From 7d6ff2410ae4d929a345fa3fbc16349819f74f5c Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Fri, 21 Jul 2000 08:50:12 +0000 Subject: Add support for the folder right-click ("context") menu. No component uses this yet, though. svn path=/trunk/; revision=4252 --- shell/ChangeLog | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 1af4a5002f..0f57b511f2 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,4 +1,22 @@ -2000-07-20 Ettore Perazzoli +2000-07-21 Ettore Perazzoli + + * e-storage-set-view.c (popup_folder_menu): New. Create a + BonoboUIHandler-managed pop-up menu, let the component fill it in + with `::populate_folder_context_menu', and display it. Then + destroy it with the associated BonoboUIHandler. + (handle_right_button_selection): New. + (handle_left_button_selection): New. This pops up the right-click + menu. + (button_release_event): Use them. + (init): Set the `GTK_BUTTON_SELECTS' flag for button #3's actions. + + * evolution-shell-component-client.c + (evolution_shell_component_client_populate_folder_context_menu): + New. + (evolution_shell_component_client_async_create_folder): Added + preconditions. + + * e-shell-view.c (e_shell_view_save_settings): Add missing cast. * evolution-shell-component.c: New member `populate_folder_context_menu' in -- cgit v1.2.3