Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix up bad return code in draglock property handler. | Peter Hutterer | 2008-10-11 |
| | |||
* | Move misplaced #endif | Peter Hutterer | 2008-09-30 |
| | |||
* | Add evdev-properties.h file with #defines for all property names. | Peter Hutterer | 2008-09-30 |
| | |||
* | Use new property API (no ConfigureDP, less args to ChangeDP) | Peter Hutterer | 2008-09-26 |
| | | | | | Return appropriate status codes from property handlers. Make properties non-deletable. | ||
* | draglock: Shut up compiler warning. | Peter Hutterer | 2008-09-26 |
| | |||
* | 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-09-04 |
| | | | | Hide properties behind ifdefs, fake use of "val". | ||
* | Add property support for drag lock. | Peter Hutterer | 2008-08-18 |
| | |||
* | Adding in DragLockButtons functionality. | Chris Salch | 2008-08-18 |
Signed-off-by: Peter Hutterer <peter.hutterer@redhat.com> |