summaryrefslogtreecommitdiff
path: root/src/mouse.c
AgeCommit message (Expand)Author
2009-09-12Fix crashes due to MouseBlockHandler/MouseWakeupHandler with invalid devicesAlan Coopersmith
2009-09-03signed/unsigned fixes for delta x,y movementDonald Kayser
2009-08-20Remove check for OS/2Alan 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-08Clear assorted compiler, sparse & lint warningsAlan 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
2006-04-03Coverity #875: Correct several memory leaks in options parsing.Eric Anholt
2006-02-28Bump to 1.0.4.Adam Jackson
2006-01-17Bug #5071: EmulateWheelTimeout didn't work as anticipated.Matthias Hopf
2006-01-09Remove unconditionally-defined #ifdef PNP_MOUSE blocks.Daniel Stone
2005-12-15Update package version number for final X11R7 release candidate. BumpKevin E Martin
2005-12-12Bug #1752: When emulating 3 buttons in "auto" mode, timeout immediatelyKevin E Martin
2005-12-03Bump version numbers for X11R6.9/X11R7 RC3.Kevin E Martin
2005-11-14Bug #4915: ButtonMapping default changed from one-to-one mapping to "1 2 3Matthias Hopf
2005-11-14Bug #4915: Move buttonMapping initialization before calling OS specificMatthias Hopf
2005-11-10Dont pass wheel mouse buttons as real buttons, map them as Z-Axis movementKean Johnson
2005-11-09Bump version numbers for X11R6.9/X11R7 RC2.Kevin E Martin
2005-11-09Bug #4915: ButtonMapping option which allows to define arbitrary buttonMatthias Hopf
2005-11-08See ChangeLog entry 2005-11-07 for details.Kean Johnson
2005-08-31Fix EmulateWheelTimeout Option. Spotted by Richard Neill, bug 4291Alex Deucher
2005-08-26Extend Genius NetMouse support. (Debian #040)Daniel Stone
2005-08-15Set ZAxisMapping default to "4 5 6 7".Alan Coopersmith
2005-07-11Prep input drivers for modularizing by adding guarded #include "config.h"Adam Jackson
2005-07-01Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone
2005-06-25Bug #3626: _X_EXPORT tags for video and input drivers.Adam Jackson