summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wacom 0.10.6xf86-input-wacom-0.10.6Peter Hutterer2010-04-271-1/+1
* Fix some indentation in xf86WacomDefs.h.Peter Hutterer2010-04-271-2/+2
* conf: move 20-wacom.conf to 50-wacom.conf.Peter Hutterer2010-04-272-1/+1
* Install 20-wacom.conf to the sysconfigdir variable exported by the serverRon Lee2010-04-193-4/+15
* config: fix checking for extensions sectionGaetan Nadon2010-04-161-5/+6
* Normalize pressure sensitivityPing Cheng2010-04-165-29/+51
* Don't match WALTOP in the wacom.conf just yetRon2010-04-161-1/+4
* Use 20-wacom.conf instead of 10-Ron2010-04-152-1/+1
* Rename the fdi subdir to confRon2010-04-155-2/+2
* Add an initial xorg.conf.d snippet for xserver 1.8Ron2010-04-152-0/+25
* config: comment usage of PKG_CHECK_MODULESGaetan Nadon2010-04-131-1/+2
* config: disable inadvertently re-enabled static library creationGaetan Nadon2010-04-131-1/+1
* Use SETBIT and CLEARBIT macros to set the tool types.Peter Hutterer2010-04-093-8/+9
* Remove duplicated definition: ARRAY_SIZEPengcheng Chen - Sun Microsystems - Beijing China2010-04-091-3/+0
* All user defined types are validPing Cheng2010-04-071-0/+11
* TPCButton is on by default for ISDV4 devicesPing Cheng2010-04-061-0/+7
* xsetwacom: handle special button mappings.Peter Hutterer2010-03-261-0/+46
* xsetwacom: refacture button mapping code.Peter Hutterer2010-03-261-38/+26
* xsetwacom: rearrange keyword matching for future multi-keyword assignment.Peter Hutterer2010-03-261-13/+42
* xsetwacom: fix strjoinsplit.Peter Hutterer2010-03-261-1/+2
* xsetwacom: trace the special button key mapping if running verbose.Peter Hutterer2010-03-261-0/+6
* xsetwacom: fix offset for special key mappings.Peter Hutterer2010-03-261-2/+2
* Split button action property handling into two static functions.Peter Hutterer2010-03-261-105/+129
* Factor out retrieving the wheel button.Peter Hutterer2010-03-261-12/+27
* Remove unused wheel key assignment.Peter Hutterer2010-03-261-25/+0
* Don't allow the pad to be switched to absolute mode.Peter Hutterer2010-03-261-2/+2
* Fix build error with --enable-debug.Peter Hutterer2010-03-251-1/+1
* Always put the pad in relative mode.Peter Hutterer2010-03-251-2/+2
* Call wcmRotateCoordinates only when we get real motion eventsPing Cheng2010-03-251-1/+2
* Add wcmSoftOutEvent and wcmGetPhyDeviceIDPing Cheng2010-03-243-23/+32
* Move BTN_TOOL_TRIPLETAP to the header filePing Cheng2010-03-242-4/+4
* config: layout and comments change.Gaetan Nadon2010-03-233-33/+32
* config: separate sdkdir assignement from distcheck workaroundGaetan Nadon2010-03-231-0/+9
* config: bump Autoconf version to 2.60Gaetan Nadon2010-03-231-1/+1
* config: AC_OUPUT with parameters is obsoleteGaetan Nadon2010-03-231-7/+8
* man: use $(SED) for better portabilityGaetan Nadon2010-03-231-3/+1
* config: add portability macrosGaetan Nadon2010-03-231-0/+7
* config: add libm.a library check used by xsetwacomGaetan Nadon2010-03-231-0/+3
* config: remove unrequired defines for ISO C90 header files.Gaetan Nadon2010-03-231-3/+0
* config: remove unrequired auxiliary config dirGaetan Nadon2010-03-231-1/+0
* config: move foreign option to AM_INIT_AUTOMAKEGaetan Nadon2010-03-232-3/+1
* config: obsolete AC_HELP_STRING is replaced with AS_HELP_STRINGGaetan Nadon2010-03-231-1/+1
* config: AC_FATAL is obsolete, use m4 ac_fatalGaetan Nadon2010-03-231-2/+3
* config: obsolete AM_CONFIG_HEADER replaced with AC_CONFIG_HEADERSGaetan Nadon2010-03-231-1/+1
* make: rename INCLUDES to AM_CPPFLAGSGaetan Nadon2010-03-232-2/+2
* make: remove unrequired EXTRA_DIST for headersGaetan Nadon2010-03-231-1/+0
* make: remove unrequired EXTRA_DIST for wacom.fdiGaetan Nadon2010-03-231-1/+0
* config: remove unused AH_TOP #include xorg-server.hGaetan Nadon2010-03-231-5/+0
* remove unused DEBUG Automake conditionalGaetan Nadon2010-03-231-1/+0
* config: remove unused $REQUIRED_MODULES variableGaetan Nadon2010-03-231-1/+1