From db75f8912dff0be20f17946b0131e88ae67ea837 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Fri, 8 Sep 2000 21:15:38 +0000 Subject: Make EvolutionStorage support multiple listeners. svn path=/trunk/; revision=5275 --- shell/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 2a3c9d06ed..ba2f14e9d4 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,17 @@ +2000-09-08 Ettore Perazzoli + + * evolution-storage.c: New member `folder_tree' in + `EvolutionStoragePrivate'. + (init): Initialize it. + (destroy): Destroy it. + (list_through_listener): New. + (add_listener): Use it to list all the current folders through the + listener. + (evolution_storage_new_folder): Add the thingie to the + `folder_tree'. + (evolution_storage_removed_folder): Remove the thingie from the + `folder_tree'. + 2000-09-08 Ettore Perazzoli * e-storage.c: Replaced the `path_to_folder' GHashTable with an -- cgit v1.2.3