summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-11-25Move default_options up, preparation work for ABI 12.Peter Hutterer1-12/+12
2010-11-25Remove libc wrapper usage for xcalloc, xfree, etc.Peter Hutterer1-2/+2
2010-11-25Replace LocalDevicePtr with InputInfoPtr.Peter Hutterer2-21/+20
2010-11-25Remove usage of XI86_POINTER_CAPABLE.Peter Hutterer1-1/+1
2010-10-27Remove refcnt field from InputDriverRec.Alan Coopersmith1-2/+1
2010-04-15config: simplify configuration regarding sysfs headers and library.Gaetan Nadon3-17/+12
2010-04-15config: add conditional inclusion of config.hGaetan Nadon1-0/+2
2010-04-15config: remove AH_TOP autoheader statementGaetan Nadon1-0/+1
2010-02-11config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon1-1/+2
2009-09-09Remove redefinition of read()Peter Hutterer1-4/+1
2009-09-09Remove unused code from TearDownProcPeter Hutterer1-12/+0
2009-09-09unifdef XFree86LOADER, this isn't optional anymore anyway.Peter Hutterer1-2/+0
2009-09-09Remove RCS tagsPeter Hutterer2-2/+0
2009-09-09remove un-used _ACECAD_C_ definePeter Hutterer1-1/+0
2009-09-08xf86-input-acecad: Remove unused .cvsignore file #23776Gaetan Nadon1-6/+0
2009-06-22Cope with ABI_XINPUT_VERSION 7 - requires button/axes labels.Peter Hutterer1-3/+43
2009-02-02Janitor: Correct make distcheck and minor configure.ac cleanup.Paulo Cesar Pereira de Andrade1-0/+2
2008-11-28Dont dlopen libsysfs.so, instead, link with it when available.Paulo Cesar Pereira de Andrade2-46/+46
2008-05-27Check for XINPUT ABI 3.Peter Hutterer1-1/+4
2008-05-01Compile warning fixes.Paulo Cesar Pereira de Andrade2-3/+2
2008-02-09acecad: fix blotchy input in Inkscape and the Gimp by not pretending to be th...Giuseppe Bilotta1-2/+2
2008-02-09acecad: improve handling of botched input versionsGiuseppe Bilotta1-3/+8
2007-10-28acecad: fake device limits == screen limits in xserver 1.4 for xinputGiuseppe Bilotta1-1/+19
2007-10-27acecad: set type_name to XI_TABLETGiuseppe Bilotta1-1/+1
2007-10-26acecad: do our own scaling with USB device since it's not done in the kernel ...Giuseppe Bilotta1-3/+9
2007-10-26acecad: don't crash when xf86IsCorePointer is not definedGiuseppe Bilotta1-2/+7
2007-08-28Make compatible with new input ABIAlan Coopersmith1-0/+8
2007-07-09Don't crash X when the tablet wasn't found.Giuseppe Bilotta1-1/+5
2007-05-30fix build on BSD systems.Matthieu Herrb1-1/+1
2007-05-01Off-by-one (and comment) fix.Paul Vojta1-3/+3
2007-04-29Simplify flag setup.autodevGiuseppe Bilotta1-9/+2
2007-04-29More whitespace/coding style cleanups.Giuseppe Bilotta1-19/+19
2007-04-29Centralize the success code for the probe routine.Giuseppe Bilotta1-8/+8
2007-04-28Keep track of device availability.Giuseppe Bilotta2-16/+34
2007-04-28NOTAVAIL macro to check if errno means device not available.Giuseppe Bilotta2-1/+3
2007-04-28Make acecadAutoDev into a flag.Giuseppe Bilotta2-5/+5
2007-04-28Make acecadUSB into a flag.Giuseppe Bilotta2-4/+4
2007-04-28More whitespace cleanup.Giuseppe Bilotta2-16/+16
2007-04-28More coding style cleanups.Giuseppe Bilotta1-16/+16
2007-04-28Add missing newlines in a couple of messages.Giuseppe Bilotta1-3/+3
2007-04-28Whitespace cleanup.Giuseppe Bilotta2-713/+696
2007-04-28De-spammify AceCadAutoDevProbe().Giuseppe Bilotta2-13/+14
2007-04-28Re-probe on device not found on input if auto-dev is active.Giuseppe Bilotta1-0/+4
2007-04-28Re-probe for device if DeviceOn fails and auto-dev is active.Giuseppe Bilotta2-2/+9
2007-04-28Device autodetection via sysfs.Giuseppe Bilotta1-9/+81
2007-04-27"Name" option to configure autodev detection string.Giuseppe Bilotta2-7/+14
2007-04-26Initial support for device autodetection.Giuseppe Bilotta2-0/+88
2007-04-26Uniformize messages.Giuseppe Bilotta1-38/+42
2007-04-26We always have config.h.Giuseppe Bilotta1-6/+0
2007-04-24Use autoconfigured package version if possible.Giuseppe Bilotta1-1/+5