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
/
getevents.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-30
Dix: Cleaned up sanity checking in Get{Pointer,Keyboard}Events
Jeremy Huddleston
1
-3
/
+9
2008-03-25
Fix that last commit.
Adam Jackson
1
-1
/
+1
2008-03-25
Fix getValuatorEvents to compute number of valuators correctly.
Sascha Hlusiak
1
-1
/
+1
2008-02-05
dix: Move motion history update until after screen crossing and clipping
Magnus Vigerlöf
1
-9
/
+9
2008-02-05
dix: Skip call to clipAxis for relative core-events
Magnus Vigerlöf
1
-11
/
+33
2008-02-05
Bug # 10324: dix: Add scaling of X and Y on the reported pointer-events
Magnus Vigerlöf
1
-21
/
+76
2008-02-05
Bug # 10324: dix: Allow arbitrary value ranges in GetPointerEvents
Magnus Vigerlöf
1
-4
/
+7
2008-02-05
dix: Always add valuator information if present
Magnus Vigerlöf
1
-5
/
+2
2008-01-08
dix: set the correct number of valuators in valuator events.
Peter Hutterer
1
-1
/
+1
2007-12-14
Input: Fix proximity events with valuators
Bartosz Fabianowski
1
-1
/
+1
2007-11-14
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-1
/
+3
2007-11-07
DIX/getevents: Document GetMaximumEventsNum() a little better
Daniel Stone
1
-1
/
+3
2007-11-05
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-4
/
+12
2007-10-25
Input: Fix key down test (bug #12858)
Naoki Hamada
1
-4
/
+12
2007-09-26
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-0
/
+4
2007-09-23
GetKeyboardEvents: Reject out-of-range keycodes (bug #12528)
Daniel Stone
1
-0
/
+4
2007-09-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-7
/
+30
2007-09-05
Fix key repeats during VT switch.
Daniel Stone
1
-7
/
+30
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-4
/
+8
2007-08-23
Fix indentation.
Matthieu Herrb
1
-1
/
+1
2007-08-23
Remove an extra cast.
Matthieu Herrb
1
-1
/
+1
2007-08-23
A high resolution device that's moving fast can potentially generate
Otto Moerbeek
1
-1
/
+1
2007-08-01
Input: Fix stuck modifiers (bug #11683)
Daniel Stone
1
-26
/
+28
2007-08-01
Convert all my license statements to the standard form
Daniel Stone
1
-15
/
+17
2007-08-01
Input: GetPointerEvents: Deny events from devices without valuators
Daniel Stone
1
-2
/
+6
2007-06-25
Set the detail field for DeviceKeyEvents to the keycode.
Peter Hutterer
1
-0
/
+1
2007-04-10
getevents: Copy modifier state from extended to core devices
Daniel Stone
1
-0
/
+20
2007-04-09
Bug #10560: Code-Cleanup: function declarations () -> (void)
Stefan Huehner
1
-2
/
+2
2007-03-20
Static markup and dead code cull over xkb/.
Adam Jackson
1
-1
/
+1
2007-02-15
fix: WarpCursor needs to send MotionNotify.
Peter Hutterer
1
-25
/
+30
2006-12-27
dix/events: take screen number, not pointer, in PostSyntheticMotion
Peter Hutterer
1
-3
/
+3
2006-12-06
GetPointerEvents: always send valuator events for MotionNotify
Daniel Stone
1
-5
/
+8
2006-12-06
GetPointerEvents: fix typo
Daniel Stone
1
-1
/
+1
2006-12-01
Define calls away when not building XACE, allowing ifdef's to be removed.
Eamon Walsh
1
-4
/
+0
2006-11-27
Merge branch 'randr-1.2'
Eric Anholt
1
-3
/
+5
2006-11-08
remove trailing whitespace
Daniel Stone
1
-2
/
+2
2006-11-08
Get*Events: massive reorganisation
Daniel Stone
1
-223
/
+226
2006-11-07
Avoid dereferencing sprite.screen when Xinerama is not running. (#8925)
Keith Packard
1
-3
/
+5
2006-10-27
getValuatorEvents: make sure we put MORE_EVENTS in the right places
Daniel Stone
1
-0
/
+3
2006-10-25
GetPointerEvents: always ensure correct number of events
Daniel Stone
1
-2
/
+2
2006-10-25
port all users to the new DIX motion history API
Daniel Stone
1
-0
/
+2
2006-10-25
dix: add motion history support
Daniel Stone
1
-0
/
+105
2006-10-25
miscellaneous warning fixes
Daniel Stone
1
-2
/
+4
2006-10-23
GetProximityEvents: add (untested) function
Daniel Stone
1
-0
/
+52
2006-10-23
GetPointerEvents: break into separate functions
Daniel Stone
1
-54
/
+89
2006-10-23
dix/getevents: move SyntheticMotion to getevents.c
Daniel Stone
1
-0
/
+34
2006-10-23
dix/getevents: cosmetic cleanups, remove keymap copy from GKVE
Daniel Stone
1
-40
/
+23
2006-10-22
minor formatting fixes
Daniel Stone
1
-3
/
+2
2006-10-20
move keymap copy to event processing, from enqueuing
Daniel Stone
1
-9
/
+45
2006-10-14
dix: move GetKeyboardEvents/GetPointerEvents to a new file, export symbols
Daniel Stone
1
-0
/
+530