summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-02-24 19:28:19 +0100
committerraveit65 <[email protected]>2019-02-24 19:28:19 +0100
commit5628a7700f57f6bc8457f4c928838c73203db6d7 (patch)
tree514d22acf359d3c8b61a832103f7030f8af4509b /NEWS
parent2db82bb4fcbd33ff1c717fa02329ee2f2242bfb4 (diff)
downloadmate-panel-5628a7700f57f6bc8457f4c928838c73203db6d7.tar.bz2
mate-panel-5628a7700f57f6bc8457f4c928838c73203db6d7.tar.xz
release 1.22.0v1.22.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS22
1 files changed, 22 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 370d6e0e..48f2e1d4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+### mate-panel 1.22.0
+
+ * update translations
+ * Ensure proper translation of the about dialog title
+ * Make translatable the copyright in about dialog
+ * Fix last menu with gtk_menu_popup and failure to follow panel theme
+ * mate-panel-applet.c: replace deprecated gtk_menu_popup
+ * Properly align button menu positions on vertical panels
+ * initial travis-CI support
+ * fix crash on removing tray
+ * panel-action-protocol: Error if used when X11 is disabled
+ * panel-force-quit: Error if used when X11 is disabled
+ * panel-xutils: Error if used when X11 is disabled
+ * xstuff: include GTK and GDK X11 headers, so including files don't have to
+ * xstuff: add is_using_x11 ()
+ * xstuff: Error if X11 not enabled
+ * Applets: only compile X11 applets when X11 is enabled
+ * Clock: Wayland support
+ * wncklet: Error if compiling without X11 support
+ * Notification area: error if compiling without X11 support
+ * applet.c: Remove unused mate_panel_applet_position_menu ()
+
### mate-panel 1.21.4
* update translations