libXtst: Changes to 'refs/tags/libXtst-1.0.99.1'

Peter Hutterer whot at kemper.freedesktop.org
Wed Jul 22 03:39:39 PDT 2009


Tag 'libXtst-1.0.99.1' created by Peter Hutterer <peter.hutterer at who-t.net> at 2009-07-22 11:39 -0700

libXtst 1.0.99.1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkpm7EYACgkQ4jt+cLRn8L/b3ACgmcAqcpqPQDyvK+SbZiXt3DM/
BM8AoLGvCpef3doDGzVTt9kJ5h1uDcgB
=bywI
-----END PGP SIGNATURE-----

Changes since libXtst-1.0.3:
Alan Coopersmith (1):
      Add README with pointers to mailing list, bugzilla & git repos

Egbert Eich (2):
      Fix man page build when srcdir is specified.
      Wrong place. Reverting srcdir patch.

Ian Romanick (1):
      Add .PHONY build target to fix parallel builds

James Cloos (1):
      Add missing PHONY line for automatic ChangeLog generation

Magnus Kessler (1):
      Rename xtest.h to xtestconst.h to avoid a collision with XTest.h on case-insensitive filesystems

Paulo Cesar Pereira de Andrade (1):
      Janitor: ansification, make distcheck, compiler warnings.

Peter Hutterer (5):
      Rename parameters to clarify QueryExtension call.
      Require xi.pc for XInput.h include.
      Include xtestproto.h, not xteststr.h
      Move XTest.h header from xextproto/libXext to here.
      Version bump: 1.0.99.1

---
 .gitignore                     |   11 +++
 Makefile.am                    |    6 +
 README                         |   24 ++++++
 configure.ac                   |   15 ++--
 include/X11/extensions/XTest.h |  146 +++++++++++++++++++++++++++++++++++++++++
 man/.gitignore                 |    7 -
 man/Makefile.am                |   66 ++++++++++--------
 man/XTest.xml                  |   16 ++--
 src/.gitignore                 |    6 -
 src/Makefile.am                |    9 ++
 src/XRecord.c                  |   74 ++++++--------------
 src/XTest.c                    |  109 ++++++++----------------------
 12 files changed, 302 insertions(+), 187 deletions(-)
---


More information about the xorg-commit mailing list