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

Peter Hutterer whot at kemper.freedesktop.org
Thu Aug 27 17:20:48 PDT 2009


Tag 'libdmx-1.0.99.1' created by Peter Hutterer <peter.hutterer at who-t.net> at 2009-08-28 01:19 -0700

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

iEYEABECAAYFAkqXIooACgkQ4jt+cLRn8L93CQCguGKcWSpxqeAxcob6kgawyZU6
ZiAAniRyD6Gu/OiUljwPLyoFPDnTQS1R
=LGAm
-----END PGP SIGNATURE-----

Changes since libdmx-1.0.2:
Alan Coopersmith (2):
      renamed: .cvsignore -> .gitignore
      Add README with pointers to mailing list, bugzilla & git repos

James Cloos (2):
      Add *~ to .gitignore to skip patch/emacs droppings
      Replace static ChangeLog with dist-hook to generate from git log

Julien Cristau (1):
      Use __libmansuffix__ instead of hardcoding 3X in the dmx manpages

Paulo Cesar Pereira de Andrade (1):
      Janitor: correct make distcheck.

Peter Hutterer (2):
      Move dmxext.h from dmxproto to here.
      libdmx 1.0.99.1

---
 .cvsignore                         |   21 ----
 .gitignore                         |   27 ++++++
 ChangeLog                          |   75 -----------------
 Makefile.am                        |   12 ++
 README                             |   25 +++++
 configure.ac                       |   11 +-
 include/X11/extensions/dmxext.h    |  162 +++++++++++++++++++++++++++++++++++++
 man/.cvsignore                     |    2 
 man/.gitignore                     |    2 
 man/DMX.man                        |   38 ++++----
 man/DMXAddInput.man                |    6 -
 man/DMXAddScreen.man               |   14 +--
 man/DMXChangeDesktopAttributes.man |    4 
 man/DMXChangeScreensAttributes.man |   10 +-
 man/DMXForceWindowCreation.man     |    4 
 man/DMXGetDesktopAttributes.man    |    4 
 man/DMXGetInputAttributes.man      |   24 ++---
 man/DMXGetInputCount.man           |   10 +-
 man/DMXGetScreenAttributes.man     |    8 -
 man/DMXGetScreenCount.man          |    8 -
 man/DMXGetWindowAttributes.man     |   18 ++--
 man/DMXQueryExtension.man          |    6 -
 man/DMXQueryVersion.man            |    6 -
 man/DMXRemoveInput.man             |    4 
 man/DMXRemoveScreen.man            |    6 -
 man/DMXSync.man                    |    4 
 src/.cvsignore                     |    6 -
 src/.gitignore                     |    6 +
 src/Makefile.am                    |   10 ++
 29 files changed, 337 insertions(+), 196 deletions(-)
---


More information about the xorg-commit mailing list