Age | Commit message (Expand) | Author | Files | Lines |
2011-09-27 | This driver is unmaintained, warn users.HEADmaster | Peter Hutterer | 1 | -0/+8 |
2011-07-19 | Don't free anything in PreInit, provide an UnInit instead. | Peter Hutterer | 2 | -7/+18 |
2011-07-19 | Dont call xf86DeleteInput on PreInit failure. | Peter Hutterer | 1 | -1/+0 |
2011-07-08 | Always set the type name. | Peter Hutterer | 1 | -0/+1 |
2011-06-27 | Assign local->private after allocating. | Peter Hutterer | 1 | -0/+1 |
2011-06-03 | Remove pointless checks on is_core_pointer. | Cyril Brulebois | 1 | -22/+17 |
2011-06-03 | Remove checks on the ABI now that 12 or higher is required. | Cyril Brulebois | 1 | -22/+0 |
2011-06-03 | Drop support for pre-input ABI 12 servers. | Cyril Brulebois | 3 | -77/+5 |
2011-06-03 | Fix “initialization from incompatible pointer type” for default_options. | Cyril Brulebois | 1 | -1/+1 |
2011-06-03 | Silence gcc: report_{x, y} are getting initialized. | Cyril Brulebois | 1 | -1/+1 |
2011-06-03 | Avoid “'ReverseConvertProc' defined but not used” warning. | Cyril Brulebois | 2 | -17/+16 |
2011-05-05 | acecad 1.5.0xf86-input-acecad-1.5.0 | Cyril Brulebois | 1 | -1/+1 |
2010-12-03 | The driver doesn't need libXext | Peter Hutterer | 1 | -1/+1 |
2010-12-02 | Bump to 1.4.99 | Peter Hutterer | 1 | -1/+1 |
2010-11-25 | Add mode field to InitValuatorAxisStruct | Peter Hutterer | 1 | -3/+15 |
2010-11-25 | Adjust to new PreInit for ABI 12. | Peter Hutterer | 2 | -12/+42 |
2010-11-25 | Use a local variable for history_size. | Peter Hutterer | 1 | -1/+3 |
2010-11-25 | Purge close_proc, hasn't been called by the server for ages. | Peter Hutterer | 2 | -7/+0 |
2010-11-25 | Move default_options up, preparation work for ABI 12. | Peter Hutterer | 1 | -12/+12 |
2010-11-25 | Remove libc wrapper usage for xcalloc, xfree, etc. | Peter Hutterer | 1 | -2/+2 |
2010-11-25 | Replace LocalDevicePtr with InputInfoPtr. | Peter Hutterer | 2 | -21/+20 |
2010-11-25 | Remove usage of XI86_POINTER_CAPABLE. | Peter Hutterer | 1 | -1/+1 |
2010-10-27 | Remove refcnt field from InputDriverRec. | Alan Coopersmith | 1 | -2/+1 |
2010-06-09 | config: requires RANDR through xf86.h | Gaetan Nadon | 1 | -1/+4 |
2010-06-09 | config: requires xext, kb and input extensions through xf86.h | Gaetan Nadon | 1 | -1/+1 |
2010-06-09 | config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONS | Gaetan Nadon | 1 | -3/+0 |
2010-06-09 | config: upgrade to util-macros 1.8 for additional man page support | Gaetan Nadon | 2 | -23/+7 |
2010-05-13 | config: acecad does not use the input protocol | Gaetan Nadon | 1 | -1/+1 |
2010-05-10 | config: AC_PROG_SED is required explicitly on Solaris | Gaetan Nadon | 1 | -0/+1 |
2010-04-19 | man: Use Autoconf provided $(AM_V_GEN)$(SED) | Gaetan Nadon | 1 | -3/+1 |
2010-04-19 | config: optional extension check for inputproto not required | Gaetan Nadon | 1 | -4/+1 |
2010-04-19 | config: remove extension check for unused RANDR extension | Gaetan Nadon | 1 | -1/+0 |
2010-04-15 | config: fix checking for extensions section | Gaetan Nadon | 1 | -4/+4 |
2010-04-15 | config: remove AC_PROG_CC as it overrides AC_PROG_C_C99 | Gaetan Nadon | 1 | -1/+0 |
2010-04-15 | config: fix warnings and layout | Gaetan Nadon | 1 | -21/+30 |
2010-04-15 | config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS | Gaetan Nadon | 1 | -3/+2 |
2010-04-15 | config: update AC_PREREQ statement to 2.60 | Gaetan Nadon | 1 | -3/+3 |
2010-04-15 | config: simplify configuration regarding sysfs headers and library. | Gaetan Nadon | 4 | -26/+14 |
2010-04-15 | config: add conditional inclusion of config.h | Gaetan Nadon | 1 | -0/+2 |
2010-04-15 | config: remove AH_TOP autoheader statement | Gaetan Nadon | 2 | -2/+1 |
2010-02-11 | config: move CWARNFLAGS from configure.ac to Makefile.am | Gaetan Nadon | 2 | -2/+2 |
2010-01-15 | Update Sun license notices to current X.Org standard form | Alan Coopersmith | 1 | -22/+19 |
2009-12-30 | configure.ac: remove unused sdkdir=$(pkg-config...) statement | Gaetan Nadon | 1 | -1/+0 |
2009-11-23 | Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES | Gaetan Nadon | 1 | -0/+1 |
2009-10-28 | INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 | Gaetan Nadon | 1 | -1/+0 |
2009-10-28 | INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 | Gaetan Nadon | 2 | -3/+6 |
2009-10-26 | Several driver modules do not have a ChangeLog target in Makefile.am #23814 | Gaetan Nadon | 2 | -4/+4 |
2009-10-22 | .gitignore: use common defaults with custom section # 24239 | Gaetan Nadon | 1 | -19/+64 |
2009-09-11 | Remove some unused crap from configure | Peter Hutterer | 1 | -18/+0 |
2009-09-11 | acecad 1.4.0xf86-input-acecad-1.4.0 | Peter Hutterer | 1 | -1/+1 |