summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* autogen.sh: Implement GNOME Build APIbaserock/morphColin Walters2013-01-161-1/+3
* configure: Drop AM_MAINTAINER_MODEAdam Jackson2013-01-161-1/+0
* Use signal-safe logging if availablePeter Hutterer2012-10-085-41/+49
* Fix compilation error with EXTMOUSEDEBUG onPeter Hutterer2012-08-171-2/+1
* xf86-input-mouse 1.8.1xf86-input-mouse-1.8.1Peter Hutterer2012-07-311-1/+1
* Fix compiler warning in sun_mouse.c (Solaris-only)Alan Coopersmith2012-07-311-1/+1
* Rename xf86-mouse.pc to xorg-mouse.pcPeter Hutterer2012-07-313-3/+3
* Install xf86-mouse.pc filePeter Hutterer2012-07-311-0/+3
* Fix compiler warningsPeter Hutterer2012-07-302-9/+9
* xf86-input-mouse 1.8.0xf86-input-mouse-1.8.0Alan Coopersmith2012-07-261-1/+1
* Fix vuidMouseAdjustFrame to build with Xorg 1.13 ABIAlan Coopersmith2012-07-254-8/+110
* Raise bar for xorg-server to 1.7 for XINPUT ABI 7Alan Coopersmith2012-07-242-15/+3
* Expand tabs to spacesAlan Coopersmith2012-04-308-3144/+3144
* Strip trailing whitespaceAlan Coopersmith2012-04-308-211/+211
* Add settable properties for middle mouse button emulationAlan Coopersmith2012-04-308-11/+146
* Set button & axis labelsAlan Coopersmith2012-04-301-1/+41
* Set XI_PROP_DEVICE_NODE property to string from "Device" optionAlan Coopersmith2012-04-302-1/+25
* sun_mouse.c: Remove redundant option checksAlan Coopersmith2012-04-301-6/+0
* xf86-input-mouse 1.7.2xf86-input-mouse-1.7.2Alan Coopersmith2012-03-151-1/+1
* sun_mouse.c: remove unused variablesAlan Coopersmith2011-12-221-2/+0
* Mark symtab_t.name in pnp.c as const to fix gcc -Wwrite-strings warningsAlan Coopersmith2011-12-221-1/+1
* Avoid NULL pointer dereference in autoProbeMouse if proto == PROT_UNSUPAlan Coopersmith2011-12-051-1/+3
* Fix wrong read Protocol and Device from xorg.confAlexandr Shadchin2011-08-221-0/+2
* sun_mouse.c: Ensure vuidMouse setup routines are called for protocol "Auto"Alan Coopersmith2011-07-271-1/+7
* No need to merge NULL options list with existing optionsAlan Coopersmith2011-07-271-4/+4
* xf86-input-mouse: Return proper default for unknown values in pInfo->device_c...Terry Lambert2011-07-182-0/+6
* xf86-input-mouse 1.7.1xf86-input-mouse-1.7.1Alan Coopersmith2011-07-051-1/+1
* Fix Solaris issues with new ABI12 init process.Alan Coopersmith2011-06-273-68/+3
* Fix Hurd mouse driver with XInput ABI before 12Samuel Thibault2011-03-301-0/+8
* Fix OSMouse OS-defined protocol supportSamuel Thibault2011-03-301-0/+2
* mouse 1.7.0xf86-input-mouse-1.7.0Peter Hutterer2011-03-101-1/+1
* Fix BSD issues with new ABI12 init process.Alexandr Shadchin2011-03-103-26/+7
* mouse 1.6.99.901xf86-input-mouse-1.6.99.901Peter Hutterer2011-02-211-1/+1
* man: ClearDTR and ClearRTS are handled by the X server.Peter Hutterer2011-02-211-2/+4
* man: protocol option isn't mandatory, it's platform-specific.Peter Hutterer2011-02-211-2/+2
* man: fix typo "Auto platform" → "Auto protocol"Peter Hutterer2011-02-211-1/+1
* man: README.mouse is just READMEPeter Hutterer2011-02-211-2/+3
* man: add mention of xorg.conf.d snippetPeter Hutterer2011-02-211-2/+3
* man: remove mention of core pointer.Peter Hutterer2011-02-211-3/+2
* Add ABI checks around XI86_CONFIGURED uses in OS-specific PreInitsAlan Coopersmith2010-11-303-0/+8
* Bump to 1.6.99Peter Hutterer2010-11-251-1/+1
* Adjust to new Input ABI 12.Peter Hutterer2010-11-185-26/+76
* ABI 12 requires per-valuator modes.Peter Hutterer2010-11-181-2/+10
* Use pInfo->options instead of conf-idev.Peter Hutterer2010-11-185-21/+23
* Remove write-only field mouseFlags.Peter Hutterer2010-10-262-24/+1
* Rename xf86OSMouseInit to OSMouseInit.Peter Hutterer2010-10-266-9/+9
* Remove random History comment.Peter Hutterer2010-10-261-11/+0
* Rename xf86OSmouse.h to mouse.hPeter Hutterer2010-10-269-281/+268
* Remove a bunch of unused fields from the MouseRec.Peter Hutterer2010-10-261-6/+0
* Move a statement down to have all allocations close together.Peter Hutterer2010-10-261-6/+7