summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-16Remove unused SCO driver filesGaetan Nadon1-258/+0
2010-05-16README: update text content from sgml contentGaetan Nadon1-152/+145
2010-05-16README: fix linuxdoc contentGaetan Nadon1-17/+14
2010-04-13Bug 10866 - serial Genius NetScroll+ autodetectionMárton Németh1-0/+1
2010-03-22Solaris: Handle ENODEV & other errors from VUID protocol miceAlan Coopersmith2-16/+56
2010-03-09config: remove unused -I$(top_srcdir)/src directiveGaetan Nadon1-1/+1
2010-01-15Update Sun license notices to current X.Org standard formAlan Coopersmith3-77/+63
2009-12-30configure.ac: remove unused sdkdir=$(pkg-config...) statementGaetan Nadon1-1/+0
2009-12-16Silence sed substitutions in make outputAlan Coopersmith1-1/+1
2009-12-08Plug minor memory leak.Peter Hutterer1-1/+4
2009-11-23Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1
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 Nadon2-3/+6
2009-10-26Several driver modules do not have a ChangeLog target in Makefile.am #23814Gaetan Nadon2-5/+4
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-12/+64
2009-10-06mouse 1.5.0Peter Hutterer1-1/+1
2009-10-06Require macros 1.3 for XORG_DEFAULT_OPTIONSPeter Hutterer1-9/+4
2009-09-12Fix crashes due to MouseBlockHandler/MouseWakeupHandler with invalid devicesAlan Coopersmith1-7/+11
2009-09-09mouse 1.4.99.1Peter Hutterer1-1/+1
2009-09-08xf86-input-mouse: Remove unused .cvsignore file #23776Gaetan Nadon2-8/+0
2009-09-03signed/unsigned fixes for delta x,y movementDonald Kayser1-10/+10
2009-08-20sun_mouse: Don't try calling ioctls if mouse fd wasn't openedAlan Coopersmith1-42/+43
2009-08-20Remove check for OS/2Alan Coopersmith1-5/+0
2009-08-20sun_mouse: Check if streams module is already on the stack before pushing itAlan Coopersmith1-18/+29
2009-08-18Restrict wheel emulation to a single axis at a time.Dima Kogan1-0/+2
2009-08-18Allow 0 as wheel emulation button for unconditional scrolling (#20529)Dima Kogan2-5/+10
2009-07-09Merge branch 'master' of ssh://mbalmer@git.freedesktop.org/git/xorg/driver/xf...Charlie0-0/+0
2009-07-09Conditionally declare some variables that are only used conditionally.Charlie1-0/+2
2009-07-09Conditionally declare some variables that are only used conditionally.Charlie1-0/+2
2009-06-18Protect against ABI_XINPUT_VERSION 7.Peter Hutterer1-3/+21
2009-05-30Remove ModuleInfoRec and associated bits.Peter Hutterer1-103/+0
2009-04-08Remove xf86MouseProtocolIDToName and xf86MouseProtocolNameToID.Peter Hutterer2-15/+0
2009-03-25Require xorg-server 1.5.99.901 or higher.Peter Hutterer1-1/+1
2009-02-04Janitor: use $PKG_CONFIG and update .gitignore.Paulo Cesar Pereira de Andrade2-1/+7
2009-01-09Version 1.4.0Alan Coopersmith1-1/+1
2009-01-09Add note on hal-based configuration to man pageAlan Coopersmith1-2/+10
2009-01-09Add copyright notices for OS mouse code to COPYING fileAlan Coopersmith1-0/+93
2009-01-08Unifdef XFree86LOADERAlan Coopersmith1-10/+0
2009-01-08Remove some #if 1 statementsAlan Coopersmith2-8/+3
2009-01-08Comment typo fixesAlan Coopersmith2-10/+10
2009-01-08sun_mouse: fallback to commonOptions for StreamsModule tooAlan Coopersmith1-0/+4
2009-01-08Clear assorted compiler, sparse & lint warningsAlan Coopersmith2-5/+7
2009-01-08Add XORG_CWARNFLAGS & XORG_WITH_LINT for more compiler checkingAlan Coopersmith3-3/+20
2009-01-08Replace static changelog with one generated via XORG_CHANGELOGAlan Coopersmith3-112/+14
2008-12-03Fix linux buildPeter Breitenlohner1-2/+2
2008-12-01sun_mouse: check for Device in commonOptions if pInfo->options isn't set yetAlan Coopersmith1-0/+4
2008-11-22W axis support for bsd_mouse.Matthieu Herrb1-0/+7
2008-11-21prevent a double free of mouse private structure.Matthieu Herrb1-0/+1
2008-11-21Include xorg-server.h to get the WSCONS_SUPPORT define fromMatthieu Herrb1-3/+1
2008-11-21Build fix: Add a prototype for FindDevice function.Matthieu Herrb1-0/+1