Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-16 | Update to include all the new device matching options. | Zephaniah E. Hull | |
2006-02-14 | Bugzilla #5696 <https://bugs.freedesktop.org/show_bug.cgi?id=5696> Slightly | Zephaniah E. Hull | |
updated version of the patch listed. Basicly a rewrite of the driver, with a few pieces of the old. XKB support, proper device matching, basic absolute pointer support. Lots more, will require some user config changes. | |||
2006-01-09 | Add evdev manpageevdev-1_0-branchpoint | gravity | |
2005-12-06 | Change *man_SOURCES ==> *man_PRE to fix autotools warnings.MODULAR_COPY | Kevin E Martin | |
2005-11-28 | Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4 | Alan Coopersmith | |
update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir) | |||
2005-11-21 | Add .cvsignores for drivers. | Eric Anholt | |
2005-10-18 | Do the following to make the drivers pass distcheck: | Kevin E Martin | |
- Only define EXTRA_DIST when there are actually man pages to be processed - Add missing man pages to keyboard and ati drivers EXTRA_DIST | |||
2005-10-18 | Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macro | Alan Coopersmith | |
substitutions to work better with BSD make | |||
2005-10-17 | More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead | Adam Jackson | |
of indirectly | |||
2005-10-17 | Use sed & cpp to substitute variables in driver man pages | Alan Coopersmith | |
2005-07-12 | Build skeletons for input drivers. Should basically work. | Adam Jackson | |