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
2010-08-13
Release libxcb 1.7
1.7
Julien Danjou
2010-08-05
Tutorial uses wrong function.
Eamon Walsh
2010-07-13
_xcb_conn_wait: Fix whitespace.
Jamey Sharp
2010-07-12
AC_CHECK_PROG(LAUNCHD, [launchd], [yes], [no], [$PATH$PATH_SEPARATOR/sbin])
Jeremy Huddleston
2010-06-20
configure.ac: Report which extensions are being built.
Vincent Torri
2010-06-15
xcb_connect_to_display_with_auth_info: Fix memory leak
Pauli Nieminen
2010-06-15
_xcb_parse_display: Fix error path
Pauli Nieminen
2010-05-14
xcb_open: Improve protocol/host parsing
Jeremy Huddleston
2010-05-14
Add ~ operator support in code generator
Marcin Kościelnicki
2010-04-30
Fix GCC error on undeclared variable when not using abstract socket
Arnaud Fontaine
2010-04-30
Get rid of PATH_MAX and MAXPATHLEN
Arnaud Fontaine
2010-04-23
Use limits.h instead of syslimits.h
Jeremy Huddleston
2010-04-23
Reworked launchd support to work better with _xcb_parse_display
Jeremy Huddleston
2010-04-17
Always wake up readers after writing.
Jamey Sharp
2010-04-17
Fix strict-aliasing warning when getting generic event length.
Jamey Sharp
2010-04-17
Delete a useless level of indirection from _xcb_out_send's parameters.
Jamey Sharp
2010-04-09
Release libxcb 1.6
1.6
Julien Danjou
2010-04-08
Fail if fd is too big and poll() is not available
Rémi Denis-Courmont
2010-03-13
Fix authentication on hpux and Hurd
Samuel Thibault
2010-02-17
Open the X11 socket with close-on-exec flag
Rémi Denis-Courmont
2010-02-11
Support xcb_discard_reply
Peter Harris
2010-01-07
xcb_connect_to_fd: fix descriptor leak on memory error path
Rémi Denis-Courmont
2009-12-11
configure.ac: Fix a typo on the last commit.
Jeremy Huddleston
2009-12-11
darwin: xnu doesn't support poll on ttys on the master side.
Jeremy Huddleston
2009-12-08
Tutorial code fix
Jim Ingram
2009-12-05
DRI2 extension requires xcb-proto 1.6 or newer
Rémi Cardona
2009-12-03
build: simplify extension building
Julien Danjou
2009-12-03
Release libxcb 1.5
1.5
Julien Danjou
2009-12-02
setsockopt(SO_KEEPALIVE) on TCP display connections.
Adam Jackson
2009-10-19
Add DRI2 support. (v2)
Eric Anholt
2009-10-15
Fix typo in the tutorial.
Eric Anholt
2009-09-18
Don't build docs if 'dot' is not found Signed-off-by: Paulo R. Zanoni <pzanon...
Paulo R. Zanoni
2009-08-31
Fix check dependency
Julien Cristau
2009-08-31
Cygwin build fix: Add -no-undefined to libtool flags
Yaakov Selkowitz
2009-07-15
Release libxcb 1.4
1.4
Arnaud Fontaine
2009-07-15
Add majorCode, minorCode and resourceID fields to X generic error
Arnaud Fontaine
2009-07-06
Fix precedence bug: wrong length for big-requests preceded by sync.
Jamey Sharp
2009-05-29
Fix libxcb-randr version info
Julien Cristau
2009-05-29
Release libxcb 1.3
1.3
Julien Danjou
2009-05-26
Disable Nagle on TCP socket
elupus
2009-05-25
Store xcbproto version libxcb was compiled with
Bob Ham
2009-05-09
depends on recent xcb-proto and bump version of randr
Julien Danjou
2009-04-21
Fix XDM-AUTHORIZATION-1 (bug #14202)
Bart Massey
2009-04-10
util: remove useless strlen calls from decnet opening
Julien Danjou
2009-04-10
util: merge common code for xcb_connect
Julien Danjou
2009-04-10
util: open_abstract gets filelen as parameters
Julien Danjou
2009-04-10
auth: use snprintf() return value
Julien Danjou
2009-04-10
auth: precompute authnameslen
Julien Danjou
2009-04-09
darwin: Don't use poll() on versions of darwin before darwin10
Jeremy Huddleston
2009-04-06
Local socket connections do not work on hurd-i386
Samuel Thibault
[next]