summaryrefslogtreecommitdiff
path: root/xc/workInProgress
AgeCommit message (Expand)AuthorFilesLines
1995-05-31fix prototype errormor1-4/+5
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 bfuncsmor4-15/+15
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-23Removed BuildFresco stuffmatt1-5/+1
1995-05-23Initial revisionmatt3-0/+73
1995-05-17XBUG 7343: proxy should not use X server header filesdpw38-763/+2419
1995-05-17add structure tag to QueryExtensionReply to make lbx func protos easierdpw1-1/+1
1995-05-16Initial revisiondpw3-0/+638
1995-05-11BUG #7400: Before calling LbxResetCurrentRequest() for ChangeProperty,mor2-10/+47
1995-05-11BUG #7398: FinishGetPropertyReply() byte swaps property data storedmor1-4/+15
1995-05-11BUG #7402: byte swapping bug in lbxproxy converting LBX error to X errormor1-6/+12
1995-05-03must free unsquished fontinfomor1-5/+2
1995-05-03BUG #7387: X server memory leak in motion deltasmor1-1/+2
1995-05-03fix compression flag passed to LbxSwapFontInfo()mor1-2/+3
1995-05-02BUG #7385: add font metric compression for QueryFontmor5-41/+368
1995-05-02BUG #7385: add font metric compression for QueryFontmor1-7/+59
1995-05-02BUG #7385: add font metric compression for QueryFontmor2-4/+12
1995-05-02BUG #7385: add font metric compression for QueryFontmor1-4/+51
1995-04-25 close XBUG 7359: LBX doesn't work on 64 bit machinesdpw3-12/+14
1995-04-24use xalloc, not malloc()mor1-2/+2
1995-04-07XBUG 7339, sysconf bad on early *BSDkaleb1-2/+2
1995-04-05XBUG 7266???kaleb1-2/+5
1995-04-04misc. cleanupsdpw3-150/+4
1995-04-04XBUG 7284 LBX - Xserver memory leakdpw1-8/+28
1995-04-04XBUG 7240 LBX Xserver bug in proxy countdpw1-3/+2
1995-04-04XBUG 7240 LBX Xserver bug in proxy countdpw2-4/+51
1995-04-04XBUG 7239 LBX proxy extension swap bugdpw3-3/+17
1995-04-04XBUG 7299 x11perf -f14itext16 dies with Length errordpw1-3/+4
1995-04-04misc. cleanupdpw2-4/+7
1995-04-04XBUG 7238 LBX proxy cleanupsdpw1-8/+14
1995-04-04XBUG 7282: clean up init code so that it returns a useful error messagedpw1-3/+7
1995-04-04misc. cleanupdpw1-14/+1
1995-04-04XBUG 7298 x11perf -putimagexy10 failsdpw1-2/+3
1995-04-04remove ifdef LBXdpw1-16/+1
1995-04-04various cleanupsdpw1-190/+1
1995-03-21renamed LbxEventLength to LbxSquishedEventLengthmor1-3/+3
1995-03-21implemented motion deltasmor2-40/+368
1995-03-21added motion delta events and motion cache data structuremor1-1/+38
1995-03-21added motion delta eventsmor1-2/+4
1995-01-27XFree86 3.1.0kaleb1-3/+3
1995-01-26in choose menu at startup, highlight the first unlocked session namemor1-2/+14
1995-01-26logPopup.iconNamemor1-1/+2
1995-01-26use XMapRaised to make sure popups are visiblemor3-7/+31