xf86-input-mouse: Changes to 'refs/tags/xf86-input-mouse-1.6.0'

Alan Coopersmith alanc at kemper.freedesktop.org
Wed Sep 8 23:15:06 PDT 2010


Tag 'xf86-input-mouse-1.6.0' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2010-09-09 07:12 -0700

xf86-input-mouse 1.6.0

Changes since xf86-input-mouse-1.5.0:
Alan Coopersmith (7):
      Silence sed substitutions in make output
      Update Sun license notices to current X.Org standard form
      Solaris: Handle ENODEV & other errors from VUID protocol mice
      Sun's copyrights belong to Oracle now
      MouseCtrl doesn't need to save values we never use
      Bring README a little closer to the current state of reality
      xf86-input-mouse 1.6.0

Fernando Carrijo (1):
      Purge macro NEED_EVENTS

Gaetan Nadon (23):
      .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: remove unused -I$(top_srcdir)/src directive
      README: fix linuxdoc content
      README: update text content from sgml content
      Remove unused SCO driver files
      config: remove AH_TOP autoheader statement
      config: remove extension check for unused RANDR extension
      config: optional extension check for inputproto not required
      config: update AC_PREREQ statement to 2.60
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      config: remove unrequired AC_HEADER_STDC
      config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
      config: Upgrade X.Org macros to 1.4 for INSTALL file copying
      config: fix warnings, m4 quoting and layout
      README: keep the text version of README, discard the sgml version
      config: let AC_PROG_SED find the best value for $SED
      config: upgrade to util-macros 1.8 for additional man page support
      config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONS

Henry Zhao (1):
      Check for NULL currentMode in vuidMouseSendScreenSize()

Márton Németh (1):
      Bug 10866 - serial Genius NetScroll+ autodetection

Patrick E. Kane (1):
      xf86-input-mouse: Update sun_mouse devPrivates code #29049

Peter Hutterer (1):
      Plug minor memory leak.

Samuel Thibault (1):
      Do not return the address of a local buffer

---
 .gitignore        |   76 +++
 COPYING           |   50 +-
 Makefile.am       |   16 
 README            |  340 +++++++---------
 README.sgml       | 1125 ------------------------------------------------------
 configure.ac      |   59 +-
 man/Makefile.am   |   65 +--
 src/Makefile.am   |    2 
 src/hurd_mouse.c  |    4 
 src/lnx_mouse.c   |    1 
 src/mouse.c       |   29 -
 src/pnp.c         |    3 
 src/sco_mouse.c   |  258 ------------
 src/sun_mouse.c   |  133 ++++--
 src/xf86OSmouse.h |    3 
 15 files changed, 409 insertions(+), 1755 deletions(-)
---


More information about the xorg-commit mailing list