From cf89e7ea3fdd12433c25cafc865d7becb4e9c28f Mon Sep 17 00:00:00 2001 From: Not Zed Date: Tue, 13 Apr 2004 10:37:19 +0000 Subject: add a component name argument, so we don't use 'this_component', and 2004-04-13 Not Zed * e-user-creatable-items-handler.c (create_verb): add a component name argument, so we don't use 'this_component', and everything comes from tasks! Fix callers to pass the component alias. (struct _EUserCreatableItemsHandlerPrivate): change default_menu_item to be fallback_menu_item for the mail message new fallback. Make default_menu_item be the default for the view (which some code seems to think it should be). Fixes #56866. (ensure_menu_items): setup the fallback_menu_item here. (get_default_action_for_view): use the fallback as the fallback, not default. (setup_toolbar_button): set the default menu item here for the current view. svn path=/trunk/; revision=25429 --- shell/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 5c376977fd..44b3992b84 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,18 @@ +2004-04-13 Not Zed + + * e-user-creatable-items-handler.c (create_verb): add a component + name argument, so we don't use 'this_component', and everything + comes from tasks! Fix callers to pass the component alias. + (struct _EUserCreatableItemsHandlerPrivate): change + default_menu_item to be fallback_menu_item for the mail message + new fallback. Make default_menu_item be the default for the view + (which some code seems to think it should be). Fixes #56866. + (ensure_menu_items): setup the fallback_menu_item here. + (get_default_action_for_view): use the fallback as the fallback, + not default. + (setup_toolbar_button): set the default menu item here for the + current view. + 2004-04-09 Jeffrey Stedfast * e-shell.c (e_shell_attempt_upgrade): Don't activate the -- cgit v1.2.3