Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | evdev 2.2.99.2xf86-input-evdev-2.2.99.2 | Peter Hutterer | 2009-10-08 |
| | | | | Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> | ||
* | Require xorg-macros 1.3 and XORG_DEFAULT_OPTIONS | Peter Hutterer | 2009-09-11 |
| | | | | Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> | ||
* | evdev 2.2.99.1xf86-input-evdev-2.2.99.1 | Peter Hutterer | 2009-08-14 |
| | |||
* | Evdev doesn't require inputproto. | Peter Hutterer | 2009-07-30 |
| | | | | | | None of the inputproto headers seem to be included anywhere. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> | ||
* | Remove test/ directory. | Peter Hutterer | 2009-03-26 |
| | | | | | | | | This shouldn't really be part of the driver source, it's better to just have it as a separate repository. Code has moved to git://people.freedesktop.org/~whot/testdevices.git Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> | ||
* | Bump to 2.2.99. | Peter Hutterer | 2009-03-09 |
| | | | | Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> | ||
* | evdev 2.1.99.1xf86-input-evdev-2.1.99.1 | Peter Hutterer | 2009-03-02 |
| | | | | Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> | ||
* | Really fix distcheck | Dan Nicholson | 2009-02-03 |
| | | | | | | | | | | distcheck has an annoying feature where it checks that all files install under $prefix. Unfortunately, this conflicts with the desire to install headers to the SDK directory. Workaround by passing --with-sdkdir during distcheck. Signed-off-by: Dan Nicholson <dbn.lists@gmail.com> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> | ||
* | Janitor: make distcheck, .gitignore. | Paulo Cesar Pereira de Andrade | 2009-02-02 |
| | | | | | | | Remove non toplevel .gitignore and .cvsignore files. The "make distcheck correction" for $(sdkdir) probably has a better approach using a "*-hook:" target, or possibly making $sdkdir a configure time option that could be set with DISTCHECK_CONFIGURE_FLAGS. | ||
* | Add test/ directory for uinput-based test devices. | Peter Hutterer | 2008-10-30 |
| | | | | | | | | | | Three test devices provided: btn0 .... Provides BTN_0, BTN_1, BTN_2 instead of BTN_LEFT, BTN_MIDDLE, BTN_RIGHT. abs ..... Provdes x/y absolute axes, jumps between 100/100 and 120/120. absrel .. Provides relative x/y axes and absolute x/y axes at the same time. Signed-off-by: Peter Hutterer <peter.hutterer@redhat.com> | ||
* | Bump to 2.1.99. | Peter Hutterer | 2008-10-13 |
| | |||
* | Install xorg-evdev.pc for clients who need evdev-properties.h | Peter Hutterer | 2008-10-03 |
| | |||
* | Don't require randrproto. | Peter Hutterer | 2008-09-26 |
| | |||
* | Clean out configure.ac | Peter Hutterer | 2008-07-10 |
| | | | | We're not building with or without XInput. Same with xkb. | ||
* | Bump to 2.0.99. | Peter Hutterer | 2008-06-22 |
| | |||
* | evdev 2.0.0xf86-input-evdev-2.0.0 | Peter Hutterer | 2008-06-17 |
| | |||
* | evdev 1.99.4xf86-input-evdev-1.99.4 | Peter Hutterer | 2008-06-11 |
| | | | | 1.99.3 had a nasty bug, so here's a quick update. | ||
* | evdev 1.99.3xf86-input-evdev-1.99.3 | Adam Jackson | 2008-06-10 |
| | |||
* | evdev 1.99.2xf86-input-evdev-1.99.2 | Adam Jackson | 2008-05-21 |
| | |||
* | Branch for evdev 2.0 | Adam Jackson | 2008-03-07 |
| | |||
* | Update package version for X11R7 release.XORG-7_0 | Kevin E Martin | 2005-12-21 |
| | |||
* | Update package version number for final X11R7 release candidate.XORG-6_99_99_904 | Kevin E Martin | 2005-12-15 |
| | |||
* | Update package version number for X11R7 RC3 release.XORG-6_99_99_903 | Kevin E Martin | 2005-12-03 |
| | |||
* | Remove extraneous AC_MSG_RESULT. | Kevin E Martin | 2005-12-02 |
| | |||
* | Only build dlloader modules by default. | Adam Jackson | 2005-11-29 |
| | |||
* | Update package version number for X11R7 RC2 release.XORG-6_99_99_902 | Kevin E Martin | 2005-11-09 |
| | |||
* | Update pkgcheck depedencies to work with separate build roots. | Kevin E Martin | 2005-11-01 |
| | |||
* | Update package version number for RC1 release.XORG-6_99_99_901 | Kevin E Martin | 2005-10-19 |
| | |||
* | Use sed & cpp to substitute variables in driver man pages | Alan Coopersmith | 2005-10-17 |
| | |||
* | Don\'t lose existing CFLAGS in all the input drivers and some of the video | Søren Sandmann Pedersen | 2005-08-10 |
| | | | | drivers | ||
* | Various changes preparing packages for RC0:XORG-6_99_99_900 | Kevin E Martin | 2005-07-29 |
| | | | | | | | | | | | - Verify and update package version numbers as needed - Implement versioning scheme - Change bug address to point to bugzilla bug entry form - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to reenable it) - Fix makedepend to use pkgconfig and pass distcheck - Update build script to build macros first - Update modular Xorg version | ||
* | Make the module dir configurable | Kevin E Martin | 2005-07-13 |
| | |||
* | Update all input drivers to pass distcheck | Kevin E Martin | 2005-07-13 |
| | |||
* | Build skeletons for input drivers. Should basically work. | Adam Jackson | 2005-07-12 |