summaryrefslogtreecommitdiff
path: root/src/xf86Wacom.h
Commit message (Expand)AuthorAgeFilesLines
* Create wcmTouchFilter.hAlexey Osipov2012-01-031-1/+0
* Break option parsing into two init phasesChris Bagwell2011-11-261-1/+2
* Create wacom-util.h for generally handy definesJason Gerecke2011-09-271-2/+1
* Revert "make gesture distances be relative to hw maximums."Peter Hutterer2011-09-091-2/+0
* make gesture distances be relative to hw maximums.Chris Bagwell2011-08-311-0/+2
* Force all serials to be unsigned.Peter Hutterer2011-05-061-1/+1
* Make wcmHotplugSerials staticPeter Hutterer2011-05-061-1/+0
* Update the device's serial number when it comes in.Peter Hutterer2011-05-061-0/+1
* Get the latest values for serial numbers when a client asks for them.Alexia Death2011-05-061-0/+1
* Add ToolSerials option for hotplugging pensAlexia Death2011-04-211-0/+2
* Update all tools rotation property when rotating one of them.Peter Hutterer2011-04-071-0/+1
* Don't rotate hotplugged devices.Peter Hutterer2011-04-071-1/+1
* Rename hotplugged to is_primary in wcmParseOption.Peter Hutterer2011-04-051-1/+1
* Change signature of wcmTilt2R to return the rotation calculated.Peter Hutterer2011-03-111-1/+1
* Add a offset paramater value to wcmTilt2RPeter Hutterer2011-03-111-1/+1
* Rewrite wcmCheckSuppressPeter Hutterer2011-03-071-0/+6
* Remove ABS() macro, just use abs()Peter Hutterer2011-02-161-6/+0
* Add a testing framework for the driver.Peter Hutterer2011-01-311-0/+6
* Move the type properties to wacom-properties.h.Peter Hutterer2011-01-111-9/+0
* Fix comment, XI_STYLUS is not the device name.Peter Hutterer2011-01-111-5/+5
* Print debug level for DBG statement.Peter Hutterer2010-11-291-2/+2
* Don't allow the deletion of active button action properties.Peter Hutterer2010-11-241-0/+1
* Rework rotation and scaling into tablet areas.Peter Hutterer2010-10-081-1/+1
* Add tabstop=8 to vim modelinesNikolai Kondrashov2010-09-221-1/+1
* Rename LocalDevicePtr local to InputInfoPtr pInfo.Peter Hutterer2010-08-051-28/+28
* Don't load keysyms into the driver, use keycodes instead.Peter Hutterer2010-07-211-1/+1
* Open the device as serial device in PreInit.Peter Hutterer2010-07-121-0/+3
* Move ProbeKeys() into the respective backends.Peter Hutterer2010-06-221-4/+0
* Remove wcmAutoProbeDevice - it's not doing anything anyway.Peter Hutterer2010-06-221-1/+0
* Implement basic refcounting for the common struct.Peter Hutterer2010-06-221-0/+3
* Add some vim tags to the header file.Peter Hutterer2010-06-221-0/+2
* Purge support for X server 1.5 and earlier.Peter Hutterer2010-06-111-6/+1
* Add is_absolute() and set_absolute() utility functions.Peter Hutterer2010-06-101-0/+4
* Append first type name to device.Peter Hutterer2010-06-081-1/+1
* Revert "Append first type name to device."Peter Hutterer2010-06-081-1/+1
* Append first type name to device.Peter Hutterer2010-06-081-1/+1
* Add two finger gestures for Bamboo with touchPing Cheng2010-06-011-1/+2
* Centralize TPCButton/Touch/Gesture initializationPing Cheng2010-05-211-1/+1
* Remove redundand MAX_USB_EVENTS definition from xf86Wacom.hPrzemo Firszt2010-05-111-2/+0
* Add wcmSoftOutEvent and wcmGetPhyDeviceIDPing Cheng2010-03-241-0/+1
* Merge branch 'isdv4-cleanup-stage2'Peter Hutterer2010-03-191-7/+0
|\
| * ISDV4: Move some ISDV-specific defines into the new header.Peter Hutterer2010-03-181-7/+0
* | Make keys into wcmKeysPing Cheng2010-03-191-8/+8
|/
* ISDV4: Rename the ISDV4-specific defines ISDV4_fooPeter Hutterer2010-03-111-5/+5
* Move the check for pressure curve value sanity into its own function.Peter Hutterer2010-03-011-0/+2
* Split wcmDeviceTypeKeys into usb and isdv4 version.Peter Hutterer2010-03-011-0/+3
* Only allow absolute mode for pads.Peter Hutterer2010-02-261-3/+0
* Purge conversion proc and reverse conversion proc.Peter Hutterer2010-02-261-4/+0
* Remove keysym.h include - already included by Xwacom.hPeter Hutterer2010-02-231-1/+0
* Remove unnecessary fcntl.h include.Peter Hutterer2010-02-231-1/+0