summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-28Add .git-blame-ignore-revs to hide whitespace commits from git blameAlan Coopersmith1-0/+18
2023-02-25Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith1-1/+1
2022-07-04issue #6: fix typo in XawMax parameter in GetBlockBoundariesThomas E. Dickey1-1/+1
2022-05-07Stop memory leak in error paths in XawTextSinkConvertPropertyList()Alan Coopersmith1-0/+3
2022-05-07Stop memory leak in GetResourcePixmapPath()Alan Coopersmith1-0/+1
2022-05-07Fix ctype(3) users.Taylor R Campbell6-17/+17
2022-05-07Fix spelling/wording issuesAlan Coopersmith66-221/+222
2022-05-07gitlab CI: add a basic build testAlan Coopersmith1-0/+99
2022-05-07Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2021-03-27libXaw 1.0.14libXaw-1.0.14Matt Turner1-1/+1
2019-11-26compiler-warning fixes for const-mismatches, no object-changeThomas E. Dickey8-31/+35
2019-11-25reduce compiler warnings using casts, no object changeThomas E. Dickey21-90/+92
2019-11-25fix compiler warning by updating parameter type for call to XtDisplayInitializeThomas E. Dickey2-2/+2
2019-11-25change COMMON_CFLAGS and COMMON_CPPFLAGS to AM_CFLAGS and AM_CPPFLAGSThomas E. Dickey1-8/+8
2019-07-06use _X_UNUSED to quiet unused-parameter warningsThomas E. Dickey36-398/+362
2019-07-04fix some compiler warnings in MenuButton.c by changing the menu name from Str...Thomas E. Dickey2-2/+2
2019-07-04fix some type/conversion warnings (no object change)Thomas E. Dickey1-7/+10
2019-07-04fix some type/conversion warnings (no object change)Thomas E. Dickey1-2/+9
2019-07-04fix misleading indentation, which gave a compiler warningThomas E. Dickey1-2/+2
2019-07-04fix some type/conversion compiler warnings (no object change)Thomas E. Dickey1-4/+7
2019-07-04fix some type/conversion compiler warnings (no object change)Thomas E. Dickey1-3/+6
2019-07-04fix some type/conversion compiler warnings (no object change)Thomas E. Dickey1-17/+17
2019-07-04fix some type/comparison compiler warnings (no object change)Thomas E. Dickey1-20/+21
2019-07-04change a couple of variable-types to reduce compiler warnings (no object change)Thomas E. Dickey1-2/+3
2019-07-04fix a missing struct-initializer, and quiet unused-parameter warningsThomas E. Dickey1-0/+31
2019-07-04change variables to/from char* vs String to reduce compiler warnings (no obje...Thomas E. Dickey1-3/+5
2019-07-04quiet some more type-conversion warnings, as well as unused-parametersThomas E. Dickey1-7/+15
2019-07-04trim some stray backslashes leftover from nroff, and fix some whitespace in c...Thomas E. Dickey6-83/+83
2019-07-04add --disable-const option, from libXtThomas E. Dickey1-0/+8
2019-07-04add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey1-35/+39
2019-07-04add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey1-115/+118
2019-07-04add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey1-29/+29
2019-07-04add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey1-1/+1
2019-07-04add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey1-13/+13
2019-07-04add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey1-8/+8
2019-07-04add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey1-14/+14
2019-07-04add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey1-1/+1
2019-07-04add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey1-116/+116
2019-07-04add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey1-37/+43
2019-07-04add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey1-45/+49
2019-07-04add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey1-38/+38
2019-07-04add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey1-27/+27
2019-07-04add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey1-30/+30
2019-07-04add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey1-2/+2
2019-07-04add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey1-27/+27
2019-07-04add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey1-39/+39
2019-07-04add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey1-26/+26
2019-07-04add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey1-4/+4
2019-07-04add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey1-2/+2
2019-07-04add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey1-28/+35