index
:
~whot/xf86-input-vmmouse
input-api
master
Unnamed repository; edit this file to name it for gitweb.
whot
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-08
Symbol was removed from the server.
Peter Hutterer
1
-0
/
+4
2009-08-06
Compile with INPUT ABI 7.
Adam Jackson
1
-4
/
+52
2009-07-29
Needed by newer X servers, otherwise the module data is invisible and a dlope...
Peter Hutterer
1
-1
/
+1
2009-07-29
Turn off built-in fallback-to-mouse-driver mechanism. With input
Shelley Gong
1
-2
/
+11
2009-06-06
Remove ModuleInfoRec and associated bits.
Matthias Hopf
1
-81
/
+0
2009-05-11
1) Fix bug where motion notify events were being sent with every button event.
Shelley Gong
1
-16
/
+37
2008-12-22
Fix make distcheck allowing custom build directories.
Peter Hutterer
1
-4
/
+2
2008-12-22
Fix build against master - add xf86OSmouse.h
Peter Hutterer
2
-1
/
+278
2008-11-14
Bump for 12.6.2 release.
Philip Langdale
1
-1
/
+1
2008-11-13
Only turn on absolute mode when we get an actual event; we don't
Philip Langdale
1
-2
/
+10
2008-11-13
Don't flush buttons.
Philip Langdale
1
-13
/
+2
2008-10-23
Bump for 12.6.1 release.
Philip Langdale
1
-1
/
+1
2008-10-23
Bump version number for 12.6.0 release.
Philip Langdale
1
-2
/
+2
2008-10-21
Move shared vmmouse files into a separate static lib so we can
Philip Langdale
6
-765
/
+4
2008-10-17
Change ZAxisMapping default to match main mouse driver.
Philip Langdale
1
-2
/
+2
2008-10-17
Properly set axis range and resolution for Server 1.5+
Philip Langdale
1
-0
/
+8
2008-10-14
Revert "Grab mouse from kernel if possible."
Matthias Hopf
1
-10
/
+0
2008-09-29
Grab mouse from kernel if possible.
Matthias Hopf
1
-0
/
+10
2008-08-19
Remove useless call to xf86AddModuleInfo
Adam Jackson
1
-6
/
+1
2008-06-16
Check for XINPUT ABI 3.
Jeff Smith
1
-1
/
+1
2008-05-21
Don't call conversion_proc for older Xservers
Vinay Bondhugula
1
-93
/
+95
2008-04-22
Compatibility with older versions of X
Vinay Bondhugula
2
-5
/
+15
2008-01-22
Fix device to screen space coordinate conversion
Vinay Bondhugula
1
-1
/
+7
2008-01-19
Fix an old sign bug for the relative mode
Vinay Bondhugula
1
-2
/
+4
2007-09-25
Update for 12.4.3 release.
Philip Langdale
1
-1
/
+1
2007-09-24
Add compatibility #define for compilation on pre-X.Org
Philip Langdale
1
-0
/
+7
2007-09-24
There are problems when running with old X releases with a
Philip Langdale
1
-1
/
+1
2007-09-10
Guard modinfo section against gcc.
Philip Langdale
1
-0
/
+2
2007-09-10
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-i...
Philip Langdale
1
-2
/
+16
2007-09-10
Ready 12.4.2 release.
Philip Langdale
1
-1
/
+22
2007-08-28
Port to new motion history/InitPointerDeviceStruct ABI
Alan Coopersmith
1
-2
/
+16
2007-02-27
Under certain circumstances, typically when the kernel PS/2 driver decides
Philip Langdale
1
-1
/
+10
2006-04-07
Unlibcwrap. Bump server version requirement. Bump to 12.4.0.
Adam Jackson
2
-4
/
+4
2006-03-29
Bump PATCHLEVEL.
philipl
2
-2
/
+2
2006-01-16
Fix for compilation with gcc4 and PIC.
philipl
2
-3
/
+5
2006-01-09
Initial release of the vmmouse driver for VMware virtual machines.
philipl
7
-0
/
+1951