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
/
xiquerydevice.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-09
Use C99 designated initializers in Xinput Replies
Alan Coopersmith
1
-6
/
+7
2012-07-09
Remove unneccesary casts from WriteToClient calls
Alan Coopersmith
1
-1
/
+1
2012-04-11
Xi: fix XITouchClass sourceid assignment
Peter Hutterer
1
-1
/
+1
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-124
/
+111
2011-12-19
input: add a TouchClassRec to the devices
Daniel Stone
1
-0
/
+39
2011-10-25
Use new FP1616/FP3232 conversion functions
Peter Hutterer
1
-4
/
+3
2011-09-30
Input: Add smooth-scrolling support to GetPointerEvents
Peter Hutterer
1
-1
/
+72
2011-09-21
Use correct swap{l,s} (or none at all for CARD8)
Matt Turner
1
-1
/
+1
2011-09-21
Use internal temp variable for swap macros
Matt Turner
1
-37
/
+29
2011-04-04
Merge remote-tracking branch 'vignatti/for-keith'
Keith Packard
1
-1
/
+3
2011-04-04
xi: fix memory leak in ProcXIQueryDevice
Tiago Vignatti
1
-1
/
+3
2011-04-02
Xi: fix querydevice request swapping
Matthieu Herrb
1
-1
/
+2
2011-02-22
input: Change a bunch of direct dev->u.master accesses to use GetMaster()
Peter Hutterer
1
-1
/
+1
2011-02-22
Switch to use IsFloating()
Peter Hutterer
1
-1
/
+1
2010-10-25
Convert some leftover axes->mode access to valuator_get_mode()
Peter Hutterer
1
-1
/
+1
2010-10-22
Add support for per-axis valuator modes (Relative/Absolute)
Chase Douglas
1
-1
/
+1
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-4
/
+4
2010-04-21
Xi: check for NULL pointer before dereferences it in ListButtonInfo
Tiago Vignatti
1
-1
/
+4
2009-10-14
xace: Fake return values on denials in input polling requests.
Eamon Walsh
1
-14
/
+27
2009-07-14
Xi: use byte-counting macros instead of manual calculation.
Peter Hutterer
1
-6
/
+7
2009-06-23
Xi: check for GetAttr permission when listing or querying devices.
Eamon Walsh
1
-19
/
+36
2009-06-19
Xi: fix 2 memory leaks.
Eamon Walsh
1
-0
/
+1
2009-06-18
Xi: valuator/button labels are called labels now, not 'names'
Peter Hutterer
1
-2
/
+2
2009-06-18
Xi: copy the button and axes labels into the XIQueryDevice reply.
Peter Hutterer
1
-3
/
+4
2009-06-18
input: bump to ints for deviceids - XI2 requires 16-bit deviceids.
Peter Hutterer
1
-6
/
+0
2009-06-18
Xi: return current valuator values in XIQueryDevice.
Peter Hutterer
1
-0
/
+2
2009-06-18
Xi: don't use a constant number for class sizes - use sizeof instead
Peter Hutterer
1
-2
/
+2
2009-06-18
Xi: include button state in XIButtonInfo.
Peter Hutterer
1
-1
/
+15
2009-06-17
Xi: Add support for sourceid in the device classes.
Peter Hutterer
1
-0
/
+6
2009-06-17
Xi: namespace XI2 files.
Peter Hutterer
1
-0
/
+451