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

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Oct 29 17:45:38 PDT 2010


Tag 'libXtst-1.2.0' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2010-10-30 01:38 -0700

libXtst 1.2.0

Changes since libXtst-1.1.0:
Alan Coopersmith (6):
      Update Sun license notices to current X.Org standard form
      Move recordlib & testlib specs from xorg-docs module
      Copy some introductory text from the specs to README
      Sun's copyrights belong to Oracle now
      config: Use additional man page support from util-macros 1.8
      libXtst 1.2.0

Fernando Carrijo (1):
      Purge macros NEED_EVENTS and NEED_REPLIES

Gaetan Nadon (17):
      .gitignore: use common defaults with custom section # 24239
      Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
      Deploy the new XORG_DEFAULT_OPTIONS #24242
      INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
      Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
      config: replace custom code with reusable macro XORG_WITH_XMLTO
      man: allow installing prebuilt man pages from tarball
      config: move CWARNFLAGS from configure.ac to Makefile.am
      doc: specify 0.0.20 as the minimum version for xmlto
      config: remove the pkgconfig pc.in file from EXTRA_DIST
      config: update AC_PREREQ statement to 2.60
      specs: translate, format, process, install and distribute.
      doc: replace groff input format with docbook xml format
      doc: add recordlib converted docbook xml
      specs: remove trailing spaces in DocBook XML docs
      man: remove unused LIB_MAN_DIR_SUFFIX (part of an unrequired broken fix)
      man: remove unused $(BUILT_SOURCES) variable

Jeremy Huddleston (1):
      This is not a GNU project, so declare it foreign.

Jesse Adkins (1):
      Purge cvs tags.

Tobias Koch (1):
      Allow more than 6 axes to be sent.

---
 .gitignore                     |   75 +-
 Makefile.am                    |   12 
 README                         |    9 
 configure.ac                   |   37 -
 include/X11/extensions/XTest.h |    2 
 man/.gitignore                 |    3 
 man/Makefile.am                |   68 -
 man/XTest.xml                  |    1 
 specs/.gitignore               |    6 
 specs/Makefile.am              |   64 +
 specs/recordlib.xml            | 1516 +++++++++++++++++++++++++++++++++++++++++
 specs/xtestlib.xml             |  467 ++++++++++++
 src/Makefile.am                |    9 
 src/XRecord.c                  |    5 
 src/XTest.c                    |    9 
 15 files changed, 2184 insertions(+), 99 deletions(-)
---


More information about the xorg-commit mailing list