[Xcb-commit] Changes to 'refs/tags/1.0-RC3'

Jamey Sharp jamey at kemper.freedesktop.org
Thu Nov 23 02:52:52 PST 2006


Tag '1.0-RC3' created by Jamey Sharp <jamey at minilop.net> at 2006-11-03 02:04 -0800

Release libxcb 1.0 RC3 (0.9.93).
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQBFSqPKp1aplQ4I9mURAn7pAJ9YgyC7K28CbUvOn4fxH7SZYr8fNACfQ6lo
i5pq58PV4Q5OXlKpsqtDuSo=
=2xfN
-----END PGP SIGNATURE-----

Changes since 1.0-RC2:
Jamey Sharp:
      Match only XCB-namespaced XID generators when converting to xcb_generate_id.
      Ignore generated xinerama files.
      Quit treating xproto specially: handle it like all the extensions.
      Add doxygen config file.
      Release libxcb 1.0 RC3 (0.9.93).

Jeremy Kolb:
      Add library support for xcb-xinerama.

Jeremy Kolb jkolb at brandeis.edu:
      Added initial doxygen generation stuff.  This should probably be cleaned up later.

Josh Triplett:
      Add note to xcbxlib.h that nothing except Xlib/XCB should use it.
      Also test xcb_parse_display with NULL argument and display in $DISPLAY

TORRI Vincent:
      fix doxy doc

Zephaniah E. Hull:
      Define and use constants for opcode numbers.

---
 Makefile.am          |    2 
 NEWS                 |   29 +
 configure.ac         |    6 
 doc/.gitignore       |    1 
 src/.gitignore       |    1 
 src/Makefile.am      |   39 -
 src/c-client.xsl     |   66 ++
 src/xcb.h            |   17 
 src/xcbxlib.h        |    3 
 tests/check_public.c |  103 ++--
 tools/api_conv.pl    |    2 
 xcb-xinerama.pc.in   |   11 
 xcb.doxygen          | 1252 +++++++++++++++++++++++++++++++++++++++++++++++++++
 13 files changed, 1460 insertions(+), 72 deletions(-)
---


More information about the xcb-commit mailing list