index
:
delta/linuxwacom/xf86-input-wacom.git
coverity-fix
hack/fix_ubuntu_1204
master
rhel6-branch
solaris
github.com: linuxwacom/xf86-input-wacom.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xf86Wacom.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Post maximum number of contacts to clients
Ping Cheng
2012-12-06
1
-1
/
+2
*
Limit use of touch class to touch devices only
Jason Gerecke
2012-10-19
1
-4
/
+6
*
Use new multitouch protocol in XI2 if possible
Jason Gerecke
2012-10-08
1
-0
/
+8
*
Use kernel-reported tilt range and resolution
Nikolai Kondrashov
2012-09-05
1
-4
/
+6
*
Use signal-safe logging patches where necessary
Peter Hutterer
2012-08-23
1
-1
/
+2
*
Cleanup wcmInitAxes
Jason Gerecke
2012-06-27
1
-26
/
+46
*
Provide consistent 'filler' axes to X
Jason Gerecke
2012-06-27
1
-46
/
+36
*
Create a wrapper for InitValuatorAxisStruct
Jason Gerecke
2012-06-27
1
-67
/
+23
*
Align returned type of wcmEventAutoDevProbe with expected type
Jason Gerecke
2012-05-29
1
-1
/
+1
*
Fix warning: Have wcmEventAutoDevProbe return const
Jason Gerecke
2012-05-29
1
-1
/
+1
*
Compress button counting statement
Peter Hutterer
2012-02-04
1
-6
/
+1
*
Expose the second touch ring's raw value in a new 7th valuator
Jason Gerecke
2011-12-29
1
-2
/
+26
*
Revert "make gesture distances be relative to hw maximums."
Peter Hutterer
2011-09-09
1
-1
/
+0
*
make gesture distances be relative to hw maximums.
Chris Bagwell
2011-08-31
1
-0
/
+1
*
Get the latest values for serial numbers when a client asks for them.
Alexia Death
2011-05-06
1
-1
/
+1
*
Remove superfluous call to wcmRotateTablet().
Peter Hutterer
2011-04-05
1
-3
/
+0
*
Only update bottomX/bottomY if they haven't been user-configured.
Peter Hutterer
2011-04-04
1
-2
/
+4
*
Centralize pen and touch arbitration
Ping Cheng
2011-04-04
1
-0
/
+43
*
Resolve the oldHwProx puzzle
Ping Cheng
2011-03-30
1
-6
/
+0
*
Merge branch 'race-condition'
Peter Hutterer
2011-03-14
1
-0
/
+19
|
\
|
*
Keep an enabled flag in the tool to avoid racy startup.
Peter Hutterer
2011-03-03
1
-0
/
+19
*
|
Don't hardcode the rotation range for cursor RZ, use defines instead.
Peter Hutterer
2011-03-07
1
-2
/
+2
*
|
Fix typo for max axis range on the cursor tool.
Peter Hutterer
2011-03-07
1
-1
/
+1
|
/
*
Purge toolarea from device rec.
Peter Hutterer
2011-03-02
1
-87
/
+2
*
Purge KeepShape option (for now, anyway).
Peter Hutterer
2011-03-02
1
-38
/
+0
*
Division by zero in wcmInitArea when KEEP_SHAPE_FLAG is on.
Bruno Vasselle
2011-02-25
1
-0
/
+9
*
Purge sizeX/sizeY - can be computed on-the-fly where needed.
Peter Hutterer
2011-01-19
1
-17
/
+2
*
Rename hardProx to oldHwProx.
Peter Hutterer
2011-01-19
1
-1
/
+1
*
Init relative X/Y axis to use tablets min/max size
Chris Bagwell
2011-01-18
1
-12
/
+4
*
delete unneeded code in wcmVirtualTabletSize
Chris Bagwell
2011-01-13
1
-7
/
+0
*
Merge branch 'scroll-ring'
Peter Hutterer
2011-01-07
1
-168
/
+202
|
\
|
*
Add defines for scroll ring min/max values.
Peter Hutterer
2011-01-07
1
-2
/
+2
|
*
Initialise all pad axes as absolute axes.
Peter Hutterer
2010-12-15
1
-43
/
+24
|
*
Remove wcmInitialCoordinates, move into wcmInitAxes.
Peter Hutterer
2010-12-15
1
-63
/
+66
|
*
Move wcmRotateTablet() out of wcmInitAxes.
Peter Hutterer
2010-12-15
1
-3
/
+3
|
*
Split axis initialization into wcmInitAxes.
Peter Hutterer
2010-12-15
1
-139
/
+173
|
*
Initialize third axis on pads as unknown relative axis.
Peter Hutterer
2010-12-15
1
-7
/
+23
*
|
Merge branch 'multimonitor-purge'
Peter Hutterer
2010-12-21
1
-77
/
+0
|
\
\
|
*
|
Purge screen coordinate storage.
Peter Hutterer
2010-11-30
1
-21
/
+0
|
*
|
Remove numScreens field.
Peter Hutterer
2010-11-30
1
-15
/
+1
|
*
|
Purge ScreenNo handling.
Peter Hutterer
2010-11-30
1
-42
/
+0
|
*
|
Purge MMonitor option.
Peter Hutterer
2010-11-30
1
-2
/
+2
*
|
|
Add support for the built-in digitizer in the Lenovo W700
Ajay Ramaswamy
2010-12-20
1
-0
/
+1
|
|
/
|
/
|
*
|
Log messages specific to the device
Ping Cheng
2010-12-10
1
-1
/
+1
*
|
Don't close devices on read error.
Peter Hutterer
2010-12-10
1
-17
/
+4
*
|
Fix segfault in case of unplug during PreInit.
Peter Hutterer
2010-12-03
1
-0
/
+7
|
/
*
Print the type_name for debug messages.
Peter Hutterer
2010-11-29
1
-6
/
+2
*
Don't allow the deletion of active button action properties.
Peter Hutterer
2010-11-24
1
-1
/
+1
*
Do not initialize (x,y) valuators for pad tool
Ping Cheng
2010-11-17
1
-9
/
+12
*
Input API 12 requires a valuator mode for each axis.
Peter Hutterer
2010-11-04
1
-11
/
+55
[next]