summaryrefslogtreecommitdiff
path: root/capplets/mouse
AgeCommit message (Expand)AuthorFilesLines
2019-02-10Typo fixrbuj1-1/+1
2019-02-08fixed distcheck fail on debianWu Xiaotian2-2/+2
2018-12-30capplets/mouse: .svg files instead .png in doubleclick artworkPablo Barciela8-4/+507
2018-12-30capplets/mouse: New doubleclick artwork with mate logoPablo Barciela4-1/+1
2018-08-24Mouse: include a toggle to enable or disable middlemouse pastelukefromdc2-0/+35
2018-06-10msd-input-helper: replace deprecated gdk_error_trap functionsraveit651-10/+14
2018-06-10mouse: replace deprecated gdk_error_trap functionsraveit651-9/+11
2018-05-14mouse: add middle button emulation switchErik Bročko2-2/+35
2017-07-14mouse: fix a build warningraveit651-1/+1
2017-07-02mouse: warn about enabling multi-finger emulationPatrick Monnerat2-5/+43
2017-03-11mouse-properties.ui: use {x/y}alignment for labelsraveit651-12/+12
2017-03-09mouse-properties UI: use xalign widget for labelsraveit651-6/+6
2017-03-02mouse-properties.ui: avoid deprecated widgetsraveit651-156/+151
2017-01-20mouse: use input helper to detect both libinput and synaptics touchpadsmonsta1-65/+2
2017-01-20mouse: add input helper from m-s-dmonsta3-1/+160
2017-01-02mouse: move xinput check into separate functionmonsta1-8/+15
2017-01-02mouse: use gboolean return values where they're expected to bemonsta1-2/+2
2017-01-02mouse: fix indent a bitmonsta1-3/+3
2016-12-02move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-8/+0
2016-11-03mouse: add separate touchpad motion settings on touchpad tabmonsta2-0/+236
2016-11-03mouse: use GtkAlignment instead of labels with spacesmonsta1-186/+40
2016-11-03mouse: change natural scroll mnemonic from 'a' to 'n'monsta1-1/+1
2016-11-03mouse: change tab label from General to Mousemonsta1-1/+1
2016-11-02mouse: remove unneeded #includemonsta1-4/+0
2016-11-01mouse: remove dead codemonsta1-25/+0
2016-11-01build: require XInput unconditionally - same as done in m-s-dmonsta1-6/+2
2016-03-25touchpad: fix some acceleratorsmonsta1-3/+3
2016-03-25touchpad: fix alignment of "click emulation" labelsmonsta1-4/+4
2016-03-25Touchpad settings: Support edge and two-finger scrolling independentlyClement Lefebvre2-193/+182
2016-01-14mouse: use gdk_error_trap_pop_ignored in GTK+3 buildmonsta1-0/+10
2015-11-07Fix dangling pointer errorsRoy Zhang1-2/+6
2015-11-04Touchpad properties: Fixed alignment for two-three finger button combosClement Lefebvre1-52/+39
2015-10-28touchpad settings: add option to enable/disable touchpadmonsta2-5/+30
2015-10-28remove dead codemonsta1-2/+0
2015-09-03Touchpad settings: Added support for natural scrolling, 2 finger and 3 finger...Clement Lefebvre2-109/+412
2015-08-29mouse: Use GSourceFunc instead of GtkFunctionRoy Zhang1-6/+2
2015-05-08UI GTK3: fix keyboard and mouse properties windowsraveit651-0/+2
2014-07-20fix for glib2-2.41.2raveit651-4/+0
2014-06-06Add keywords to dot desktop files, close #102.infirit1-0/+1
2014-01-28Fix some gcc warningsStefano Karapetsas1-3/+3
2014-01-24Remove all separator occurrencesStefano Karapetsas1-1/+0
2014-01-24mouse: Add GTK3 supportStefano Karapetsas1-0/+4
2013-05-25mouse: Remove unused codeStefano Karapetsas1-15/+0
2013-05-25mouse: Fix loading of GSettings prefsStefano Karapetsas1-10/+4
2013-03-25change INCLUDES to AM_CPPFLAGS for automake-1.13raveit1-1/+1
2013-02-11mouse: Fix touchpad scrolling settingsStefano Karapetsas1-3/+5
2012-10-22port mouse applet to gsettingsStefano Karapetsas5-1117/+104
2012-08-09Removed MATE Categories key in *.desktop files.Steve Zesch1-5/+1
2012-08-02Fixed incorrect fsf address.Steve Zesch1-2/+2
2011-12-08removing deprecated GDK_DISPLAY()Perberos1-15/+15