index
:
~eich/xf86-input-wacom
for_Peter
testing
Egbert's xf86-input-wacom clone
eich
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-19
Log when the pen device appears to be too worn out
for_Peter
Egbert Eich
2
-1
/
+42
2014-02-19
Add more detailed messaging in code that handles abnormal situations
Egbert Eich
1
-0
/
+2
2014-02-19
Avoid 'division by zero' in xf86ScaleAxis()
Egbert Eich
1
-4
/
+9
2014-02-19
Remove test if pressure falls below the minPressure
Egbert Eich
1
-8
/
+0
2014-02-19
Get rid of spurious 'format not a string literal' warnings
Egbert Eich
1
-61
/
+43
2014-02-19
Fix spurious '-Wshadow' warning
Egbert Eich
1
-1
/
+1
2014-02-19
Fix '-Wuninitialized' warnings
Egbert Eich
1
-1
/
+3
2014-02-19
Fix warning about discarding 'const' qualifier
Egbert Eich
2
-2
/
+2
2014-02-19
Make tested static functions non-static for test suite
Egbert Eich
6
-15
/
+42
2014-02-14
Add missing symbol xf86PrintChipsets() for test suite
Egbert Eich
1
-0
/
+5
2014-02-14
Fix loads of 'redundand declaration' warnings in test suite
Egbert Eich
2
-198
/
+31
2014-02-14
Fix type mismatch in test suite
Egbert Eich
2
-2
/
+2
2014-02-11
Have Lenovo "ISD-V4" (0x6004) sensor use wacom driver
Jason Gerecke
2
-2
/
+2
2014-02-11
conf: add N-Trig DuoSense to our matched devices
Peter Hutterer
2
-2
/
+2
2013-11-04
Check return value of EVIOCGPROP ioctl
Peter Hutterer
1
-2
/
+3
2013-10-14
Decide WCM_LCD by kernel property
Ping Cheng
1
-0
/
+9
2013-10-14
Fix missing pad/expresskey events issue
Ping Cheng
1
-14
/
+15
2013-10-14
Threshold applies to pen tools only
Ping Cheng
1
-7
/
+5
2013-09-27
wacom 0.23.0
Jason Gerecke
1
-1
/
+1
2013-09-19
wacom 0.22.99.1
Jason Gerecke
1
-1
/
+1
2013-09-19
Correct return value of special_map_button
Jason Gerecke
1
-2
/
+2
2013-09-19
Fix buffer overflows in 'special_map_*'
Jason Gerecke
1
-16
/
+42
2013-09-11
Add support for Intuos Pro series
Ping Cheng
2
-0
/
+7
2013-09-05
strdup the option key/values in our input_option_new
Peter Hutterer
1
-2
/
+2
2013-09-05
Print list of supported models on wcmPlug
Peter Hutterer
3
-148
/
+195
2013-07-15
wacom 0.22.1
Jason Gerecke
1
-1
/
+1
2013-07-15
Fix build on ABI < 16 - touch_mask isn't defined
Peter Hutterer
1
-0
/
+2
2013-07-10
wacom 0.22.0
Jason Gerecke
1
-1
/
+1
2013-07-10
Unify wcmFingerMultitouch and wcmSendTouchEvent
Ping Cheng
1
-45
/
+26
2013-07-10
Transform touch events just like all other events
Sjoerd Simons
1
-0
/
+2
2013-07-10
Revert "Transform touch events just like all other events"
Jason Gerecke
1
-26
/
+43
2013-07-03
Add support for 0xEC.
Ping Cheng
2
-0
/
+2
2013-07-03
Revert "Add support for 0xED."
Peter Hutterer
2
-2
/
+0
2013-07-02
Add support for 0xED.
Ping Cheng
2
-0
/
+2
2013-06-14
wacom 0.21.99.1
Ping Cheng
1
-1
/
+1
2013-06-14
Add xf86OptionListFree for distcheck
Ping Cheng
2
-4
/
+8
2013-06-07
Transform touch events just like all other events
Ping Cheng
1
-43
/
+26
2013-06-06
Don't emulate a mouse when multitouch is enabled
Ping Cheng
2
-45
/
+24
2013-05-23
Add support for Cintiq 22HDT and 13HD, DTK2241 and DTH2242.
Ping Cheng
2
-1
/
+11
2013-05-09
Don't init abswheel2 valuator (7th val) if we don't have one
Peter Hutterer
1
-10
/
+11
2013-05-09
Free the device name after reassigning
Peter Hutterer
1
-2
/
+5
2013-05-09
Free the touch mask on shutdown
Peter Hutterer
1
-0
/
+1
2013-05-09
Free input attribute's product
Peter Hutterer
1
-3
/
+5
2013-05-09
Free duplicated option list after conversion to InputOption
Peter Hutterer
1
-5
/
+7
2013-05-09
Plug memory leaks left by xf86SetStrOption
Peter Hutterer
6
-20
/
+44
2013-05-02
Purge TILT_REQUEST_FLAG
Peter Hutterer
2
-5
/
+0
2013-05-02
man: clarify how to configure keys on higher shift levels in xsetwacom
Peter Hutterer
1
-0
/
+8
2013-05-02
xsetwacom: map a bunch of special symbols
Peter Hutterer
1
-3
/
+58
2013-05-02
xsetwacom: if we fail to map a string, try as special key or warn
Peter Hutterer
1
-0
/
+8
2013-05-02
xsetwacom: add special mappings for Home, End, Delete
Peter Hutterer
1
-0
/
+3
[next]