index
:
~ofourdan/xserver
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
for-keith
for-whot
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.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-backports
server-1.18-branch
server-1.19-backports
server-1.19-branch
server-1.19-fixes
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
xvidmode
xwayland
xwayland-1.19-branch
xwayland-glamor-xv
xwayland-test
Xserver stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
/
inpututils.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-25
dix: add helper functions to duplicate and free InputAttributes.
Peter Hutterer
1
-0
/
+79
2010-05-19
Set event sequence number in WriteEventsToClient instead of at callers.
Jamey Sharp
1
-1
/
+0
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-1
/
+1
2009-09-03
Un-export ApplyPointerMapping. This is an in-server function.
Peter Hutterer
1
-1
/
+1
2009-08-05
Correct modifier map built when ProcSetModifierMapping is called
Alan Coopersmith
1
-4
/
+2
2009-07-01
dix: set the client's error value to the bad deviceid in check_butmap_change.
Peter Hutterer
1
-0
/
+6
2009-06-23
Xi: Remove redundant and incorrect butmap range check
Ben Gamari
1
-6
/
+0
2009-05-22
Input: rename DeviceIntRec->isMaster to ->type.
Peter Hutterer
1
-2
/
+2
2009-05-20
dix: remove superfluous loop in change_modmap.
Peter Hutterer
1
-8
/
+4
2009-03-27
dix: build_modmap_from_modkeymap needs to bounds-check its argument.
Peter Hutterer
1
-0
/
+3
2009-02-25
dix: remove unused variable 'tmp'
Peter Hutterer
1
-1
/
+0
2009-02-23
dix: don't apply button mappings to SDs, or the device's MD. (#20122)
Peter Hutterer
1
-18
/
+0
2009-01-22
Input: Remove core keysyms from KeyClassRec
Daniel Stone
1
-13
/
+15
2009-01-22
Input: Centralise pointer map changing
Daniel Stone
1
-0
/
+105
2009-01-22
Input: Clean up keymap change notifications
Daniel Stone
1
-8
/
+16
2009-01-22
Input: Remove modifierMap from core
Daniel Stone
1
-4
/
+6
2009-01-22
Input: Remove modifierKeyMap
Daniel Stone
1
-0
/
+239