diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index dcca98d85f..8449daf4ec 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,28 @@ +2002-02-20 Ettore Perazzoli <ettore@ximian.com> + + [Fix #20311, new window from Shortcuts should not show the folder + bar and the shortcut bar. Also do the same for right-click on the + folder bar.] + + * e-shell-view-menu.c (command_open_folder_in_new_window): Don't + show the folder bar and the shortcut bar in the new window. + + * e-shell-view.c (activate_shortcut_cb): Don't show the folder bar + and the shortcut bar in the new window. + + * e-shell-view.c (e_shell_create_view): Don't flush the GTK events + here. + +2002-02-20 Ettore Perazzoli <ettore@ximian.com> + + * e-shell.c (e_shell_construct): New arg @start_online. If true, + invoke `e_shell_go_online()' before returning. + (e_shell_new): New arg @start_online. Pass it to + e_shell_construct(). + (init): Default ->line_status to E_SHELL_LINE_STATUS_OFFLINE. + + * main.c (main): Add "--offline" and "--online" options. + 2002-01-30 Not Zed <NotZed@Ximian.com> * e-storage-set-view.c (popup_folder_menu): Use |