summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wacom 0.15.99.1xf86-input-wacom-0.15.99.1Jason Gerecke2012-06-271-1/+1
* Cleanup wcmInitAxesJason Gerecke2012-06-271-26/+46
* Provide consistent 'filler' axes to XJason Gerecke2012-06-271-46/+36
* Create a wrapper for InitValuatorAxisStructJason Gerecke2012-06-271-67/+23
* Find mouse buttons on pad devices if no generic buttons foundJason Gerecke2012-06-271-5/+6
* xsetwacom: fix leak in set()Peter Hutterer2012-06-261-3/+3
* Re-enable relative wheel scrolling from pad devicesJason Gerecke2012-05-291-1/+1
* Align returned type of wcmEventAutoDevProbe with expected typeJason Gerecke2012-05-291-1/+1
* Fix warning: Re-scope variable in wcmPreInitParseOptionsJason Gerecke2012-05-291-1/+2
* Fix warning: Remove variable re-definition in wcmSerialValidateJason Gerecke2012-05-291-1/+1
* Fix warning: Swap empty string for NULL in wcmIsHotpluggedDeviceJason Gerecke2012-05-291-2/+2
* Fix warning: Swap empty string for NULL in wcmIsAValidTypeJason Gerecke2012-05-291-2/+2
* Fix warning: Swap empty string for NULL in wcmNeedAutoHotplugJason Gerecke2012-05-291-2/+2
* Fix warning: Swap empty string for NULL in wcmIsDuplicateJason Gerecke2012-05-291-2/+2
* Fix warning: Swap empty strings for NULL in wcmCheckSourceJason Gerecke2012-05-291-8/+7
* Fix warning: Constify 'name' argument of InitWcmAtomJason Gerecke2012-05-291-1/+1
* Fix warning: Remove superflous 'event' pointer in usbParseBTNEventJason Gerecke2012-05-291-3/+2
* Fix warning: Constify _WacomCommonRec.device_pathJason Gerecke2012-05-294-4/+4
* Fix warning: Change default_options to be constJason Gerecke2012-05-291-1/+1
* Fix warning: Have wcmEventAutoDevProbe return constJason Gerecke2012-05-292-2/+2
* Fix warning: Remove superflous casts in getScrollDeltaJason Gerecke2012-05-291-3/+3
* Add 0xED and 0xEFPing Cheng2012-05-162-3/+4
* conf: add Intuos4 WL (PTK-540WL) to fdi filePeter Hutterer2012-05-091-1/+1
* wacom 0.15.0xf86-input-wacom-0.15.0Jason Gerecke2012-05-021-1/+1
* wacom 0.14.99.1xf86-input-wacom-0.14.99.1Jason Gerecke2012-04-241-1/+1
* Add support for the DTI-520Adam Nielsen2012-04-162-0/+2
* Add support for the Intuos5Jason Gerecke2012-04-042-0/+12
* Fix off-by-one error in xsetwacom's button handlingJason Gerecke2012-04-041-1/+1
* conf: Only match tablet Waltop devicesNikolai Kondrashov2012-03-221-1/+9
* Don't dereference priv before checking it for NULLPeter Hutterer2012-03-221-1/+3
* Plug minor memory leakPeter Hutterer2012-03-221-0/+1
* Avoid buffer overrunPeter Hutterer2012-03-221-1/+1
* Don't pass NULL to fclose(3)Peter Hutterer2012-03-221-1/+2
* Fix broken NULL checkPeter Hutterer2012-03-221-2/+3
* Check ioctl return valuePeter Hutterer2012-03-221-2/+9
* Don't share names of action atoms across propertiesJason Gerecke2012-03-201-1/+1
* man: fix typo in xsetwacom man pagePeter Hutterer2012-03-151-1/+1
* wacom 0.14.0xf86-input-wacom-0.14.0Jason Gerecke2012-03-091-1/+1
* wacom 0.13.99.2xf86-input-wacom-0.13.99.2Jason Gerecke2012-03-061-1/+1
* wcmXCommand: Fix invalid array size for serial values.Colin Walters2012-03-051-1/+1
* Merge branch 'master' of git://people.freedesktop.org/~whot/xf86-input-wacomJason Gerecke2012-03-016-21/+36
|\
| * xsetwacom: fix compiler warningPeter Hutterer2012-03-011-6/+5
| * xsetwacom: re-add ToolID with the current tool ID in proximityPeter Hutterer2012-03-011-1/+10
| * xsetwacom: ToolID is actually ToolTypePeter Hutterer2012-03-011-2/+2
| * Export current tool ID in the property tooPeter Hutterer2012-03-015-12/+19
* | wacom 0.13.99.1xf86-input-wacom-0.13.99.1Jason Gerecke2012-02-291-1/+1
* | Change return type of 'test_flag_set' to voidJason Gerecke2012-02-291-1/+1
|/
* Extend length of wheel_actions array to 6Jason Gerecke2012-02-211-1/+1
* Remove AC_CORE status printJason Gerecke2012-02-161-3/+2
* Check for appropriate number of properties when setting buttonsJason Gerecke2012-02-161-1/+2