aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2002-05-08 02:53:10 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2002-05-08 02:53:10 +0800
commit03e2a84eda5327f01e768e74caa81247faf7a157 (patch)
treed4798b79f967e18f8b3dbbea64dd78c3a1b896dd /shell/ChangeLog
parent197f7bcd679d5e3d35045e094828b39693c2ffc8 (diff)
downloadgsoc2013-evolution-03e2a84eda5327f01e768e74caa81247faf7a157.tar
gsoc2013-evolution-03e2a84eda5327f01e768e74caa81247faf7a157.tar.gz
gsoc2013-evolution-03e2a84eda5327f01e768e74caa81247faf7a157.tar.bz2
gsoc2013-evolution-03e2a84eda5327f01e768e74caa81247faf7a157.tar.lz
gsoc2013-evolution-03e2a84eda5327f01e768e74caa81247faf7a157.tar.xz
gsoc2013-evolution-03e2a84eda5327f01e768e74caa81247faf7a157.tar.zst
gsoc2013-evolution-03e2a84eda5327f01e768e74caa81247faf7a157.zip
Use the new evolution_shell_client_create_storage_set_view() call.
* evolution-test-component.c (create_new_folder_selector): Use the new evolution_shell_client_create_storage_set_view() call. * evolution-shell-client.c (evolution_shell_client_create_storage_set_view): New. svn path=/trunk/; revision=16707
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 16a8070978..7386b92569 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,13 @@
2002-05-07 Ettore Perazzoli <ettore@ximian.com>
+ * evolution-test-component.c (create_new_folder_selector): Use the
+ new evolution_shell_client_create_storage_set_view() call.
+
+ * evolution-shell-client.c
+ (evolution_shell_client_create_storage_set_view): New.
+
+2002-05-07 Ettore Perazzoli <ettore@ximian.com>
+
* evolution-storage-set-view-factory.c
(evolution_storage_set_view_factory_new_view): Put the
EStorageSetView in an EScrollFrame.