index
:
lib/libxcb
master
obsd
xcb-1.9
XCB library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xcbext.h
Age
Commit message (
Expand
)
Author
2015-06-12
Add xcb_send_request_with_fds() and *_with_fds64()
Uli Schlachter
2015-04-08
expose 64-bit sequence numbers for XLib
Christian Linhart
2014-03-21
Add doxygen documentation to functions in xcbext.h
Uli Schlachter
2013-11-18
Revert "fix deadlock with xcb_take_socket/return_socket v3"
Uli Schlachter
2013-11-07
Add support for receiving fds in replies
Keith Packard
2013-11-07
Add xcb_send_fd API
Keith Packard
2013-06-01
fix deadlock with xcb_take_socket/return_socket v3
Christian König
2010-12-23
Merge branch 'master' of git://anongit.freedesktop.org/~peterh/libxcb
Peter Harris
2010-11-27
xcb_take_socket: Document sequence wrap requirements
Uli Schlachter
2010-07-13
added xcb_sumof() with restriction to uint8_t
Christoph Reimann
2008-10-29
Support handing off socket write permission to external code.
Josh Triplett
2006-10-07
Move xcb_generate_id from xcbext.h to xcb.h
Josh Triplett
2006-09-23
The Great XCB Renaming
Josh Triplett
2006-04-19
Add XCBPollForReply and deprecate XCBGetRequestRead and XCBGetQueuedRequestRead.
Jamey Sharp
2006-03-05
Implement provably-correct sequence wrap handling. Add flag XCB_REQUEST_DISCA...
Jamey Sharp
2006-03-03
API/ABI change: XCBSendRequest returns the sequence number instead of using a...
Jamey Sharp
2006-02-27
Add XCB_REQUEST_RAW flag for XCBSendRequest.
Jamey Sharp
2006-02-26
API/ABI break: Add flags to XCBSendRequest, first for error-checked requests.
Jamey Sharp
2006-02-18
Remove xcl and CVSROOT.
Josh Triplett