Age | Commit message (Expand) | Author |
---|---|---|
2008-10-14 | Tidy up evdev.h | Peter Hutterer |
2008-10-14 | Rename DragLockInit to DragLockPreInit, remove superfluous "return". | Peter Hutterer |
2008-10-14 | Register property handler from within the modules, not the main evdev file. | Peter Hutterer |
2008-10-11 | Add checkonly handling to property handlers. | Peter Hutterer |
2008-10-11 | Fix up bad return code in draglock property handler. | Peter Hutterer |
2008-09-30 | Move misplaced #endif | Peter Hutterer |
2008-09-30 | Add evdev-properties.h file with #defines for all property names. | Peter Hutterer |
2008-09-26 | Use new property API (no ConfigureDP, less args to ChangeDP) | Peter Hutterer |
2008-09-26 | draglock: Shut up compiler warning. | Peter Hutterer |
2008-09-04 | Use HAVE_PROPERTIES define instead of GET_ABI_MAJOR for property compilation. | Peter Hutterer |
2008-09-04 | Shut up "unused variable" compiler warnings. | Peter Hutterer |
2008-08-18 | Add property support for drag lock. | Peter Hutterer |
2008-08-18 | Adding in DragLockButtons functionality. | Chris Salch |