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

libxi: Changes to 'refs/tags/libxi-2_1.4.2-1'



Tag 'libxi-2_1.4.2-1' created by Cyril Brulebois <kibi@debian.org> at 2011-03-27 04:42 +0000

Tagging upload of libxi 2:1.4.2-1 to unstable.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk2OwEEACgkQeGfVPHR5Nd1RzgCeJs46aq9a3hQoZHbhO19DxWLa
aVIAn3Pnd9Q5+CJlbilISquPjB4qW2Rm
=u4SA
-----END PGP SIGNATURE-----

Changes since libxi-2_1.4.1-1:
Cyril Brulebois (3):
      Merge branch 'upstream-unstable' into debian-unstable
      Bump changelogs.
      Upload to unstable.

Gaetan Nadon (4):
      config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
      config: remove already included AC_PROG_SED statement
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      config: comment, minor upgrade, quote and layout configure.ac

Jeremy Huddleston (1):
      configure.ac: 1.4.2

Julien Cristau (1):
      Bump Standards-Version to 3.9.1 (no changes).

Peter Hutterer (9):
      man: note that callers of XIQueryPointer must free the button mask.
      Mark sourceid in Raw events as bug and force to 0..
      Fix invalid read in XIGrabDevice.
      Fix typo in comment.
      Require XI 2 for all XI 2 calls.
      Rename XSetCPtr.c to XISetCPtr.c.
      man: describe return value for XI2 passive grabbing calls.
      Don't discard extra data for passive grabs.
      Force alignment with sizeof(Atom) for XIButtonClassInfo

---
 ChangeLog                        |  179 +++++++++++++++++++++++++++++++++++++++
 configure.ac                     |   36 +++----
 debian/changelog                 |   10 ++
 debian/control                   |    2 
 include/X11/extensions/XInput2.h |    2 
 man/XIGrabButton.txt             |    6 +
 man/XIGrabEnter.txt              |    6 +
 man/XIQueryPointer.txt           |    3 
 src/Makefile.am                  |    2 
 src/XExtInt.c                    |   19 +++-
 src/XIAllowEvents.c              |    2 
 src/XIDefineCursor.c             |    2 
 src/XIGetDevFocus.c              |    2 
 src/XIGrabDevice.c               |   10 +-
 src/XIHierarchy.c                |    2 
 src/XIPassiveGrab.c              |    6 -
 src/XIProperties.c               |    8 -
 src/XIQueryDevice.c              |    2 
 src/XIQueryPointer.c             |    2 
 src/XISelEv.c                    |    4 
 src/XISetCPtr.c                  |   62 +++++++++++++
 src/XISetDevFocus.c              |    2 
 src/XIWarpPointer.c              |    2 
 src/XSetCPtr.c                   |   62 -------------
 24 files changed, 324 insertions(+), 109 deletions(-)
---


Reply to: