Age | Commit message (Expand) | Author | Files | Lines |
1995-06-07 | A new function, _XtFreeArgList, is called from XtVaSetValues. This | converse | 2 | -5/+10 |
1995-06-07 | No bug report, see rev 1.10 of this file. Correct HPUX aliases use a '.' | kaleb | 1 | -19/+19 |
1995-06-07 | No bug report, fixed in concert with Compose/iso8859-1. Delete references | kaleb | 2 | -75/+65 |
1995-06-07 | XBUG 7270 | kaleb | 1 | -15/+402 |
1995-06-07 | Protect definition of Xrealloc() properly so can include in Xlib. | gildea | 1 | -4/+3 |
1995-06-07 | XBUG 7108 again. When the trailing null is added to the converted | kaleb | 1 | -2/+2 |
1995-06-07 | add Xdbe.h Xdbeproto.h | dpw | 1 | -2/+2 |
1995-06-07 | add Xdbe | dpw | 1 | -3/+3 |
1995-06-06 | more XBUG 7456 | kaleb | 1 | -18/+18 |
1995-06-06 | XBUG 7454 again | kaleb | 1 | -2/+2 |
1995-06-06 | XBUG 7456. If you build e.g. Xlib with EXTRA_DEFINES=-DDEBUG then | kaleb | 1 | -17/+18 |
1995-06-06 | XBUG 7305 | kaleb | 1 | -1/+3 |
1995-06-06 | XBUG 7433. In restoring the lock after coming out of select/poll | kaleb | 5 | -184/+109 |
1995-06-06 | XBUG 7454. Use of _Xt private functions prone to errors when Xt's | kaleb | 4 | -19/+27 |
1995-06-05 | Fix typo in SentinelProgramTarget (missing @@\ ) introduced in rev 1.194 | gildea | 1 | -2/+2 |
1995-06-05 | In _XtTypedArgToArg, when a typed args have been given which have | converse | 1 | -1/+5 |
1995-06-05 | Fix lint in connection with OpenDis.c rev 11.153: | gildea | 1 | -1/+3 |
1995-06-05 | XOpenDisplay: handle unexpected Authenticate message from X server. | gildea | 1 | -15/+25 |
1995-06-03 | do part of minor version check at compile time to avoid compiler | gildea | 1 | -3/+6 |
1995-06-03 | Change type of xConnSetupPrefix.success from BOOL to CARD8 | gildea | 1 | -2/+2 |
1995-06-03 | Correctly skip white space in "#if defined(foo )". Close XBUG #7391. | gildea | 1 | -2/+5 |
1995-06-02 | Rewrite Xmalloc and friends in the MALLOC_0_RETURNS_NULL case to | gildea | 1 | -4/+4 |
1995-06-02 | in check_fontname, which is called as part of constructing a | converse | 1 | -17/+24 |
1995-06-02 | Do not pass the terminating null character to the converter, | converse | 1 | -3/+5 |
1995-06-02 | gettimeofday has two args on XPG4 systems such as | gildea | 1 | -1/+5 |
1995-05-31 | While parsing a new style RGB color string specification, protect | converse | 1 | -1/+3 |
1995-05-31 | fix prototype error | mor | 1 | -4/+5 |
1995-05-31 | Initial revision | dpw | 2 | -0/+518 |
1995-05-31 | Initial revision | dpw | 1 | -0/+15 |
1995-05-30 | The R6 XtCvtStringToDirectoryString converter had a logic error in | converse | 1 | -6/+30 |
1995-05-30 | BUG #7357: should use mfuncs, not bfuncs | mor | 6 | -35/+35 |
1995-05-30 | BUG #7357: should use mfuncs, not bfuncs | mor | 5 | -20/+20 |
1995-05-30 | BUG #7357: should use mfuncs, not bfuncs | mor | 5 | -19/+19 |
1995-05-25 | While receiver is accumulating a selection delivered incrementally, | converse | 1 | -12/+12 |
1995-05-25 | Initial revision | dpw | 8 | -0/+4294 |
1995-05-24 | Renamed timeout() to resize_timeout() because Irix 6 beta | gildea | 1 | -5/+5 |
1995-05-24 | Solaris 2.3 sets errno to EINVAL on /dev/tty open. Close XBUG #6876. | gildea | 1 | -3/+3 |
1995-05-24 | allow user to break lock; better support of cancelling operations | mor | 1 | -31/+140 |
1995-05-24 | keyboard shortcuts & misc. improvements | mor | 1 | -4/+11 |
1995-05-24 | allow user to break session lock | mor | 2 | -24/+36 |
1995-05-24 | handle io errors by checking return status of IceProcessMessages | mor | 2 | -50/+82 |
1995-05-24 | BUG #7427: need to map client ids assigned by server to client ids | mor | 6 | -14/+87 |
1995-05-24 | BUG #7427: need to map client ids assigned by server to client ids | mor | 2 | -2/+17 |
1995-05-23 | Don't try to build Fresco examples anymore, since our version | matt | 1 | -15/+1 |
1995-05-23 | Don't try to build Fresco programs anymore, since our Fresco | matt | 1 | -15/+2 |
1995-05-23 | Removed BuildFresco stuff | matt | 1 | -5/+1 |
1995-05-23 | Removed mention of BuildFresco | matt | 1 | -2/+1 |
1995-05-23 | Changed to always default BuildFresco to NO | matt | 1 | -6/+2 |
1995-05-23 | Initial revision | matt | 3 | -0/+73 |
1995-05-23 | Add support for Solaris 2.4 | matt | 2 | -2/+28 |