index
:
~yselkowitz/xserver
cygwin
cygwin-patches-for-1.12
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.16
cygwin-release-1.7
cygwin-release-1.8
cygwin-release-1.9
master
mingw-patches-for-1.13
server-1.10-branch
server-1.11-branch
server-1.7-branch
server-1.8-branch
server-1.9-branch
work
Yaakov's Cygwin/X xserver repository
yselkowitz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
xi2
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-05
Fix formatting of address operators
HEAD
master
Yaakov Selkowitz
3
-8
/
+8
2012-11-19
input: drop FP1616 macro
Peter Hutterer
1
-2
/
+2
2012-06-22
AC_SUBST the GLX_SYS_LIBS
Peter Hutterer
1
-1
/
+1
2012-05-16
test: don't shadow parameter 'len'
Peter Hutterer
1
-4
/
+3
2012-05-16
test: fix redundant declaration of "BadDevice"
Peter Hutterer
7
-2
/
+6
2012-05-16
test: fix "userdata shadows global declaration" warnings
Peter Hutterer
4
-14
/
+14
2012-05-16
test: fix "redundant declaration of devices" warning
Peter Hutterer
1
-1
/
+1
2012-05-01
Xi: return BadValue on XIQueryVersion if the version is less than first call
Peter Hutterer
1
-0
/
+113
2012-03-29
test: reset the client before checking the swapped version
Peter Hutterer
1
-0
/
+1
2012-03-29
test: init the sync extensions for tests to pass again
Peter Hutterer
1
-0
/
+14
2012-03-21
Introduce a consistent coding style
Keith Packard
13
-689
/
+706
2012-03-04
test: add new test cases to .gitignore
Gaetan Nadon
1
-0
/
+1
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-16
tests: update for touch support
Peter Hutterer
2
-9
/
+31
2011-12-13
input: replace GRABTYPE_* with the InputLevel enums
Peter Hutterer
1
-2
/
+2
2011-12-10
Change GetXI2/XI/CoreType to just take a type argument
Peter Hutterer
1
-3
/
+3
2011-12-09
Add a new XI2Mask struct and a few helper functions.
Peter Hutterer
2
-1
/
+133
2011-11-23
Enable memory checking during unit testing
Alan Coopersmith
1
-0
/
+1
2011-11-23
Don't require ld -wrap for tests that don't need it
Alan Coopersmith
1
-0
/
+9
2011-10-27
test: fix two more failing FP3232 tests
Dave Airlie
3
-6
/
+5
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-30
Input: Add smooth-scrolling support to GetPointerEvents
Peter Hutterer
2
-6
/
+106
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
10
-163
/
+131
2011-07-01
Test: Input: Only ever set up to MAX_VALUATORS valuators
Daniel Stone
1
-7
/
+11
2011-06-22
Update .gitignore as new tests have been added
Gaetan Nadon
1
-0
/
+10
2011-06-02
test: fix memset size for WindowRec (#37801)
Peter Hutterer
1
-1
/
+1
2011-04-25
test/xi2: remove duplicated include
Nicolas Kaiser
1
-1
/
+0
2011-04-21
test: remove glib dependency
Peter Hutterer
13
-288
/
+245
2011-04-18
test: add some XIPassiveGrab protocol testing.
Peter Hutterer
2
-0
/
+242
2011-03-24
test: when unit tests are enabled, build them during "make"
Peter Hutterer
1
-2
/
+2
2011-03-18
Add generalized unit test support using util-macros.
Gaetan Nadon
1
-1
/
+5
2011-02-22
Move master/lastSlave out of the union into separate fields.
Peter Hutterer
2
-2
/
+2
2011-01-06
Test: Input: Test up to supported server, not protocol, events
Daniel Stone
1
-9
/
+9
2011-01-06
Test: Input: Check flags on DeviceEvent
Daniel Stone
1
-1
/
+11
2010-11-12
test: Fix missing xkbsrv.h include.
Cyril Brulebois
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
-2
/
+11
2010-05-14
test/xi2: Initialize predefined atoms before XInputExtensionInit.
Jamey Sharp
1
-0
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
2
-11
/
+11
2010-04-30
Merge remote branch 'whot/for-keith'
Keith Packard
1
-8
/
+8
2010-04-28
test: Fix linking of wrapped functions in XI2 tests.
Rami Ylimäki
1
-8
/
+8
2010-04-26
dix and others: remove unused arraySize field from ScreenInfo
Tiago Vignatti
1
-1
/
+0
[next]