..
Makefile.am
Purge device-based WindowAccess code.
2008-11-04 16:04:15 +10:30
allowev.c
Merge branch 'master' into mpx
2008-01-03 17:04:54 +10:30
allowev.h
…
chdevcur.c
Replace UniSA with full Uni name in Author affiliation.
2008-05-21 21:51:27 +09:30
chdevcur.h
Replace UniSA with full Uni name in Author affiliation.
2008-05-21 21:51:27 +09:30
chdevhier.c
Xi: don't include client-side headers.
2008-09-19 08:45:43 +09:30
chdevhier.h
Replace UniSA with full Uni name in Author affiliation.
2008-05-21 21:51:27 +09:30
chgdctl.c
Nuke unused variables
2008-10-26 11:44:10 +01:00
chgdctl.h
…
chgfctl.c
XACE: Change access modes for some device-related requests.
2008-02-13 20:20:49 -05:00
chgfctl.h
…
chgkbd.c
Input: Return errors to the dispatcher instead of sending them ourself.
2007-09-26 07:26:59 -04:00
chgkbd.h
…
chgkmap.c
XACE: Change access modes for some device-related requests.
2008-02-13 20:20:49 -05:00
chgkmap.h
…
chgprop.c
Fix for CVE-2007-6427 - Xinput extension memory corruption.
2008-01-17 15:27:34 +01:00
chgprop.h
…
chgptr.c
xace: add new hooks + access controls: XInput extension.
2007-09-28 08:02:00 -04:00
chgptr.h
…
closedev.c
Merge branch 'master' into mpx
2008-03-04 18:11:10 +10:30
closedev.h
…
devbell.c
xace: add new hooks + access controls: XInput extension.
2007-09-28 08:02:00 -04:00
devbell.h
…
exevents.c
xkb: extract the correct device in XkbFilterEvents.
2008-11-04 16:04:16 +10:30
exglobals.h
Backport device properties to XI 1.5 instead of XI 2.0
2008-08-15 14:52:13 +09:30
extgrbdev.c
Xext: store the GenericMasks in the resource system.
2008-07-10 16:02:55 +09:30
extgrbdev.h
Replace UniSA with full Uni name in Author affiliation.
2008-05-21 21:51:27 +09:30
extinit.c
Purge device-based WindowAccess code.
2008-11-04 16:04:15 +10:30
getbmap.c
xace: add new hooks + access controls: XInput extension.
2007-09-28 08:02:00 -04:00
getbmap.h
…
getcptr.c
Replace UniSA with full Uni name in Author affiliation.
2008-05-21 21:51:27 +09:30
getcptr.h
Replace UniSA with full Uni name in Author affiliation.
2008-05-21 21:51:27 +09:30
getdctl.c
Xi: specify correct struct when calculating size of GetDeviceControl reply.
2007-12-19 18:18:10 +10:30
getdctl.h
…
getfctl.c
xace: add new hooks + access controls: XInput extension.
2007-09-28 08:02:00 -04:00
getfctl.h
…
getfocus.c
xace: add new hooks + access controls: XInput extension.
2007-09-28 08:02:00 -04:00
getfocus.h
…
getkmap.c
xace: add new hooks + access controls: XInput extension.
2007-09-28 08:02:00 -04:00
getkmap.h
…
getmmap.c
xace: add new hooks + access controls: XInput extension.
2007-09-28 08:02:00 -04:00
getmmap.h
…
getprop.c
xace: add new hooks + access controls: XInput extension.
2007-09-28 08:02:00 -04:00
getprop.h
…
getselev.c
xace: add new hooks + access controls: XInput extension.
2007-09-28 08:02:00 -04:00
getselev.h
…
getvers.c
Revert "Xi: disable XI for clients < XI 2.0"
2008-04-26 19:37:57 +09:30
getvers.h
…
grabdev.c
Merge branch 'master' into mpx
2008-01-26 13:55:07 +10:30
grabdev.h
…
grabdevb.c
Merge branch 'master' into mpx
2008-01-26 13:55:07 +10:30
grabdevb.h
…
grabdevk.c
Merge branch 'master' into mpx
2008-01-26 13:55:07 +10:30
grabdevk.h
…
gtmotion.c
Fix "warning: unused variable `tsize'".
2008-06-13 22:47:10 -04:00
gtmotion.h
…
listdev.c
Xi: stop excessive use of _X_EXPORT.
2008-04-29 15:24:55 +09:30
listdev.h
Xi: make SizeDeviceInfo public and re-use from CreateClassesChangedEvent.
2008-02-18 18:42:46 +10:30
opendev.c
Xi: Only return VCP, VCK and floating SDs to Xi 1.x clients.
2008-04-28 10:26:01 +09:30
opendev.h
…
querydp.c
Xi: return the state from the correct keyboard in QueryDevicePointer.
2008-08-12 20:42:08 +09:30
querydp.h
Replace UniSA with full Uni name in Author affiliation.
2008-05-21 21:51:27 +09:30
queryst.c
input: fix up usage of button->down, used to be a bitmask, is now an array.
2008-06-18 10:17:08 +09:30
queryst.h
…
selectev.c
Move MAX_DEVICES to misc.h, rename to MAXDEVICES for consistency.
2008-10-31 17:09:13 +10:30
selectev.h
…
sendexev.c
Move EXTENSION_BASE and EXTENSION_EVENT_BASE to misc.h.
2008-10-31 17:09:13 +10:30
sendexev.h
…
setbmap.c
XACE: Change access modes for some device-related requests.
2008-02-13 20:20:49 -05:00
setbmap.h
…
setcptr.c
Replace UniSA with full Uni name in Author affiliation.
2008-05-21 21:51:27 +09:30
setcptr.h
Replace UniSA with full Uni name in Author affiliation.
2008-05-21 21:51:27 +09:30
setdval.c
Merge branch 'master' into mpx
2008-01-03 17:04:54 +10:30
setdval.h
…
setfocus.c
xace: add new hooks + access controls: XInput extension.
2007-09-28 08:02:00 -04:00
setfocus.h
…
setmmap.c
XACE: Change access modes for some device-related requests.
2008-02-13 20:20:49 -05:00
setmmap.h
…
setmode.c
Merge branch 'master' into mpx
2008-01-03 17:04:54 +10:30
setmode.h
…
stubs.c
Merge branch 'master' into mpx
2008-01-03 17:04:54 +10:30
ungrdev.c
Merge branch 'master' into mpx
2008-01-03 17:04:54 +10:30
ungrdev.h
…
ungrdevb.c
Merge branch 'master' into mpx
2008-01-03 17:04:54 +10:30
ungrdevb.h
…
ungrdevk.c
Merge branch 'master' into mpx
2008-01-03 17:04:54 +10:30
ungrdevk.h
…
warpdevp.c
Shape extension is built-in and mandatory.
2008-07-24 15:46:08 -04:00
warpdevp.h
Replace UniSA with full Uni name in Author affiliation.
2008-05-21 21:51:27 +09:30
xiproperty.c
Xi: check all handlers before applying property changes.
2008-10-13 13:50:40 +10:30
xiproperty.h
Xi: remove configure/query device property calls.
2008-09-26 13:32:05 +09:30
xiselev.c
Replace UniSA with full Uni name in Author affiliation.
2008-05-21 21:51:27 +09:30
xiselev.h
Replace UniSA with full Uni name in Author affiliation.
2008-05-21 21:51:27 +09:30