From dd8c5637b241285750a29bdba29a96814f013013 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Fri, 16 Jun 2017 15:53:51 +0200 Subject: release 1.19.0 --- NEWS | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/NEWS b/NEWS index 685fd12e..0db0c231 100644 --- a/NEWS +++ b/NEWS @@ -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 -- cgit v1.2.1