summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add Solaris supportsolarisPengcheng Chen - Sun Microsystems2013-04-026-7/+65
* Protect against input ABI 9 and the input attributes.Peter Hutterer2010-01-111-1/+5
* Remove duplicate comment in xf86WacomDefs.hPrzemo Firszt2010-01-051-4/+0
* Restore valid small data packetsPing2010-01-011-1/+1
* Rename xf86Wcm* to wcm* - part 2Przemysław Firszt2010-01-017-56/+56
* Re-indent property code to what's used in the rest of the driver.Peter Hutterer2009-12-241-524/+524
* 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
* Add "Wacom Debug Levels" property.Peter Hutterer2009-12-241-0/+27
* 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
* Remove redundant xf86WcmMappingFactor callsPrzemo Firszt2009-12-212-4/+0
* Support 2FGT gesturePing Cheng2009-12-214-1/+454
* 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
* Fix typo: xf86WcmVirtualTabletSize → xf86WcmVirtualTabletSizePeter Hutterer2009-12-152-13/+13
* Remove stray semicolon after if conditionPeter Hutterer2009-12-141-1/+1
* Merge branch 'xsetwacom'Peter Hutterer2009-12-141-0/+1
|\
| * xsetwacom: Add property hooks for xsetwacom set/get support.Peter Hutterer2009-12-101-0/+1
* | Quiet gcc warning about not used xf86WcmKbdLedCallback functionPrzemo Firszt2009-12-141-0/+2
* | Update TPCButton checkPing Cheng2009-12-122-7/+6
* | Rename xf86Wcm* generic area check functions to Wcm*Przemo Firszt2009-12-124-21/+21
* | Move xf86WcmPointInArea, xf86WcmAreasOverlap & xf86WcmAreaListOverlapPrzemo Firszt2009-12-123-38/+39
* | 2FGT data parsing was misplacedPing Cheng2009-12-111-20/+22
* | Silence valgrind warning about unitialized bytes.Peter Hutterer2009-12-111-3/+3
* | Gesture for 2FGT devicesPing Cheng2009-12-114-0/+25
* | retrieve usb device and tool type from the kernelPing Cheng2009-12-111-29/+21
* | Move Touch and TPCButton options checkPing Cheng2009-12-111-13/+8
* | Don't set calloc'd fields to zero.Peter Hutterer2009-12-111-66/+4
|/
* Support future udev backend.Peter Hutterer2009-12-101-4/+3
* Add USB devices 0xD0, 0xD1, 0xD2, 0xD3, 0xD4, mapped to the Bamboo tablet.Enrico Ros2009-12-101-10/+25
* Don't crash if model-specific functions are not defined.Enrico Ros2009-12-101-1/+3
* Add new USB devicesPing Cheng2009-12-071-4/+9
* Remove unused commentsPing Cheng2009-12-031-19/+0
* Spin-off usbChooseChannel from usbParseEventPing Cheng2009-12-031-83/+93
* Move xf86WcmReady from wcmCompat.c to xf86Wacom.cPing Cheng2009-12-034-41/+15
* Move xf86WcmWait from wcmCompat.c to wcmISDV4.cPing Cheng2009-12-033-14/+14