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
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
2008-10-14
allow compile-time setting for XCB queue buffer size
Julien Danjou
2008-09-20
fix tiny memory leak in read_packet (leak only happens when malloc returns NU...
Henning Sten
2008-09-09
Added generation of extern "C" for compatibility with C++
Carsten Meier
2008-09-09
Add support for the abstract socket namespace under Linux
Julien Cristau
2008-09-09
Fix some fd leaks in _xcb_open_*()
Julien Cristau
2008-09-03
fixed overly aggressive warning about fixed field following variable
Bart Massey
2008-09-03
added small fix to support trailing fixed fields; also warning for non-pad fi...
Bart Massey
2008-08-31
factorize m4 macros and add one to set X extensions
Vincent Torri
2008-08-28
Initialize all fields of addrinfo
Julien Danjou
2008-08-28
Use ifdef instead of if for defined value
Julien Danjou
2008-08-28
Set namelen unsigned
Julien Danjou
2008-08-28
Rename index to idx to avoid shadowing
Julien Danjou
2008-08-28
Use a signed size in read_block()
Julien Danjou
2008-08-28
Use unsigned to compare and rename sync
Julien Danjou
2008-08-28
Fix htonl() arg & convert sizeof() to signed
Julien Danjou
2008-08-28
initialize global_id to 0
Julien Danjou
2008-07-16
Make EXTHEADERS, EXTSOURCES, EXTENSION_XML unconditional of configure flags.
Julien Cristau
2008-07-07
fix FreeBSD support
Petr Salinger
2008-05-28
Fix variable declaration formatting
Josh Triplett
2008-05-21
Add xcb_ge_event_t and handling for long events.
Peter Hutterer
2008-05-01
Fix libxcb/src compile with srcdir != builddir.
Oswald Buddenhagen
[next]