summaryrefslogtreecommitdiff
path: root/capplets/mouse/mate-mouse-properties.c
AgeCommit message (Collapse)AuthorFilesLines
2016-03-25Touchpad settings: Support edge and two-finger scrolling independentlyClement Lefebvre1-71/+5
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-10-28touchpad settings: add option to enable/disable touchpadmonsta1-0/+9
fixes https://github.com/mate-desktop/mate-desktop/issues/178
2015-10-28remove dead codemonsta1-2/+0
accessibility stuff has been dropped in https://github.com/mate-desktop/mate-control-center/commit/909bf45d2c2d567decaf57b7869e0fbdcb7c0ed4
2015-09-03Touchpad settings: Added support for natural scrolling, 2 finger and 3 ↵Clement Lefebvre1-0/+35
finger clicks
2015-08-29mouse: Use GSourceFunc instead of GtkFunctionRoy Zhang1-6/+2
GtkFunction has been deprecated since version 2.24, and now we only support GTK+ 2.0 version >= 2.24.
2014-01-28Fix some gcc warningsStefano Karapetsas1-3/+3
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-02-11mouse: Fix touchpad scrolling settingsStefano Karapetsas1-3/+5
Closes https://github.com/mate-desktop/mate-control-center/issues/34
2012-10-22port mouse applet to gsettingsStefano Karapetsas1-183/+103
2012-08-02Fixed incorrect fsf address.Steve Zesch1-2/+2
2011-12-08removing deprecated GDK_DISPLAY()Perberos1-15/+15
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+647