summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-09-12Fix crashes due to MouseBlockHandler/MouseWakeupHandler with invalid devicesAlan Coopersmith1-7/+11
2009-09-08xf86-input-mouse: Remove unused .cvsignore file #23776Gaetan Nadon1-6/+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 Kogan1-4/+8
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-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 Coopersmith1-0/+10
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
2008-11-05Fix solarisMouseAutoProbe to use device name & protocol specified by HALAlan Coopersmith1-0/+18
2008-11-05sun_mouse.c: Use miPointerGetScreen instead of miPointerCurrentScreenAlan Coopersmith1-3/+19
2008-11-05sun_mouse.c: remove unused variablesAlan Coopersmith1-2/+1
2008-11-05Remove checks for Solaris x86 versions older than Solaris 8Alan Coopersmith1-12/+1
2008-11-05Rename OS_SOURCES to stop automake complaints about not building program "OS"Alan Coopersmith1-2/+2
2008-10-04fix compilation (upper/lower case typo)Roland Scheidegger1-1/+1
2008-08-26Change screen private key to an integer variable.Eamon Walsh1-3/+3
2008-08-19Fix sun_mouse.c build on SolarisAlan Coopersmith1-0/+1
2008-08-19Remove useless call to xf86AddModuleInfoAdam Jackson1-6/+1
2008-07-20Add OS mouse sources to the driver buildDaniel Stone8-4/+2522
2008-05-26Check for XINPUT ABI 3.Peter Hutterer1-1/+1
2008-05-19Nuke RCS tags.Peter Hutterer4-6/+0
2008-04-24Compile warning fixes.Paulo Cesar Pereira de Andrade2-8/+3
2008-04-24Make sure xf86MouseProtocolIDToName is of public visibility.Paulo Cesar Pereira de Andrade2-2/+2
2007-12-07Bug #13144: Don't flush buttons, release events can cause paste events.Peter Hutterer1-10/+1
2007-12-03Don't sleep(0.3) on shutdown.Adam Jackson1-1/+0
2007-09-19Bug #12145: Don't confine the pointer to one screen in zaphod mode.Fredrik Rinnestam1-2/+2
2007-06-14Update version using PACKAGE_VERSION_*Drew Parsons1-1/+1
2007-04-23Added "Sensitivity" option. Use for slowing down high resolution mice.Jürgen Appel2-1/+23
2006-11-23Work around race condition during VT switch.Matthias Hopf1-0/+3
2006-11-02port to new motion history api, add right number of args to IPDSDaniel Stone1-2/+16
2006-07-09Bug #5285: added some missing includes, avoid redefinition ofTilman Sauerbeck2-0/+7
2006-05-26Bump to 1.1.1.xf86-video-impact-0_2_0mouse-1_1_1Matthias Hopf1-2/+2
2006-04-21Fixed default for YAxisMapping. Changed default for ZAxisMapping. AddedMatthias Hopf1-10/+21
2006-04-20Overhaul of wheel processing. Does work correctly with multibit zaxisMatthias Hopf1-20/+50
2006-04-07Unlibcwrap. Bump server version requirement. Bump to 1.1.0.mouse-1_1_0XORG-7_1Adam Jackson2-4/+6