summaryrefslogtreecommitdiff
path: root/src/XListDProp.c
Commit message (Expand)AuthorAgeFilesLines
* Fix double unlock when _XiCheckExtInit return -1.Michal Srb2014-11-031-1/+1
* Use _XEatDataWords to avoid overflow of rep.length bit shiftingAlan Coopersmith2013-05-231-1/+1
* Silence compiler warning in XListDProp.cPeter Hutterer2011-05-191-1/+1
* Return NULL on error, and match LockDisplay with UnlockDisplay.Paulo Cesar Pereira de Andrade2009-01-291-7/+5
* Add support for input device properties requests.Peter Hutterer2008-07-091-0/+84