summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wacom 0.28.99.1xf86-input-wacom-0.28.99.1Jason Gerecke2015-03-051-1/+1
* doc: Fix doxygen.conf warningsJason Gerecke2015-02-021-13/+1
* xsetwacom: Ease static analysis of get_mapped_areaJason Gerecke2015-02-021-20/+9
* tools: Fix up const warningsJason Gerecke2015-02-023-22/+15
* xsetwacom: Use 'fabs' instead of 'abs' where necessaryJason Gerecke2015-02-022-3/+3
* xsetwacom: Remove unused variable from 'strjoinsplit'Jason Gerecke2015-02-021-1/+1
* xsetwacom: Fix format string provided used by 'get_button'Jason Gerecke2015-02-021-1/+1
* xsetwacom: Declare printf attribute on print_{,button_}valueJason Gerecke2015-02-021-0/+2
* tools: Build with CWARNFLAGSJason Gerecke2015-02-021-1/+2
* xsetwacom: Allow "get <id> all" to iterate over all available buttonsJason Gerecke2015-01-291-1/+21
* xsetwacom: Add print_button_value functionJason Gerecke2015-01-291-2/+34
* xsetwacom: Don't try to print "set" commands for readonly propertiesJason Gerecke2015-01-291-0/+4
* xsetwacom: Print proper names of xorg.conf optionsJason Gerecke2015-01-291-1/+22
* xsetwacom: Print error/warning messages on stderrJason Gerecke2015-01-291-15/+15
* xsetwacom: Use effective XKB group number in keysym_to_keycodeJason Gerecke2015-01-121-8/+38
* wacom 0.28.0xf86-input-wacom-0.28.0Jason Gerecke2015-01-051-1/+1
* wacom 0.27.99.1xf86-input-wacom-0.27.99.1Jason Gerecke2014-12-221-1/+1
* xsetwacom: Warn if keycode could not be foundJason Gerecke2014-12-221-1/+3
* Allow xsetwacom to recognize 'insert' as a keyJason Gerecke2014-12-081-0/+2
* Ensure input device fd gets closed after useJason Gerecke2014-12-081-1/+1
* Remove hardcoded function name - usbProbeKeysPing Cheng2014-11-241-2/+1
* Allow PAD only interface without setting up EV_ABS and/or EV_X/YPing Cheng2014-11-241-0/+10
* wacom 0.27.0xf86-input-wacom-0.27.0Jason Gerecke2014-11-031-1/+1
* wacom 0.26.99.1xf86-input-wacom-0.26.99.1Jason Gerecke2014-10-271-1/+1
* Reset wcmGestureState to current device state upon gesture startJason Gerecke2014-09-251-3/+20
* Set the active driver to NULL before uninitalizing the deviceJason Gerecke2014-09-251-0/+3
* Fix pointer jump when tool enters prox with filtered coordinateJason Gerecke2014-09-251-0/+22
* Strengthen condition that pad may never be arbitrated pointer controlJason Gerecke2014-09-191-5/+5
* gcc-warning: -Wunused-variableJason Gerecke2014-09-191-1/+0
* clang-warning: -Wmissing-variable-declarationsJason Gerecke2014-09-195-26/+28
* clang-warning: -Wmissing-field-initializersJason Gerecke2014-09-193-7/+8
* clang-warning: -Wunused-macrosJason Gerecke2014-09-194-4/+0
* clang-warning: -Wunreachable-code-returnJason Gerecke2014-09-191-1/+0
* clang-warning: -Wunreachable-code-breakJason Gerecke2014-09-191-1/+0
* clang-warning: -Wdocumentation-unknown-commandJason Gerecke2014-09-193-5/+5
* clang-warning: -Wmissing-prototypesJason Gerecke2014-09-192-3/+3
* clang-warning: -Wconditional-uninitializedJason Gerecke2014-09-193-15/+9
* clang-warning: enumeration value 'FORMAT_DEFAULT' not explicitly handled in s...Jason Gerecke2014-09-191-0/+1
* clang-warning: extra ';' outside of a functionJason Gerecke2014-09-191-2/+2
* Replace strjoinsplitJason Gerecke2014-09-191-26/+22
* scan-build: security: Potential insecure memory buffer bounds restriction in ...Jason Gerecke2014-09-191-1/+1
* scan-build: Logic error: Potential unintended use of sizeof() on pointer typeJason Gerecke2014-09-194-9/+11
* scan-build: Logic error: Cast region with wrong sizeJason Gerecke2014-09-191-1/+1
* scan-build: Function call argument is an uninitialized valueJason Gerecke2014-09-192-6/+6
* scan-build: Undefined or garbage value returned to callerJason Gerecke2014-09-191-0/+1
* scan-build: Logic error: Branch condition evaluates to a garbage valueJason Gerecke2014-09-191-1/+1
* scan-build: Logic error: Dereference of null pointerJason Gerecke2014-09-191-3/+4
* scan-build: Unix API: Undefined allocation of 0 bytesJason Gerecke2014-09-191-1/+4
* scan-build: Logic error: Result of operation is garbage or undefinedJason Gerecke2014-09-191-1/+1
* scan-build: Memory Error: Memory leakJason Gerecke2014-09-191-0/+1