summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Set close-on-exec when opening filesAlan Coopersmith2023-03-283-10/+25
* Replace calls to index() with strchr()Alan Coopersmith2023-02-282-14/+14
* 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-0723-98/+98
* compiler-warning fixes for const-mismatches, no object-changeThomas E. Dickey2019-11-267-30/+34
* 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-251-1/+1
* 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 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
* 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