### mate-panel 1.18.8 * get focus when displaying "applet broken" dialog * Fix rendering of radio buttons in status notifier * status-notifier: don't crash if menu layout has wrong type * status-notifier: don't crash if tooltip has wrong type * set the "document-properties" icon in "Edit Menus" * background: reword warning about unsupported background-image value * run dialog: fix show-program-list enabling * run dialog: fix segfault when program list is enabled * run dialog: use F6 to switch between entry field and program list * run dialog: fix expand of content on window resize * run dialog: force icon size when loading app icon * Add gir for mate_panel_applet_set_size_hints() ### mate-panel 1.18.7 * panel-toplevel: Remove pointer boundary check in panel_toplevel_queue_auto_hide() * panel-toplevel: Ensure right aligned icons stay right aligned when changing resolutions. * status-notifier: fix failure to show icon for missing icons. * panel-plug: Fix build warning. * panel-wdget: FIx build warning. * panel-applet-container: Rework the process of cancelling the background change operation. ### mate-panel 1.18.6 * status-notifier: hide mate-polkit icon if passive * wncklet: disconnect signal handlers on destroy * Stop segfaults, warnings on removing in-process switcher, window-list * clock: disconnect one more signal handler on destroy * clock:disconnect signal handlers on destroy ### mate-panel 1.18.5 * Apply position fix on popup to GTK 3.20 and earlier * GTK 3.22 status notifier: reposition menu when size changes * GTK 3.22/status-notifer Fix menu position if size changed since last shown * Fix crashes on moving/removing applets with glib 2.53.4 or later * Translations update * Stop panel collapse left on adding certain out-of-process applets * Add a gsettings key to enable/disable SNI Support (#600) * make file/folder launchers work again ### mate-panel 1.18.4 * Fix GTK theme image bg support on vertical panel * Make panel image background in GTK theme work again * Fix applet crashes on transparent user-set panel bg * system tray: fix hidden icons on image/transparent bg color * clock: change size_reguest * clock: set a default width for calendarWindow * clock: set a margin_start for home icon * clock: set width_chars for time label * GTK 3.18+ fix transparent default panel bg ### mate-panel 1.18.3 * Fix moving applets between panels * Fix l10n in panel launchers * Status notifier: follow same menu theme as rest of panel * clock: properly handle visibility of edit button * clock: move GtkButton in another horizontal GtkBox parent * Fix launching Mozo from menubar/menu-button when menulibre isn't installed * menu: fix crash when some .desktop file has empty Icon field * menu: restore focus after closing popup menu of a menuitem * menu: restore focus after drag-n-dropping menuitem outside * Some misc fixes and cleanups * Translations update ### mate-panel 1.18.2 * sync with transifex * status-notifier: fix crash on unknown signal name * 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 * Run dialog: Fix wrong history order * status-notifier: Do not hide passive items * update copyright year to 2017 * properly fit expanded panel to smaller screen size * system-tray: Properly propagate orientation changes * notification-area: Fix item orientation ### mate-panel 1.18.1 * Reenable workspace switcher wrapping * 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 * Translations update ### mate-panel 1.18.0 * NEWS: use consistent, project wide, markdown-like formatting to make generating release announcements easier * Build: require libmate-menu >= 1.10 and dconf >= 0.13.4 * Build: require libmateweather and libmate-desktop >= 1.17 * Move to GTK+3 (require GTK+ >= 3.14), drop GTK+2 code and --with-gtk build option * Launchers: add desktop actions support for additional launch options * Menu applets: add support for Menulibre menu editor, and prefer it to Mozo if both are installed * Notification area: add StatusNotifier support * Fix lots of GTK+ deprecations and runtime warnings * Don't spam accessible name changes when it is translated * Some code cleanups * Translations update ### mate-panel 1.16.1 * Clock applet: mark current day in the calendar * Clock applet: update tooltip only when new text is different (fixes some OpenGL issues in fullscreen apps) * GTK+3: stop calendar window jumping when expanding/folding locations * GTK+3: fix showing icon at mouse cursor on launcher drag-n-drop * GTK+3: fix a heap of runtime warnings ### mate-panel 1.16.0 * Use GtkAboutDialog instead of MateAboutDialog * GTK+3: use GtkColorButton/GtkColorChooser in properties dialog * GTK+3: fix a lot of deprecations * Some more fixes and cleanups * Translations update ### mate-panel 1.14.2 * Some fixes for opensuse.layout * Some more fixes and cleanups * Translations update * Make distcheck use currently selected GTK+ version ### mate-panel 1.14.1 * Fix missing focus for panel widgets (needed for Orca to work) * Some more fixes and cleanups * Translations update ### mate-panel 1.14.0 * Drop MateConf migration script * Add separate "Delete" button in reload applet dialog, and make "Don't Reload" button do what it says (it won't delete applet permanently now) * Make max number of bookmarks in menu (before submenu is created) configurable via GSettings key * Make icon size of menu items configurable via GSettings key * Change default menubar icon size to 22px * Drop "Ubuntu hacks" (--enable-ubuntu build option) as Ubuntu dropped that stuff long ago * GTK+3: add several style classes * GTK+3: add several css names for 3.20 * GTK+3: fix rendering of custom backgrounds with 3.18 and newer * GTK+3: fix a lot of deprecations * Some more fixes and cleanups * Translations update * Add Changelog generation ### mate-panel 1.12.2 * Drawer applet: fix occasional stretching of drawer's panel over the entire screen * Drawer applet: fix occasional crash on applet removing * GTK+3: fix infinite loop with some themes * Some more fixes ### mate-panel 1.12.1 * GTK+3: fix background in some themes * Some more fixes ### mate-panel 1.12.0 * Require xrandr 1.3 * Add option to enable/disable week numbers in calendar * Fix positions of locked applets on screen resolution change * Retrieve strings directly from gschema (requires intltool 0.50.1) * Switch to org.gnome.SessionManager (used by action buttons) * GTK+3: add a style class for applets to follow panel-menu-bar * Multiple GTK+3 fixes * Some more fixes and cleanups ### mate-panel 1.10.1 * Fish and clock applets: help fixes * Drawer applet: fix opening after adding applets to it * Force Quit applet: fix desktop freezing with GTK+3 * Some more GTK+3 fixes * Some code cleanup * Translations updates ### mate-panel 1.10.0 * Gtk3, Fix deprecated use of gdk pointer api * Gtk3, Port all GtkStyle to GtkStyleContext * Gtk3, Port gtk_rc_parse_string to GtkCssProvider * Gtk3, Several small fixes * Several more fixes from monsta * GDK_KEY_* is also in Gtk+2.24 * showdesktop: Fix the size of the icon * clock: Check allocated size before creating the shadow pixbuf * applet: Disconnect show and deactivate menu signals before destroying the applet menu * Add a gtkimage with the current pixbuf to button-widget * Fix implicit declaration of function of gdk_x11_set_sm_client_id * panel-addto: Remove the vbox as it is redundant. * na: Fix handling of SYSTEM_TRAY_CANCEL_MESSAGE * Use gtk icon cache instead of custom one * Several small fixes by monsta ### mate-panel 1.8.0 * Added support for multiple layouts, stored in $(datadir)/mate-panel/layouts * Added --layout parameter * Add hook to support run dialog and main menu opening with metacity * Switch to libwnck * Use yelp-tools instead of mate-doc-utils ### mate-panel 1.6.0 * add --run-dialog option to open run dialog * migration to gsettings * panel-menu-button: supports changed notify for new "has-arrow" key * clock applet: removed evolution support * default layout: default panel layout is loaded from $(datadir)/mate-panel/panel-default-layout.mate. You can ovverride it by providing $(datadir)/mate-panel/panel-default-layout.dist.