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
/
events.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-25
dix: update the sprite trace for all masters && floating slaves (#23257)
Peter Hutterer
1
-2
/
+2
2009-07-26
Replace dixLookupResource by dixLookupResourceBy{Type,Class}
Keith Packard
1
-5
/
+5
2009-07-26
Fix key repeat problem.
Kim Woelders
1
-1
/
+1
2009-06-29
Fix a couple off-by-one array boundary checks.
Jeremy Huddleston
1
-1
/
+1
2009-05-19
xace: Fix a bad device access hook call.
Eamon Walsh
1
-3
/
+3
2009-05-08
dix: ignore non-pointer events in XineramaCheckMotion (#20557)
Peter Hutterer
1
-0
/
+17
2009-01-30
Don't release grabs unless all buttons are up
Thomas Jaeger
1
-1
/
+1
2009-01-30
dix: fix WarpPointer calls for devices with custom valuator ranges (#19297)
Peter Hutterer
1
-7
/
+12
2009-01-30
dix: EnqueueEvent and PlayReleasedEvent need to handle DeviceMotionNotifies
Peter Hutterer
1
-4
/
+4
2009-01-11
dix: Fix handling of do_not_propagate_mask window attribute.
Peter Hutterer
1
-11
/
+8
2009-01-11
dix: move focus handling into enterleave.c.
Keith Packard
1
-265
/
+19
2008-12-01
dix: don't detach SDs during grabs.
Peter Hutterer
1
-67
/
+0
2008-12-01
dix: Don't deliver XI events from MDs.
Peter Hutterer
1
-42
/
+20
2008-12-01
dix: No DeviceEnterLeave events in server 1.6
Peter Hutterer
1
-73
/
+0
2008-11-25
dix: split enter/leave event handling into core and device handling.
Peter Hutterer
1
-79
/
+80
2008-11-25
dix: remove unused EnterLeaveSemaphoresIsset.
Peter Hutterer
1
-15
/
+0
2008-11-25
dix: move Enter-Leave related functions into new enterleave.c
Peter Hutterer
1
-113
/
+3
2008-11-14
[dix] Remove a duplicate statement.
Fernando Carrijo
1
-2
/
+0
2008-11-13
dix: don't store enter/leave and focus semaphores in a devPrivate.
Peter Hutterer
1
-6
/
+2
2008-11-13
dix: remove duplicate line in EnterLeaveEvent.
Peter Hutterer
1
-2
/
+0
2008-11-11
dix: formatting fix.
Peter Hutterer
1
-1
/
+2
2008-11-11
dix: remove superfluous variable devgrab
Peter Hutterer
1
-4
/
+3
2008-11-10
input: Remove useless conditional.
Fernando Carrijo
1
-5
/
+1
2008-11-08
Remove some null statements.
James Cloos
1
-1
/
+1
2008-11-04
Purge device-based WindowAccess code.
Peter Hutterer
1
-71
/
+61
2008-11-04
Remove XEvIE
Daniel Stone
1
-118
/
+2
2008-10-31
Move EXTENSION_BASE and EXTENSION_EVENT_BASE to misc.h.
Peter Hutterer
1
-2
/
+0
2008-10-31
Move MAX_DEVICES to misc.h, rename to MAXDEVICES for consistency.
Peter Hutterer
1
-5
/
+5
2008-10-30
xace: Fix an incorrect call to the RECEIVE_ACCESS hook.
Eamon Walsh
1
-3
/
+2
2008-10-13
dix: remove duplicate code in ReleaseActiveGrabs
Peter Hutterer
1
-6
/
+0
2008-10-06
Loader: Unexport a handful of consumerless symbols from dixsym.
Adam Jackson
1
-1
/
+1
2008-10-03
Remove the Must_have_memory hack.
Adam Jackson
1
-18
/
+7
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
1
-1
/
+2
2008-08-11
The smart scheduler is not optional.
Mathieu Bérard
1
-2
/
+0
2008-08-05
Redefine WindowTable as a fixed array
Tomas Carnecky
1
-1
/
+0
2008-07-28
dix: fix up enter/leave system once again.
Peter Hutterer
1
-5
/
+8
2008-07-24
Shape extension is built-in and mandatory.
Adam Jackson
1
-16
/
+0
2008-07-17
Give priority to clients that are receiving expose and configure events
Søren Sandmann
1
-1
/
+1
2008-07-10
Xext: store the GenericMasks in the resource system.
Peter Hutterer
1
-7
/
+7
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
1
-5
/
+6
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
1
-4
/
+0
2008-06-11
dix: Call RealizeCursor during InitializeSprite.
Peter Hutterer
1
-0
/
+1
2008-06-04
dix: Fix build with --disable-xinerama #16204
Peter Hutterer
1
-2
/
+2
2008-05-31
dix: ProcQueryPointer doesn't need special grab handling, PickPointer does it
Peter Hutterer
1
-13
/
+0
2008-04-25
Xi: remove RemoveOtherCoreGrabs()
Peter Hutterer
1
-47
/
+0
2008-04-25
dix: don't search for grabbed devices, PickPointer does it for us now.
Peter Hutterer
1
-149
/
+8
2008-04-25
dix: remove misleading (stale) comment
Peter Hutterer
1
-2
/
+0
[next]