aboutsummaryrefslogtreecommitdiff
path: root/src/emuWheel.c
Commit message (Expand)AuthorAge
* Add checkonly handling to property handlers.Peter Hutterer2008-10-11
* Stricter value checking for property changes.Peter Hutterer2008-10-11
* Cleanup: "valid_vals" should be "vals" now.Peter 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
* 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
* Wheel emulation: initial values must be char.Peter Hutterer2008-08-25
* Init all emulateWheel values, even if EmulateWheel is disabled.Peter Hutterer2008-08-22
* Add wheel timeout property supportDan Nicholson2008-08-22
* Add timeout support for mouse wheel emulationDan Nicholson2008-08-22
* Simplify the property handler registration.Peter Hutterer2008-08-08
* Add EVDEV_MAXBUTTONS instead of checking against 32.Peter Hutterer2008-08-08
* Expose wheel emulation through device properties.Peter Hutterer2008-08-08
* Adding mouse wheel emulation code.Chris Salch2008-08-07