diff options
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 ab0dc96a8c..af878b1b36 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,16 @@ 2001-10-17 Ettore Perazzoli <ettore@ximian.com> + * e-shell.c (impl_Shell_selectUserFolder): Set the parent + according to the XID we get. + + * Evolution-Shell.idl: New arg @parent_xid in `::selectUserFolder'. + + * evolution-shell-client.c + (evolution_shell_client_user_select_folder): New arg @parent. + (user_select_folder): Likewise. Pass it to the CORBA method. + +2001-10-17 Ettore Perazzoli <ettore@ximian.com> + * main.c (idle_cb): Urgh. Remove stale line that caused `display_default' to be set to TRUE for all the non-NULL shell cases. |