summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-16Get the option values from pInfo instead of from the IDevRec.Peter Hutterer1-19/+19
2010-12-16Don't call xf86OptionListReport()Peter Hutterer2-2/+0
2010-12-16Purge use of XI_PRIVATE macro.Peter Hutterer3-4/+7
2010-12-16Drop close_proc, conversion_proc, reverse_conversion_procPeter Hutterer2-38/+0
2010-12-16Don't handle history_size in the driver.Peter Hutterer1-2/+1
2010-12-16Require server 1.9, drop pre-ABI 11 support.Peter Hutterer5-355/+6
2010-12-16Remove usage of XI86_POINTER_CAPABLE flag.Peter Hutterer1-2/+1
2010-12-16Replace LocalDevicePtr with InputInfoPtrPeter Hutterer6-102/+102
2010-12-15Bump to 1.5.99Peter Hutterer1-1/+1
2010-10-18Code cleanup, bad structure initialization.Trevor Woerner1-4/+2
2010-10-18Deprecated code cleanup.Trevor Woerner3-10/+10
2010-06-11COPYING: replace stub file with Copyright noticesGaetan Nadon1-10/+39
2010-06-11config: fdi file must be installed in $(datadir)/hal/fdi/policy/20thirdpartyGaetan Nadon1-1/+3
2010-06-11config: EXTRA_DIST is redundantGaetan Nadon1-2/+0
2010-06-11config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon2-23/+6
2010-06-11config: fix warnings, m4 quoting and layoutGaetan Nadon1-50/+56
2010-06-11config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-1/+0
2010-06-11config: remove unrequired AC_HEADER_STDCGaetan Nadon1-2/+0
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.0xf86-input-joystick-1.5.0Sascha Hlusiak1-1/+1
2009-10-07Revert "add shave support"Sascha Hlusiak5-231/+0
2009-10-02Merge branch 'scancodes'xf86-input-joystick-1.4.99.2Sascha 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.1xf86-input-joystick-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