index
:
~chr/libxcb
chr_test
gsoc2010
master
test
ulrich_eckhardt
Unnamed repository; edit this file 'description' to name the repository.
chr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-16
small fix to get rid of some compiler warnings
HEAD
gsoc2010
Christoph Reimann
3
-2
/
+91
2010-08-16
small fix in the xkb pkg file
Christoph Reimann
1
-1
/
+1
2010-08-16
added accessors for special cases
Christoph Reimann
1
-545
/
+653
2010-08-08
special case 'intermixed variable and fixed size fields': fixed reply side, n...
Christoph Reimann
1
-84
/
+166
2010-08-05
renamed most _unserialize() functions to _sizeof() and fixed _unserialize() f...
Christoph Reimann
1
-80
/
+240
2010-08-02
attempt to fix special case: variable fields followed by fixed size fields
Christoph Reimann
1
-100
/
+141
2010-08-01
bug fixes for all kinds of 'special cases'
Christoph Reimann
1
-154
/
+299
2010-07-22
partial rewrite of serialize helper functions completed;
chr_test
Christoph Reimann
1
-317
/
+211
2010-07-20
preliminary handling of further special cases in unserialize
Christoph Reimann
1
-162
/
+284
2010-07-15
added generating code for _serialize() in case of variable sized structs (lar...
Christoph Reimann
1
-103
/
+166
2010-07-13
xkb: added pkg config file
Christoph Reimann
1
-0
/
+11
2010-07-13
new and still preliminary functions for switch; feautures include
Christoph Reimann
1
-26
/
+668
2010-07-13
xkb: updated configure.ac/Makefile.am
Christoph Reimann
3
-0
/
+13
2010-07-13
added xcb_sumof() with restriction to uint8_t
Christoph Reimann
2
-0
/
+11
2010-05-14
xcb_open: Improve protocol/host parsing
master
Jeremy Huddleston
1
-12
/
+18
2010-05-14
Add ~ operator support in code generator
Marcin Kościelnicki
1
-1
/
+3
2010-04-30
Fix GCC error on undeclared variable when not using abstract socket
Arnaud Fontaine
1
-2
/
+0
2010-04-30
Get rid of PATH_MAX and MAXPATHLEN
Arnaud Fontaine
2
-16
/
+83
2010-04-23
Use limits.h instead of syslimits.h
Jeremy Huddleston
1
-1
/
+1
2010-04-23
Reworked launchd support to work better with _xcb_parse_display
Jeremy Huddleston
1
-10
/
+26
2010-04-17
Always wake up readers after writing.
Jamey Sharp
3
-12
/
+15
2010-04-17
Fix strict-aliasing warning when getting generic event length.
Jamey Sharp
1
-3
/
+1
2010-04-17
Delete a useless level of indirection from _xcb_out_send's parameters.
Jamey Sharp
3
-13
/
+9
2010-04-09
Release libxcb 1.6
1.6
Julien Danjou
2
-1
/
+9
2010-04-08
Fail if fd is too big and poll() is not available
Rémi Denis-Courmont
1
-0
/
+8
2010-03-13
Fix authentication on hpux and Hurd
Samuel Thibault
1
-2
/
+2
2010-02-17
Open the X11 socket with close-on-exec flag
Rémi Denis-Courmont
1
-4
/
+21
2010-02-11
Support xcb_discard_reply
Peter Harris
2
-0
/
+126
2010-01-07
xcb_connect_to_fd: fix descriptor leak on memory error path
Rémi Denis-Courmont
1
-1
/
+3
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
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
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
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
[next]