index
:
xcb/libxcb
debian
handoff
master
The X C Binding (XCB) library
jamey
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-22
xcb_connect: launchd: Don't fall back on tcp if $DISPLAY is a path to a launc...
HEAD
master
Jeremy Huddleston
1
-1/+1
2012-03-27
Move static man to man
Julien Danjou
3
-1/+1
2012-03-27
Do not list manpages, use a wildcard
Julien Danjou
2
-5/+4
2012-03-27
Split manpage list in two (static/built)
Julien Danjou
2
-3/+5
2012-03-26
Allow undocumented code to be built
Julien Danjou
1
-20/+20
2012-03-26
c_client.py: generate manpages
Michael Stapelberg
5
-6/+827
2012-03-09
Release libxcb 1.8.1
1.8.1
Julien Danjou
2
-2/+12
2012-03-08
Fix a busy loop on BSD and Mac OS
Uli Schlachter
1
-15/+2
2012-03-08
darwin: Use read(2) rather than recv(2)
Jeremy Huddleston
1
-0/+8
2012-02-19
Fallback to TCP if no protocol is specified and the UNIX connection fails
Julien Cristau
1
-0/+5
2012-02-10
Add xkb_internals and xkb_issues to EXTRA_DIST.
Arnaud Fontaine
1
-1/+3
2012-02-09
Update use of error_connection under WIN32 to _xcb_conn_ret_error()
Jon TURNEY
1
-1/+1
2012-01-28
Fix build of xcb_auth.c with XDMCP on WIN32
Jon TURNEY
1
-0/+9
2012-01-28
Revert "Fix include order with Xdmcp on WIN32"
Jeremy Huddleston
1
-4/+3
2012-01-12
Bump xcb-proto requirement
Julien Danjou
1
-1/+1
2012-01-11
Release libxcb 1.8
1.8
Julien Danjou
2
-1/+46
2012-01-11
Use WSAStartup()/WSACleanup() on WIN32
Ryan Pavlik
2
-1/+16
2012-01-11
Fix include order with Xdmcp on WIN32
Ryan Pavlik
1
-3/+4
2012-01-11
Fix WIN32 compilation after commit 163c47bdc0d32785d831e4c93fea9ab7e023446b
Jon TURNEY
2
-2/+2
2012-01-11
Added more error states and removed global error_connection
Arvind Umrao
6
-26/+72
2012-01-11
Make xcb_take_socket keep flushing until idle
Keith Packard
1
-1/+7
2011-09-02
Fix a dead-lock due to xcb_poll_for_reply
Uli Schlachter
1
-1/+1
2011-08-24
Keep ALIGNOF definition out of the public namespace.
Jamey Sharp
1
-3/+3
2011-08-24
Support pre-IPv6 systems (without getaddrinfo)
Markus Duft
3
-7/+54
2011-08-24
Compute alignment correctly
Uli Schlachter
1
-1/+11
2011-08-18
Drop AI_ADDRCONFIG when resolving TCP addresses
Michael Stapelberg
1
-3/+0
2011-05-12
Insert, not append explicit xcbgen dir python path
James Jones
1
-1/+1
2011-05-04
Add support for building with Python 3
David Coles
2
-20/+21
2011-04-12
Revert "Introduce xcb_wait_for_event_until, for consuming responses in wire-o...
Jamey Sharp
3
-79/+3
2011-04-12
Introduce a variant of xcb_poll_for_event for examining event queue.
Rami Ylimäki
2
-2/+28
2011-04-12
If protocol is "unix", use a Unix domain socket, not TCP
Alan Coopersmith
1
-8/+6
2011-04-12
Make launchd code in xcb_util.c match surrounding code indent levels
Alan Coopersmith
1
-5/+5
2011-04-12
Handle XGE events with the "send event" flag
Carlos Garnacho
1
-1/+1
2011-04-05
Add #include <sys/socket.h> to xcb_conn.c
Alan Coopersmith
1
-0/+1
2011-04-05
Remove unused DECnet code
Alan Coopersmith
1
-65/+6
2011-04-05
Use special path to sockets when running under Solaris Trusted Extensions
Alan Coopersmith
2
-0/+25
2011-03-24
Prevent theoretical double free and leak on get_peer_sock_name.
Rami Ylimäki
1
-4/+7
2011-03-20
Delete the old c-client.xsl.
Jamey Sharp
1
-1551/+0
2011-03-19
Introduce xcb_wait_for_event_until, for consuming responses in wire-order.
Jamey Sharp
3
-3/+79
2011-03-19
Dequeue readers that can't receive any new responses.
Jamey Sharp
1
-12/+15
2011-03-19
Factor reader_list management out of wait_for_reply.
Jamey Sharp
1
-23/+22
2011-03-19
Enable AM_SILENT_RULES on automake 1.11 or newer.
Jamey Sharp
1
-0/+1
2011-03-15
Prevent reply waiters from being blocked.
Rami Ylimäki
1
-1/+1
2011-03-13
Include XKB in ./configure's summary output.
Jamey Sharp
1
-0/+1
2011-03-13
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xcb/libxcb
Jamey Sharp
12
-143/+1580
2011-03-04
darwin: Don't use poll() when expected to run on darwin10 and prior
Jeremy Huddleston
1
-2/+17
2011-01-27
Don't try to sizeof(void)
Peter Harris
1
-4/+9
2011-01-21
fix Windows build and installation
Vincent Torri
2
-24/+37
2010-12-23
Merge branch 'master' of git://anongit.freedesktop.org/~peterh/libxcb
Peter Harris
10
-110/+1500
2010-12-12
Don't validate FD_SETSIZE on Win32
Jeetu Golani
1
-0/+2
[next]