index
:
~dbn/xserver
build-fixes
for-keithp
inputclass
inputconf
master
no-libxorg
xorg.conf.d
Various xserver patches
dbn
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
input.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-03
test: don't test for double alignment on i386. (#36986)
Peter Hutterer
1
-0
/
+3
2011-04-21
test: remove glib dependency
Peter Hutterer
1
-256
/
+253
2011-04-18
Xi: fix valuator alignment in DeepCopyDeviceClasses (#36119)
Peter Hutterer
1
-1
/
+23
2011-02-23
Merge branch 'mi-cleanup' into next
Peter Hutterer
1
-0
/
+139
2011-02-22
test: write some event → XI1 conversion tests.
Peter Hutterer
1
-0
/
+139
2011-02-17
Input: Allow EventToCore to return multiple events
Daniel Stone
1
-29
/
+39
2011-01-07
Merge branch 'for-peter' of git://people.freedesktop.org/~daniels/xserver int...
Peter Hutterer
1
-18
/
+11
2011-01-07
input: add valuator_mask_free() to free a valuator mask.
Peter Hutterer
1
-1
/
+2
2011-01-06
Test: Input: Add helper function for failing EventToCore
Daniel Stone
1
-18
/
+11
2010-11-26
include: let BitIsOn() return a boolean value.
Peter Hutterer
1
-0
/
+16
2010-11-24
test: reduce range of byte-padding macro tests.
Peter Hutterer
1
-17
/
+54
2010-11-24
test: compare byte padding macros against the expected bytes.
Peter Hutterer
1
-0
/
+3
2010-11-11
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Peter Hutterer
1
-0
/
+2
2010-10-25
test: valuator_mode tests.
Peter Hutterer
1
-0
/
+33
2010-10-22
input: remove "mode" field from ValuatorClassRec.
Peter Hutterer
1
-1
/
+1
2010-10-22
test: input - set valuators mask for event to core conversion
Chase Douglas
1
-0
/
+2
2010-10-22
test: valuator_mask tests.
Peter Hutterer
1
-0
/
+77
2010-06-11
xfree86: Match devices based on USB ID
Dan Nicholson
1
-0
/
+12
2010-06-11
xfree86: Match devices based on PnP ID
Dan Nicholson
1
-0
/
+12
2010-05-28
test: fix up InputAttributes helper function test.
Peter Hutterer
1
-1
/
+8
2010-05-25
dix: add helper functions to duplicate and free InputAttributes.
Peter Hutterer
1
-0
/
+102
2010-01-27
dix: EventToCore needs to copy the root window too.
Peter Hutterer
1
-1
/
+3
2009-11-25
Xi: when deleting all properties, reset property handler to NULL.
Peter Hutterer
1
-0
/
+54
2009-07-30
test: fix build by including eventstr.h
Peter Hutterer
1
-1
/
+1
2009-07-22
input: remove XI2 keysym grabs, use keycode grabs instead.
Peter Hutterer
1
-2
/
+2
2009-07-14
include: introduce byte counting functions.
Peter Hutterer
1
-0
/
+39
2009-06-29
test: fix build error introduced by XINPUT_ABI 7
Peter Hutterer
1
-2
/
+3
2009-06-05
Revert "test: check from INT_MIN to INT_MAX for core type conversion"
Peter Hutterer
1
-30
/
+26
2009-06-04
test: check from INT_MIN to INT_MAX for core type conversion
Peter Hutterer
1
-26
/
+30
2009-06-04
test: adjust event_to_core_conversion test for new ProximityIn/Out behaviour
Peter Hutterer
1
-2
/
+8
2009-06-02
test: add grab matching tests.
Peter Hutterer
1
-0
/
+363
2009-06-01
input: Add grabtype to GrabParameters.
Peter Hutterer
1
-0
/
+1
2009-06-01
test: Add GetSelectedEvents request to struct size tests.
Peter Hutterer
1
-0
/
+1
2009-06-01
test: fix compile error introduced with the removal of isMaster.
Peter Hutterer
1
-1
/
+1
2009-05-16
Update to new XI2 names
Peter Hutterer
1
-5
/
+5
2009-05-08
Xi: Add XI2 property requests.
Peter Hutterer
1
-0
/
+4
2009-05-06
test: add test for xi2 struct sizes.
Peter Hutterer
1
-0
/
+28
2009-05-01
input: reshuffle CreateGrab and friends to take a GrabParameters param.
Peter Hutterer
1
-0
/
+62
2009-04-28
test: add InternalEvent to core event conversion tests.
Peter Hutterer
1
-0
/
+144
2009-04-28
test: add a simple test to verify device axis intialization.
Peter Hutterer
1
-0
/
+83