index
:
~dottedmag/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
fixes
for-keithp
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.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_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
fixes for X server
dottedmag
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
/
devices.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-02
xace: add creation hook for new input devices.
Eamon Walsh
1
-1
/
+9
2007-09-28
xace: add hooks + new access codes: XKB extension.
Eamon Walsh
1
-12
/
+0
2007-09-28
xace: add new hooks + access controls: XInput extension.
Eamon Walsh
1
-5
/
+13
2007-09-26
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-10
/
+15
2007-09-23
Input: Generate XKB mapping changes for all core-sending devices (bug #12523)
Daniel Stone
1
-10
/
+15
2007-09-19
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-0
/
+1
2007-09-05
Fix key repeats during VT switch.
Daniel Stone
1
-0
/
+1
2007-08-28
xace: add hooks + new access codes: core protocol input requests
Eamon Walsh
1
-33
/
+96
2007-08-28
devPrivates rework: since API is already broken, switch everything
Eamon Walsh
1
-27
/
+5
2007-08-02
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-0
/
+77
2007-08-01
Hotplug: Add HAL support
Daniel Stone
1
-0
/
+1
2007-06-25
Add a few comments to devices.c
Peter Hutterer
1
-0
/
+76
2007-06-11
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-0
/
+2
2007-06-04
Fully init the AbsoluteClassRec in InitAbsoluteClassDeviceStruct.
Zephaniah E. Hull
1
-0
/
+1
2007-05-24
Reinstate an apparently mis-deleted ';' from a for loop with no body.
Luo Jie
1
-0
/
+1
2007-05-22
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-4
/
+31
2007-04-24
Disable devices before removing, remove unrecoverable devices.
Peter Hutterer
1
-0
/
+1
2007-04-24
Use DevicePresence events to tell the client about enabled/disabled devices.
Peter Hutterer
1
-4
/
+29
2007-04-23
fix bug in which maxKeysPerModifier wasn't getting set
Brian
1
-0
/
+1
2007-04-17
xace: change the semantics of the return value of XACE hooks to allow
Eamon Walsh
1
-5
/
+5
2007-04-17
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-9
/
+27
2007-04-10
Input: Always add devices with first available ID
Magnus Vigerlöf
1
-2
/
+15
2007-04-10
Input: Plug memory leak in device free
Magnus Vigerlöf
1
-1
/
+6
2007-04-09
Bug #10560: Code-Cleanup: function declarations () -> (void)
Stefan Huehner
1
-6
/
+6
2007-04-05
devPrivates rework: minor fix; use calloc and avoid initialization.
Eamon Walsh
1
-2
/
+1
2007-04-04
devPrivates rework: properly free devPrivates on compatibility structures,
Eamon Walsh
1
-0
/
+2
2007-03-26
Merge branch 'master' into XACE-SELINUX
Eamon Walsh
1
-41
/
+45
2007-03-25
Static cleanups, dead code deletion.
Adam Jackson
1
-4
/
+5
2007-03-25
dix: Increase allocation size for core keyboard keymap to avoid buffer overru...
Peter Hutterer
1
-1
/
+1
2007-03-20
Static markup and dead code cull over xkb/.
Adam Jackson
1
-1
/
+1
2007-03-08
devPrivates rework: hook up new mechanism in backwards-compatibility mode
Eamon Walsh
1
-2
/
+9
2007-03-08
dix: remove 'register' keyword for all variables.
Peter Hutterer
1
-35
/
+35
2007-03-07
Properly free device devPrivates - memory leak fix.
Eamon Walsh
1
-0
/
+3
2007-02-17
autoconf goodness for XDarwin, courtesy of pogma
Ben Byer
1
-4
/
+0
2007-02-17
dix mods for Darwin
Ben Byer
1
-0
/
+4
2006-12-15
Convert callers of SecurityLookupWindow() to dixLookupWindow().
Eamon Walsh
1
-4
/
+4
2006-12-01
Define calls away when not building XACE, allowing ifdef's to be removed.
Eamon Walsh
1
-16
/
+6
2006-11-01
input: add non-keyboard bell ringing function
Daniel Stone
1
-2
/
+4
2006-10-27
CoreKeyboardProc: annotate with FIXME
Daniel Stone
1
-2
/
+5
2006-10-27
CoreKeyboardProc: don't leak keymap and modmap
Daniel Stone
1
-0
/
+4
2006-10-25
port all users to the new DIX motion history API
Daniel Stone
1
-3
/
+2
2006-10-25
dix: add motion history support
Daniel Stone
1
-0
/
+10
2006-10-22
dix, Xi: make use of deviceid in DevicePresenceNotify
Daniel Stone
1
-0
/
+4
2006-10-21
Merge branch 'input-hotplug' of git+ssh://git.freedesktop.org/git/xorg/xserver
Zephaniah E. Hull
1
-0
/
+4
2006-10-21
DEVICE_TOUCHSCREEN becomes DEVICE_ABS_CALIB.
Zephaniah E. Hull
1
-12
/
+21
2006-10-20
xi: add DEVICE_ENABLE control
Daniel Stone
1
-0
/
+4
2006-10-15
dix/devices: add devices in proper forward order
Daniel Stone
1
-5
/
+13
2006-10-14
dix/devices: remove XACE merge debris
Daniel Stone
1
-6
/
+0
2006-10-13
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Daniel Stone
1
-10
/
+19
2006-10-08
warning cleanups
Daniel Stone
1
-18
/
+3
[next]