summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-09man: move vmmouse_detect back to section 1Peter Hutterer2-4/+10
2010-04-08Bump for 12.6.8 release.Michel Dänzer1-1/+1
2010-04-08Add InputClass support.Michel Dänzer6-0/+63
2010-04-08Improve make rule for hal-probe-vmmouse.Michel Dänzer1-2/+2
2010-03-28man: build vmmouse_detect man pageGaetan Nadon4-11/+5
2010-03-22make: remove unrequired INCLUDES = -I$(srcdir)Gaetan Nadon1-2/+0
2010-03-18Bump for 12.6.7 release.Jakob Bornecrantz1-1/+1
2010-02-26vmmouse: don't hardcode the module version in the sourceJulien Cristau1-7/+4
2010-02-10Bump to 12.6.6Julien Cristau1-1/+1
2010-02-10Require xorg-macros 1.4 for XORG_INSTALLJulien Cristau1-2/+2
2010-01-15Update Sun license notices to current X.Org standard formAlan Coopersmith1-22/+19
2009-12-30configure.ac: remove unused sdkdir=$(pkg-config...) statementGaetan Nadon1-1/+0
2009-11-23Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1
2009-11-20Remove unused bits from configure.acPeter Hutterer1-18/+0
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon1-1/+0
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon3-234/+6
2009-10-26Several driver modules do not have a ChangeLog target in Makefile.am #23814Gaetan Nadon3-28/+12
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon3-9/+70
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 Gong2-3/+15
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 Gong4-17/+50
2009-05-07Map Solaris/Sun compiler #defines to gcc equivalentsAlan Coopersmith1-0/+9
2009-01-15Make --with-hal* configure options match their help outputAlan Coopersmith1-3/+3
2009-01-09Remove xorgconfig & xorgcfg from See Also list in man pageAlan Coopersmith1-1/+1
2008-12-22Bump for 12.6.3 releasePeter Hutterer1-1/+1
2008-12-22Fix make distcheck allowing custom build directories.Peter Hutterer2-8/+5
2008-12-22Fix build against master - add xf86OSmouse.hPeter Hutterer2-1/+278
2008-11-14Bump for 12.6.2 release.Philip Langdale2-2/+2
2008-11-14Revert "Narrow down the scope of what systems are checked for the vmmouse dev...Philip Langdale1-3/+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-27Narrow down the scope of what systems are checked for the vmmouse device.Philip Langdale1-1/+3
2008-10-23Bump for 12.6.1 release.Philip Langdale2-2/+2
2008-10-23Remove call to iopl(). It's not portable and isn't necessary.Philip Langdale1-5/+0
2008-10-23Bump version number for 12.6.0 release.Philip Langdale2-3/+3
2008-10-23Switch hal-probe-vmmouse to /bin/sh and add Copyright statement.Philip Langdale1-1/+21
2008-10-23Add HAL integration to support input hot plug.Philip Langdale10-3/+253
2008-10-21Ignore more stuff in .gitignorePhilip Langdale1-0/+3
2008-10-21Move shared vmmouse files into a separate static lib so we canPhilip Langdale9-11/+35
2008-10-17Bump version number for 12.5.2 release.Philip Langdale1-1/+1
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 Langdale2-0/+11
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 Bondhugula2-94/+101