index
:
~marcoz/xserver
server-1.13-branch
Unnamed repository; edit this file 'description' to name the repository.
marcoz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
input.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-09
Replace padlength tables with inline functions from misc.h
Alan Coopersmith
1
-2
/
+32
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-199
/
+246
2012-02-03
Namespace list api to reduce conflicts with similar system headers
Alan Coopersmith
1
-6
/
+6
2011-12-22
test: fix grab mode value tests for new XIGrabModeTouch
Peter Hutterer
1
-4
/
+13
2011-12-13
input: replace GRABTYPE_* with the InputLevel enums
Peter Hutterer
1
-65
/
+65
2011-12-09
dix: switch the syncEvent queue to a struct list
Peter Hutterer
1
-0
/
+67
2011-10-21
test: Add unit test for mieq
Jeremy Huddleston
1
-0
/
+69
2011-10-21
test: Silence some debug lines from the input unit tests
Jeremy Huddleston
1
-6
/
+9
2011-10-19
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-1
/
+14
2011-10-18
dix: add valuator_mask_fetch_double()
Peter Hutterer
1
-1
/
+14
2011-10-15
test: fix input test
Dave Airlie
1
-11
/
+11
2011-10-15
dix: add utility functions for double to/fro FP1616/FP3232 conversion
Jeremy Huddleston
1
-0
/
+128
2011-09-30
Input: Add smooth-scrolling support to GetPointerEvents
Peter Hutterer
1
-0
/
+57
2011-09-29
Input: Add double-precision valuator_mask API
Daniel Stone
1
-6
/
+15
2011-08-22
input: make InputOption opaque, provide interface functions.
Peter Hutterer
1
-0
/
+90
2011-08-22
Disable check of double-aligned in test/input.c on Renesas SH
Nobuhiro Iwamatsu
1
-1
/
+1
2011-08-22
dix: add KEYBOARD_OR_FLOAT and POINTER_OR_FLOAT to GetMaster()
Peter Hutterer
1
-0
/
+13
2011-08-22
test: add a test for GetMaster() behaviour
Peter Hutterer
1
-0
/
+62
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
[next]