xextproto: Changes to 'refs/tags/xextproto-7.0.99.1'

Peter Hutterer whot at kemper.freedesktop.org
Wed Jul 15 20:36:22 PDT 2009


Tag 'xextproto-7.0.99.1' created by Peter Hutterer <peter.hutterer at who-t.net> at 2009-07-16 04:33 -0700

xextproto 7.0.99.1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkpen5cACgkQ4jt+cLRn8L/F2gCeMkCBjz+xXMmFBC1eSLlaO3/S
vnwAoJFWVYFpHuet8BZWlujMUf27q10s
=0IFG
-----END PGP SIGNATURE-----

Changes since xextproto-7.0.5:
Adam Jackson (1):
      Remove most LBX headers.

James Cloos (1):
      C sucks: define XEventClass in terms of unsigned int, not CARD32.

Peter Hutterer (17):
      MITMisc: remove MITMisc.h library header, split into mitmistproto.h
      XEVI: remove XEVI.h library header, split into EVIproto.h
      XLbx: remove XLbx library headers, split into lbx.h, lbxproto.h
      XShm: remove XShm.h library header, split into shm.h, shmproto.h
      XTest: remove XTest.h, split into xtest.h and xtestproto.h
      Xag: remove Xag.h library header, split into Xagconst.h
      Xcup: remove XCup.h library header, split into cup.h
      Xdbe: remove Xdbe.h library header, split into dbe.h
      Remove Xext.h and Xge.h - pure library headers.
      dpms: remove dpms.h library header, split into dpmsconst.h
      remove extutil.h, pure library header
      multibuf: remove multibuf.h, split into multibufconst.h
      security: remove security.h, split into secur.h
      shape: remove shape.h, split into shapeconst.h
      sync: remove sync.h library header, split into syncconst.h
      xtestext1: split xtestext1.h header into xtestext1proto.h
      Bump to 7.0.99.1

---
 EVI.h            |   38 ++
 EVIproto.h       |   98 +++++
 MITMisc.h        |   66 ---
 Makefile.am      |   64 +--
 XEVI.h           |   64 ---
 XEVIstr.h        |   98 -----
 XLbx.h           |  155 --------
 XShm.h           |  161 --------
 XTest.h          |  164 ---------
 Xag.h            |  114 ------
 Xagstr.h         |  182 ----------
 Xcup.h           |   69 ---
 Xcupstr.h        |  109 ------
 Xdbe.h           |  136 -------
 Xdbeproto.h      |  277 ---------------
 Xext.h           |   55 ---
 Xge.h            |   55 ---
 ag.h             |   54 +++
 agproto.h        |  180 ++++++++++
 configure.ac     |    2 
 cup.h            |   40 ++
 cupproto.h       |  108 ++++++
 dbe.h            |   59 +++
 dbeproto.h       |  225 ++++++++++++
 dpms.h           |   67 ---
 dpmsconst.h      |   45 ++
 dpmsproto.h      |  184 ++++++++++
 dpmsstr.h        |  186 ----------
 extutil.h        |  192 ----------
 lbx.h            |   75 ++++
 lbxbuf.h         |   51 --
 lbxbufstr.h      |   45 --
 lbxdeltastr.h    |  105 -----
 lbximage.h       |  151 --------
 lbxopts.h        |  133 -------
 lbxproto.h       |  984 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 lbxstr.h         |  935 ----------------------------------------------------
 lbxzlib.h        |   64 ---
 mitmisc.h        |   39 ++
 mitmiscproto.h   |   71 +++
 mitmiscstr.h     |   70 ---
 multibuf.h       |  317 -----------------
 multibufconst.h  |   87 ++++
 multibufproto.h  |  299 ++++++++++++++++
 multibufst.h     |  609 ----------------------------------
 secur.h          |   63 +++
 security.h       |  111 ------
 securproto.h     |  112 ++++++
 securstr.h       |  116 ------
 shape.h          |  180 ----------
 shapeconst.h     |   57 +++
 shapeproto.h     |  239 +++++++++++++
 shapestr.h       |  234 -------------
 shm.h            |   45 ++
 shmproto.h       |  188 ++++++++++
 shmstr.h         |  217 ------------
 sync.h           |  469 --------------------------
 syncconst.h      |  181 ++++++++++
 syncproto.h      |  380 +++++++++++++++++++++
 syncstr.h        |  494 ---------------------------
 xtest.h          |   43 ++
 xtestext1.h      |  326 ------------------
 xtestext1const.h |  161 ++++++++
 xtestext1proto.h |  224 ++++++++++++
 xtestproto.h     |  125 ++++++
 xteststr.h       |  120 ------
 66 files changed, 4433 insertions(+), 6934 deletions(-)
---


More information about the xorg-commit mailing list