summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Drop AM_MAINTAINER_MODEPeter Hutterer2012-10-172-2/+1
* Fix prerequisite check in wcmUpdateSerialJason Gerecke2012-10-082-3/+2
* Move check for enabled gestures to the functions that execute themJason Gerecke2012-10-082-9/+14
* Use new multitouch protocol in XI2 if possibleJason Gerecke2012-10-084-4/+109
* Dynamically choose channel for ABS_MT dataJason Gerecke2012-10-081-3/+6
* Have usbChooseChannel take explicit device type and serial argsJason Gerecke2012-10-081-10/+8
* Simplify usbChooseChannel logicJason Gerecke2012-10-081-103/+75
* Make usbInitToolType more generic, and always useJason Gerecke2012-10-081-35/+87
* Dynamically find touch channels, instead of hard-codingJason Gerecke2012-10-081-37/+76
* Use serial number instead of channel number to identify contactsJason Gerecke2012-10-084-8/+13
* Add and use a 'dirty' bit for WacomChannelJason Gerecke2012-10-082-51/+39
* Properly handle nulls in wcmIsHotpluggedDeviceJason Gerecke2012-10-031-2/+2
* Properly handle nulls in wcmCheckSourceJason Gerecke2012-10-031-4/+3
* Fix double-free in wcmPreInitParseOptionsJason Gerecke2012-10-031-1/+0
* Device grab should be optionalJason Gerecke2012-09-192-8/+15
* Ignore out-of-prox events from unknown devices already out-of-proxJason Gerecke2012-09-191-0/+5
* Have keysym_to_keycode handle unused keycodesJason Gerecke2012-09-191-3/+2
* Add LogMessageVerbSigSafe to fake-symbolsJason Gerecke2012-09-072-0/+6
* Use kernel-reported tilt range and resolutionNikolai Kondrashov2012-09-056-20/+124
* wacom 0.17.0xf86-input-wacom-0.17.0Jason Gerecke2012-09-051-1/+1
* wacom 0.16.99.1xf86-input-wacom-0.16.99.1Jason Gerecke2012-08-271-1/+1
* Add xf86MsgVerb to fake-symbols to let 'make distcheck' completeJason Gerecke2012-08-272-1/+7
* Make test_get_wheel_button happyJason Gerecke2012-08-272-11/+13
* Update test to match new function signatureJason Gerecke2012-08-271-8/+2
* Pre-allocate the tap timerPeter Hutterer2012-08-273-1/+4
* Log debug messages in signal-safe mannerPeter Hutterer2012-08-231-2/+2
* Use signal-safe logging patches where necessaryPeter Hutterer2012-08-236-25/+37
* Set WCM_LCD on the Cintiq 24HDJason Gerecke2012-08-221-1/+1
* Add missing newline to error messageJason Gerecke2012-08-021-1/+1
* Internally use physical button numbering for actionsJason Gerecke2012-08-022-23/+43
* Remove raw button fallback codepaths from wcmCommonJason Gerecke2012-08-021-50/+22
* Reset-on-None for Actions propertyJason Gerecke2012-08-022-14/+54
* Initialize action properties from defaultsJason Gerecke2012-08-021-2/+59
* Cleanup call chain for action propertiesJason Gerecke2012-08-021-174/+107
* Remove support for 8-bit (raw button) strip/ring propertiesJason Gerecke2012-08-021-51/+1
* Replace multiple default variables with arraysJason Gerecke2012-08-025-64/+65
* Directly index into the various *keys arraysJason Gerecke2012-08-023-22/+14
* Merge branch 'release-script-fixes'Peter Hutterer2012-07-131-13/+31
|\
| * release.sh: support other modules (i.e. libwacom and input-wacom)Peter Hutterer2012-07-101-2/+22
| * release.sh: complain if tags are missingPeter Hutterer2012-07-101-2/+7
| * release.sh: remove gz tarball handlingPeter Hutterer2012-07-101-9/+2
* | Add Cintiq 22HDPing Cheng2012-07-132-0/+2
|/
* Stop generating .gz filesPeter Hutterer2012-07-101-1/+1
* Don't init the rotation property on the padPeter Hutterer2012-07-101-1/+3
* wacom 0.16.0xf86-input-wacom-0.16.0Jason Gerecke2012-07-091-1/+1
* 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