summaryrefslogtreecommitdiff
path: root/capplets/mouse/mate-mouse-properties.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-09Unnecessary GTK_WIDGET castrbuj1-44/+57
2021-11-29mouse: fix memory leakrbuj1-0/+1
2021-11-20Use a blank line at mostrbuj1-2/+0
2021-11-11Fix build warnings about missing field initializerrbuj1-1/+1
2020-12-06mate-mouse-properties: drop create_dialogrbuj1-49/+27
2020-12-06mate-mouse-properties: size groups on ui filerbuj1-19/+0
2020-11-29mate-mouse-properties: remove unused includesrbuj1-4/+0
2020-07-08Remove unused variable from capplet_notebook_scroll_event_cbrbuj1-3/+4
2019-08-12mouse: Add support for Acceleration ProfilesVictor Kareh1-0/+18
2019-07-02 Add scroll tabs with mouse wheel in severals cappletsLaurent Napias1-2/+7
2019-06-18common: Remove capplet-stock-iconsrbuj1-12/+5
2019-06-18Remove trailing whitespacesrbuj1-4/+4
2019-05-11capplets: Use gresources for UI filesrbuj1-2/+3
2018-08-24Mouse: include a toggle to enable or disable middlemouse pastelukefromdc1-0/+9
2018-06-10mouse: replace deprecated gdk_error_trap functionsraveit651-9/+11
2018-05-14mouse: add middle button emulation switchErik Bročko1-0/+4
2017-07-14mouse: fix a build warningraveit651-1/+1
2017-07-02mouse: warn about enabling multi-finger emulationPatrick Monnerat1-5/+24
2017-01-20mouse: use input helper to detect both libinput and synaptics touchpadsmonsta1-65/+2
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 tabmonsta1-0/+11
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 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
2015-10-28remove dead codemonsta1-2/+0
2015-09-03Touchpad settings: Added support for natural scrolling, 2 finger and 3 finger...Clement Lefebvre1-0/+35
2015-08-29mouse: Use GSourceFunc instead of GtkFunctionRoy Zhang1-6/+2
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
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