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-08-24
xcb_request_check: Sync even if an event was read for this sequence.
Jamey Sharp
2010-08-16
small fix to get rid of some compiler warnings
Christoph Reimann
2010-08-16
small fix in the xkb pkg file
Christoph Reimann
2010-08-16
added accessors for special cases
Christoph Reimann
2010-08-13
Release libxcb 1.7
1.7
Julien Danjou
2010-08-08
special case 'intermixed variable and fixed size fields': fixed reply side, n...
Christoph Reimann
2010-08-05
renamed most _unserialize() functions to _sizeof() and fixed _unserialize() f...
Christoph Reimann
2010-08-05
Tutorial uses wrong function.
Eamon Walsh
2010-08-02
attempt to fix special case: variable fields followed by fixed size fields
Christoph Reimann
2010-08-01
bug fixes for all kinds of 'special cases'
Christoph Reimann
2010-07-22
partial rewrite of serialize helper functions completed;
Christoph Reimann
2010-07-20
preliminary handling of further special cases in unserialize
Christoph Reimann
2010-07-15
added generating code for _serialize() in case of variable sized structs (lar...
Christoph Reimann
2010-07-13
xkb: added pkg config file
Christoph Reimann
2010-07-13
new and still preliminary functions for switch; feautures include
Christoph Reimann
2010-07-13
xkb: updated configure.ac/Makefile.am
Christoph Reimann
2010-07-13
added xcb_sumof() with restriction to uint8_t
Christoph Reimann
2010-07-13
_xcb_conn_wait: Fix whitespace.
Jamey Sharp
2010-07-12
AC_CHECK_PROG(LAUNCHD, [launchd], [yes], [no], [$PATH$PATH_SEPARATOR/sbin])
Jeremy Huddleston
2010-06-20
configure.ac: Report which extensions are being built.
Vincent Torri
2010-06-15
xcb_connect_to_display_with_auth_info: Fix memory leak
Pauli Nieminen
2010-06-15
_xcb_parse_display: Fix error path
Pauli Nieminen
2010-05-14
xcb_open: Improve protocol/host parsing
Jeremy Huddleston
2010-05-14
Add ~ operator support in code generator
Marcin Kościelnicki
2010-04-30
Fix GCC error on undeclared variable when not using abstract socket
Arnaud Fontaine
2010-04-30
Get rid of PATH_MAX and MAXPATHLEN
Arnaud Fontaine
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
[prev]
[next]