index
:
lib/libxcb
master
obsd
xcb-1.9
XCB library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2010-07-13
_xcb_conn_wait: Fix whitespace.
Jamey Sharp
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-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-03
build: simplify extension building
Julien Danjou
2009-12-02
setsockopt(SO_KEEPALIVE) on TCP display connections.
Adam Jackson
2009-10-19
Add DRI2 support. (v2)
Eric Anholt
2009-08-31
Cygwin build fix: Add -no-undefined to libtool flags
Yaakov Selkowitz
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-26
Disable Nagle on TCP socket
elupus
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-06
Local socket connections do not work on hurd-i386
Samuel Thibault
2009-03-30
use poll() instead of select() when available
Michael Ost
2009-03-28
kludgily hand-merged xid fixes
Bart Massey
2009-03-16
Fix do_append() arguments
Julien Danjou
2009-03-15
Copy full IPv4 mapping (Bug #20665)
Julien Danjou
2009-03-14
Avoid name collisions between xidtype and enum.
Peter Harris
2009-03-13
Revert "Don't use enums in generated C code"
Peter Harris
2009-02-25
Don't use enums in generated C code - use integer constants instead.
Peter Harris
2009-02-16
Stop providing autogenerated files in tarball
Julien Danjou
2008-11-23
Shutup compiler warning about unused variable...
Jeremy Huddleston
2008-11-23
Apple: Apple launchd cleanup
Jeremy Huddleston
2008-11-23
Apple: Enable support for launchd DISPLAY socket
Jeremy Huddleston
2008-11-19
Treat XIDs the same as other cardinal values.
Peter Harris
2008-10-29
Support handing off socket write permission to external code.
Josh Triplett
2008-10-29
Track 64-bit sequence numbers internally.
Jamey Sharp
2008-10-29
Use sequence number ranges in pending replies
Jamey Sharp
2008-10-29
Inline _xcb_lock_io, _xcb_unlock_io, and _xcb_wait_io.
Jamey Sharp
2008-10-29
Remove libxcb-xlib and xcbxlib.h.
Jamey Sharp
[next]