diff options
author | raveit65 <[email protected]> | 2017-06-16 15:53:51 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-06-16 15:53:51 +0200 |
commit | dd8c5637b241285750a29bdba29a96814f013013 (patch) | |
tree | 06d6fab8a45c23a73372c616728334d777fd4941 | |
parent | ba7761273ae993662738d61e4d734532210e573a (diff) | |
download | mate-control-center-dd8c5637b241285750a29bdba29a96814f013013.tar.bz2 mate-control-center-dd8c5637b241285750a29bdba29a96814f013013.tar.xz |
release 1.19.0v1.19.0
-rw-r--r-- | NEWS | 30 |
1 files changed, 30 insertions, 0 deletions
@@ -1,5 +1,35 @@ ### mate-control-center 1.19.0 + * Translations update + * libslab: make ThemedIcon use style_updated instead of style_set + * libslab: correct icon loading code + * libslab nameplate-tile: replace GtkAlignment with a GtkBox + * libslab tile.c: replace deprecated gtk_widget_set_state () + * libslab shellwindow: replace GtkAlignment with a GtkBox + * libslab slab-section: avoid deprecated GtkAlignment + * libslab app-shell: avoid deprecated gtk_alignment_new () + * app-resizer: fix a build warning + * Restore Polish translation credits from GNOME + * libslab searchbar: remove deprecated ussage of GtkAlignment + * libslab nameplate-tile: avoid deprecated gtk_button_set_focus_on_click () + * libslab nameplate-tile: remove one deprecated ussage of GtkAlignment + * libslab: don't use deprecated gdk_app_launch_context_new () + * about-me-password UI: set max_width_chars for description-label + * eel-alert-dialog: replace some GtkStock items + * keybindings: fix a couple of build warnings + * libslab: remove unused functions + * libslab bookmark-agent: fix some xdg paths + * use g_object_unref instead of deprecated rsvg_handle_free + * keybindings: Fix and add mnemonics in the custom command dialog + * keybindings: Allow to select an installed application through a dialog + +### mate-control-center 1.18.1 + + * Add support for switching themes on Metacity >= 3.20. + * appearance-ui: add primary-toolbar style class for toolbar in interface preview + * keyboard-properties-xkbot: avoid deprecated GtkAlignment + * theme-thumbnail: avoid deprecated GtkAlignment + ### mate-control-center 1.18.0 * NEWS: use consistent, project wide, markdown-like formatting to make |