index
:
~shuang/libxcb
ge
Unnamed repository; edit this file to name it for gitweb.
shuang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-11
configure.ac: Fix a typo on the last commit.
Jeremy Huddleston
1
-1
/
+1
2009-12-11
darwin: xnu doesn't support poll on ttys on the master side.
Jeremy Huddleston
1
-3
/
+2
2009-12-08
Tutorial code fix
Jim Ingram
1
-2
/
+2
2009-12-05
DRI2 extension requires xcb-proto 1.6 or newer
RĂ©mi Cardona
1
-1
/
+1
2009-12-03
build: simplify extension building
Julien Danjou
1
-67
/
+5
2009-12-03
Release libxcb 1.5
Julien Danjou
2
-1
/
+8
2009-12-02
setsockopt(SO_KEEPALIVE) on TCP display connections.
Adam Jackson
1
-0
/
+1
2009-10-19
Add DRI2 support. (v2)
Eric Anholt
5
-0
/
+27
2009-10-15
Fix typo in the tutorial.
Eric Anholt
1
-1
/
+1
2009-09-18
Don't build docs if 'dot' is not found Signed-off-by: Paulo R. Zanoni <pzanon...
Paulo R. Zanoni
1
-0
/
+5
2009-08-31
Fix check dependency
Julien Cristau
1
-1
/
+1
2009-08-31
Cygwin build fix: Add -no-undefined to libtool flags
Yaakov Selkowitz
1
-23
/
+23
2009-07-15
Release libxcb 1.4
Arnaud Fontaine
2
-1
/
+7
2009-07-15
Add majorCode, minorCode and resourceID fields to X generic error
Arnaud Fontaine
1
-1
/
+5
2009-07-06
Fix precedence bug: wrong length for big-requests preceded by sync.
Jamey Sharp
1
-1
/
+1
2009-05-29
Fix libxcb-randr version info
Julien Cristau
1
-1
/
+1
2009-05-29
Release libxcb 1.3
Julien Danjou
2
-1
/
+10
2009-05-26
Disable Nagle on TCP socket
elupus
1
-0
/
+4
2009-05-25
Store xcbproto version libxcb was compiled with
Bob Ham
2
-0
/
+5
2009-05-09
depends on recent xcb-proto and bump version of randr
Julien Danjou
2
-2
/
+2
2009-04-21
Fix XDM-AUTHORIZATION-1 (bug #14202)
Bart Massey
1
-10
/
+28
2009-04-10
util: remove useless strlen calls from decnet opening
Julien Danjou
1
-4
/
+6
2009-04-10
util: merge common code for xcb_connect
Julien Danjou
1
-34
/
+16
2009-04-10
util: open_abstract gets filelen as parameters
Julien Danjou
1
-6
/
+11
2009-04-10
auth: use snprintf() return value
Julien Danjou
2
-2
/
+11
2009-04-10
auth: precompute authnameslen
Julien Danjou
1
-8
/
+14
2009-04-09
darwin: Don't use poll() on versions of darwin before darwin10
Jeremy Huddleston
1
-1
/
+8
2009-04-06
Local socket connections do not work on hurd-i386
Samuel Thibault
1
-1
/
+8
2009-03-30
use poll() instead of select() when available
Michael Ost
3
-2
/
+52
2009-03-28
kludgily hand-merged xid fixes
Bart Massey
1
-12
/
+32
2009-03-16
Fix do_append() arguments
Julien Danjou
1
-1
/
+1
2009-03-15
Copy full IPv4 mapping (Bug #20665)
Julien Danjou
1
-1
/
+1
2009-03-14
Avoid name collisions between xidtype and enum.
Peter Harris
1
-2
/
+18
2009-03-13
Revert "Don't use enums in generated C code"
Peter Harris
1
-6
/
+8
2009-02-25
Don't use enums in generated C code - use integer constants instead.
Peter Harris
1
-8
/
+6
2009-02-17
Release libxcb 1.2
Julien Danjou
2
-1
/
+5
2009-02-16
Stop providing autogenerated files in tarball
Julien Danjou
1
-24
/
+25
2008-12-11
Release libxcb 1.1.93
Julien Danjou
2
-2
/
+8
2008-11-23
Shutup compiler warning about unused variable...
Jeremy Huddleston
1
-0
/
+2
2008-11-23
Apple: Apple launchd cleanup
Jeremy Huddleston
2
-18
/
+33
2008-11-23
Apple: Enable support for launchd DISPLAY socket
Jeremy Huddleston
1
-0
/
+16
2008-11-19
Treat XIDs the same as other cardinal values.
Peter Harris
1
-15
/
+3
2008-11-04
Release libxcb 1.1.92
Julien Danjou
2
-1
/
+21
2008-10-29
Support handing off socket write permission to external code.
Josh Triplett
5
-5
/
+110
2008-10-29
Track 64-bit sequence numbers internally.
Jamey Sharp
3
-25
/
+31
2008-10-29
Use sequence number ranges in pending replies
Jamey Sharp
1
-4
/
+7
2008-10-29
Inline _xcb_lock_io, _xcb_unlock_io, and _xcb_wait_io.
Jamey Sharp
4
-37
/
+19
2008-10-29
Remove libxcb-xlib and xcbxlib.h.
Jamey Sharp
8
-220
/
+6
2008-10-14
build: fix configure.ac AC_DEFINE
Julien Danjou
1
-7
/
+6
2008-10-14
allow compile-time setting for XCB queue buffer size
Julien Danjou
2
-1
/
+12
[next]