From d3dd1bc0de03714617d713985e5315b789c84678 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Thu, 7 Oct 2004 08:20:31 +0000 Subject: show the toplevel notebook if we had to create one, always. 2004-10-07 Not Zed * e-config.c (ec_rebuild): show the toplevel notebook if we had to create one, always. * e-menu.c (e_menu_add_items): initialise node->menu properly. * e-plugin.c (ep_load): read/initialise a unique id for all plugins and track them in a hashtable. (ep_construct): refactor so we have more control over what happens. if the hook handling class isn't registered yet, just note it and keep going. (e_plugin_hook_new): remove this, its handled internally by above. svn path=/trunk/; revision=27490 --- e-util/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'e-util/ChangeLog') diff --git a/e-util/ChangeLog b/e-util/ChangeLog index e4165eba04..f96e121ffe 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,17 @@ +2004-10-07 Not Zed + + * e-config.c (ec_rebuild): show the toplevel notebook if we + had to create one, always. + + * e-menu.c (e_menu_add_items): initialise node->menu properly. + + * e-plugin.c (ep_load): read/initialise a unique id for all + plugins and track them in a hashtable. + (ep_construct): refactor so we have more control over what + happens. if the hook handling class isn't registered yet, just + note it and keep going. + (e_plugin_hook_new): remove this, its handled internally by above. + 2004-10-06 Not Zed * e-popup.c (e_popup_create_menu): only take one mask parameter, -- cgit v1.2.3