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