summaryrefslogtreecommitdiff
path: root/xc
AgeCommit message (Expand)AuthorFilesLines
1995-06-07A new function, _XtFreeArgList, is called from XtVaSetValues. Thisconverse2-5/+10
1995-06-07No bug report, see rev 1.10 of this file. Correct HPUX aliases use a '.'kaleb1-19/+19
1995-06-07No bug report, fixed in concert with Compose/iso8859-1. Delete referenceskaleb2-75/+65
1995-06-07XBUG 7270kaleb1-15/+402
1995-06-07Protect definition of Xrealloc() properly so can include in Xlib.gildea1-4/+3
1995-06-07XBUG 7108 again. When the trailing null is added to the convertedkaleb1-2/+2
1995-06-07add Xdbe.h Xdbeproto.hdpw1-2/+2
1995-06-07add Xdbedpw1-3/+3
1995-06-06more XBUG 7456kaleb1-18/+18
1995-06-06XBUG 7454 againkaleb1-2/+2
1995-06-06XBUG 7456. If you build e.g. Xlib with EXTRA_DEFINES=-DDEBUG thenkaleb1-17/+18
1995-06-06XBUG 7305kaleb1-1/+3
1995-06-06XBUG 7433. In restoring the lock after coming out of select/pollkaleb5-184/+109
1995-06-06XBUG 7454. Use of _Xt private functions prone to errors when Xt'skaleb4-19/+27
1995-06-05Fix typo in SentinelProgramTarget (missing @@\ ) introduced in rev 1.194gildea1-2/+2
1995-06-05In _XtTypedArgToArg, when a typed args have been given which haveconverse1-1/+5
1995-06-05Fix lint in connection with OpenDis.c rev 11.153:gildea1-1/+3
1995-06-05XOpenDisplay: handle unexpected Authenticate message from X server.gildea1-15/+25
1995-06-03do part of minor version check at compile time to avoid compilergildea1-3/+6
1995-06-03Change type of xConnSetupPrefix.success from BOOL to CARD8gildea1-2/+2
1995-06-03Correctly skip white space in "#if defined(foo )". Close XBUG #7391.gildea1-2/+5
1995-06-02Rewrite Xmalloc and friends in the MALLOC_0_RETURNS_NULL case togildea1-4/+4
1995-06-02in check_fontname, which is called as part of constructing aconverse1-17/+24
1995-06-02Do not pass the terminating null character to the converter,converse1-3/+5
1995-06-02gettimeofday has two args on XPG4 systems such asgildea1-1/+5
1995-05-31While parsing a new style RGB color string specification, protectconverse1-1/+3
1995-05-31fix prototype errormor1-4/+5
1995-05-31Initial revisiondpw2-0/+518
1995-05-31Initial revisiondpw1-0/+15
1995-05-30The R6 XtCvtStringToDirectoryString converter had a logic error inconverse1-6/+30
1995-05-30BUG #7357: should use mfuncs, not bfuncsmor6-35/+35
1995-05-30BUG #7357: should use mfuncs, not bfuncsmor5-20/+20
1995-05-30BUG #7357: should use mfuncs, not bfuncsmor5-19/+19
1995-05-25While receiver is accumulating a selection delivered incrementally,converse1-12/+12
1995-05-25Initial revisiondpw8-0/+4294
1995-05-24Renamed timeout() to resize_timeout() because Irix 6 betagildea1-5/+5
1995-05-24Solaris 2.3 sets errno to EINVAL on /dev/tty open. Close XBUG #6876.gildea1-3/+3
1995-05-24allow user to break lock; better support of cancelling operationsmor1-31/+140
1995-05-24keyboard shortcuts & misc. improvementsmor1-4/+11
1995-05-24allow user to break session lockmor2-24/+36
1995-05-24handle io errors by checking return status of IceProcessMessagesmor2-50/+82
1995-05-24BUG #7427: need to map client ids assigned by server to client idsmor6-14/+87
1995-05-24BUG #7427: need to map client ids assigned by server to client idsmor2-2/+17
1995-05-23Don't try to build Fresco examples anymore, since our versionmatt1-15/+1
1995-05-23Don't try to build Fresco programs anymore, since our Frescomatt1-15/+2
1995-05-23Removed BuildFresco stuffmatt1-5/+1
1995-05-23Removed mention of BuildFrescomatt1-2/+1
1995-05-23Changed to always default BuildFresco to NOmatt1-6/+2
1995-05-23Initial revisionmatt3-0/+73
1995-05-23Add support for Solaris 2.4matt2-2/+28