summaryrefslogtreecommitdiff
path: root/capplets/keybindings
AgeCommit message (Expand)AuthorFilesLines
2019-06-25[ci] add gla11y in docker containerWu Xiaotian1-2/+2
2019-06-22capplets: Remove the macro MATELOCALEDIR where it's not requiredrbuj1-1/+0
2019-06-22capplets: Use capplet_initrbuj1-7/+1
2019-06-18Remove trailing whitespacesrbuj1-3/+3
2019-06-15Add support for checking .ui accessibility with gla11ySamuel Thibault2-3/+12
2019-06-13Add instant messenger keybinding into mate-keybinding-propertiesrbuj1-0/+2
2019-05-11capplets: Use gresources for UI filesrbuj3-9/+36
2019-05-02Use system data dirs to locate key bindingsJosé Romildo Malaquias2-22/+39
2019-02-08fixed distcheck fail on debianWu Xiaotian2-2/+1
2019-02-02eggcellrendererkeys: avoid deprecated 'gtk_widget_modify_bg/fg'Pablo Barciela1-4/+55
2018-12-05keybindings: Add a key binding to toggle the microphone's mute statusZhang Xianwei1-0/+2
2018-12-03keybindings: Add some key bindings to control volume quietlyZhang Xianwei1-0/+6
2018-11-17update hint for mouse double-clickAbu Sakib1-1/+1
2018-11-17keybindings: double click instead one click to edit keyboard shortcutsPablo Barciela1-1/+2
2018-11-15mate-keybinding-properties: avoid deprecated 'gtk_widget_ensure_style'Pablo Barciela1-1/+0
2018-10-17keybindings: Add a key binding to launch settingsZhang Xianwei1-0/+2
2018-07-14capplets/keybindings: avoid deprecated 'gdk_keymap_get_default'Pablo Barciela2-3/+3
2018-01-30require GTK+ 3.22 and GLib 2.50monsta1-67/+0
2018-01-13eggcellrendererkeys.c: Fix build warnings:Pablo Barciela1-19/+18
2017-08-15keybindings eggcellrendererkey: avoid deprecated GDK pointer and keyboard typesraveit651-11/+84
2017-05-16keybindings: fix a couple of build warningsmonsta1-2/+2
2017-04-06keybindings: Fix and add mnemonics in the custom command dialogColomban Wendling1-30/+20
2017-04-03keybindings: Allow to select an installed application through a dialogColomban Wendling2-12/+93
2017-03-02mate-keybinding-properties.ui: avoid deprecated widgetsraveit651-165/+202
2016-12-02move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta2-10/+0
2016-06-17GTK+-3 eggcellrenderkeys: don't use deprecated gtk_widget_size_requestraveit651-1/+5
2016-06-17GTK+-3 keybinding-properties: don't use deprecated gtk_widget_size_requestraveit651-1/+5
2016-02-04[GTK+3] don't set x/y align to 0.5 - it's the default value anywaymonsta1-1/+0
2016-01-26GTK3: improve GtkMisc deprecation commitWolfgang Ulbrich1-3/+3
2016-01-15[GTK+3] keybindings: fix deprecated usage of GtkMiscmonsta1-0/+5
2015-09-28Merge pull request #120 from dnk/logoutMartin Wimpress1-1/+3
2015-08-03drop gdkkeysyms-compat usage, use modern key namesMonsta3-47/+37
2015-03-15Put mate-keybindings into the correct categories.Martin Wimpress1-1/+1
2014-10-06logout key bindingsDenis Gorodnichev1-1/+3
2014-08-11remove-segfault-when-more-custom-keybindings-configuredABtrack1-0/+1
2014-07-01keybindings: GTK3 improvementsStefano Karapetsas2-2/+12
2014-06-06Add keywords to dot desktop files, close #102.infirit1-0/+1
2014-05-27Cleanup GTK_CHECK_VERSION and unify where possibleinfirit1-4/+0
2014-05-20Drop support for glib < 2.36infirit1-15/+0
2014-01-24keybindings: Add GTK3 supportStefano Karapetsas4-2/+14
2013-10-05Fix some deprecations and remove some unused varsStefano Karapetsas1-0/+2
2013-05-18Fix pkgconfig files pathStefano Karapetsas1-1/+1
2013-05-10Fix for #45Scott Balneaves1-8/+3
2013-04-17Make appearance and keybindings windows maximizableStefano Karapetsas1-1/+1
2013-03-25change INCLUDES to AM_CPPFLAGS for automake-1.13raveit1-1/+1
2013-02-18keybindings: Dont use removed GSettings allowed-keysStefano Karapetsas1-12/+0
2013-02-17Disabled shortcuts have "disabled" as value in GSettings, not an empty stringStefano Karapetsas1-2/+2
2013-02-17Disabled shortcuts have "disabled" as value in GSettings, not an empty stringStefano Karapetsas1-1/+1
2012-10-27remove solved FIXMEmate-control-center-1.5.0Stefano Karapetsas1-1/+0
2012-10-27migrate keybindings applet to gsettingsStefano Karapetsas3-771/+784