index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Xi
/
listdev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-11
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Peter Hutterer
1
-2
/
+2
2010-10-29
Xi: reshuffle conditions for labeling a device as IsXExtensionKeyboard (#29046)
Peter Hutterer
1
-2
/
+2
2010-10-22
input: remove "mode" field from ValuatorClassRec.
Peter Hutterer
1
-3
/
+4
2010-09-01
input: Purge AddOtherInputDevices DDX hook.
Peter Hutterer
1
-3
/
+0
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
1
-1
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-4
/
+4
2009-07-30
Xi: remove FIXME and obsolete include.
Peter Hutterer
1
-1
/
+0
2009-07-14
Xi: use byte-counting macros instead of manual calculation.
Peter Hutterer
1
-1
/
+1
2009-06-23
Xi: check for GetAttr permission when listing or querying devices.
Eamon Walsh
1
-33
/
+47
2009-05-22
Input: rename DeviceIntRec->isMaster to ->type.
Peter Hutterer
1
-6
/
+6
2009-05-21
input: rename device->type to device->xinput_type.
Peter Hutterer
1
-1
/
+1
2009-03-20
Xi: Change ChangeMasterDeviceClasses to new XI2 events.
Peter Hutterer
1
-16
/
+17
2009-03-20
Xi: always only list VCP/VCK and the SD's in XListInputDevices.
Peter Hutterer
1
-27
/
+15
2009-03-20
Xi: don't send attachment info down with ListInputDevices.
Peter Hutterer
1
-4
/
+0
2009-02-16
xserver: Avoid sending uninitialized padding data over the network
Peter Åstrand
1
-1
/
+2
2009-01-22
Input: Remove core keysyms from KeyClassRec
Daniel Stone
1
-2
/
+4
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
1
-2
/
+0
2008-04-29
Xi: stop excessive use of _X_EXPORT.
Peter Hutterer
1
-1
/
+1
2008-04-28
Xi: Only return VCP, VCK and floating SDs to Xi 1.x clients.
Peter Hutterer
1
-35
/
+48
2008-04-26
Xi: whoops, stray ! caused a bit of memory mess.
Peter Hutterer
1
-1
/
+1
2008-04-26
Xi: if a pre-XI2 client tries to list the devices, pretend we don't have any.
Peter Hutterer
1
-17
/
+47
2008-02-26
Xi: MDs return the paired device's ID in attached field of ListInputDevices.
Peter Hutterer
1
-0
/
+2
2008-02-18
Xi: make SizeDeviceInfo public and re-use from CreateClassesChangedEvent.
Peter Hutterer
1
-1
/
+1
2008-01-03
Merge branch 'master' into mpx
Peter Hutterer
1
-2
/
+8
2007-11-13
Xi: remove trailing whitespaces.
Peter Hutterer
1
-2
/
+2
2007-11-12
dix: When the last slave is removed, set master to the original classes.
Peter Hutterer
1
-12
/
+19
2007-11-09
Xi, dix: Add ability to change MD classes + send event when doing so.
Peter Hutterer
1
-8
/
+7
2007-10-19
Xi: set master device's id in ListDevices Reply.
Peter Hutterer
1
-0
/
+3
2007-10-19
Xi: return all master devices as type IsXPointer/Keyboard when listing devs.
Peter Hutterer
1
-11
/
+2
2007-09-28
xace: add new hooks + access controls: XInput extension.
Eamon Walsh
1
-2
/
+8
2007-04-02
Merge branch 'master' into mpx
Peter Hutterer
1
-130
/
+130
2007-04-02
Xi: fix ProcXListInputDevices to include the virtual core devices.
Peter Hutterer
1
-0
/
+9
2007-03-29
Xi: remove 'register' keywords.
Peter Hutterer
1
-12
/
+12
2007-03-25
Static cleanup on Xi/
Adam Jackson
1
-112
/
+112
2006-08-07
enable adding devices after removal of a middle device
Daniel Stone
1
-4
/
+7
2006-07-21
Xi: add XExtension{Keyboard,Pointer} types
Daniel Stone
1
-0
/
+4
2006-02-20
indent fixes (OMG SO UGLY), and nuke old RCS keywords.
Adam Jackson
1
-124
/
+114
2006-02-20
ANSIfy Xi/. Mostly automated via protoize(1).
Adam Jackson
1
-48
/
+19
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
1
-0
/
+4
2005-04-20
Fix includes right throughout the Xserver tree:
Daniel Stone
1
-4
/
+4
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
1
-1
/
+1
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
xf86-4_4_99_1
Egbert Eich
1
-1
/
+1
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
xf86-4_4_0
Egbert Eich
1
-1
/
+1
2004-02-26
readding XFree86's cvs IDs
xf86-4_3_99_903
Egbert Eich
1
-1
/
+1
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
1
-1
/
+1
2003-11-14
XFree86 4.3.0.1
xf86-4_3_0_1
PRE_xf86-4_3_0_1
Kaleb Keithley
1
-17
/
+11
2003-11-14
R6.6 is the Xorg base-line
XORG-MAIN
Kaleb Keithley
1
-0
/
+409