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

x11proto-input: Changes to 'refs/tags/x11proto-input-2.1-1'



Tag 'x11proto-input-2.1-1' created by Cyril Brulebois <kibi@debian.org> at 2011-12-16 12:24 +0000

Tagging upload of x11proto-input 2.1-1 to unstable.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk7rOHAACgkQeGfVPHR5Nd17qQCeI1nvXume4fwy5JZzrROIGchO
BPsAnRdxWP/cJgs7LIB5UZh5I7ri8L1Z
=z2Nm
-----END PGP SIGNATURE-----

Changes since x11proto-input-2.0.2-2:
Alexandre Julliard (1):
      XI2.h: Fix off-by-one error in the XIMaskLen definition.

Chase Douglas (1):
      Include stdint.h

Cyril Brulebois (7):
      Fix typo in changelog.
      Merge branch 'upstream-unstable' into debian-unstable-new
      Merge branch 'debian-unstable' into debian-unstable-new
      Bump changelogs.
      Bump xutils-dev build-dep for new macros, add asciidoc build-dep.
      Ship *.txt and *.html through dh_install.
      Upload to unstable.

Daniel Stone (2):
      Add XIPointerEmulated for emulated events
      Document smooth-scrolling support

Fernando Carrijo (1):
      Fix typos in XIproto.txt

Gaetan Nadon (3):
      specs: convert XI2proto.txt to html using asciidoc
      XI2proto.txt: fix whitespace issues
      XIproto.txt: fix whitespace issues

Peter Hutterer (21):
      Add minimal asciidoc syntax
      specs: move erroneous Errors: line to where it belongs
      specs: enable asciidoc parsing for XIproto.txt
      Add XI2-specific defines for grab and property requests
      Provide convenience defines for owner_events.
      specs: add a linebreak for asciidoc parsing
      Put a warning in about not adding any further libXi defines
      specs: ValuatorClass includes a mode
      specs: fix two typos in XI2proto.txt
      Bump to 2.0.99
      Announce 2.1 availability through the XI_2_Major and XI_2_Minor defines
      XI2.1: send RawEvents at all times.
      Add sourceid to RawEvents (#34420)
      Move scroll information into a new class.
      inputproto 2.0.99.1 (first snapshot of 2.1)
      specs: clarify that Preferred scroll valuators are per scroll direction
      specs: We're up to version 2.1 now, say so
      specs: scroll events have no specific event type, state so.
      specs: smooth scrolling was added in 2.1, say so
      specs: typo fix
      inputproto 2.1

---
 ChangeLog                         |  332 ++++
 Makefile.am                       |    6 
 XI2.h                             |   38 
 XI2proto.h                        |   17 
 XI2proto.txt                      | 1677 ------------------------
 XIproto.txt                       | 2534 -------------------------------------
 configure.ac                      |   11 
 debian/changelog                  |   11 
 debian/control                    |    3 
 debian/x11proto-input-dev.docs    |    2 
 debian/x11proto-input-dev.install |    2 
 specs/.gitignore                  |    1 
 specs/Makefile.am                 |   14 
 specs/XI2proto.txt                | 1819 ++++++++++++++++++++++++++
 specs/XIproto.txt                 | 2576 ++++++++++++++++++++++++++++++++++++++
 15 files changed, 4809 insertions(+), 4234 deletions(-)
---


Reply to: