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-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-23
Replaced read() in read_block and _xcb_in_read() with recv for all
Jeetu Golani
2010-04-22
Set errno=0 in read_block. On Win32 there is no errno and this makes the
Jeetu Golani
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-31
xcb_in.c #ifndef _WIN32 inside of #if USE_POLL redundant and removed
Jeetu Golani
2010-03-31
restablished inclusion of fcntl.h and netinet/tcp.h in xcb_util.c -- without ...
Jeetu Golani
2010-03-29
changes in xcb_windefs.h - the flag _XCB_WINDEFS_H replaces WINDEFS_H
Jeetu Golani
2010-03-29
windefs.h is now called xcb_windefs.h - changed all includes to reflect that....
Jeetu Golani
2010-03-26
Win32 code for xcb-1.5
Jeetu Golani
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
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
[prev]
[next]