======================== 2.15.1 =========================== 2006-08-28 Federico Mena Quintero <federico@novell.com> * bonobo/bonobo-ui-sync-menu.c (widget_has_accel): Free the list of closures if we find a match. Patch by Cecilia González <m3gumi@gmail.com>. 2006-08-21 Cecilia Gonzalez <m3gumi@gmail.com> Fixes #352628: * bonobo/bonobo-ui-sync-menu.c (impl_bonobo_ui_sync_menu_state): Check if a accelerator closure exists already and avoid multiple addings of the same accelerator. (widget_has_accel): New function that checks if a widget has an specific accelerator. This fixes memory growth when switching components in Evolution. 2006-08-14 Kjartan Maraas <kmaraas@gnome.org> * tools/browser/window.c: (verb_HelpAbout): Fix the about dialog. Patch from Matthias Clasen. Closes bug #351127. 2006-08-10 Manuel Clos <llanero@jazzfree.com> * bonobo/bonobo-ui-sync-menu.c: Set the menubar to the correct detachable state. Closes bug #80156.