summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS31
1 files changed, 31 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a7f3e84b..47e5e1b9 100644
--- a/NEWS
+++ b/NEWS
@@ -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