diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 37 |
1 files changed, 37 insertions, 0 deletions
@@ -1,3 +1,40 @@ +### mate-panel 1.24.1 + + * update translations + * wncklet: Hide window preview on non-visible windows + * launcher: Fix memory leaks + * launcher: Fix memory leak + * panel-util: Fix memory leak + * Fix creating several launchers at once + * clock: Fix GError double free + * clock: Properly free rsvg handles + * wncklet: Fix leaking cairo_t + * panel-run-dialog: Fix leaking tree model strings + * workspace-switcher: Fix leaking color string + * panel-properties-dialog: Fix leaking string + * clock: Fix leaking GtkListStore + * panel-profile: Fix leaking list elements + * clock: Fix list iteration + * panel-lockdown: Fix leaking string array + * panel-menu-items: Fix leaking string + * mate-panel-applet: Fix leaking GVariantBuilder + * launcher: Fix leaking strings + * clock: Fix leaking cairo surface + * Clarify meaning of panel reset option + * panel-toplevel: Refactor panel_toplevel_update_hide_buttons_size() + * panel-util: Fix leaking root GFile + * panel-profile: Fix leaking list elements + * panel-frame: Fix leaking background-color + * panel-applet-frame: Fix leaking bg_pattern + * fix release tarballs on travis CI failed + * build: silent build warnings for distcheck + * use default MATE_COMPILE_WARNINGS level + * Add larger icon sizes + * Clean scalable svg files + * button-widget: Fix memory leak + * Do not collect the translation for Icon + * Enable applications in addto menu (fixes 1055) (#1056) + ### mate-panel 1.24.0 * update translations |