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
/
dix
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-04
input: allow for detectable autorepeat.
Daniel Stone
2
-6
/
+54
2009-09-04
dix: improve code flow in TryClientEvents, better debugging messages.
Daniel Stone
1
-52
/
+66
2009-09-03
dix: don't return BadMatch from GetProperty (#23562)
Peter Hutterer
1
-1
/
+1
2009-09-03
dix: when unsetting a cursor, update the sprite immediately (#23608)
Peter Hutterer
1
-1
/
+2
2009-09-03
Un-export ApplyPointerMapping. This is an in-server function.
Peter Hutterer
1
-1
/
+1
2009-09-02
Correct outdated e-mail address in "Author" statements.
Eamon Walsh
1
-1
/
+1
2009-08-28
Add DRI2 requests to protocol.txt
Eamon Walsh
1
-0
/
+8
2009-08-27
Xext: rename Xtst* to XTest*
Peter Hutterer
1
-1
/
+1
2009-08-27
input: move XTest device initialization into Xext/xtest.c
Peter Hutterer
1
-132
/
+1
2009-08-27
dix: use IsXtstDevice instead of the direct key lookup.
Peter Hutterer
1
-1
/
+1
2009-08-25
CheckWindowOptionalNeed: Ensure w->optional is set to avoid SEGFAULT
Jeremy Huddleston
1
-1
/
+1
2009-08-25
Ensure that rotation updates happen frequently
Keith Packard
1
-1
/
+21
2009-08-24
input: move CorePointer/KeyboardProc declarations into header.
Peter Hutterer
1
-3
/
+0
2009-08-24
dix: FixUpEventFromWindow mustn't scramble non-device events.
Peter Hutterer
1
-1
/
+4
2009-08-18
Do not reset lastDeviceEventTime when we do dixSaveScreens
Richard Hughes
1
-2
/
+0
2009-08-17
xace: fix access mode in dixLookupWindow call within ProcUngrabKey.
Eamon Walsh
1
-1
/
+1
2009-08-17
Add XI2 requests to protocol.txt
Eamon Walsh
1
-0
/
+22
2009-08-17
dix: rework DeviceChangedEvents a bit.
Peter Hutterer
2
-12
/
+8
2009-08-17
dix: fix potential use of unused variable 'mask'.
Peter Hutterer
1
-1
/
+1
2009-08-17
dix: use the XI2 defines for class types.
Peter Hutterer
1
-3
/
+3
2009-08-17
input: move DeviceChangedEvent conversion into eventconvert.c
Peter Hutterer
1
-24
/
+121
2009-08-14
dix: update the sprite trace for all masters && floating slaves (#23257)
Peter Hutterer
1
-1
/
+1
2009-08-13
dix: re-name internal eventToClassesChanged to eventToDeviceChanged
Peter Hutterer
1
-3
/
+3
2009-08-13
test: add XI2 eventconversion test for raw events.
Peter Hutterer
1
-1
/
+1
2009-08-11
Disable the out-of-bounds workaround in pixman.
Soren Sandmann Pedersen
1
-0
/
+3
2009-08-06
dix: detach SD during XI2 grabs only.
Peter Hutterer
1
-4
/
+7
2009-08-06
Revert "dix: Remove temporary detachment of slave devices."
Peter Hutterer
1
-0
/
+66
2009-08-05
Correct modifier map built when ProcSetModifierMapping is called
Alan Coopersmith
1
-4
/
+2
2009-08-05
dix: require PointerProc and KeyboardProc to be passed into AllocDevicePair.
Peter Hutterer
1
-7
/
+14
2009-08-03
dix: call SetFocusOut and LeaveWindow when disabling a device.
Peter Hutterer
3
-1
/
+4
2009-08-03
dix: SetFocusOut and LeaveWindow don't need parameters other than dev.
Peter Hutterer
2
-6
/
+5
2009-07-30
dix: pass the sourceid around for enter/leave events.
Peter Hutterer
3
-23
/
+34
2009-07-30
dix: remove obsolete comment, parameter described doesn't exist.
Peter Hutterer
1
-2
/
+0
2009-07-30
input: switch internal event types to enums.
Peter Hutterer
1
-1
/
+10
2009-07-30
xkb: move XkbFilterEvents to xkbsrv.h
Peter Hutterer
1
-3
/
+0
2009-07-30
dix: update GetMaximumEventsNum() to real value (3).
Peter Hutterer
1
-7
/
+5
2009-07-30
include: untangle events.h from the SDK headers.
Peter Hutterer
4
-2
/
+4
2009-07-22
Bug #22804: Reject out of bounds XGetImage requests
Aaron Plattner
1
-23
/
+49
2009-07-22
dix: fix null-pointer dereference on activating enter/focus grabs.
Peter Hutterer
1
-1
/
+10
2009-07-22
dix: use the event mask of the grab for TryClientEvents.
Peter Hutterer
1
-2
/
+5
2009-07-22
Check if new space was actually allocated before freeing.
Pierre Willenbrock
1
-3
/
+8
2009-07-22
input: remove XI2 keysym grabs, use keycode grabs instead.
Peter Hutterer
2
-4
/
+1
2009-07-19
dix: xserver "make dist" fails due to eventconvert.h (#27825)
Gaetan Nadon
1
-1
/
+0
2009-07-17
Revert "Coverity Prevent: RESOURCE_LEAK in AccelSetProfileProperty:"
Oliver McFadden
1
-4
/
+0
2009-07-16
Coverity Prevent: RESOURCE_LEAK in AccelSetProfileProperty:
Oliver McFadden
1
-0
/
+4
2009-07-15
xserver: remove unused code in clipValuators
Éric Piel
1
-2
/
+1
2009-07-15
Update to xextproto 7.0.99.1.
Peter Hutterer
1
-2
/
+1
2009-07-15
dix: fix wrong raw valuator copy
Peter Hutterer
1
-3
/
+2
2009-07-15
dix: use sizeof(FP3232) instead of 2 * sizeof(int32_t).
Peter Hutterer
1
-2
/
+2
2009-07-15
Update to type-specific raw events - require inputproto 1.9.99.14.
Peter Hutterer
3
-10
/
+27
[next]