summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-09-08Symbol was removed from the server.Peter Hutterer1-0/+4
2009-08-06Compile with INPUT ABI 7.Adam Jackson1-4/+52
2009-07-29Needed by newer X servers, otherwise the module data is invisible and a dlope...Peter Hutterer1-1/+1
2009-07-29Turn off built-in fallback-to-mouse-driver mechanism. With inputShelley Gong1-2/+11
2009-06-06Remove ModuleInfoRec and associated bits.Matthias Hopf1-81/+0
2009-05-111) Fix bug where motion notify events were being sent with every button event.Shelley Gong1-16/+37
2008-12-22Fix make distcheck allowing custom build directories.Peter Hutterer1-4/+2
2008-12-22Fix build against master - add xf86OSmouse.hPeter Hutterer2-1/+278
2008-11-14Bump for 12.6.2 release.Philip Langdale1-1/+1
2008-11-13Only turn on absolute mode when we get an actual event; we don'tPhilip Langdale1-2/+10
2008-11-13Don't flush buttons.Philip Langdale1-13/+2
2008-10-23Bump for 12.6.1 release.Philip Langdale1-1/+1
2008-10-23Bump version number for 12.6.0 release.Philip Langdale1-2/+2
2008-10-21Move shared vmmouse files into a separate static lib so we canPhilip Langdale6-765/+4
2008-10-17Change ZAxisMapping default to match main mouse driver.Philip Langdale1-2/+2
2008-10-17Properly set axis range and resolution for Server 1.5+Philip Langdale1-0/+8
2008-10-14Revert "Grab mouse from kernel if possible."Matthias Hopf1-10/+0
2008-09-29Grab mouse from kernel if possible.Matthias Hopf1-0/+10
2008-08-19Remove useless call to xf86AddModuleInfoAdam Jackson1-6/+1
2008-06-16Check for XINPUT ABI 3.Jeff Smith1-1/+1
2008-05-21Don't call conversion_proc for older XserversVinay Bondhugula1-93/+95
2008-04-22Compatibility with older versions of XVinay Bondhugula2-5/+15
2008-01-22Fix device to screen space coordinate conversionVinay Bondhugula1-1/+7
2008-01-19Fix an old sign bug for the relative modeVinay Bondhugula1-2/+4
2007-09-25Update for 12.4.3 release.Philip Langdale1-1/+1
2007-09-24Add compatibility #define for compilation on pre-X.OrgPhilip Langdale1-0/+7
2007-09-24There are problems when running with old X releases with aPhilip Langdale1-1/+1
2007-09-10Guard modinfo section against gcc.Philip Langdale1-0/+2
2007-09-10Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-i...Philip Langdale1-2/+16
2007-09-10Ready 12.4.2 release.Philip Langdale1-1/+22
2007-08-28Port to new motion history/InitPointerDeviceStruct ABIAlan Coopersmith1-2/+16
2007-02-27Under certain circumstances, typically when the kernel PS/2 driver decidesPhilip Langdale1-1/+10
2006-04-07Unlibcwrap. Bump server version requirement. Bump to 12.4.0.Adam Jackson2-4/+4
2006-03-29Bump PATCHLEVEL.philipl2-2/+2
2006-01-16Fix for compilation with gcc4 and PIC.philipl2-3/+5
2006-01-09Initial release of the vmmouse driver for VMware virtual machines.philipl7-0/+1951