From 225f98121898dbdd8d633843c1df70093fd2e5ba Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Wed, 5 Dec 2001 22:56:54 +0000 Subject: [Fix #7827, Switching desktops leaves the folder bar popped up.] * e-shell-view.c (folder_bar_popup_map_callback): And grab the keyboard as well. (popdown_transient_folder_bar): Ungrab the keyboard as well. (switch_on_folder_tree_click): Likewise. [Fix #16507, Right Click -> View does nothing.] * e-shell-view-menu.c: New verb "ActivateView". (command_activate_view): New, callback for the "ActivateView" verb. svn path=/trunk/; revision=14897 --- shell/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 7dd91cbf36..155ec88dc4 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,18 @@ +2001-12-04 Ettore Perazzoli + + [Fix #7827, Switching desktops leaves the folder bar popped up.] + + * e-shell-view.c (folder_bar_popup_map_callback): And grab the + keyboard as well. + (popdown_transient_folder_bar): Ungrab the keyboard as well. + (switch_on_folder_tree_click): Likewise. + + [Fix #16507, Right Click -> View does nothing.] + + * e-shell-view-menu.c: New verb "ActivateView". + (command_activate_view): New, callback for the "ActivateView" + verb. + 2001-11-15 Zbigniew Chyla * e-shell-folder-commands.c (e_shell_command_rename_folder): Convert -- cgit v1.2.3