summaryrefslogtreecommitdiff
path: root/Xi/xichangecursor.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-08Xi: unvalidated lengths in Xinput extension [CVE-2014-8095]Alan Coopersmith1-1/+1
2014-01-12Replace 'pointer' type with 'void *'Keith Packard1-1/+1
2012-03-21Introduce a consistent coding styleKeith Packard1-19/+16
2011-09-21Use internal temp variable for swap macrosMatt Turner1-6/+4
2010-06-03Move each screen's root-window pointer into ScreenRec.Jamey Sharp1-1/+1
2010-05-19Return an appropriately-typed error from dixLookupResourceByType.Jamey Sharp1-1/+1
2009-08-25Xi: fix swapping for XIWarpPointer and XIChangeCursor requests.Peter Hutterer1-0/+3
2009-08-24Xi: return BadDevice for changing device cursors on non-master pointers.Peter Hutterer1-0/+3
2009-06-23Xi: fix up access modes for calls to dixLookupDevice().Eamon Walsh1-1/+1
2009-06-18input: bump to ints for deviceids - XI2 requires 16-bit deviceids.Peter Hutterer1-6/+0
2009-06-17Xi: namespace XI2 files.Peter Hutterer1-0/+113