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
Commit message (
Expand
)
Author
Age
Files
Lines
*
wacom 0.13.99.2
xf86-input-wacom-0.13.99.2
Jason Gerecke
2012-03-06
1
-1
/
+1
*
wcmXCommand: Fix invalid array size for serial values.
Colin Walters
2012-03-05
1
-1
/
+1
*
Merge branch 'master' of git://people.freedesktop.org/~whot/xf86-input-wacom
Jason Gerecke
2012-03-01
6
-21
/
+36
|
\
|
*
xsetwacom: fix compiler warning
Peter Hutterer
2012-03-01
1
-6
/
+5
|
*
xsetwacom: re-add ToolID with the current tool ID in proximity
Peter Hutterer
2012-03-01
1
-1
/
+10
|
*
xsetwacom: ToolID is actually ToolType
Peter Hutterer
2012-03-01
1
-2
/
+2
|
*
Export current tool ID in the property too
Peter Hutterer
2012-03-01
5
-12
/
+19
*
|
wacom 0.13.99.1
xf86-input-wacom-0.13.99.1
Jason Gerecke
2012-02-29
1
-1
/
+1
*
|
Change return type of 'test_flag_set' to void
Jason Gerecke
2012-02-29
1
-1
/
+1
|
/
*
Extend length of wheel_actions array to 6
Jason Gerecke
2012-02-21
1
-1
/
+1
*
Remove AC_CORE status print
Jason Gerecke
2012-02-16
1
-3
/
+2
*
Check for appropriate number of properties when setting buttons
Jason Gerecke
2012-02-16
1
-1
/
+2
*
Remove redundant redeclaration of 'wcmInitialScreens'
Jason Gerecke
2012-02-16
1
-1
/
+0
*
Add Wacom Intuos4 Wireless to 50-wacom.conf
Przemo Firszt
2012-02-11
1
-1
/
+1
*
Move some usb-specific keys to wcmUSBData.
Peter Hutterer
2012-02-05
2
-15
/
+18
*
Initialize button action properties for the correct button number (#45557)
Peter Hutterer
2012-02-04
2
-19
/
+17
*
Compress button counting statement
Peter Hutterer
2012-02-04
1
-6
/
+1
*
man.wacom: Fix typo in Touch Gestures.
David Foley
2012-01-31
1
-1
/
+1
*
man.wacom: Add gesture description.
David Foley
2012-01-27
1
-0
/
+33
*
Allow for a threshold of -1 to reset to the built-in default (#43221)
Peter Hutterer
2012-01-26
3
-7
/
+9
*
Fix wrong check for configdir
Peter Hutterer
2012-01-26
1
-1
/
+1
*
wacom 0.13.0
xf86-input-wacom-0.13.0
Jason Gerecke
2012-01-16
1
-1
/
+1
*
release.sh: set announces' Reply-To to the linuxwacom-discuss
Peter Hutterer
2012-01-06
1
-0
/
+2
*
wacom 0.12.99.1
xf86-input-wacom-0.12.99.1
Jason Gerecke
2012-01-03
1
-1
/
+1
*
'Left mouse button' dragging support.
Alexey Osipov
2012-01-03
3
-10
/
+52
*
Create wcmTouchFilter.h
Alexey Osipov
2012-01-03
5
-2
/
+33
*
Fix cursor jumping after zoom and scroll gestures when in Relative mode.
Alexey Osipov
2012-01-03
2
-16
/
+7
*
Extra right clicks removed.
Alexey Osipov
2012-01-03
1
-1
/
+1
*
Remove testing code
Jason Gerecke
2011-12-30
1
-4
/
+1
*
Expose the second touch ring's raw value in a new 7th valuator
Jason Gerecke
2011-12-29
2
-6
/
+33
*
Have the second touch ring emulate wheel events by default
Jason Gerecke
2011-12-29
7
-14
/
+59
*
Add 'abswheel2' to device state for dual-ring devices
Jason Gerecke
2011-12-29
3
-9
/
+20
*
Add basic support for Cintiq 24HD
Jason Gerecke
2011-12-29
3
-0
/
+6
*
De-duplicate code for wheel/strip scrolling
Jason Gerecke
2011-12-29
3
-63
/
+200
*
test: fix linker error 'input_option_new' undefined
Peter Hutterer
2011-12-20
1
-0
/
+35
*
test: add more #defines to fix build issues.
Peter Hutterer
2011-12-20
2
-4
/
+6
*
test: drop duplicate definition of xf86FindOptionValue
Peter Hutterer
2011-12-20
1
-1
/
+0
*
Remove wcmTapTimeDefault variable
Chris Bagwell
2011-11-26
3
-3
/
+1
*
default gesture distance values based on hw maximums
Chris Bagwell
2011-11-26
4
-19
/
+30
*
Break option parsing into two init phases
Chris Bagwell
2011-11-26
3
-14
/
+50
*
xf86-input-wacom 0.12.0
xf86-input-wacom-0.12.0
Jason Gerecke
2011-11-15
1
-1
/
+1
*
Fix include reference to wacom-util.h
Jason Gerecke
2011-11-15
1
-1
/
+1
*
Have usbInitToolType return the old tool type if available
Jason Gerecke
2011-11-15
1
-4
/
+10
*
Fix usbInitToolType to not always return TOUCH_ID
Jason Gerecke
2011-11-15
1
-2
/
+7
*
Use xf86PostButtonEventP for held button action releases
Jason Gerecke
2011-11-14
1
-1
/
+1
*
Migrate Tablet(Has|Set)Feature to use the wacom-util macros
Jason Gerecke
2011-11-14
1
-2
/
+3
*
Only convert I4 tilt bits to rotation for the I4 mouse (v2)
Jason Gerecke
2011-11-14
1
-1
/
+2
*
Revert "Only convert I4 tilt bits to rotation for the I4 mouse"
Jason Gerecke
2011-11-14
1
-12
/
+5
*
Deal with opaque InputOption in ABI 14
Peter Hutterer
2011-11-03
1
-20
/
+33
*
wacom 0.11.99.1
xf86-input-wacom-0.11.99.1
Jason Gerecke
2011-10-30
1
-1
/
+1
[next]