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

xserver-xorg-input-mouse: Changes to 'refs/tags/xserver-xorg-input-mouse-1_1.4.0-1'



Tag 'xserver-xorg-input-mouse-1_1.4.0-1' created by Julien Cristau <jcristau@debian.org> at 2009-01-21 20:55 +0000

Tagging upload of xserver-xorg-input-mouse 1:1.4.0-1 to experimental.

Changes since xserver-xorg-input-mouse-1_1.3.0-2:
Adam Jackson (1):
      Remove useless call to xf86AddModuleInfo

Alan Coopersmith (18):
      Merge some hardware support information from README.mouse into man page
      Fix sun_mouse.c build on Solaris
      Rename OS_SOURCES to stop automake complaints about not building program "OS"
      Remove checks for Solaris x86 versions older than Solaris 8
      sun_mouse.c: remove unused variables
      sun_mouse.c: Use miPointerGetScreen instead of miPointerCurrentScreen
      Fix solarisMouseAutoProbe to use device name & protocol specified by HAL
      sun_mouse: check for Device in commonOptions if pInfo->options isn't set yet
      Replace static changelog with one generated via XORG_CHANGELOG
      Add XORG_CWARNFLAGS & XORG_WITH_LINT for more compiler checking
      Clear assorted compiler, sparse & lint warnings
      sun_mouse: fallback to commonOptions for StreamsModule too
      Comment typo fixes
      Remove some #if 1 statements
      Unifdef XFree86LOADER
      Add copyright notices for OS mouse code to COPYING file
      Add note on hal-based configuration to man page
      Version 1.4.0

Daniel Stone (1):
      Add OS mouse sources to the driver build

Eamon Walsh (1):
      Change screen private key to an integer variable.

Julien Cristau (13):
      xsfbs.mk: fix the prepare target for parallel make
      xsfbs.mk: more parallel make fixing
      xsfbs.mk: update the list of releases, and drop some unused code
      xsfbs.mk: make 'log' a separate target
      Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into debian-experimental
      Merge tag 'xf86-input-mouse-1.4.0' into debian-experimental
      debian/control: wrap build-deps
      Update changelogs
      Run autoreconf on build and handle parallel builds.
      Delete generated files
      Build-depend on xserver 1.6 rc1, automake, libtool and xutils-dev 1:7.4+4.
      Add copyright notices for OS mouse code to debian/copyright
      Prepare changelog for upload

Matthieu Herrb (4):
      Build fix: Add a prototype for FindDevice function.
      Include xorg-server.h to get the WSCONS_SUPPORT define from
      prevent a double free of mouse private structure.
      W axis support for bsd_mouse.

Paulo Cesar Pereira de Andrade (2):
      Make sure xf86MouseProtocolIDToName is of public visibility.
      Compile warning fixes.

Peter Breitenlohner (1):
      Fix linux build

Peter Hutterer (3):
      man: Note that the server may probe default "Device" options.
      Nuke RCS tags.
      Check for XINPUT ABI 3.

Roland Scheidegger (1):
      fix compilation (upper/lower case typo)

---
 COPYING               |   93 
 ChangeLog             |  232 
 Makefile.am           |   15 
 Makefile.in           |  681 -
 aclocal.m4            | 8256 ------------------
 config.guess          | 1526 ---
 config.h.in           |   66 
 config.sub            | 1658 ---
 configure             |22916 --------------------------------------------------
 configure.ac          |   49 
 debian/changelog      |   11 
 debian/control        |   13 
 debian/copyright      |   93 
 debian/rules          |   19 
 debian/xsfbs/xsfbs.mk |   29 
 depcomp               |  589 -
 install-sh            |  519 -
 ltmain.sh             | 6964 ---------------
 man/Makefile.in       |  430 
 man/mousedrv.man      |   75 
 missing               |  367 
 mkinstalldirs         |  161 
 src/Makefile.am       |   24 
 src/Makefile.in       |  520 -
 src/bsd_mouse.c       |  798 +
 src/hurd_mouse.c      |  242 
 src/lnx_mouse.c       |  221 
 src/mouse.c           |   52 
 src/mouse.h           |    4 
 src/mousePriv.h       |    1 
 src/pnp.c             |   28 
 src/sco_mouse.c       |  258 
 src/sun_mouse.c       |  748 +
 src/xf86OSmouse.h     |  277 
 34 files changed, 3162 insertions(+), 44773 deletions(-)
---


Reply to: