xf86-input-aiptek: Changes to 'refs/tags/xf86-input-aiptek-1.3.1'

Adam Jackson ajax at kemper.freedesktop.org
Tue Aug 10 07:28:52 PDT 2010


Tag 'xf86-input-aiptek-1.3.1' created by Adam Jackson <ajax at redhat.com> at 2010-08-10 15:28 -0700

xf86-input-aiptek 1.3.1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEABECAAYFAkxhYgoACgkQW4otUKDs0NNWWgCdEuw3/Agz8vvkPB5+RCQW4pMW
oBwAoIZDugvHHEG68cy40tkts5mRaT6x
=PCPH
-----END PGP SIGNATURE-----

Changes since xf86-input-aiptek-1.3.0:
Adam Jackson (1):
      xf86-input-aiptek 1.3.1

Alan Coopersmith (1):
      Update Sun license notices to current X.Org standard form

Gaetan Nadon (18):
      .gitignore: use common defaults with custom section # 24239
      Several driver modules do not have a ChangeLog target in Makefile.am #23814
      INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
      INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
      Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
      configure.ac: remove unused sdkdir=$(pkg-config...) statement
      config: move CWARNFLAGS from configure.ac to Makefile.am
      COPYING: replace stub file with Copyright notices
      config: remove AH_TOP autoheader statement
      config: replace hard-coded -DLINUX_INPUT with proper AC_CHECK_HEADERS
      config: use AC_CHECK_LIB to verify library and add -lm to LIBS
      config: update AC_PREREQ statement to 2.60
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
      config: fix warnings, m4 quoting and layout
      man: Use Autoconf provided $(AM_V_GEN)$(SED)
      config: upgrade to util-macros 1.8 for additional man page support
      config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONS

Olivier Samyn (5):
      aiptek: Uses event->code instead of event->value
      aiptek: Correct linux keymap to keysym index loop.
      aiptek: Change index offset for generated key events.
      aiptek: Initialize the keymap with 256 items.
      aiptek: Add keyboard feedback struct initialization.

---
 .gitignore       |   76 ++++++++++++++++++++++++++++++++++++++++++++++---------
 COPYING          |   33 ++++++++++++++++++-----
 Makefile.am      |   11 ++++---
 configure.ac     |   59 +++++++++++++++++++++---------------------
 man/Makefile.am  |   61 ++++++++++++++------------------------------
 src/Makefile.am  |    4 +-
 src/xf86Aiptek.c |   68 ++++++++++++++++++++++++++++++++-----------------
 src/xf86Aiptek.h |    6 +++-
 8 files changed, 197 insertions(+), 121 deletions(-)
---


More information about the xorg-commit mailing list