index
:
lib/libxcb
master
obsd
xcb-1.9
XCB library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-01-11
Fix include order with Xdmcp on WIN32
Ryan Pavlik
2012-01-11
Fix WIN32 compilation after commit 163c47bdc0d32785d831e4c93fea9ab7e023446b
Jon TURNEY
2012-01-11
Added more error states and removed global error_connection
Arvind Umrao
2012-01-11
Make xcb_take_socket keep flushing until idle
Keith Packard
2011-09-02
Fix a dead-lock due to xcb_poll_for_reply
Uli Schlachter
2011-08-24
Keep ALIGNOF definition out of the public namespace.
Jamey Sharp
2011-08-24
Support pre-IPv6 systems (without getaddrinfo)
Markus Duft
2011-08-24
Compute alignment correctly
Uli Schlachter
2011-08-18
Drop AI_ADDRCONFIG when resolving TCP addresses
Michael Stapelberg
2011-05-11
Insert, not append explicit xcbgen dir python path
James Jones
2011-05-04
Add support for building with Python 3
David Coles
2011-04-12
Revert "Introduce xcb_wait_for_event_until, for consuming responses in wire-o...
Jamey Sharp
2011-04-12
Introduce a variant of xcb_poll_for_event for examining event queue.
Rami Ylimäki
2011-04-12
If protocol is "unix", use a Unix domain socket, not TCP
Alan Coopersmith
2011-04-12
Make launchd code in xcb_util.c match surrounding code indent levels
Alan Coopersmith
2011-04-12
Handle XGE events with the "send event" flag
Carlos Garnacho
2011-04-04
Add #include <sys/socket.h> to xcb_conn.c
Alan Coopersmith
2011-04-04
Remove unused DECnet code
Alan Coopersmith
2011-04-04
Use special path to sockets when running under Solaris Trusted Extensions
Alan Coopersmith
2011-03-24
Prevent theoretical double free and leak on get_peer_sock_name.
Rami Ylimäki
2011-03-19
Delete the old c-client.xsl.
Jamey Sharp
2011-03-18
Introduce xcb_wait_for_event_until, for consuming responses in wire-order.
Jamey Sharp
2011-03-18
Dequeue readers that can't receive any new responses.
Jamey Sharp
2011-03-18
Factor reader_list management out of wait_for_reply.
Jamey Sharp
2011-03-18
Enable AM_SILENT_RULES on automake 1.11 or newer.
Jamey Sharp
2011-03-14
Prevent reply waiters from being blocked.
Rami Ylimäki
2011-03-13
Include XKB in ./configure's summary output.
Jamey Sharp
2011-03-13
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xcb/libxcb
Jamey Sharp
2011-03-04
darwin: Don't use poll() when expected to run on darwin10 and prior
Jeremy Huddleston
2011-01-27
Don't try to sizeof(void)
Peter Harris
2011-01-20
fix Windows build and installation
Vincent Torri
2010-12-23
Merge branch 'master' of git://anongit.freedesktop.org/~peterh/libxcb
Peter Harris
2010-12-12
Don't validate FD_SETSIZE on Win32
Jeetu Golani
2010-11-27
xcb_take_socket: Document sequence wrap requirements
Uli Schlachter
2010-11-23
xcb_auth: Fix memory leak in _xcb_get_auth_info.
Nick Bowler
2010-10-09
xcb_in: Use 64-bit sequence numbers internally everywhere.
Jamey Sharp
2010-10-09
xcb_discard_reply: Simplify by re-using poll_for_reply helper.
Jamey Sharp
2010-10-09
xcb_request_check: Hold the I/O lock while deciding to sync.
Jamey Sharp
2010-10-09
xcb_send_request: Send all requests using a common internal send_request.
Jamey Sharp
2010-09-22
Fix _unserialize of reply headers
Peter Harris
2010-09-22
Clean up a couple of warnings in xprint
Peter Harris
2010-09-22
Make *_unserialize safe to use on buffers in-place
Peter Harris
2010-09-22
Fix memory leak in _sizeof implemented with _unserialize
Peter Harris
2010-09-22
Don't emit out-of-module sizeof definitions
Peter Harris
2010-09-19
Allow disconnecting connections that are in error state.
Josh Triplett
2010-09-10
Add xkb.* to gitignore
Peter Harris
2010-09-08
Merge branch 'gsoc2010' of git://anongit.freedesktop.org/~chr/libxcb
Peter Harris
2010-09-04
_xcb_conn_wait: Shut down the connection on unexpected poll() events.
Jamey Sharp
2010-08-31
Merge branch 'master' of git://github.com/topcat/xcb-win32
Peter Harris
2010-08-25
xcb_disconnect: call shutdown() to force a disconnect
Aaron Plattner
[prev]
[next]