From e062edf57318b368b82862dc40c17bcd4be86661 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Mon, 2 Oct 2000 14:22:11 +0000 Subject: Added the ability for the shell to export the storage set view as a Bonobo::Control (untested, and needed by Toshok's subscription dialog). Also, added a custom interface for this control so that the container can get notification when a folder gets selected. svn path=/trunk/; revision=5657 --- shell/ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 6a5bda5196..1aa66a3e8d 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,22 @@ +2000-10-02 Ettore Perazzoli + + * e-shell.c (impl_Shell_create_storage_set_view): New, + implementation for `::create_storage_set_view'. + (corba_class_init): Install. + + * evolution-storage-set-view-factory.c: New. + * evolution-storage-set-view-factory.h: New. + + * evolution-storage-set-view.c: New. + * evolution-storage-set-view.h: New. + + * Evolution-Shell.idl: New method + `Shell::create_storage_set_view'. + + * Evolution.idl: #include . + + * Evolution-StorageSetView.idl: New. + 2000-10-02 Ettore Perazzoli * evolution-storage.c (find_listener_in_list): New helper -- cgit v1.2.3