summaryrefslogtreecommitdiff
path: root/src/xcb_xlib.c
AgeCommit message (Expand)Author
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-21Make all public functions do nothing on an error connection.Jamey Sharp
2006-09-13Finish removing deprecated functions. Fixes build failure (oops).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