[ANNOUNCE] libxcb 1.7

2010-08-13 Thread Julien Danjou
(4): Reworked launchd support to work better with _xcb_parse_display Use limits.h instead of syslimits.h xcb_open: Improve protocol/host parsing AC_CHECK_PROG(LAUNCHD, [launchd], [yes], [no], [$PATH$PATH_SEPARATOR/sbin]) Julien Danjou (1): Release libxcb 1.7 Marcin Ko

[ANNOUNCE] libxcb 1.7

2010-08-13 Thread Julien Danjou
of syslimits.h xcb_open: Improve protocol/host parsing AC_CHECK_PROG(LAUNCHD, [launchd], [yes], [no], [$PATH$PATH_SEPARATOR/sbin]) Julien Danjou (1): Release libxcb 1.7 Marcin Kościelnicki (1): Add ~ operator support in code generator Pauli Nieminen (2): _xcb_parse_display

[ANNOUNCE] libxcb 1.7

2010-08-13 Thread Julien Danjou
(4): Reworked launchd support to work better with _xcb_parse_display Use limits.h instead of syslimits.h xcb_open: Improve protocol/host parsing AC_CHECK_PROG(LAUNCHD, [launchd], [yes], [no], [$PATH$PATH_SEPARATOR/sbin]) Julien Danjou (1): Release libxcb 1.7 Marcin Ko

[ANNOUNCE] libxcb 1.6

2010-04-09 Thread Julien Danjou
libxcb 1.6 is now available. git tag 1.6 * Changelog Jeremy Huddleston (2): darwin: xnu doesn't support poll on ttys on the master side. configure.ac: Fix a typo on the last commit. Jim Ingram (1): Tutorial code fix Julien Danjou (2): build: simplify extension building

[ANNOUNCE] libxcb 1.5

2009-12-03 Thread Julien Danjou
libxcb 1.5 is now available. Isn't that nice? git tag 1.5 Changelog = Adam Jackson (1): setsockopt(SO_KEEPALIVE) on TCP display connections. Eric Anholt (2): Fix typo in the tutorial. Add DRI2 support. (v2) Julien Cristau (1): Fix check dependency Julien Danjou

[ANNOUNCE] xcb-proto 1.6

2009-12-02 Thread Julien Danjou
and the server code. (v2) Guillem Jover (1): Add py-compile to .gitignore Jamey Sharp (1): xf86dri.xml seems to have been wrong forever. Fixes bug #16894. Julien Danjou (2): shape: add missing padding bytes to GetRectangles Release xcb-proto 1.6 Peter Harris (5): Add

[ANNOUNCE] libxcb 1.2

2009-02-17 Thread Julien Danjou
libxcb 1.2 is now available, lucky you. git tag 1.2 Changelog = Julien Danjou (2): Stop providing autogenerated files in tarball Release libxcb 1.2 Download http://xcb.freedesktop.org/dist/libxcb-1.2.tar.gz md5: f55c731d32ec1a555c77ebbbc8f386aa sha1

[ANNOUNCE] libxcb 1.1.93

2008-12-11 Thread Julien Danjou
libxcb 1.1.93 is now available. git tag 1.1.93 Changelog = Jeremy Huddleston (3): Apple: Enable support for launchd DISPLAY socket Apple: Apple launchd cleanup Shutup compiler warning about unused variable... Julien Danjou (1): Release libxcb 1.1.93 Peter Harris

[ANNOUNCE] xcb-util 0.3.1

2008-11-20 Thread Julien Danjou
in doxygen documentation tag Julien Danjou (5): icccm: add some comment on text reply usage icccm: fix normal hints flags computing wm: link test against atom lib configure: stop if m4 is not found Release xcb-util 0.3.1 Peter Harris (1): more endianness

[ANNOUNCE] libxcb 1.1.92

2008-11-11 Thread Julien Danjou
/dist/libxcb-1.1.92.tar.gz MD5: 1fd19b8f75368f53fca3224c6e622a74 SHA1: cdb67c5200367ab316f0f0c5a175ada55bbb80ab http://xcb.freedesktop.org/dist/libxcb-1.1.92.tar.bz2 MD5: 8855de3467ad11b5fc78296624770dc4 SHA1: b90720254dfca81ba3afc5c1cd48176cb7f027b9 -- Julien Danjou // ᐰ [EMAIL PROTECTED] http

[ANNOUNCE] libxcb 1.1.92

2008-11-04 Thread Julien Danjou
/dist/libxcb-1.1.92.tar.gz MD5: 1fd19b8f75368f53fca3224c6e622a74 SHA1: cdb67c5200367ab316f0f0c5a175ada55bbb80ab http://xcb.freedesktop.org/dist/libxcb-1.1.92.tar.bz2 MD5: 8855de3467ad11b5fc78296624770dc4 SHA1: b90720254dfca81ba3afc5c1cd48176cb7f027b9 -- Julien Danjou // ᐰ [EMAIL PROTECTED] http

[EMAIL PROTECTED]: [Xcb] [PATCH] Fix memory leak in _XReply]

2008-10-16 Thread Julien Danjou
the inevitable BadWindow responses inherent to the Composite extension. -- Aaron - End forwarded message - -- Julien Danjou // ᐰ [EMAIL PROTECTED] http://julien.danjou.info // 9A0D 5FD9 EB42 22F6 8974 C95C A462 B51E C2FE E5CD From 118e060126684cb238aa7fff6bf98705de01a709 Mon Sep 17 00:00:00

[ANNOUNCE] xcb-util 0.3.0

2008-09-19 Thread Julien Danjou
and indent the code properly. [icccm] Bump library version number to 0.3.0. wm: tag_t was renamed to xcb_atom_fast_tag_t. Henning Sten (2): return on error to avoid null dereference in assert add doxygen documentation markup for XCB_EVENT_RESPONSE_TYPE_MASK macro Julien Danjou (15