summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS30
1 files changed, 30 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 06db4a25..db54acd5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,34 @@
### mate-panel 1.27.0
+ * update translations
+ * wncklet: The values stored in the wrapper hash table are incorrect
+ * notification_area: fix build warning -Wbad-function-cast
+ * panel-run-dialog: address of array 'dent->d_name' will always evaluate to 'true'
+ * clock: fix memory leak
+ * panel-toplevel.h: fix indent
+ * Fix some -Wsign-compare warnings
+ * Use dashes for applet-[added|removed|move], back-change, size-change
+ * Remove unnecessary cast in g_signal_connect* call
+ * Upscale in panel_xutils_set_strut
+ * panel-toplevel: fix the computed dimension for (non) auto hidden panels
+ * struts: add support for _GNOME_WM_STRUT_AREA
+ * Use dashes instead of underscores in signal names
+ * clock: gtk_entry_set_alignment in clock.ui
+ * clock: gtk_entry_set_width_chars in clock.ui
+ * clock: Upgrade clock.ui
+ * clock: Define _clock_get_widget instead of using one sentence method
+ * clock: simplify temperature_unit_changed and speed_unit_changed
+ * clock: fix temperature_unit_changed and -Wsign-compare warnings
+ * Use GLib's new g_clear_signal_handler() function to simplify code
+ * Use g_clear_pointer() and g_clear_object()
+ * panel-test-applets: fix memory leak
+ * Fix build warnings about missing field initializer
+ * Use a blank line at most
+ * sn-dbus-menu-item: fix include guard
+ * panel-applet-private: fix include guard
+ * fix show window thumbnails check button
+ * adapt ui file to reverted window-list.c
+ * Updated installation instructions ; added missing build dependency
+ * fix mate-desktop-item-edit executable
### mate-panel 1.26.0