summaryrefslogtreecommitdiff
path: root/src/xcbext.h
AgeCommit message (Expand)Author
2016-05-29Correct @param "e" to "error" in xcb_poll_for_reply*()Alan Coopersmith
2016-05-29Remove : from @param names in manually written headersAlan Coopersmith
2015-06-12Add xcb_send_request_with_fds() and *_with_fds64()Uli Schlachter
2015-04-08expose 64-bit sequence numbers for XLibChristian Linhart
2014-03-21Add doxygen documentation to functions in xcbext.hUli Schlachter
2013-11-18Revert "fix deadlock with xcb_take_socket/return_socket v3"Uli Schlachter
2013-11-07Add support for receiving fds in repliesKeith Packard
2013-11-07Add xcb_send_fd APIKeith Packard
2013-06-01fix deadlock with xcb_take_socket/return_socket v3Christian König
2010-12-23Merge branch 'master' of git://anongit.freedesktop.org/~peterh/libxcbPeter Harris
2010-11-27xcb_take_socket: Document sequence wrap requirementsUli Schlachter
2010-07-13added xcb_sumof() with restriction to uint8_tChristoph Reimann
2008-10-29Support handing off socket write permission to external code.Josh Triplett
2006-10-07Move xcb_generate_id from xcbext.h to xcb.hJosh Triplett
2006-09-23The Great XCB RenamingJosh Triplett
2006-04-19Add XCBPollForReply and deprecate XCBGetRequestRead and XCBGetQueuedRequestRead.Jamey Sharp
2006-03-05Implement provably-correct sequence wrap handling. Add flag XCB_REQUEST_DISCA...Jamey Sharp
2006-03-03API/ABI change: XCBSendRequest returns the sequence number instead of using a...Jamey Sharp
2006-02-27Add XCB_REQUEST_RAW flag for XCBSendRequest.Jamey Sharp
2006-02-26API/ABI break: Add flags to XCBSendRequest, first for error-checked requests.Jamey Sharp
2006-02-18Remove xcl and CVSROOT.Josh Triplett