summaryrefslogtreecommitdiff
path: root/src/xcbxlib.h
AgeCommit message (Expand)Author
2006-10-08Add note to xcbxlib.h that nothing except Xlib/XCB should use it.Josh Triplett
2006-10-06Refer to the "xlib lock" rather than the "IOLock" in xcbxlib.hJosh Triplett
2006-10-06Remove xcb_get_io_lock from the Xlib-specific API: it is no longer used.Jamey Sharp
2006-10-04Add xcb_xlib_lock and xcb_xlib_unlock, a special-purpose two-level recursive ...Jamey Sharp
2006-09-23The Great XCB RenamingJosh Triplett
2006-09-13Finish removing deprecated functions. Fixes build failure (oops).Jamey Sharp
2006-04-19Add XCBPollForReply and deprecate XCBGetRequestRead and XCBGetQueuedRequestRead.Jamey Sharp
2006-02-23Add XCBGetQueuedRequestRead for Xlib that does no syscalls, just returns what...Jamey Sharp
2006-02-23Minor performance fix: Change the contract on XCBGetRequestSent so that it do...Jamey Sharp
2006-02-18Remove xcl and CVSROOT.Josh Triplett