index
:
~halfline/libxcb
master
xdg-implicitly
Unnamed repository; edit this file 'description' to name the repository.
halfline
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-18
Factor reader_list management out of wait_for_reply.
Jamey Sharp
1
-23
/
+22
2011-03-18
Enable AM_SILENT_RULES on automake 1.11 or newer.
Jamey Sharp
1
-0
/
+1
2011-03-14
Prevent reply waiters from being blocked.
Rami Ylimäki
1
-1
/
+1
2011-03-13
Include XKB in ./configure's summary output.
Jamey Sharp
1
-0
/
+1
2011-03-13
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xcb/libxcb
Jamey Sharp
12
-143
/
+1580
2011-03-04
darwin: Don't use poll() when expected to run on darwin10 and prior
Jeremy Huddleston
1
-2
/
+17
2011-01-27
Don't try to sizeof(void)
Peter Harris
1
-4
/
+9
2011-01-20
fix Windows build and installation
Vincent Torri
2
-24
/
+37
2010-12-23
Merge branch 'master' of git://anongit.freedesktop.org/~peterh/libxcb
Peter Harris
10
-110
/
+1500
2010-12-12
Don't validate FD_SETSIZE on Win32
Jeetu Golani
1
-0
/
+2
2010-11-27
xcb_take_socket: Document sequence wrap requirements
Uli Schlachter
1
-4
/
+11
2010-11-23
xcb_auth: Fix memory leak in _xcb_get_auth_info.
Nick Bowler
1
-3
/
+8
2010-10-09
xcb_in: Use 64-bit sequence numbers internally everywhere.
Jamey Sharp
2
-31
/
+32
2010-10-09
xcb_discard_reply: Simplify by re-using poll_for_reply helper.
Jamey Sharp
1
-45
/
+7
2010-10-09
xcb_request_check: Hold the I/O lock while deciding to sync.
Jamey Sharp
3
-19
/
+33
2010-10-09
xcb_send_request: Send all requests using a common internal send_request.
Jamey Sharp
1
-49
/
+50
2010-09-22
Fix _unserialize of reply headers
Peter Harris
1
-2
/
+3
2010-09-22
Clean up a couple of warnings in xprint
Peter Harris
1
-1
/
+1
2010-09-22
Make *_unserialize safe to use on buffers in-place
Peter Harris
1
-4
/
+5
2010-09-22
Fix memory leak in _sizeof implemented with _unserialize
Peter Harris
1
-2
/
+7
2010-09-22
Don't emit out-of-module sizeof definitions
Peter Harris
1
-2
/
+3
2010-09-19
Allow disconnecting connections that are in error state.
Josh Triplett
3
-4
/
+4
2010-09-10
Add xkb.* to gitignore
Peter Harris
1
-0
/
+1
2010-09-08
Merge branch 'gsoc2010' of git://anongit.freedesktop.org/~chr/libxcb
Peter Harris
9
-110
/
+1491
2010-09-04
_xcb_conn_wait: Shut down the connection on unexpected poll() events.
Jamey Sharp
1
-0
/
+7
2010-08-31
Merge branch 'master' of git://github.com/topcat/xcb-win32
Peter Harris
6
-15
/
+150
2010-08-25
xcb_disconnect: call shutdown() to force a disconnect
Aaron Plattner
1
-0
/
+8
2010-08-24
xcb_request_check: Sync even if an event was read for this sequence.
Jamey Sharp
1
-1
/
+1
2010-08-16
small fix to get rid of some compiler warnings
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-13
Release libxcb 1.7
1.7
Julien Danjou
2
-1
/
+10
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-05
Tutorial uses wrong function.
Eamon Walsh
1
-2
/
+2
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;
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-07-13
_xcb_conn_wait: Fix whitespace.
Jamey Sharp
1
-4
/
+4
2010-07-12
AC_CHECK_PROG(LAUNCHD, [launchd], [yes], [no], [$PATH$PATH_SEPARATOR/sbin])
Jeremy Huddleston
1
-1
/
+1
2010-06-20
configure.ac: Report which extensions are being built.
Vincent Torri
1
-0
/
+25
2010-06-15
xcb_connect_to_display_with_auth_info: Fix memory leak
Pauli Nieminen
1
-10
/
+17
2010-06-15
_xcb_parse_display: Fix error path
Pauli Nieminen
1
-5
/
+14
2010-05-14
xcb_open: Improve protocol/host parsing
Jeremy Huddleston
1
-12
/
+18
[prev]
[next]