aboutsummaryrefslogtreecommitdiff
path: root/src/draglock.c
Commit message (Expand)AuthorAge
* Replace xf86Msg() with xf86IDrvMsg().Peter Hutterer2011-01-31
* Remove support for X input ABI < 12.2Chase Douglas2011-01-24
* Remove libc wrappers for malloc, calloc and free.Peter Hutterer2010-05-28
* config: remove AH_TOP autoheader statement.Peter Hutterer2010-04-29
* evdev: leaked_storage: free memory allocated from the xf86Option code.Oliver McFadden2010-04-20
* Fix drag-lock property handler for multiple draglock buttons.Peter Hutterer2009-11-02
* Rename parts of the Post API to a Queue API.Peter Hutterer2009-08-13
* comment typo fixPeter Hutterer2009-08-13
* evdev: Use the EvdevPost...Event() functions in the emulation code.Oliver McFadden2009-08-04
* Janitor: make distcheck, .gitignore.Paulo Cesar Pereira de Andrade2009-02-02
* Protect against zero-sized property values. #19882Peter Hutterer2009-02-02
* Tidy up evdev.hPeter Hutterer2008-10-14
* Rename DragLockInit to DragLockPreInit, remove superfluous "return".Peter Hutterer2008-10-14
* Register property handler from within the modules, not the main evdev file.Peter Hutterer2008-10-14
* Add checkonly handling to property handlers.Peter Hutterer2008-10-11
* Fix up bad return code in draglock property handler.Peter Hutterer2008-10-11
* Move misplaced #endifPeter Hutterer2008-09-30
* Add evdev-properties.h file with #defines for all property names.Peter Hutterer2008-09-30
* Use new property API (no ConfigureDP, less args to ChangeDP)Peter Hutterer2008-09-26
* draglock: Shut up compiler warning.Peter Hutterer2008-09-26
* Use HAVE_PROPERTIES define instead of GET_ABI_MAJOR for property compilation.Peter Hutterer2008-09-04
* Shut up "unused variable" compiler warnings.Peter Hutterer2008-09-04
* Add property support for drag lock.Peter Hutterer2008-08-18
* Adding in DragLockButtons functionality.Chris Salch2008-08-18