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
2008-07-10
Fix incorrect test regarding keyboard map.
Ander Conselvan de Oliveira
1
-1
/
+2
2008-07-10
Xi: pack the property stuff into a struct, make handlers a linked list.
Peter Hutterer
1
-4
/
+3
2008-07-10
Xi: add support for input device properties.
Peter Hutterer
1
-0
/
+9
2008-07-10
Revert "Xi: add support for input device properties."
Peter Hutterer
1
-9
/
+0
2008-07-10
Xi: add support for input device properties.
Peter Hutterer
1
-0
/
+9
2008-07-10
Xext: store the GenericMasks in the resource system.
Peter Hutterer
1
-7
/
+7
2008-07-10
dix: free GenericMask allocations when destroying window.
Peter Hutterer
1
-0
/
+13
2008-06-27
Fix a leak of window devPrivates in window.c/CrushTree().
Eamon Walsh
1
-0
/
+1
2008-06-26
input: for non-device events (e.g. DevicePresence) use MAX_DEVICES as id.
Peter Hutterer
1
-3
/
+4
2008-06-26
dix: don't dereference dev->key if it doesn't exist.
Peter Hutterer
1
-1
/
+1
2008-06-25
dix: free memory associated with the EventList. #16507
Peter Hutterer
2
-5
/
+7
2008-06-25
dix: InitEventList does not need to be _X_EXPORT.
Peter Hutterer
1
-1
/
+1
2008-06-24
Remove NOFONTSERVERACCESS macro
Tiago Vignatti
1
-2
/
+0
2008-06-24
Fix a leak in the code that parses the protocol names.
Eamon Walsh
1
-18
/
+26
2008-06-25
dix: free FocusPrivates when deleting a window. #16493
Ben Gamari
1
-0
/
+1
2008-06-19
Make button down state a bitmask. Master buttons track union of slave buttons
Keith Packard
1
-1
/
+1
2008-06-19
dix: don't attempt to send Enter/Leave events if we have a keyboard.
Peter Hutterer
1
-0
/
+3
2008-06-18
dix: fix a crash when the client has a different byteorder.
Michel Dänzer
1
-4
/
+5
2008-06-18
input: fix up usage of button->down, used to be a bitmask, is now an array.
Peter Hutterer
2
-5
/
+1
2008-06-17
SELinux: Bring server-side name registry up to date.
Eamon Walsh
1
-8
/
+20
2008-06-15
Xi: avoid double button mapping.
Keith Packard
1
-1
/
+1
2008-06-13
Fix "warning: pointer targets in assignment differ in signedness".
Eamon Walsh
1
-1
/
+1
2008-06-13
Fix "warning: assignment from incompatible pointer type".
Eamon Walsh
1
-1
/
+1
2008-06-13
Fix "warning: implicit declaration of function ‘miPointerGetScreen’".
Eamon Walsh
1
-0
/
+1
2008-06-13
Make devPrivates lookup functions ABI instead of static inlines.
Eamon Walsh
1
-0
/
+65
2008-06-11
dix: Call RealizeCursor during InitializeSprite.
Peter Hutterer
1
-0
/
+1
2008-06-05
dix: set dst->mapWidth when allocating a new map.
Peter Hutterer
1
-0
/
+1
2008-06-04
dix: Fix build with --disable-xinerama #16204
Peter Hutterer
1
-2
/
+2
2008-06-02
xkb: delete default rules when devices are closed.
Peter Hutterer
1
-0
/
+3
2008-06-02
dix: don't read valuators past numAxes.
Peter Hutterer
1
-0
/
+2
2008-05-31
dix: ProcQueryPointer doesn't need special grab handling, PickPointer does it
Peter Hutterer
1
-13
/
+0
2008-05-31
dix: Remove superfluous comment.
Peter Hutterer
1
-2
/
+1
2008-05-31
dix: null out dummyDev, otherwise Xephyr dereferences random pointers.
Peter Hutterer
1
-1
/
+2
2008-05-26
Merge branch 'master' into mpx
Peter Hutterer
3
-57
/
+1
2008-05-26
dix: store the absolute values in the motion history.
Peter Hutterer
1
-2
/
+3
2008-05-26
If core motion history is required, scale back to screen coords and INT16.
Peter Hutterer
2
-10
/
+45
2008-05-26
Ensure the motion history is merged for master devices.
Peter Hutterer
1
-13
/
+107
2008-05-26
dix: Allocate MD's motion history to be large enough for potential valuators
Peter Hutterer
1
-3
/
+13
2008-05-25
Remove GetMotionProc from ValuatorClassRec.
Peter Hutterer
2
-15
/
+8
2008-05-23
dix: update valuators > 2 as well.
Peter Hutterer
1
-12
/
+45
2008-05-23
dix: don't allow relative data in deviceValuators.
Peter Hutterer
1
-17
/
+4
2008-05-23
dix: more device scaling insanity.
Peter Hutterer
1
-30
/
+38
2008-05-23
input: instead of lastx/y, use a last.valuators[] array on the device.
Peter Hutterer
2
-23
/
+30
2008-05-23
dix: coreEvents doesn't have meaning here, use master instead.
Peter Hutterer
1
-3
/
+4
2008-05-23
dix: Cleanup of GetPointerEvents
Magnus Vigerlöf
1
-45
/
+48
2008-05-23
dix: Correct clipAxis so it can handle devices with value ranges properly
Magnus Vigerlöf
1
-11
/
+4
2008-05-22
dix: fill valuators with the correct values depending on the device mode (GPE)
Peter Hutterer
1
-7
/
+11
2008-05-22
dix: when floating a device, create a new cursor sprite.
Peter Hutterer
1
-0
/
+9
2008-05-22
Make all conversion handling in GPE.
Magnus Vigerlöf
1
-79
/
+144
2008-05-21
drop xprint remnants: InitGlobals
George Sapountzis
1
-1
/
+0
[next]