search for: _const_x_string

Displaying 3 results from an estimated 3 matches for "_const_x_string".

2019 Jun 21
0
[ANNOUNCE] libXt 1.2.0
...pitch formatting of code-examples eliminate casts of NULL for String* and Cardinal*, since those are unnecessary Referring to the xterm FAQ The last commit removed "IN" macro, but not the lines which used it. This is a minimal change which compiles when predefining _CONST_X_STRING, Allow all of the "argv" strings to be writable, since those arrays may resolve const-mismatches in internal functions of Intrinsic.c resolve const-mismatches in Shell.c fix gcc warnings in Display.c fix shadowing warning for widgetClass parameter; no binary-...
2019 Jul 14
0
[ANNOUNCE] xbiff 1.0.4
...stored in a filesystem accessible file, not via IMAP, POP or other remote access protocols. Alan Coopersmith (7): configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 Update README for gitlab migration Update configure.ac bug URL for gitlab migration Use _CONST_X_STRING to make libXt declare String as const char * Fix -Wsign-compare warning in quit() function xbiff 1.0.4 Emil Velikov (1): autogen.sh: use quoted string variables Kevin Lyda (1): Clarify how volume works Mihail Konev (1): autogen: add default patch prefix Peter Hutte...
2019 Jul 14
0
[ANNOUNCE] xclock 1.0.9
xclock is the classic X Window System clock utility. It displays the time in analog or digital form, continuously updated at a frequency which may be specified by the user. Alan Coopersmith (3): Use _CONST_X_STRING to make libXt declare String as const char * Clear -Wsign-compare warning from gcc 7.3 xclock 1.0.9 Jon Turney (1): Consistently use X_GETTIMEOFDAY Niclas Zeising (2): Fix logic sourrouning && and || Use fabsf when dealing with floating point numbers git tag...