[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

libxdamage: Changes to 'refs/tags/upstream/1.1.2'



Tag 'upstream/1.1.2' created by Julien Cristau <jcristau@debian.org> at 2010-06-18 13:07 +0000

Upstream version 1.1.2

Changes since libXdamage-1.1:
Adam Jackson (1):
      Fix DSO version number to match protocol number.

Alan Coopersmith (3):
      Add README with pointers to mailing list, bugzilla & git repos
      Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
      libXdamage 1.1.2

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):
      Imported Upstream version 1.1.2

Paulo Cesar Pereira de Andrade (1):
      Janitor: Correct make distcheck and compiler warnings.

Peter Hutterer (3):
      Change parameter names for QueryVersion/QueryExtension.
      Fix a comment in configure.ac, this is libXdamage, not libXfixes
      Require pkg-config to find the packages, no funky x11 lookups.

Ryan Lortie (1):
      libXdamage incorrectly encodes/decodes the 'More' field from the event.

---
 .gitignore                       |   20 
 ChangeLog                        |  285 
 Makefile.am                      |   14 
 Makefile.in                      |  826 +
 README                           |   24 
 aclocal.m4                       | 8402 ++++++++++++++
 autogen.sh                       |   12 
 config.guess                     | 1526 ++
 config.h.in                      |   64 
 config.sub                       | 1658 ++
 configure                        |22302 +++++++++++++++++++++++++++++++++++++++
 configure.ac                     |   57 
 depcomp                          |  630 +
 include/X11/extensions/Xdamage.h |    8 
 install-sh                       |  520 
 ltmain.sh                        | 6956 ++++++++++++
 missing                          |  376 
 src/.gitignore                   |    6 
 src/Makefile.am                  |    6 
 src/Makefile.in                  |  589 +
 src/Xdamage.c                    |   24 
 21 files changed, 44167 insertions(+), 138 deletions(-)
---


Reply to: