diff options
author | raveit65 <[email protected]> | 2017-05-11 18:06:16 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-05-11 18:06:16 +0200 |
commit | d28eac61b2f8385e4ad54b5c84a21fa6ed291287 (patch) | |
tree | 43d5e39065d8ae124d85f752f90b2994bbc2e574 /NEWS | |
parent | 801767dc667ed9ad98b595d381d92fc62f138aa9 (diff) | |
download | mate-panel-d28eac61b2f8385e4ad54b5c84a21fa6ed291287.tar.bz2 mate-panel-d28eac61b2f8385e4ad54b5c84a21fa6ed291287.tar.xz |
release 1.19.0v1.19.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 29 |
1 files changed, 29 insertions, 0 deletions
@@ -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 |