[Xcb-commit] Changes to 'refs/tags/0.9'

Josh Triplett josh at kemper.freedesktop.org
Mon Sep 25 13:50:08 PDT 2006


Tag '0.9' created by Josh Triplett <josh at freedesktop.org> at 2006-09-25 21:49 -0700

xcb-proto 0.9 release
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQBFGEDOGJuZRtD+evsRAkN/AJ92I05ojrqZ3pqRVGMRLzBg/EKf0gCgk7Q9
oDqsB4TdzL7e7I5wjyTGeyY=
=FEmj
-----END PGP SIGNATURE-----

Changes since the dawn of time:
Alp Toker:
      Typo
      Fix incorrect extension xname

Eric Anholt:
      Move .cvsignore to .gitignore.

Ian Osgood:
      Replace XIDs with CARD32s in the xc_misc protocol descriptions.
      Merge branch 'master' of git+ssh://iano@git.freedesktop.org/git/xcb
      Add an expression construct <bit bit="n"/>
      Merge branch 'master' of git+ssh://iano@git.freedesktop.org/git/xcb
      Remove xcb-util dependency on proto/X11
      Remove proto/X11 dependencies from xcb-demo.
      Change <bit> syntax to <bit>n</bit> as Jamey and Josh suggested
      Update xml-xcb.txt to include new <bit> expression.
      Work on the tutorial, and update xproto.xml to match:
      Merge branch 'master' of git+ssh://iano@git.freedesktop.org/git/xcb
      Implement XTest extension and xte demo
      Changes to makefile to build libXCBxtest

Jamey Sharp:
      Unify autofoo .gitignore bits into one top-level file, and remove resulting redundancies.
      Rename ConnSetup* to Setup*, Setup*Rep to Setup*, and SetupSuccess* to Setup*. Provide deprecated backwards-compatability functions and typedefs for the old names, to be removed before 1.0.

Jeremy Kolb:
      Apply Alp Toker's patch for fixing typos.  Thanks!
      Change event copy to error copy.
      share_list is a GLX_CONTEXT, not a CARD32
      Added new type CONTEXT_TAG (just a CARD32).
      Clean up some names.

Josh Triplett:
      Remove xcl and CVSROOT.
      Remove stray character from randr.xml
      Update the schema: a reply may contain a valueparam.
      In XML Schema, attributes default to optional unless explicitly marked use="required"; add use="required" to all required attributes.  Add fake error number to error name="Generic" in glx.xml, since error is now a required attribute.
      Validate protocol descriptions against schema in "make check", using xmllint.  These tests will also run when doing "make distcheck" to create a distribution.
      Add *.tar.{bz2,gz} to .gitignore for the benefit of "make distcheck".
      XMLLINT, not XSLTPROC.
      Remove outdated comment in xproto.xml; we support ListFontsWithInfo just fine
      Remove outdated fd.o-* entries from */debian/.gitignore (obsolete since before they came from .cvsignore).
      * Actually add extensions/screensaver.xml to Makefile.am, so it gets checked
      Add doc directory to EXTRA_DIST.
      Stop running autoreconf in debian/rules, and remove Build-Depends for autoconf
      Change human-readable name from "XCBProto" to "XCB Proto"; this changes the
        * Debian X11R7 transition:
      Improve package descriptions.
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xcb
        * Validate the protocol descriptions during the build:
      Update TODO for XTEST implementation.
      Fix typo in TODO.
      Add some additional extensions from xdpyinfo to the TODO list.
      Add test program for XFree86-DRI extension to xcb-demo.  Mark XFree86-DRI extension as tested and working.
      Fix the year in the other COPYING.



More information about the xcb-commit mailing list