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
/
xi2
/
protocol-eventconvert.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-239
/
+214
2011-12-23
test/xi2: Really fix infinite loop in test_convert_XITouchOwnershipEvent
Chase Douglas
1
-1
/
+1
2011-12-22
test/xi2: Fix infinite loop in test_convert_XITouchOwnershipEvent
Keith Packard
1
-1
/
+3
2011-12-21
test: add a basic test for ownership event values
Peter Hutterer
1
-0
/
+94
2011-12-21
test: drop printfs from protocol-eventconvert.c
Peter Hutterer
1
-8
/
+0
2011-12-10
Change GetXI2/XI/CoreType to just take a type argument
Peter Hutterer
1
-3
/
+3
2011-10-27
test: fix two more failing FP3232 tests
Dave Airlie
1
-3
/
+1
2011-10-25
test: fix test with new double -> fp3232 conversion functions
Peter Hutterer
1
-4
/
+3
2011-10-25
dix: add ScrollInfo to DeviceChangedEvents
Peter Hutterer
1
-0
/
+20
2011-09-29
Input: Add POINTER_EMULATED flag to GetPointerEvents
Daniel Stone
1
-1
/
+17
2011-09-29
Input: Make DeviceEvent use doubles internally
Daniel Stone
1
-4
/
+3
2011-09-29
Input: Make RawDeviceEvent use doubles internally
Daniel Stone
1
-8
/
+6
2011-09-29
Input: Add flags to RawDeviceEvent
Daniel Stone
1
-0
/
+1
2011-09-21
Use internal temp variable for swap macros
Matt Turner
1
-62
/
+48
2011-07-01
Test: Input: Only ever set up to MAX_VALUATORS valuators
Daniel Stone
1
-7
/
+11
2011-04-21
test: remove glib dependency
Peter Hutterer
1
-88
/
+84
2011-01-06
Test: Input: Check flags on DeviceEvent
Daniel Stone
1
-1
/
+11
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-9
/
+9
2009-12-22
test/xi2: fail if xi2 class type is garbage. (#25492)
Peter Hutterer
1
-0
/
+3
2009-12-23
test/xi2: fix maximum max_keycode (bug#25492)
Julien Cristau
1
-1
/
+1
2009-09-16
test_convert_XIRawEvent: Don't write more data than the struct holds
Alan Coopersmith
1
-1
/
+1
2009-08-17
test: add protocol tests for DeviceChangedEvents
Peter Hutterer
1
-5
/
+269
2009-08-13
test: add event conversion tests for XIDeviceEvents
Peter Hutterer
1
-0
/
+361
2009-08-13
test: add focus and enter conversion testing.
Peter Hutterer
1
-0
/
+30
2009-08-13
test: add XI2 eventconversion test for raw events.
Peter Hutterer
1
-0
/
+249