From b5c3ca3079407391e099eea277f37ad45e5866d7 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Fri, 3 Aug 2001 13:18:08 +0000 Subject: Make "My Evolution" a normal storage instead of being the toplevel node that contains everything else. svn path=/trunk/; revision=11610 --- shell/ChangeLog | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 1a739f4030..1921bd4695 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,32 @@ +2001-08-03 Ettore Perazzoli + + * e-storage-set-view.c (storage_sort_callback): Put the storage + named E_SUMMARY_STORAGE_NAME on top. + + * e-shell.c: New member `summary_storage' in `EShellPrivate'. + (init): Init to NULL. + (destroy): Unref if not NULL. + + * e-summary-storage.c: New. + * e-summary-storage.h: New. + + * e-storage-set-view.c: New #define `ROOT_NODE_NAME', defined to + be "/RootNode". + (e_storage_set_view_set_show_folders): Use that instead of "My + Evolution". + (e_storage_set_view_construct): Hide the root node. Use + `ROOT_NODE_NAME' instead of "My Evolution". + + * e-shortcuts-view.c (icon_callback): No bad special hack for "My + Evolution" here. + + * e-shell-view.c (update_window_icon): Remove kludgey + @is_my_evolution arg and stop doing special "My Evolution" things. + (update_folder_title_bar): Likewise. + (update_for_current_uri): Don't do special "My Evolution" things + here either. + (get_control_for_uri): Don't do the "My Evolution" hack here. + 2001-08-03 Ettore Perazzoli * e-storage-set-view.c (tree_drag_data_received): Call -- cgit v1.2.3