Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-06-25 | [ci] add gla11y in docker container | Wu Xiaotian | 1 | -2/+2 | |
2019-06-22 | capplets: Remove the macro MATELOCALEDIR where it's not required | rbuj | 1 | -1/+0 | |
2019-06-22 | capplets: Use capplet_init | rbuj | 1 | -7/+1 | |
2019-06-18 | Remove trailing whitespaces | rbuj | 1 | -3/+3 | |
find . -regextype posix-extended -regex '.*\.(c|h|ac)' -exec sed --in-place 's/[[:space:]]\+$//' {} \+ | |||||
2019-06-15 | Add support for checking .ui accessibility with gla11y | Samuel Thibault | 2 | -3/+12 | |
2019-06-13 | Add instant messenger keybinding into mate-keybinding-properties | rbuj | 1 | -0/+2 | |
Requires https://github.com/mate-desktop/mate-settings-daemon/pull/278 | |||||
2019-05-11 | capplets: Use gresources for UI files | rbuj | 3 | -9/+36 | |
2019-05-02 | Use system data dirs to locate key bindings | José Romildo Malaquias | 2 | -22/+39 | |
2019-02-08 | fixed distcheck fail on debian | Wu Xiaotian | 2 | -2/+1 | |
2019-02-02 | eggcellrendererkeys: avoid deprecated 'gtk_widget_modify_bg/fg' | Pablo Barciela | 1 | -4/+55 | |
2018-12-05 | keybindings: Add a key binding to toggle the microphone's mute status | Zhang Xianwei | 1 | -0/+2 | |
Provided additional "mic-mute" key binding. For reference: https://github.com/mate-desktop/mate-settings-daemon/pull/253 Signed-off-by: Zhang Xianwei <[email protected]> | |||||
2018-12-03 | keybindings: Add some key bindings to control volume quietly | Zhang Xianwei | 1 | -0/+6 | |
Provided three new key bindings to volume control: "volume-mute-quiet" "volume-down-quiet" "volume-up-quiet" For reference: https://github.com/mate-desktop/mate-settings-daemon/pull/252 Signed-off-by: Zhang Xianwei <[email protected]> | |||||
2018-11-17 | update hint for mouse double-click | Abu Sakib | 1 | -1/+1 | |
2018-11-17 | keybindings: double click instead one click to edit keyboard shortcuts | Pablo Barciela | 1 | -1/+2 | |
Closes https://github.com/mate-desktop/mate-control-center/issues/390 | |||||
2018-11-15 | mate-keybinding-properties: avoid deprecated 'gtk_widget_ensure_style' | Pablo Barciela | 1 | -1/+0 | |
2018-10-17 | keybindings: Add a key binding to launch settings | Zhang Xianwei | 1 | -0/+2 | |
Provided additional "control-center" key binding. For reference: https://github.com/mate-desktop/mate-settings-daemon/pull/244 Signed-off-by: Zhang Xianwei <[email protected]> | |||||
2018-07-14 | capplets/keybindings: avoid deprecated 'gdk_keymap_get_default' | Pablo Barciela | 2 | -3/+3 | |
2018-01-30 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -67/+0 | |
2018-01-13 | eggcellrendererkeys.c: Fix build warnings: | Pablo Barciela | 1 | -19/+18 | |
assignment from incompatible pointer type | |||||
2017-08-15 | keybindings eggcellrendererkey: avoid deprecated GDK pointer and keyboard types | raveit65 | 1 | -11/+84 | |
2017-05-16 | keybindings: fix a couple of build warnings | monsta | 1 | -2/+2 | |
2017-04-06 | keybindings: Fix and add mnemonics in the custom command dialog | Colomban Wendling | 1 | -30/+20 | |
Also remove an unnecessary intermediate box, we can pack in the grid directly. Fix for breakage introduced in #274. | |||||
2017-04-03 | keybindings: Allow to select an installed application through a dialog | Colomban Wendling | 2 | -12/+93 | |
2017-03-02 | mate-keybinding-properties.ui: avoid deprecated widgets | raveit65 | 1 | -165/+202 | |
2016-12-02 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 2 | -10/+0 | |
and require libmatekbd, libmate-desktop, marco, m-s-d >= 1.17 | |||||
2016-06-17 | GTK+-3 eggcellrenderkeys: don't use deprecated gtk_widget_size_request | raveit65 | 1 | -1/+5 | |
2016-06-17 | GTK+-3 keybinding-properties: don't use deprecated gtk_widget_size_request | raveit65 | 1 | -1/+5 | |
2016-02-04 | [GTK+3] don't set x/y align to 0.5 - it's the default value anyway | monsta | 1 | -1/+0 | |
2016-01-26 | GTK3: improve GtkMisc deprecation commit | Wolfgang Ulbrich | 1 | -3/+3 | |
2016-01-15 | [GTK+3] keybindings: fix deprecated usage of GtkMisc | monsta | 1 | -0/+5 | |
2015-09-28 | Merge pull request #120 from dnk/logout | Martin Wimpress | 1 | -1/+3 | |
logout key bindings | |||||
2015-08-03 | drop gdkkeysyms-compat usage, use modern key names | Monsta | 3 | -47/+37 | |
2015-03-15 | Put mate-keybindings into the correct categories. | Martin Wimpress | 1 | -1/+1 | |
Closes https://github.com/mate-desktop/mate-control-center/pull/147 | |||||
2014-10-06 | logout key bindings | Denis Gorodnichev | 1 | -1/+3 | |
provided additional "logout" key bindings | |||||
2014-08-11 | remove-segfault-when-more-custom-keybindings-configured | ABtrack | 1 | -0/+1 | |
2014-07-01 | keybindings: GTK3 improvements | Stefano Karapetsas | 2 | -2/+12 | |
2014-06-06 | Add keywords to dot desktop files, close #102. | infirit | 1 | -0/+1 | |
Patch by Mike Gabriel <[email protected]> | |||||
2014-05-27 | Cleanup GTK_CHECK_VERSION and unify where possible | infirit | 1 | -4/+0 | |
gdk_display_get_default | since 2.2 gdk_x11_display_get_xdisplay | since 2.2 gdk_drag_context_list_targets | since 2.22 gdk_x11_window_foreign_new_for_display | since 2.24 gdk_drawable_get_screen | since 2.24 gtk_widget_hide | always | |||||
2014-05-20 | Drop support for glib < 2.36 | infirit | 1 | -15/+0 | |
2014-01-24 | keybindings: Add GTK3 support | Stefano Karapetsas | 4 | -2/+14 | |
2013-10-05 | Fix some deprecations and remove some unused vars | Stefano Karapetsas | 1 | -0/+2 | |
2013-05-18 | Fix pkgconfig files path | Stefano Karapetsas | 1 | -1/+1 | |
Closes #47 (https://github.com/mate-desktop/mate-control-center/issues/47) | |||||
2013-05-10 | Fix for #45 | Scott Balneaves | 1 | -8/+3 | |
2013-04-17 | Make appearance and keybindings windows maximizable | Stefano Karapetsas | 1 | -1/+1 | |
Closes #35 (https://github.com/mate-desktop/mate-control-center/issues/35) | |||||
2013-03-25 | change INCLUDES to AM_CPPFLAGS for automake-1.13 | raveit | 1 | -1/+1 | |
2013-02-18 | keybindings: Dont use removed GSettings allowed-keys | Stefano Karapetsas | 1 | -12/+0 | |
2013-02-17 | Disabled shortcuts have "disabled" as value in GSettings, not an empty string | Stefano Karapetsas | 1 | -2/+2 | |
2013-02-17 | Disabled shortcuts have "disabled" as value in GSettings, not an empty string | Stefano Karapetsas | 1 | -1/+1 | |
2012-10-27 | remove solved FIXMEmate-control-center-1.5.0 | Stefano Karapetsas | 1 | -1/+0 | |
2012-10-27 | migrate keybindings applet to gsettings | Stefano Karapetsas | 3 | -771/+784 | |