summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-24xcb_request_check: Sync even if an event was read for this sequence.Jamey Sharp
2010-08-16small fix to get rid of some compiler warningsChristoph Reimann
2010-08-16small fix in the xkb pkg fileChristoph Reimann
2010-08-16added accessors for special casesChristoph Reimann
2010-08-13Release libxcb 1.71.7Julien Danjou
2010-08-08special case 'intermixed variable and fixed size fields': fixed reply side, n...Christoph Reimann
2010-08-05renamed most _unserialize() functions to _sizeof() and fixed _unserialize() f...Christoph Reimann
2010-08-05Tutorial uses wrong function.Eamon Walsh
2010-08-02attempt to fix special case: variable fields followed by fixed size fieldsChristoph Reimann
2010-08-01bug fixes for all kinds of 'special cases'Christoph Reimann
2010-07-22partial rewrite of serialize helper functions completed;Christoph Reimann
2010-07-20preliminary handling of further special cases in unserializeChristoph Reimann
2010-07-15added generating code for _serialize() in case of variable sized structs (lar...Christoph Reimann
2010-07-13xkb: added pkg config fileChristoph Reimann
2010-07-13new and still preliminary functions for switch; feautures includeChristoph Reimann
2010-07-13xkb: updated configure.ac/Makefile.amChristoph Reimann
2010-07-13added xcb_sumof() with restriction to uint8_tChristoph Reimann
2010-07-13_xcb_conn_wait: Fix whitespace.Jamey Sharp
2010-07-12AC_CHECK_PROG(LAUNCHD, [launchd], [yes], [no], [$PATH$PATH_SEPARATOR/sbin])Jeremy Huddleston
2010-06-20configure.ac: Report which extensions are being built.Vincent Torri
2010-06-15xcb_connect_to_display_with_auth_info: Fix memory leakPauli Nieminen
2010-06-15_xcb_parse_display: Fix error pathPauli Nieminen
2010-05-14xcb_open: Improve protocol/host parsingJeremy Huddleston
2010-05-14Add ~ operator support in code generatorMarcin Kościelnicki
2010-04-30Fix GCC error on undeclared variable when not using abstract socketArnaud Fontaine
2010-04-30Get rid of PATH_MAX and MAXPATHLENArnaud Fontaine
2010-04-23Use limits.h instead of syslimits.hJeremy Huddleston
2010-04-23Reworked launchd support to work better with _xcb_parse_displayJeremy Huddleston
2010-04-23Replaced read() in read_block and _xcb_in_read() with recv for allJeetu Golani
2010-04-22Set errno=0 in read_block. On Win32 there is no errno and this makes theJeetu Golani
2010-04-17Always wake up readers after writing.Jamey Sharp
2010-04-17Fix strict-aliasing warning when getting generic event length.Jamey Sharp
2010-04-17Delete a useless level of indirection from _xcb_out_send's parameters.Jamey Sharp
2010-04-09Release libxcb 1.61.6Julien Danjou
2010-04-08Fail if fd is too big and poll() is not availableRémi Denis-Courmont
2010-03-31xcb_in.c #ifndef _WIN32 inside of #if USE_POLL redundant and removedJeetu Golani
2010-03-31restablished inclusion of fcntl.h and netinet/tcp.h in xcb_util.c -- without ...Jeetu Golani
2010-03-29changes in xcb_windefs.h - the flag _XCB_WINDEFS_H replaces WINDEFS_HJeetu Golani
2010-03-29windefs.h is now called xcb_windefs.h - changed all includes to reflect that....Jeetu Golani
2010-03-26Win32 code for xcb-1.5Jeetu Golani
2010-03-13Fix authentication on hpux and HurdSamuel Thibault
2010-02-17Open the X11 socket with close-on-exec flagRémi Denis-Courmont
2010-02-11Support xcb_discard_replyPeter Harris
2010-01-07xcb_connect_to_fd: fix descriptor leak on memory error pathRémi Denis-Courmont
2009-12-11configure.ac: Fix a typo on the last commit.Jeremy Huddleston
2009-12-11darwin: xnu doesn't support poll on ttys on the master side.Jeremy Huddleston
2009-12-08Tutorial code fixJim Ingram
2009-12-05DRI2 extension requires xcb-proto 1.6 or newerRémi Cardona
2009-12-03build: simplify extension buildingJulien Danjou
2009-12-03Release libxcb 1.51.5Julien Danjou