summaryrefslogtreecommitdiff
path: root/capplets/mouse
AgeCommit message (Expand)AuthorFilesLines
2023-12-27Add meson build supportzhuyaliang1-0/+36
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
2021-02-16build: allow users to disable gettext support (--disable-nls)rbuj1-0/+4
2020-12-06mate-mouse-properties: drop create_dialogrbuj1-49/+27
2020-12-06mate-mouse-properties: size groups on ui filerbuj2-29/+26
2020-12-06mate-mouse-properties: upgrade ui label namesrbuj1-280/+319
2020-11-29mate-mouse-properties: remove unused includesrbuj1-4/+0
2020-07-08Remove unused variable from capplet_notebook_scroll_event_cbrbuj1-3/+4
2020-03-02Do not collect the translation for Iconrbuj1-1/+1
2020-02-06build: use warning flagsrbuj1-0/+1
2020-01-12mouse: Fix UI validationrbuj1-34/+67
2019-11-07migrate from intltool to gettextWu Xiaotian2-4/+7
2019-08-12mouse: Add support for Acceleration ProfilesVictor Kareh2-0/+49
2019-07-02 Add scroll tabs with mouse wheel in severals cappletsLaurent Napias1-2/+7
2019-06-25[ci] add gla11y in docker containerWu Xiaotian1-1/+1
2019-06-22capplets: Remove the macro MATELOCALEDIR where it's not requiredrbuj1-1/+0
2019-06-18common: Remove capplet-stock-iconsrbuj3-19/+16
2019-06-18Remove trailing whitespacesrbuj1-4/+4
2019-06-15Add support for checking .ui accessibility with gla11ySamuel Thibault2-2/+31
2019-05-11capplets: Use gresources for UI filesrbuj3-9/+34
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