summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-09-27This driver is unmaintained, warn users.HEADmasterPeter Hutterer1-0/+8
2011-07-19Check for priv before dereferencing it.Peter Hutterer1-1/+2
2011-07-19Don't call DEVICE_OFF in UnInit, the server does it for usPeter Hutterer1-1/+0
2011-07-19Use xf86SetStrOption to print Option Device to the logPeter Hutterer1-1/+1
2011-07-19Test opening the device in PreInit, fail if necessaryPeter Hutterer1-0/+8
2011-07-19Don't free anything on PreInit failure, let UnInit take care of itPeter Hutterer1-6/+0
2011-07-18Return proper default for unknown values in pInfo->device_control.Terry Lambert1-1/+1
2011-07-08Fix type name and namePeter Hutterer2-8/+1
2011-06-27fpit 1.4.0Peter Hutterer1-1/+1
2011-06-14Add 50-fpit.conf default configuration file.Peter Hutterer4-3/+50
2011-06-14Remove usage of sdkdir - not used by this driverPeter Hutterer1-2/+0
2011-06-14Reshuffle configure.ac to be more in-line with other modulesPeter Hutterer1-19/+8
2011-06-14Include xorg-server.h, not xorgVersion.hPeter Hutterer1-1/+1
2011-06-14Bump minimum required server version to 1.10Peter Hutterer2-6/+2
2010-12-06Support input ABI 12Peter Hutterer1-29/+20
2010-12-06Use GetMotionHistorySize() instead of driver-internal historyPeter Hutterer1-2/+1
2010-12-06Require server 1.9, drop earlier ABI supportPeter Hutterer2-39/+9
2010-12-06Drop libc wrappers for free, mallocPeter Hutterer1-7/+7
2010-12-02Drop close_proc, conversion_proc, reverse_conversion_procPeter Hutterer1-3/+0
2010-12-02Replace LocalDevicePtr with InputInfoPtr.Peter Hutterer1-76/+76
2010-12-02unifdef XFree86LOADERPeter Hutterer1-2/+0
2010-12-02Remove refcount field, dropped from the serverPeter Hutterer1-1/+0
2010-12-02Purge CVS tagsPeter Hutterer1-1/+0
2010-12-02Bump to 1.3.99Peter Hutterer1-1/+1
2010-05-19fpit: minX/ maxX get wrongly initializedphilip1-1/+1
2009-11-20Remove unused bits from configure.acPeter Hutterer1-18/+0
2009-08-28Fix module unloading.Peter Hutterer1-2/+1
2009-07-17Cope with XINPUT ABI 7.Peter Hutterer1-5/+35
2009-05-11Fill in COPYING file, add SubmittingPatches URL to READMEAlan Coopersmith2-13/+34
2009-02-18fpit 1.3.0Peter Hutterer1-1/+1
2009-02-02Janitor: make distcheck, .gitignore.Paulo Cesar Pereira de Andrade7-59/+25
2009-01-30Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith1-0/+20
2009-01-09Remove xorgconfig & xorgcfg from See Also list in man pageAlan Coopersmith1-1/+1
2008-08-14Fix build, xf86Version.h -> xorgVersion.hPeter Hutterer1-1/+1
2008-05-27Check for XINPUT ABI 3.Peter Hutterer1-1/+5
2008-04-08Set is_core_pointer to 0 by default.Peter Hutterer1-1/+1
2008-04-08Don't crash with xserver 1.4Julien Cristau1-1/+3
2008-04-08Revert "Don't call xf86IsCorePointer."Peter Hutterer1-6/+4
2008-03-20fpit 1.2.0Adam Jackson1-1/+1
2008-03-08Makefile.am: nuke RCS IdMatthieu Herrb1-1/+0
2008-02-07Don't call xf86IsCorePointer.Paulo Cesar Pereira de Andrade1-4/+6
2007-09-03Add *~ to .gitignore to skip patch/emacs droppingsJames Cloos1-0/+1
2007-08-23Rename .cvsignore to .gitignoreJames Cloos3-0/+0
2007-08-06Use PACKAGE_VERSION_MAJOR/MINOR/PATCHLEVEL in version_recBrice Goglin1-1/+9
2007-01-30update from Justin Blanchard - part 3Justin Blanchard3-45/+125
2007-01-30update from Justin Blanchard - part 2Justin Blanchard1-4/+2
2007-01-30Updates from Justin Blanchard - patch 1Justin Blanchard3-105/+80
2006-04-07Unlibcwrap. Bump server version requirement. Bump to 1.1.0.Adam Jackson3-8/+12
2005-12-21Update package version for X11R7 release.Kevin E Martin2-1/+6
2005-12-19Stub COPYING filesAdam Jackson1-0/+12