From 4f77a21a2af63fe751f734b6d9316963d703d0fd Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Thu, 20 Sep 2001 22:59:37 +0000 Subject: Removed. (folder_bar_popup_map_callback): Don't connect. * e-shell-view.c (storage_set_view_box_event_cb): Removed. (folder_bar_popup_map_callback): Don't connect. (reparent_storage_set_view_box_and_destroy_popup): Don't ungrab here. (popdown_transient_folder_bar): Ungrab here. (popdown_transient_folder_bar_idle): New. (switch_on_folder_tree_click): Invoke it in the idle loop. Also, ungrab. svn path=/trunk/; revision=13025 --- shell/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 7e011992c3..482e7d5cf4 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,14 @@ +2001-09-20 Ettore Perazzoli + + * e-shell-view.c (storage_set_view_box_event_cb): Removed. + (folder_bar_popup_map_callback): Don't connect. + (reparent_storage_set_view_box_and_destroy_popup): Don't ungrab + here. + (popdown_transient_folder_bar): Ungrab here. + (popdown_transient_folder_bar_idle): New. + (switch_on_folder_tree_click): Invoke it in the idle loop. Also, + ungrab. + 2001-09-20 Iain Holmes * e-shell-startup-wizard.c (e_shell_startup_wizard_create): Check -- cgit