summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-30xf86-input-void 1.3.1xf86-input-void-1.3.1Alan Coopersmith
2010-10-30config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-10-30Sun's copyrights now belong to OracleAlan Coopersmith
2010-10-27Remove refcnt field from InputDriverRec.Alan Coopersmith
2010-10-18config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon
2010-01-15Update Sun license notices to current X.Org standard formAlan Coopersmith
2009-11-23Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon
2009-10-26Several driver modules do not have a ChangeLog target in Makefile.am #23814Gaetan Nadon
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon
2009-09-27Makefile.am: do not include autogen.sh in distribution #24183Gaetan Nadon
2009-09-11void 1.3.0xf86-input-void-1.3.0Peter Hutterer
2009-09-10Require xorg-macros 1.3 and XORG_DEFAULT_OPTIONS.Peter Hutterer
2009-09-07Don't pass an empty RMLVO to InitKeyboardDeviceStruct.Peter Hutterer
2009-09-07Remove some unused variables from configure.Peter Hutterer
2009-09-07man: void is only necessary for server < 1.4Peter Hutterer
2009-09-07Remove RCS tags, some useless comments, empty AUTHORS from man.Peter Hutterer
2009-07-08void doesn't require randrproto or inputproto.Peter Hutterer
2009-07-08Remove long-obsolete chunks from configure.ac.Peter Hutterer
2009-07-08Replace changelog command with CHANGELOG_CMD from m4 macros.Peter Hutterer
2009-06-19Remove obsolete chunk, focus/key class is added by InitKeyboardDeviceStruct.Peter Hutterer
2009-06-19Adjust for ABI_XINPUT_VERSION >= 7Peter Hutterer
2009-02-25void 1.2.0xf86-input-void-1.2.0Peter Hutterer
2009-02-15Janitor: update for ABI_XINPUT_VERSION >= 5Paulo Cesar Pereira de Andrade
2009-01-29Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith
2009-01-09Remove xorgconfig & xorgcfg from See Also list in man pageAlan Coopersmith
2008-05-26Check for XINPUT ABI 3.Peter Hutterer
2008-03-08Makefile.am: nuke RCS IdMatthieu Herrb
2007-09-07Version bump: 1.1.1xf86-input-void-1.1.1Alan Coopersmith
2007-09-07Clear compiler & sparse warningsAlan Coopersmith
2007-09-07Fill in COPYING file with licenses & copyrights from source filesAlan Coopersmith
2007-09-07Replace static ChangeLog with dist-hook to generate from git logAlan Coopersmith
2007-09-03Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/driver/xf86-input...James Cloos
2007-09-03Add *~ to .gitignore to skip patch/emacs droppingsJames Cloos
2007-08-28Add *~ to .gitignore to skip over patch/emacs droppingsAlan Coopersmith
2007-08-28Don't fill in motion_history_proc for new input ABIAlan Coopersmith
2007-08-23Rename .cvsignore to .gitignoreJames Cloos
2007-08-06Use PACKAGE_VERSION_MAJOR/MINOR/PATCHLEVEL in xf86VoidVersionRecBrice Goglin
2006-04-07Unlibcwrap. Bump server version requirement. Bump to 1.1.0.xf86-video-impact-0_2_0void-1_1_0XORG-7_1Adam Jackson
2005-12-21Update package version for X11R7 release.XORG-7_0Kevin E Martin
2005-12-19Stub COPYING filesAdam Jackson
2005-12-15Update package version number for final X11R7 release candidate.XORG-6_99_99_904Kevin E Martin
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPYKevin E Martin
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin
2005-12-02Remove extraneous AC_MSG_RESULT.Kevin E Martin
2005-11-29Only build dlloader modules by default.Adam Jackson
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith
2005-11-21Add .cvsignores for drivers.Eric Anholt