index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Xi
/
xiquerypointer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-16
xinput: Let top-level dispatch generate the error
Adam Jackson
1
-2
/
+2
2015-04-21
Let calloc handle multiplication
Alan Coopersmith
1
-2
/
+2
2014-12-08
Xi: unvalidated lengths in Xinput extension [CVE-2014-8095]
Alan Coopersmith
1
-0
/
+2
2012-11-19
input: drop FP1616 macro
Peter Hutterer
1
-8
/
+9
2012-07-09
Use C99 designated initializers in Xinput Replies
Alan Coopersmith
1
-9
/
+10
2012-07-09
Remove unneccesary casts from WriteToClient calls
Alan Coopersmith
1
-1
/
+1
2012-05-03
Report touch emulated buttons in XIQueryPointer for XI 2.1 and earlier
Chase Douglas
1
-0
/
+14
2012-05-02
Report logical button state in ProcXIQueryPointer
Chase Douglas
1
-9
/
+4
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-37
/
+26
2011-11-09
input: replace remaining GetPairedDevice() with GetMaster()
Peter Hutterer
1
-1
/
+1
2011-09-21
Use internal temp variable for swap macros
Matt Turner
1
-16
/
+12
2011-02-22
Switch to use IsFloating()
Peter Hutterer
1
-1
/
+1
2011-02-14
Xi: make XIQueryPointer return the current modifiers/group as documented.
Carlos Garnacho
1
-1
/
+1
2010-06-03
Move each screen's x/y origin into ScreenRec.
Jamey Sharp
1
-4
/
+5
2010-06-03
Delete panoramiXdataPtr: it's redundant.
Jamey Sharp
1
-4
/
+4
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-2
/
+2
2009-08-24
Xi: correct length field for XIQueryPointer reply.
Peter Hutterer
1
-1
/
+1
2009-08-24
Xi: allow XIQueryPointer requests for master pointers and floating slaves.
Peter Hutterer
1
-10
/
+19
2009-08-24
Xi: fix swapping for XIQueryPointer request/reply handling.
Peter Hutterer
1
-2
/
+14
2009-08-24
Xi: return deviceid as error value in XIQueryPointer.
Peter Hutterer
1
-0
/
+3
2009-07-14
Xi: use byte-counting macros instead of manual calculation.
Peter Hutterer
1
-1
/
+1
2009-06-23
Xi: fix up access modes for calls to dixLookupDevice().
Eamon Walsh
1
-1
/
+1
2009-06-18
input: bump to ints for deviceids - XI2 requires 16-bit deviceids.
Peter Hutterer
1
-6
/
+0
2009-06-17
Xi: namespace XI2 files.
Peter Hutterer
1
-0
/
+210