summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-05-11 18:06:16 +0200
committerraveit65 <[email protected]>2017-05-11 18:06:16 +0200
commitd28eac61b2f8385e4ad54b5c84a21fa6ed291287 (patch)
tree43d5e39065d8ae124d85f752f90b2994bbc2e574
parent801767dc667ed9ad98b595d381d92fc62f138aa9 (diff)
downloadmate-panel-1.19.0.tar.bz2
mate-panel-1.19.0.tar.xz
release 1.19.0v1.19.0
-rw-r--r--NEWS29
1 files changed, 29 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 36014509..c3e2cdea 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,34 @@
### mate-panel 1.19.0
+ * Translations update
+ * status-notifier: fix crash on unknown signal name
+ * use GTK+3 bookmarks location for Places menu
+ * doc: remove some references to nonexistent stuff
+ * fix build with gcc 4.9.2 (looks like it's in c89 mode by default)
+ * Run dialog: Add option to reverse history view
+ * Run dialog: Fix wrong history len with max size 1
+ * Run dialog: Allow changing history size
+ * doc: drop ancient MateConf references
+ * Run dialog: Fix wrong history order
+ * status-notifier: Do not hide passive items
+ * update copyright year to 2017
+ * panel-menu-bar: fix build warning and some spacing
+ * properly fit expanded panel to smaller screen size
+ * system-tray: Properly propagate orientation changes
+ * notification-area: Fix item orientation
+ * workspace switcher: handle GDK_SCROLL_SMOOTH and fix build warning
+ * Reenable workspace switcher wrapping
+ * pre-bump version
+ * status-notifier: Fix handling of icon-padding style property
+ * Simplify panel description shown when switching panels with the WM
+ * status-notifier: Plug a memory leak
+ * remove deprecated sys/timeb.h header, as nothing uses it
+ * status-notifier-watcher: Allow re-registration of registered items (#543)
+ * setup custom icon
+ * Revert "Suppress the shutdown option in the panel if LTSP_CLIENT is set"
+ * status-notifier: Plug a memory leak
+ * notification area: Fix memory leak sorting items
+
### mate-panel 1.18.0
* NEWS: use consistent, project wide, markdown-like formatting