summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add xawhistoHEADmasterWalter Harms2023-05-133-2/+86
* add examplesWalter Harms2023-05-1210-0/+608
* Set close-on-exec when opening filesAlan Coopersmith2023-03-283-10/+25
* libXaw 1.0.15libXaw-1.0.15Alan Coopersmith2023-03-151-2/+2
* configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith2023-03-041-1/+2
* Replace calls to index() with strchr()Alan Coopersmith2023-02-282-14/+14
* Add .git-blame-ignore-revs to hide whitespace commits from git blameAlan Coopersmith2023-02-281-0/+18
* Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith2023-02-251-1/+1
* issue #6: fix typo in XawMax parameter in GetBlockBoundariesThomas E. Dickey2022-07-041-1/+1
* Stop memory leak in error paths in XawTextSinkConvertPropertyList()Alan Coopersmith2022-05-071-0/+3
* Stop memory leak in GetResourcePixmapPath()Alan Coopersmith2022-05-071-0/+1
* Fix ctype(3) users.Taylor R Campbell2022-05-076-17/+17
* Fix spelling/wording issuesAlan Coopersmith2022-05-0766-221/+222
* gitlab CI: add a basic build testAlan Coopersmith2022-05-071-0/+99
* Build xz tarballs instead of bzip2Alan Coopersmith2022-05-071-1/+1
* libXaw 1.0.14libXaw-1.0.14Matt Turner2021-03-271-1/+1
* compiler-warning fixes for const-mismatches, no object-changeThomas E. Dickey2019-11-268-31/+35
* reduce compiler warnings using casts, no object changeThomas E. Dickey2019-11-2521-90/+92
* fix compiler warning by updating parameter type for call to XtDisplayInitializeThomas E. Dickey2019-11-252-2/+2
* change COMMON_CFLAGS and COMMON_CPPFLAGS to AM_CFLAGS and AM_CPPFLAGSThomas E. Dickey2019-11-251-8/+8
* use _X_UNUSED to quiet unused-parameter warningsThomas E. Dickey2019-07-0636-398/+362
* fix some compiler warnings in MenuButton.c by changing the menu name from Str...Thomas E. Dickey2019-07-042-2/+2
* fix some type/conversion warnings (no object change)Thomas E. Dickey2019-07-041-7/+10
* fix some type/conversion warnings (no object change)Thomas E. Dickey2019-07-041-2/+9
* fix misleading indentation, which gave a compiler warningThomas E. Dickey2019-07-041-2/+2
* fix some type/conversion compiler warnings (no object change)Thomas E. Dickey2019-07-041-4/+7
* fix some type/conversion compiler warnings (no object change)Thomas E. Dickey2019-07-041-3/+6
* fix some type/conversion compiler warnings (no object change)Thomas E. Dickey2019-07-041-17/+17
* fix some type/comparison compiler warnings (no object change)Thomas E. Dickey2019-07-041-20/+21
* change a couple of variable-types to reduce compiler warnings (no object change)Thomas E. Dickey2019-07-041-2/+3
* fix a missing struct-initializer, and quiet unused-parameter warningsThomas E. Dickey2019-07-041-0/+31
* change variables to/from char* vs String to reduce compiler warnings (no obje...Thomas E. Dickey2019-07-041-3/+5
* quiet some more type-conversion warnings, as well as unused-parametersThomas E. Dickey2019-07-041-7/+15
* trim some stray backslashes leftover from nroff, and fix some whitespace in c...Thomas E. Dickey2019-07-046-83/+83
* add --disable-const option, from libXtThomas E. Dickey2019-07-041-0/+8
* add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey2019-07-041-35/+39
* add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey2019-07-041-115/+118
* add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey2019-07-041-29/+29
* add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey2019-07-041-1/+1
* add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey2019-07-041-13/+13
* add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey2019-07-041-8/+8
* add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey2019-07-041-14/+14
* add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey2019-07-041-1/+1
* add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey2019-07-041-116/+116
* add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey2019-07-041-37/+43
* add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey2019-07-041-45/+49
* add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey2019-07-041-38/+38
* add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey2019-07-041-27/+27
* add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey2019-07-041-30/+30
* add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey2019-07-041-2/+2