From 411d79d4882a877a536bdd387939e3347080fdd5 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Wed, 27 Jun 2001 23:37:01 +0000 Subject: Rename the method implementation functions to match the CORBA names. svn path=/trunk/; revision=10549 --- shell/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 501036b244..262090fd6f 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,20 @@ +2001-06-27 Ettore Perazzoli + + * evolution-shell-component.c (impl_setOwner): Renamed from + `impl_ShellComponent_set_owner'. + (impl_unsetOwner): Renamed from `impl_ShellComponent_unset_owner'. + (impl_debug): Renamed from `impl_ShellComponent_debug'. + (impl_createView): Renamed from `impl_ShellComponent_create_view'. + (impl_createFolderAsync): Renamed from + `impl_ShellComponent_async_create_folder'. + (impl_removeFolderAsync): Renamed from + `impl_ShellComponent_async_remove_folder'. + (impl_xferFolderAsync): Renamed from + `impl_ShellComponent_async_xfer_folder'. + (impl_populateFolderContextMenu): Renamed from + `impl_ShellComponent_populate_folder_context_menu'. + (class_init): Updated accordingly. + 2001-06-27 Ettore Perazzoli * evolution-test-component.c (factory_fn): Pass NULL as the -- cgit v1.2.3