index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-04
test: add new test cases to .gitignore
Gaetan Nadon
2
-0
/
+2
2012-02-03
Namespace list api to reduce conflicts with similar system headers
Alan Coopersmith
2
-72
/
+72
2012-01-15
test: Fix linking issues when building unit tests without the Xorg DDX
Jeremy Huddleston
2
-4
/
+144
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-22
test: fix grab mode value tests for new XIGrabModeTouch
Peter Hutterer
1
-4
/
+13
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-20
dix: add DIX API to create touchpoints
Peter Hutterer
1
-0
/
+70
2011-12-20
dix: if we run out of space for new touch events, resize the queue
Peter Hutterer
1
-0
/
+51
2011-12-19
dix: add helper functions to create DDX touch recs
Peter Hutterer
2
-1
/
+151
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
2
-67
/
+67
2011-12-10
Change GetXI2/XI/CoreType to just take a type argument
Peter Hutterer
1
-3
/
+3
2011-12-08
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
4
-1
/
+237
2011-12-09
Add a new XI2Mask struct and a few helper functions.
Peter Hutterer
2
-1
/
+133
2011-12-09
dix: switch the syncEvent queue to a struct list
Peter Hutterer
1
-0
/
+67
2011-12-07
test: update .gitignore with xfree86 and sort alphabetically
Gaetan Nadon
1
-3
/
+4
2011-12-06
include: add list_last_entry to get the tail of a list
Peter Hutterer
1
-0
/
+6
2011-12-06
include: add list_append()
Peter Hutterer
1
-0
/
+31
2011-12-02
Disable building of tests requiring DDX functions when Xorg is not built
Alan Coopersmith
1
-7
/
+21
2011-11-29
test: remove unneeded printf statements from misc.c
Peter Hutterer
1
-3
/
+0
2011-11-23
Add fallback implementation of strndup()
Alan Coopersmith
3
-1
/
+71
2011-11-23
Enable memory checking during unit testing
Alan Coopersmith
2
-0
/
+2
2011-11-23
Don't require ld -wrap for tests that don't need it
Alan Coopersmith
2
-2
/
+9
2011-11-02
Merge remote-tracking branch 'whot/two-screen-coordinates'
Keith Packard
1
-0
/
+104
2011-10-31
xfree86: fix potential buffer overflow
Servaas Vandenberghe
1
-0
/
+26
2011-10-27
test: fix two more failing FP3232 tests
Dave Airlie
3
-6
/
+5
2011-10-24
Merge remote-tracking branch 'whot/for-keith'
Keith Packard
1
-4
/
+23
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-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-10-13
Store desktop dimensions in screenInfo.
Peter Hutterer
1
-0
/
+104
2011-09-30
Input: Add smooth-scrolling support to GetPointerEvents
Peter Hutterer
3
-6
/
+163
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 double-precision valuator_mask API
Daniel Stone
1
-6
/
+15
2011-09-29
Input: Add flags to RawDeviceEvent
Daniel Stone
1
-0
/
+1
2011-09-26
Merge remote-tracking branch 'whot/next'
Keith Packard
4
-2
/
+413
2011-09-27
xfree86: switch options from pointer to XF86OptionPtr
Peter Hutterer
1
-5
/
+6
2011-09-21
Use internal temp variable for swap macros
Matt Turner
10
-163
/
+131
2011-08-22
input: make InputOption opaque, provide interface functions.
Peter Hutterer
1
-0
/
+90
2011-08-22
Add null-terminated list interface.
Peter Hutterer
1
-0
/
+164
2011-08-22
Disable check of double-aligned in test/input.c on Renesas SH
Nobuhiro Iwamatsu
1
-1
/
+1
[next]