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