[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.5.0-1'



Tag 'xserver-xorg-input-mouse-1_1.5.0-1' created by Cyril Brulebois <kibi@debian.org> at 2009-12-05 21:48 +0000

Tagging upload of xserver-xorg-input-mouse 1:1.5.0-1 to experimental.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEABECAAYFAksa1ToACgkQeGfVPHR5Nd0KdQCfRdpIUtBGfzN9RLiMCHQqmujz
ho4AoLY4xNEMU2+30BGxOs+yV7J98f4P
=KhNy
-----END PGP SIGNATURE-----

Changes since xserver-xorg-input-mouse-1_1.4.0-4:
Alan Coopersmith (4):
      sun_mouse: Check if streams module is already on the stack before pushing it
      Remove check for OS/2
      sun_mouse: Don't try calling ioctls if mouse fd wasn't opened
      Fix crashes due to MouseBlockHandler/MouseWakeupHandler with invalid devices

Charlie (3):
      Conditionally declare some variables that are only used conditionally.
      Conditionally declare some variables that are only used conditionally.
      Merge branch 'master' of ssh://mbalmer@git.freedesktop.org/git/xorg/driver/xf86-input-mouse

Cyril Brulebois (1):
      Upload to experimental.

Dima Kogan (2):
      Allow 0 as wheel emulation button for unconditional scrolling (#20529)
      Restrict wheel emulation to a single axis at a time.

Donald Kayser (1):
      signed/unsigned fixes for delta x,y movement

Gaetan Nadon (1):
      xf86-input-mouse: Remove unused .cvsignore file #23776

Julien Cristau (9):
      xsfbs.sh: remove unused check_symlinks_and_{bomb,warn}
      xsfbs.sh: remove unused analyze_path
      xsfbs.sh: remove unused maplink function
      xsfbs.sh: remove unused find_culprits function
      xsfbs.sh: remove unused reject_whitespace function
      xsfbs.mk: no need for shlibs.local
      xsfbs.sh: fix typo and remove svn keyword
      xsfbs.mk: kill obsolete DEFAULT_DCRESOLUTIONS and SOURCE_DIR usage
      xsfbs.mk: remove more obsolete code

Paulo Cesar Pereira de Andrade (1):
      Janitor: use $PKG_CONFIG and update .gitignore.

Peter Hutterer (7):
      Require xorg-server 1.5.99.901 or higher.
      Remove xf86MouseProtocolIDToName and xf86MouseProtocolNameToID.
      Remove ModuleInfoRec and associated bits.
      Protect against ABI_XINPUT_VERSION 7.
      mouse 1.4.99.1
      Require macros 1.3 for XORG_DEFAULT_OPTIONS
      mouse 1.5.0

Timo Aaltonen (5):
      Merge branch 'debian-unstable' of ../../xsfbs into debian-unstable
      Merge commit 'xf86-input-mouse-1.5.0' into debian-unstable
      Update the changelogs.
      Bump the build-dep on xutils-dev (>= 1:7.5~1).
      Build against Xserver 1.7.

---
 .gitignore            |    6 +
 ChangeLog             |  198 ++++++++++++++++++++++++++++++++++++++++++
 configure.ac          |   19 +---
 debian/changelog      |   12 ++
 debian/control        |    4 
 debian/xsfbs/xsfbs.mk |   21 ----
 debian/xsfbs/xsfbs.sh |  233 --------------------------------------------------
 man/.cvsignore        |    2 
 man/mousedrv.man      |    3 
 src/.cvsignore        |    6 -
 src/mouse.c           |  198 +++++++++++-------------------------------
 src/mouse.h           |    3 
 src/sun_mouse.c       |  104 ++++++++++++----------
 13 files changed, 342 insertions(+), 467 deletions(-)
---


Reply to: