diff options
author | raveit65 <[email protected]> | 2016-09-01 21:05:52 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-09-01 21:05:52 +0200 |
commit | 8cbf2ce21fa9ed77c428186990469b4b9c73d181 (patch) | |
tree | 7839324d65a965075d9c12f5ef2047d7db3fd10d /NEWS | |
parent | a36c672ec6982c0d86de3a01e7af393400fac070 (diff) | |
download | mate-panel-8cbf2ce21fa9ed77c428186990469b4b9c73d181.tar.bz2 mate-panel-8cbf2ce21fa9ed77c428186990469b4b9c73d181.tar.xz |
release 1.15.1v1.15.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 31 |
1 files changed, 31 insertions, 0 deletions
@@ -1,5 +1,36 @@ 1.15.1 + * Translations update + * Gtk+-2 properties-dialog: use Mate-ColorButton for gtk2 build + * GTK+-3 properties-dialog: port to GtkColorChooser + * properties-dialog: drop usage of MateColorButton + * Fix FTBFS with Gtk 3.18 + * Gtk+3 UI: add panel-properties-dialog-gtk3.ui + * GTK+-3.0 panel-properties: port to GtkGrid + * GTK+-3 panel: don't set panel's initial size to G_MAXINT + * GTK+-3 panel-toplevel: port to GtkGrid + * GTK+-3 panel-ditem-editor: replace gtktable with gtkgrid + * clock: remove useless duplication + * panel-context-menu: use GtkAbout and update copyright + * clock: use GtkAbout and update copyright + * window-list: use GtkAbout and update copyright + * show-desktop: use GtkAbout and update copyright + * workspace-switcher: use GtkAbout and update copyright + * window-menu applet: use GtkAbout and update copyright + * na: : use GtkAbout and update copyright + * fish: use GtkAbout and update copyright + * multiscreen: drop unused function + * distcheck: explicitly use currently selected GTK+ version + * clock: fix UI issues introduced in 882f8f4 + * use gtk_box_new instead of gtk_{h,v}box_new properly + * fixes for opensuse.layout + * fix some warnings and deprecations + * Gtk3: rename panel_widget_size_request() to panel_widget_get_preferred_size() + * Gtk3: fix no explicit return value type for set_background_region() + * po: drop languages not present on Transifex + * po: actually add new language from Transifex + * panel-test-applets: fix typo + 1.15.0 * bump version |