index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
input.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-17
dix: refactor scheme init
Simon Thum
1
-0
/
+5
2011-02-17
Input: Rename EventIsDeliverable return masks
Daniel Stone
1
-5
/
+6
2011-01-07
Merge branch 'for-peter' of git://people.freedesktop.org/~daniels/xserver int...
Peter Hutterer
1
-1
/
+4
2011-01-07
input: add valuator_mask_free() to free a valuator mask.
Peter Hutterer
1
-0
/
+1
2011-01-06
Input: Export GetEventMask
Daniel Stone
1
-0
/
+1
2011-01-06
Input: Pass sprite instead of device to XYToWindow, make non-static
Daniel Stone
1
-0
/
+1
2011-01-06
Input: Pass sprite instead of device to FixUpEventFromWindow
Daniel Stone
1
-1
/
+1
2011-01-06
Input: Export SpriteRec for use in public API
Daniel Stone
1
-0
/
+1
2010-12-31
Make EventIsDeliverable non-static
Chase Douglas
1
-0
/
+12
2010-12-31
Export all valuator_mask_* functions
Chase Douglas
1
-1
/
+7
2010-10-22
input: add valuator_get_mode() helper.
Peter Hutterer
1
-0
/
+4
2010-10-22
Abstract valuator masks through a set of APIs.
Peter Hutterer
1
-9
/
+15
2010-09-06
input: constify valuators passed in by input drivers.
Peter Hutterer
1
-3
/
+3
2010-09-01
input: Purge Register*Device() functions.
Peter Hutterer
1
-6
/
+0
2010-08-13
xkb: post-fix PointerKeys button events with a DeviceChangedEvent.
Peter Hutterer
1
-0
/
+6
2010-07-07
dix: add aux. functions for button_is_down, set_button_down, set_button_up.
Peter Hutterer
1
-2
/
+7
2010-06-11
xfree86: Match devices based on USB ID
Dan Nicholson
1
-0
/
+1
2010-06-11
xfree86: Match devices based on PnP ID
Dan Nicholson
1
-0
/
+1
2010-06-07
If XTest is always required, then eliminate the XTest devPrivate
Keith Packard
1
-1
/
+0
2010-06-06
Initialize private keys in test suite
Keith Packard
1
-0
/
+1
2010-05-26
Revert "Add a "flags" field to DeleteInputDeviceRequest."
Keith Packard
1
-5
/
+1
2010-05-25
Add a "flags" field to DeleteInputDeviceRequest.
Peter Hutterer
1
-1
/
+5
2010-05-25
dix: add helper functions to duplicate and free InputAttributes.
Peter Hutterer
1
-0
/
+2
2010-04-16
dix: Export AllocDevicePair GetPointerEvents, GetKeyboardEvents and generate_...
Adam Tkac
1
-4
/
+4
2010-02-15
dix: move config_init into the DDX.
Peter Hutterer
1
-0
/
+1
2010-02-11
Add tag matching to input attributes.
Peter Hutterer
1
-0
/
+1
2009-12-22
config: Introduce InputAttributes in NewInputDeviceRequest
Dan Nicholson
1
-0
/
+16
2009-09-20
Eliminate bogus event resizing.
Keith Packard
1
-3
/
+0
2009-09-18
xfree86: use SendDevicePresenceEvents instead of manual event handling.
Peter Hutterer
1
-0
/
+1
2009-09-03
Un-export ApplyPointerMapping. This is an in-server function.
Peter Hutterer
1
-1
/
+1
2009-08-27
Xext: rename Xtst* to XTest*
Peter Hutterer
1
-3
/
+3
2009-08-27
input: move XTest device initialization into Xext/xtest.c
Peter Hutterer
1
-0
/
+1
2009-08-05
dix: require PointerProc and KeyboardProc to be passed into AllocDevicePair.
Peter Hutterer
1
-0
/
+2
2009-07-30
include: untangle events.h from the SDK headers.
Peter Hutterer
1
-2
/
+1
2009-07-01
input: store the master device's ID in the devPrivate for XTest devices.
Peter Hutterer
1
-1
/
+4
2009-07-01
input: abstract Xtst device lookup
Peter Hutterer
1
-0
/
+1
2009-06-18
input: Add labels to buttons and valuators - ABI_XINPUT_VERSION 7
Peter Hutterer
1
-1
/
+5
2009-05-28
Merge branch 'master' into xi2
Peter Hutterer
1
-0
/
+4
2009-05-22
input: introduce partial class copying depending on the event.
Peter Hutterer
1
-2
/
+4
2009-05-22
dix: introduce GetMaster()
Peter Hutterer
1
-0
/
+1
2009-05-16
input: reduce the number of superfluous hierarchy events
Peter Hutterer
1
-4
/
+8
2009-04-28
Make the cursor completely optional
Simon Farnsworth
1
-0
/
+4
2009-04-24
Merge branch 'master' into xi2
Peter Hutterer
1
-2
/
+7
2009-04-24
input: propagate XTst events through virtual slave devices.
Benjamin Close
1
-0
/
+4
2009-04-21
dix: Change AllocMaster into AllocDevicePair, allow creation of SDs too.
Benjamin Close
1
-2
/
+3
2009-04-19
input: use a GrabMask union in GrabDevice to allow for XI2 masks.
Peter Hutterer
1
-0
/
+1
2009-03-20
include: un-export a bunch of server-only functions.
Peter Hutterer
1
-23
/
+23
2009-03-20
include: add a few prototypes to silence compiler warnings.
Peter Hutterer
1
-0
/
+9
2009-02-23
Input: change processing API to InternalEvents.
Peter Hutterer
1
-9
/
+7
2009-02-23
mi: switch the EQ to contain InternalEvents only.
Peter Hutterer
1
-1
/
+3
[next]