summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-07-14Fix wheel button labelsLoïc Yhuel
2013-10-21Don't de-reference pMse if it hasn't been initialised yetPeter Hutterer
2013-10-21Handle DEVICE_ABORT on ABI 19.1Peter Hutterer
2013-02-07Free the vmmouse data on UnInitPeter Hutterer
2012-11-23Fix compiler warnings about unused variablesPeter Hutterer
2012-11-23Use sigsafe logging in ReadInput pathPeter Hutterer
2012-08-07Reset ps2buttons to avoid button messages from being discarded.Stephen Brooks
2012-05-03Enable hardware access during vmmouse preinit.Michal Srb
2012-01-12Deal with opaque InputOption types in ABI 14Peter Hutterer
2010-11-04Make the modinfo sring contain an optional subpatch numberThomas Hellstrom
2010-11-04Adjust to input ABI 12.Peter Hutterer
2010-11-04Move allocation of mPriv down.Peter Hutterer
2010-11-04ABI 12 requires valuator modes to be specified.Peter Hutterer
2010-11-04Move passthrough initialization out into a separate function.Peter Hutterer
2010-11-04Remove superflouous assignment.Peter Hutterer
2010-11-04Replace LocalDevicePtr with InputInfoPtr.Peter Hutterer
2010-10-21InputDriverRec XINPUT cleanup.Trevor Woerner
2010-10-21Deprecated code cleanup.Trevor Woerner
2010-07-09Purge macro NEED_EVENTSFernando Carrijo
2010-04-17Don't clobber CFLAGSJulien Cristau
2010-04-17Include exevents.h for XIGetKnownPropertyJulien Cristau
2010-02-26vmmouse: don't hardcode the module version in the sourceJulien Cristau
2009-09-08Symbol was removed from the server.Peter Hutterer
2009-08-06Compile with INPUT ABI 7.xf86-input-vmmouse-12.6.5Adam Jackson
2009-07-29Needed by newer X servers, otherwise the module data is invisible and a dlope...Peter Hutterer
2009-07-29Turn off built-in fallback-to-mouse-driver mechanism. With inputShelley Gong
2009-06-06Remove ModuleInfoRec and associated bits.Matthias Hopf
2009-05-111) Fix bug where motion notify events were being sent with every button event.xf86-input-vmmouse-12.6.4Shelley Gong
2008-12-22Fix make distcheck allowing custom build directories.Peter Hutterer
2008-12-22Fix build against master - add xf86OSmouse.hPeter Hutterer
2008-11-14Bump for 12.6.2 release.xf86-input-vmmouse-12.6.2Philip Langdale
2008-11-13Only turn on absolute mode when we get an actual event; we don'tPhilip Langdale
2008-11-13Don't flush buttons.Philip Langdale
2008-10-23Bump for 12.6.1 release.xf86-input-vmmouse-12.6.1Philip Langdale
2008-10-23Bump version number for 12.6.0 release.xf86-input-vmmouse-12.6.0Philip Langdale
2008-10-21Move shared vmmouse files into a separate static lib so we canPhilip Langdale
2008-10-17Change ZAxisMapping default to match main mouse driver.Philip Langdale
2008-10-17Properly set axis range and resolution for Server 1.5+Philip Langdale
2008-10-14Revert "Grab mouse from kernel if possible."Matthias Hopf
2008-09-29Grab mouse from kernel if possible.Matthias Hopf
2008-08-19Remove useless call to xf86AddModuleInfoAdam Jackson
2008-06-16Check for XINPUT ABI 3.Jeff Smith
2008-05-21Don't call conversion_proc for older Xserversxf86-input-vmmouse-12.5.1Vinay Bondhugula
2008-04-22Compatibility with older versions of XVinay Bondhugula
2008-01-22Fix device to screen space coordinate conversionVinay Bondhugula
2008-01-19Fix an old sign bug for the relative modeVinay Bondhugula
2007-09-25Update for 12.4.3 release.vmmouse-12_4_3Philip Langdale
2007-09-24Add compatibility #define for compilation on pre-X.OrgPhilip Langdale
2007-09-24There are problems when running with old X releases with aPhilip Langdale
2007-09-10Guard modinfo section against gcc.vmmouse-12_4_2Philip Langdale