diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-09-21 06:59:37 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-09-21 06:59:37 +0800 |
commit | 4f77a21a2af63fe751f734b6d9316963d703d0fd (patch) | |
tree | ea5bf7b6f5e5a72b9e01481fce6d36aa4368bc87 /shell/ChangeLog | |
parent | 0a31aa1bf976af4d244f47bc3fa3a899b81bb208 (diff) | |
download | gsoc2013-evolution-4f77a21a2af63fe751f734b6d9316963d703d0fd.tar gsoc2013-evolution-4f77a21a2af63fe751f734b6d9316963d703d0fd.tar.gz gsoc2013-evolution-4f77a21a2af63fe751f734b6d9316963d703d0fd.tar.bz2 gsoc2013-evolution-4f77a21a2af63fe751f734b6d9316963d703d0fd.tar.lz gsoc2013-evolution-4f77a21a2af63fe751f734b6d9316963d703d0fd.tar.xz gsoc2013-evolution-4f77a21a2af63fe751f734b6d9316963d703d0fd.tar.zst gsoc2013-evolution-4f77a21a2af63fe751f734b6d9316963d703d0fd.zip |
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
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
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 <ettore@ximian.com> + + * 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 <iain@ximian.com> * e-shell-startup-wizard.c (e_shell_startup_wizard_create): Check |