summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-11-17Adjust to new PreInit prototype for ABI 12.HEADmasterPeter Hutterer1-80/+64
2010-11-17Remove less-than-useful comment.Peter Hutterer1-4/+0
2010-11-17Change the XI type from HYPERPEN to STYLUS.Peter Hutterer1-3/+1
2010-11-17Remove unused HYPERPEN_SECTION_NAME define.Peter Hutterer1-6/+0
2010-11-17Hook the default options into the InputDriverRec.Peter Hutterer1-1/+2
2010-11-17Remove refcount from InputDriverRec.Peter Hutterer1-1/+0
2010-11-17Remove ifdef check for XFREE86_LOADERPeter Hutterer1-6/+0
2010-11-17Remove unused wait_for_fd() definePeter Hutterer1-2/+0
2010-11-17Remove read/write/tcflush libcwrappers.Peter Hutterer1-7/+1
2010-11-17Remove xf86Verbose, XCONFIG_PROBED, nd XCONFIG_GIVEN.Peter Hutterer1-14/+9
2010-11-17Specify Valuator modes on initialization.Peter Hutterer1-3/+6
2010-11-17Use GetMotionHistorySize() instead of the history size in the InputInfoRec.Peter Hutterer1-1/+1
2010-11-17Remove conversion procs and close_proc.Peter Hutterer1-74/+0
2010-11-17Unifdef pre ABI 12 conditions.Peter Hutterer1-17/+0
2010-11-17Require server 1.9.99.1Peter Hutterer1-0/+4
2010-11-17Remove usages of XI_PRIVATE()Peter Hutterer1-4/+2
2010-11-17Remove RCS tags.Peter Hutterer1-1/+0
2010-11-17Remove libcwrappers for free() and malloc().Peter Hutterer1-5/+5
2010-11-17Rename LocalDevicePtr references with InputInfoPtr.Peter Hutterer1-101/+101
2010-11-17Fixed indentation, dropped trailing whitespacesManuel Reimer1-649/+606
2009-07-17Cope with XINPUT ABI 7.Peter Hutterer1-2/+22
2008-08-14Remove XFREE86_V4 cruft.Peter Hutterer1-541/+1
2008-05-26Check for XINPUT ABI 3.Peter Hutterer1-0/+2
2007-12-07Make the hyperpen driver actually report sensible pressure values.Bartosz Fabianowski1-0/+2
2007-09-20Don't check if the device is a core device or not.Peter Hutterer1-10/+3
2007-08-23Rename .cvsignore to .gitignoreJames Cloos1-0/+0
2007-08-06Use PACKAGE_VERSION_MAJOR/MINOR/PATCHLEVEL in xf86HypVersionRecBrice Goglin1-1/+1
2006-04-07Unlibcwrap. Bump server version requirement. Bump to 1.1.0.Adam Jackson1-4/+2
2005-11-21Add .cvsignores for drivers.Eric Anholt1-0/+6
2005-07-13Update all input drivers to pass distcheckKevin E Martin1-1/+1
2005-07-13Change input drivers to get keysym's from <X11/keysym.h>.Kevin E Martin1-1/+1
2005-07-12Build skeletons for input drivers. Should basically work.Adam Jackson1-0/+31
2005-07-11Prep input drivers for modularizing by adding guarded #include "config.h"Adam Jackson1-0/+4
2005-07-03Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone1-1/+1
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone1-1/+1
2005-06-27Various input drivers set their InputDriverRec to be static when doing aAdam Jackson1-3/+0
2005-06-25Bug #3626: _X_EXPORT tags for video and input drivers.Adam Jackson1-4/+6
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-5/+5
2004-12-04Encoding of numerous files changed to UTF-8Markus Kuhn1-1/+1
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-3/+3
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsEgbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksKaleb Keithley1-14/+10
2003-11-14Initial revisionKaleb Keithley1-0/+1789