aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 2d78fd8f5a..1af4a5002f 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,21 @@
2000-07-20 Ettore Perazzoli <ettore@helixcode.com>
+ * evolution-shell-component.c: New member
+ `populate_folder_context_menu' in
+ `EvolutionShellComponentPrivate'.
+ (impl_ShellComponent_populate_folder_context_menu): New,
+ implementation for
+ `Evolution::ShellComponent::populate_folder_context_menu'.
+ (corba_class_init): Install it.
+ (evolution_shell_component_new): New arg
+ @populate_folder_context_menu.
+ (evolution_shell_component_construct): Likewise.
+
+ * Evolution-ShellComponent.idl: New method
+ `::populate_folder_context_menu'.
+
+2000-07-20 Ettore Perazzoli <ettore@helixcode.com>
+
* e-shell-view.c (e_shell_view_save_settings): Save the paned
positions.
(e_shell_view_load_settings): Restore them.