
CVS log for pkgsrc/x11/inputproto/Makefile
Up to [NetBSD + pkgsrc-wip] / pkgsrc / x11 / inputproto
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Apr 9 08:21:48 2010 UTC (2 years, 1 month ago) by tnn
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
HEAD
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -3
lines
Update to inputproto-2.0.
"The first stable release of the X Input Extension Version 2.0 protocol
specification and header files."
XI2 provides a number of enhancements over version 1.5, including:
- use of XGE and GenericEvents. GenericEvents are of flexible length with a
minimum length of 32 bytes.
- explicit device hierarchy of master and slave devices. See Section 4.
- use of multiple independent master devices (Multi-Poiner X or MPX).
- the ability for devices to change capabilities at runtime.
- raw device events
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Jul 22 12:34:33 2009 UTC (2 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2
lines
Update to 1.5.1:
Peter Hutterer (2):
Protect _XiDevicePresenceNotifyEvent declaration against C++
includes. #19075
inputproto 1.5.1
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Jan 7 21:56:22 2009 UTC (3 years, 4 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2
lines
Update to 1.5.0:
X Input Protocol 1.5.0
Additions over 1.4: input device properties support.
IDP are modelled after window properties and work much in the same
manner. Each X Input device can have multiple properties of
arbitrary types at any point in time. These properties can be
interpreted by the server and/or the driver and thus allow cheap,
easily expandable ways of configuring devices.
IDP can also be read by other clients, allowing clients to label
devices or device specific features. Two of the more obvious cases
are to label a device as "primary", or to label each axis to denote
it's function ("press", "tilt", "rotation", etc.).
For those reading commit logs: IDP were originally added as XGE
events as part of XI2, then backported to traditional events.
Cheers,
Peter
Peter Hutterer (10):
Back out Device Properties from XI 2, push into XI 1.5.
Protect against C++ includes.
Add libXi's property interfaces.
PropertyNotify, move deviceid back to last byte.
Remove RCS tags, typo fix.
Make sure Atoms are defined as CARD32.
Undef Atom after we're done so we don't pollute users of XIproto.h
Add XI_JOYSTICK type.
Remove Configure/QueryDeviceProperty.
inputproto 1.5.0
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Jul 30 09:56:48 2008 UTC (3 years, 9 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -3
lines
Update to 1.4.4:
Adam Jackson (2):
C sucks: define XEventClass in terms of unsigned int, not CARD32.
Typo fix.
Peter Hutterer (2):
Add DeviceControlChanged define.
inputproto 1.4.4
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Jul 24 17:30:14 2008 UTC (3 years, 10 months ago) by bjs
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -1
lines
"Apparently pulling in Xmd.h here [XI.h] breaks qt, since they both
define an INT32 type (and incompatible ones even, since Xmd's is
unsigned long on ILP32." (from GIT)
Bump PKGREVISION.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat May 24 21:45:14 2008 UTC (4 years ago) by tnn
Branches: MAIN
CVS tags: pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
Switch master site to MASTER_SITE_XORG.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Mar 7 20:18:07 2008 UTC (4 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2
lines
Update to 1.4.3:
Adam Jackson (1):
inputproto 1.4.3
Eamon Walsh (1):
XI.h needs X.h for CARD32 on 64-bit systems.
James Cloos (2):
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Jesse Barnes (1):
Use Xmd.h instead of X.h to pull in CARD32 definition
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Sep 21 19:54:17 2007 UTC (4 years, 8 months ago) by bjs
Branches: MAIN
CVS tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
Update to version 1.4.2.1. The previous version had a broken configure
script.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jul 12 13:29:54 2007 UTC (4 years, 10 months ago) by joerg
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
Update to inputproto-1.4.2: Add symbolic constants for the dev_change
field.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Feb 26 14:23:28 2007 UTC (5 years, 2 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
Update inputproto to 1.4.1: Fix a typo in a macro.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Nov 6 15:22:43 2006 UTC (5 years, 6 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2
lines
Update to inputproto-1.4. This added support for notification about
device presence.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Nov 3 17:41:55 2006 UTC (5 years, 6 months ago) by joerg
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
Import inputproto-1.3.2 from pkgrsc-wip:
This provides the input extension headers from modular X.org X11
project.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Nov 3 17:41:55 2006 UTC (5 years, 6 months ago) by joerg
Branches: MAIN
Initial revision
NetBSD-CVSweb <admin[at]NetBSD[dot]se>