summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add Solaris supportsolarisPengcheng Chen - Sun Microsystems2013-04-0211-9/+201
* wacom 0.10.4xf86-input-wacom-0.10.4Peter Hutterer2010-01-151-1/+1
* Protect against input ABI 9 and the input attributes.Peter Hutterer2010-01-111-1/+5
* Add Meta keys to xsetwacomPrzemo Firszt2010-01-111-0/+6
* Install the fdi as DATA not a SCRIPTRon Lee2010-01-111-1/+1
* xsetwacom: the capacity property is 32 bit.Peter Hutterer2010-01-061-1/+1
* Remove duplicate comment in xf86WacomDefs.hPrzemo Firszt2010-01-051-4/+0
* Fix wacom.fdi location in Makefime.amPrzemo Firszt2010-01-051-0/+2
* Restore valid small data packetsPing2010-01-011-1/+1
* Update README to reflect current state a bit better.Peter Hutterer2010-01-011-47/+20
* Rename xf86Wcm* to wcm* - part 2Przemysław Firszt2010-01-017-56/+56
* xsetwacom: get "all" is a read-only parameter.Peter Hutterer2010-01-011-1/+1
* xsetwacom: special output for write-only options.Peter Hutterer2010-01-011-2/+7
* xsetwacom: Print error message when attempting to change read-only options.Peter Hutterer2010-01-011-1/+41
* Re-indent property code to what's used in the rest of the driver.Peter Hutterer2009-12-241-524/+524
* wacom 0.10.3xf86-input-wacom-0.10.3Peter Hutterer2009-12-241-1/+1
* Fix a tablet rotation bug.Ping Cheng2009-12-241-23/+9
* Validate the active tablet area before initializing the areaPing Cheng2009-12-241-9/+10
* Add local maxX, maxY, resolX, and resolYPing Cheng2009-12-244-76/+30
* Add routine wcmRotateCoordinatesPing Cheng2009-12-242-35/+45
* xsetwacom: update usage help for Rotate optionPing Cheng2009-12-241-1/+1
* xsetwacom: make parameters case-insensitive.Peter Hutterer2009-12-241-1/+1
* Add "Wacom Debug Levels" property.Peter Hutterer2009-12-243-4/+39
* Remove now superfluous name prints.Peter Hutterer2009-12-243-37/+29
* Auto-prepend device name/file to debug messages.Peter Hutterer2009-12-243-1/+5
* common and priv both have debugLevel, just pass them in as-is.Peter Hutterer2009-12-249-106/+104
* Merge the function name into the DBG macro.Peter Hutterer2009-12-249-76/+76
* Merge the xf86Msg into the DBG macro.Peter Hutterer2009-12-249-164/+167
* Rename xf86Wcm* to wcm*Przemo Firszt2009-12-239-69/+69
* Remove area overlap check for area propertyPing Cheng2009-12-221-23/+32
* Send horizontal scroll gesture with button 6 and 7 eventsPing Cheng2009-12-221-5/+24
* Use xf86Msg instead of ErrorF for debug messages.Peter Hutterer2009-12-228-101/+101
* Fix touch property out-of-bounds memory access.Peter Hutterer2009-12-221-2/+2
* xsetwacom: add support for "xsetwacom --get <device> all"Peter Hutterer2009-12-211-0/+23
* xsetwacom: split get() into get() and get_param().Peter Hutterer2009-12-211-11/+17
* xsetwacom: init nwords to 0 before adding to it in strjoinsplit.Peter Hutterer2009-12-211-0/+2
* Remove redundant xf86WcmMappingFactor callsPrzemo Firszt2009-12-212-4/+0
* Support 2FGT gesturePing Cheng2009-12-214-1/+454
* xsetwacom: don't line-break after 32 bit values and Absolute/Relative.Peter Hutterer2009-12-171-2/+2
* xsetwacom: don't release modifiers unless explicitly statedPeter Hutterer2009-12-171-0/+28
* xsetwacom: fix handling of unknown modifiers.Peter Hutterer2009-12-171-10/+18
* Release keys still down when a button is released.Peter Hutterer2009-12-171-0/+58
* Fix up btnaction property setting.Peter Hutterer2009-12-172-17/+5
* Set Touch and Gesture options during the configurationPing Cheng2009-12-164-46/+24
* Enable Serial ISDV4 2FGT tool type in wcmDeviceTypeKeysPing Cheng2009-12-161-0/+2
* Report time stamp for 2FGT gesturePing Cheng2009-12-161-0/+10
* xsetwacom: button numbers are one-indexed, store button action accordingly.Peter Hutterer2009-12-151-1/+2
* Fix typo: xf86WcmVirtualTabletSize → xf86WcmVirtualTabletSizePeter Hutterer2009-12-152-13/+13
* Remove stray semicolon after if conditionPeter Hutterer2009-12-141-1/+1
* xsetwacom: don't crash on xsetwacom get <device name> without a param.Peter Hutterer2009-12-141-0/+6