summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-09-12Fix crashes due to MouseBlockHandler/MouseWakeupHandler with invalid devicesAlan Coopersmith
2009-09-08xf86-input-mouse: Remove unused .cvsignore file #23776Gaetan Nadon
2009-09-03signed/unsigned fixes for delta x,y movementDonald Kayser
2009-08-20sun_mouse: Don't try calling ioctls if mouse fd wasn't openedAlan Coopersmith
2009-08-20Remove check for OS/2Alan Coopersmith
2009-08-20sun_mouse: Check if streams module is already on the stack before pushing itAlan Coopersmith
2009-08-18Restrict wheel emulation to a single axis at a time.Dima Kogan
2009-08-18Allow 0 as wheel emulation button for unconditional scrolling (#20529)Dima Kogan
2009-07-09Conditionally declare some variables that are only used conditionally.Charlie
2009-06-18Protect against ABI_XINPUT_VERSION 7.Peter Hutterer
2009-05-30Remove ModuleInfoRec and associated bits.Peter Hutterer
2009-04-08Remove xf86MouseProtocolIDToName and xf86MouseProtocolNameToID.Peter Hutterer
2009-01-08Unifdef XFree86LOADERAlan Coopersmith
2009-01-08Remove some #if 1 statementsAlan Coopersmith
2009-01-08Comment typo fixesAlan Coopersmith
2009-01-08sun_mouse: fallback to commonOptions for StreamsModule tooAlan Coopersmith
2009-01-08Clear assorted compiler, sparse & lint warningsAlan Coopersmith
2009-01-08Add XORG_CWARNFLAGS & XORG_WITH_LINT for more compiler checkingAlan Coopersmith
2008-12-03Fix linux buildPeter Breitenlohner
2008-12-01sun_mouse: check for Device in commonOptions if pInfo->options isn't set yetAlan Coopersmith
2008-11-22W axis support for bsd_mouse.Matthieu Herrb
2008-11-21prevent a double free of mouse private structure.Matthieu Herrb
2008-11-21Include xorg-server.h to get the WSCONS_SUPPORT define fromMatthieu Herrb
2008-11-21Build fix: Add a prototype for FindDevice function.Matthieu Herrb
2008-11-05Fix solarisMouseAutoProbe to use device name & protocol specified by HALAlan Coopersmith
2008-11-05sun_mouse.c: Use miPointerGetScreen instead of miPointerCurrentScreenAlan Coopersmith
2008-11-05sun_mouse.c: remove unused variablesAlan Coopersmith
2008-11-05Remove checks for Solaris x86 versions older than Solaris 8Alan Coopersmith
2008-11-05Rename OS_SOURCES to stop automake complaints about not building program "OS"Alan Coopersmith
2008-10-04fix compilation (upper/lower case typo)Roland Scheidegger
2008-08-26Change screen private key to an integer variable.Eamon Walsh
2008-08-19Fix sun_mouse.c build on SolarisAlan Coopersmith
2008-08-19Remove useless call to xf86AddModuleInfoAdam Jackson
2008-07-20Add OS mouse sources to the driver buildDaniel Stone
2008-05-26Check for XINPUT ABI 3.Peter Hutterer
2008-05-19Nuke RCS tags.Peter Hutterer
2008-04-24Compile warning fixes.Paulo Cesar Pereira de Andrade
2008-04-24Make sure xf86MouseProtocolIDToName is of public visibility.Paulo Cesar Pereira de Andrade
2007-12-07Bug #13144: Don't flush buttons, release events can cause paste events.Peter Hutterer
2007-12-03Don't sleep(0.3) on shutdown.Adam Jackson
2007-09-19Bug #12145: Don't confine the pointer to one screen in zaphod mode.Fredrik Rinnestam
2007-06-14Update version using PACKAGE_VERSION_*Drew Parsons
2007-04-23Added "Sensitivity" option. Use for slowing down high resolution mice.Jürgen Appel
2006-11-23Work around race condition during VT switch.Matthias Hopf
2006-11-02port to new motion history api, add right number of args to IPDSDaniel Stone
2006-07-09Bug #5285: added some missing includes, avoid redefinition ofTilman Sauerbeck
2006-05-26Bump to 1.1.1.Matthias Hopf
2006-04-21Fixed default for YAxisMapping. Changed default for ZAxisMapping. AddedMatthias Hopf
2006-04-20Overhaul of wheel processing. Does work correctly with multibit zaxisMatthias Hopf
2006-04-07Unlibcwrap. Bump server version requirement. Bump to 1.1.0.Adam Jackson