summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-11config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-3/+2
2010-06-11config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-06-11config: remove AH_TOP autoheader statementGaetan Nadon9-1/+8
2010-02-11config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon2-2/+2
2010-01-15Update Sun license notices to current X.Org standard formAlan Coopersmith1-22/+19
2009-12-28configure.ac: use backticks rather than $() for cmd subsGaetan Nadon1-1/+1
2009-11-23Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1
2009-11-02INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon1-1/+0
2009-11-02INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2-3/+6
2009-11-02Several driver modules do not have a ChangeLog target in Makefile.am #23814Gaetan Nadon2-11/+6
2009-11-02.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-14/+64
2009-10-31Bump to 1.5.0Sascha Hlusiak1-1/+1
2009-10-07Revert "add shave support"Sascha Hlusiak5-231/+0
2009-10-02Merge branch 'scancodes'Sascha Hlusiak17-2956/+680
2009-10-02add shave supportSascha Hlusiak5-0/+231
2009-09-11Fix NULL pointers in rmlvoSascha Hlusiak2-8/+4
2009-09-11Merge branch 'scancodes' of ssh://deepthought/home/sascha/develop/xorg/xf86-i...Sascha Hlusiak13-2957/+454
2009-09-11joystick 1.4.99.1Peter Hutterer1-1/+1
2009-09-11Fix typo in configure.Peter Hutterer1-3/+4
2009-06-23Support for axis labels; fix build on masterSascha Hlusiak1-2/+28
2009-04-15fix manpage and examples to reflect recent key changesSascha Hlusiak2-28/+24
2009-04-14Property support for scancodesSascha Hlusiak3-22/+83
2009-04-11configure.ac: this is 1.4.99Sascha Hlusiak1-1/+1
2009-04-11Use preset keyboard layout instead of custom generated keymap.Sascha Hlusiak3-53/+336
2009-04-11Remove parsing of keysyms.Sascha Hlusiak1-47/+9
2009-04-11Remove ks_tables.hSascha Hlusiak1-2694/+0
2009-04-11Remove parsing of keysymsSascha Hlusiak3-112/+1
2009-03-19Fix compiler warning about stray INT8-CARD8 conversionSascha Hlusiak1-1/+1
2009-03-19Merge branch 'pwm'Sascha Hlusiak8-25/+188
2009-03-19Missing initialization of button amplifySascha Hlusiak1-0/+1
2009-03-19Merge branch 'master' of sascha:develop/xorg/xf86-input-joystickSascha Hlusiak2-8/+60
2009-03-18Mention PWM mode in man pageSascha Hlusiak1-1/+5
2009-03-18Fix build on FreeBSD with USB2Sascha Hlusiak2-0/+4
2009-03-01Comment float properties in joystick-properties.hSascha Hlusiak1-2/+2
2009-03-01Support for float propertiesSascha Hlusiak1-6/+58
2009-02-19Add PWM key generation when axis in accelerated modeSascha Hlusiak4-13/+183
2009-02-19Don't set axis.oldvalue in backendSascha Hlusiak3-11/+0
2009-02-17Fix for sparse warning of uninitialized variableSascha Hlusiak1-2/+4
2009-02-17Janitor: gcc 4.5 and sparse warnings.Paulo Cesar Pereira de Andrade4-5/+9
2009-02-17Janitor: make distcheck, .gitignore.Paulo Cesar Pereira de Andrade6-20/+24
2009-02-02Use InitKeyboardDeviceStruct instead of nonexistant XkbInitKeyboardDeviceStructSascha Hlusiak1-3/+18
2009-01-30Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith1-0/+20
2009-01-26Fix build on master. All hail XKB!Sascha Hlusiak1-1/+2
2009-01-09Remove xorgconfig & xorgcfg from See Also list in man pageAlan Coopersmith1-1/+1
2008-12-28Prepare for 1.4.0 releaseSascha Hlusiak1-1/+1
2008-12-28Matched comments in joystick-properties.h with previous commitSascha Hlusiak1-3/+3
2008-12-28Export JSTK_* constants with joystick-properties.hSascha Hlusiak2-22/+28
2008-12-28Rename constants for better distinctionSascha Hlusiak4-123/+123
2008-10-13properties: handle checkonly flag in SetProperty.Peter Hutterer1-28/+53
2008-10-01Install joystick-properties.h and xorg-joystick.pc for clients.Sascha Hlusiak8-52/+147