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

xserver-xorg-input-aiptek: Changes to 'refs/tags/xserver-xorg-input-aiptek-1_1.1.1-1'



Tag 'xserver-xorg-input-aiptek-1_1.1.1-1' created by Brice Goglin <bgoglin@debian.org> at 2008-03-10 22:38 +0000

Tagging upload of xserver-xorg-input-aiptek 1:1.1.1-1 to unstable.

Changes since xserver-xorg-input-aiptek-1_1.0.1-6:
Brice Goglin (5):
      Fix 1.1.0 version in configure.ac
      Use PACKAGE_VERSION_MAJOR/MINOR/PATCHLEVEL in xf86AiptekVersionRec
      Merge tag 'xf86-input-aiptek-1.1.1' into debian-unstable
      Merge branch 'debian-unstable' of git+ssh://bgoglin@alioth.debian.org/git/pkg-xorg/driver/xserver-xorg-input-aiptek into debian-unstable
      New upstream release

James Cloos (2):
      Rename .cvsignore to .gitignore
      Add *~ to .gitignore to skip patch/emacs droppings

Peter Hutterer (5):
      Driver's don't have to worry about being core pointers anymore.
      miPointerCurrentScreen is deprecated, miPointerGetScreen is all the rage now.
      Remove redefinition of NEED_XF86_TYPES.
      Revert "Driver's don't have to worry about being core pointers anymore."
      Don't worry about being core pointer if XInput API is > 0.

Rene van Paassen (1):
      Patch with a load of fixes, backported from aiptektablet.sourceforge.net

René van Paassen (4):
      Converted xf86msg into debug messages, to prevent filling the log
      moved xf86AiptekClose after RemoveEnabled.., fixes crash VT switch
      added #if to handle MiPointer{Current|Get}Screen cases
      Bumped the version to 1.1.1

---
 .cvsignore       |   19 
 .gitignore       |   20 
 ChangeLog        |  351 +++++++++-
 Makefile.in      |  152 ++--
 aclocal.m4       |  911 ++++++++++++++++++---------
 config.guess     |   60 +
 config.sub       |   66 +
 configure        | 1837 +++++++++++++++++++++++++++++++++++++------------------
 configure.ac     |    2 
 debian/changelog |    6 
 depcomp          |   93 ++
 install-sh       |  514 ++++++++++-----
 ltmain.sh        |  277 +++++---
 man/.cvsignore   |    2 
 man/.gitignore   |    2 
 man/Makefile.in  |   94 +-
 missing          |   61 +
 mkinstalldirs    |    5 
 src/.cvsignore   |    6 
 src/.gitignore   |    6 
 src/Makefile.in  |  140 ++--
 src/xf86Aiptek.c |  265 ++++---
 src/xf86Aiptek.h |    8 
 23 files changed, 3343 insertions(+), 1554 deletions(-)
---


Reply to: