Age | Commit message (Expand) | Author | Files | Lines |
2012-08-20 | Don't force pInfo->flags to 0 (#40870)HEADmaster | Peter Hutterer | 1 | -1/+0 |
2011-09-27 | This driver is unmaintained, warn users. | Peter Hutterer | 1 | -0/+8 |
2011-07-19 | Check for priv before dereferencing it. | Peter Hutterer | 1 | -1/+2 |
2011-07-19 | Don't call DEVICE_OFF in UnInit, the server does it for us | Peter Hutterer | 1 | -1/+0 |
2011-07-19 | Use xf86SetStrOption to print Option Device to the log | Peter Hutterer | 1 | -1/+1 |
2011-07-19 | Test opening the device in PreInit, fail if necessary | Peter Hutterer | 1 | -0/+8 |
2011-07-19 | Don't free anything on PreInit failure, let UnInit take care of it | Peter Hutterer | 1 | -6/+0 |
2011-07-18 | Return proper default for unknown values in pInfo->device_control. | Terry Lambert | 1 | -1/+1 |
2011-07-08 | Fix type name and name | Peter Hutterer | 2 | -8/+1 |
2011-06-27 | fpit 1.4.0xf86-input-fpit-1.4.0 | Peter Hutterer | 1 | -1/+1 |
2011-06-14 | Add 50-fpit.conf default configuration file. | Peter Hutterer | 4 | -3/+50 |
2011-06-14 | Remove usage of sdkdir - not used by this driver | Peter Hutterer | 1 | -2/+0 |
2011-06-14 | Reshuffle configure.ac to be more in-line with other modules | Peter Hutterer | 1 | -19/+8 |
2011-06-14 | Include xorg-server.h, not xorgVersion.h | Peter Hutterer | 1 | -1/+1 |
2011-06-14 | Bump minimum required server version to 1.10 | Peter Hutterer | 2 | -6/+2 |
2010-12-06 | Support input ABI 12 | Peter Hutterer | 1 | -29/+20 |
2010-12-06 | Use GetMotionHistorySize() instead of driver-internal history | Peter Hutterer | 1 | -2/+1 |
2010-12-06 | Require server 1.9, drop earlier ABI support | Peter Hutterer | 2 | -39/+9 |
2010-12-06 | Drop libc wrappers for free, malloc | Peter Hutterer | 1 | -7/+7 |
2010-12-02 | Drop close_proc, conversion_proc, reverse_conversion_proc | Peter Hutterer | 1 | -3/+0 |
2010-12-02 | Replace LocalDevicePtr with InputInfoPtr. | Peter Hutterer | 1 | -76/+76 |
2010-12-02 | unifdef XFree86LOADER | Peter Hutterer | 1 | -2/+0 |
2010-12-02 | Remove refcount field, dropped from the server | Peter Hutterer | 1 | -1/+0 |
2010-12-02 | Purge CVS tags | Peter Hutterer | 1 | -1/+0 |
2010-12-02 | Bump to 1.3.99 | Peter Hutterer | 1 | -1/+1 |
2010-05-19 | fpit: minX/ maxX get wrongly initialized | philip | 1 | -1/+1 |
2009-11-20 | Remove unused bits from configure.ac | Peter Hutterer | 1 | -18/+0 |
2009-08-28 | Fix module unloading. | Peter Hutterer | 1 | -2/+1 |
2009-07-17 | Cope with XINPUT ABI 7. | Peter Hutterer | 1 | -5/+35 |
2009-05-11 | Fill in COPYING file, add SubmittingPatches URL to README | Alan Coopersmith | 2 | -13/+34 |
2009-02-18 | fpit 1.3.0xf86-input-fpit-1.3.0 | Peter Hutterer | 1 | -1/+1 |
2009-02-02 | Janitor: make distcheck, .gitignore. | Paulo Cesar Pereira de Andrade | 7 | -59/+25 |
2009-01-30 | Add README with pointers to mailing list, bugzilla & git repos | Alan Coopersmith | 1 | -0/+20 |
2009-01-09 | Remove xorgconfig & xorgcfg from See Also list in man page | Alan Coopersmith | 1 | -1/+1 |
2008-08-14 | Fix build, xf86Version.h -> xorgVersion.h | Peter Hutterer | 1 | -1/+1 |
2008-05-27 | Check for XINPUT ABI 3. | Peter Hutterer | 1 | -1/+5 |
2008-04-08 | Set is_core_pointer to 0 by default. | Peter Hutterer | 1 | -1/+1 |
2008-04-08 | Don't crash with xserver 1.4 | Julien Cristau | 1 | -1/+3 |
2008-04-08 | Revert "Don't call xf86IsCorePointer." | Peter Hutterer | 1 | -6/+4 |
2008-03-20 | fpit 1.2.0xf86-input-fpit-1.2.0 | Adam Jackson | 1 | -1/+1 |
2008-03-08 | Makefile.am: nuke RCS Id | Matthieu Herrb | 1 | -1/+0 |
2008-02-07 | Don't call xf86IsCorePointer. | Paulo Cesar Pereira de Andrade | 1 | -4/+6 |
2007-09-03 | Add *~ to .gitignore to skip patch/emacs droppings | James Cloos | 1 | -0/+1 |
2007-08-23 | Rename .cvsignore to .gitignore | James Cloos | 3 | -0/+0 |
2007-08-06 | Use PACKAGE_VERSION_MAJOR/MINOR/PATCHLEVEL in version_rec | Brice Goglin | 1 | -1/+9 |
2007-01-30 | update from Justin Blanchard - part 3 | Justin Blanchard | 3 | -45/+125 |
2007-01-30 | update from Justin Blanchard - part 2 | Justin Blanchard | 1 | -4/+2 |
2007-01-30 | Updates from Justin Blanchard - patch 1 | Justin Blanchard | 3 | -105/+80 |
2006-04-07 | Unlibcwrap. Bump server version requirement. Bump to 1.1.0.xf86-video-impact-0_2_0fpit-1_1_0XORG-7_1 | Adam Jackson | 3 | -8/+12 |
2005-12-21 | Update package version for X11R7 release.XORG-7_0 | Kevin E Martin | 2 | -1/+6 |