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