index
:
xorg/xserver-test
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland
xwayland-1.12
X server
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
/
getevents.c
Age
Commit message (
Expand
)
Author
Files
Lines
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