From 03765ef0bb21fb7d98af1dd8d72a76e683a26a2f Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Thu, 22 Mar 2001 12:47:16 +0000 Subject: Added an xfer method to `EStorage' and `GNOME::Evolution::Storage'. svn path=/trunk/; revision=8894 --- shell/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index aa64a3df09..978a6c211e 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,19 @@ +2001-03-22 Ettore Perazzoli + + * e-storage.c (e_storage_async_xfer_folder): New. + (impl_async_xfer_folder): New, default implementation for the + `async_xfer_folder' method. + (class_init): Install it. + + * e-storage.h: New virtual method `async_xfer_folder'. + + * evolution-storage.c (impl_Storage_async_xfer_folder): New. Just + a stub for now. + (evolution_storage_get_epv): Install it as the implementation for + the `asyncXferFolder' method. + + * Evolution-Storage.idl: New method `asyncXferFolder'. + 2001-03-22 Ettore Perazzoli * e-storage-set-view.c: Removed `source_drag_types', -- cgit v1.2.3