From 6d6fbca005c1a275d5606b9592adcd2568a9a1dd Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Tue, 23 Jan 2001 00:38:29 +0000 Subject: Changelog svn path=/trunk/; revision=7730 --- shell/ChangeLog | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) (limited to 'shell') diff --git a/shell/ChangeLog b/shell/ChangeLog index b33f999574..395eb19ef9 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,41 @@ +2001-01-19 Iain Holmes + + * importer/GNOME_Evolution_Importer.idl: Make the processItem oneway. + Make the Listener interface inherit from Bonobo::Unknown. + + * importer/evolution-importer-client.[ch]: Remove all the crap to deal + with creating the Listener object. + + * importer/evolution-importer-listener.[ch]: A new bonobo object to + implement the ImporterListener interface. + + * importer/importer.c: Fix it up to use the new Listener object. + +2001-01-18 Iain Holmes + + * e-shortcuts-view.c (show_new_group_dialog): Don't make the dialog + modal. + +2001-01-16 Iain Holmes + + * importer/GNOME_Evolution_Importer.idl: Removed the ImporterFactory + interface and put the methods from it into the Importer interface. + + * importer/evolution-importer-factory.[ch]: Removed. + + * importer/evolution-importer.[ch]: Added the new methods. + Added inline documentation for all public functions. + + * importer/evolution-importer-client.[ch]: Added new client support for + the new methods. + Added inline documentation for all public functions. + + * importer/importer.c (create_plugin_menu): Changed the query to look for + IDL:GNOME/Evolution/Importer:1.0. + (start_import): Do all CORBA methods through the EvolutionImporterClient. + (get_iid_for_filetype): Change query to search for + IDL:GNOME/Evolution/Importer:1.0. + 2001-01-19 Dan Winship * evolution-storage.c (evolution_storage_folder_exists): New -- cgit v1.2.3