summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-39/+39
* add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey2019-07-041-26/+26
* add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey2019-07-041-4/+4
* add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey2019-07-041-2/+2
* add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey2019-07-041-28/+35
* add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey2019-07-041-5/+5
* add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey2019-07-041-51/+55
* add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey2019-07-041-17/+17
* add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey2019-07-041-15/+15
* 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-78/+82
* add casts to quiet gcc conversion-warnings, no object changeThomas E. Dickey2019-07-041-128/+128
* 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-23/+25