index
:
~ewalsh/xserver
master
server-1.5-branch
server-1.6-branch
server-1.7-branch
xace
xselinux
xserver XACE and SELinux feature branches.
ewalsh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
/
getevents.c
Age
Commit message (
Expand
)
Author
Files
Lines
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