aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2001-02-17 19:06:39 +0800
committerChris Lahey <clahey@src.gnome.org>2001-02-17 19:06:39 +0800
commitec5d0a0fab3c33f68efe32decf6a55f0b174a796 (patch)
tree186231a4ad5f0effabec6d76bf3b0ac3ce9848c4 /shell/ChangeLog
parent08f5c5e324dd5c6906f6cbf2225e4c25f3c3d5fa (diff)
downloadgsoc2013-evolution-ec5d0a0fab3c33f68efe32decf6a55f0b174a796.tar
gsoc2013-evolution-ec5d0a0fab3c33f68efe32decf6a55f0b174a796.tar.gz
gsoc2013-evolution-ec5d0a0fab3c33f68efe32decf6a55f0b174a796.tar.bz2
gsoc2013-evolution-ec5d0a0fab3c33f68efe32decf6a55f0b174a796.tar.lz
gsoc2013-evolution-ec5d0a0fab3c33f68efe32decf6a55f0b174a796.tar.xz
gsoc2013-evolution-ec5d0a0fab3c33f68efe32decf6a55f0b174a796.tar.zst
gsoc2013-evolution-ec5d0a0fab3c33f68efe32decf6a55f0b174a796.zip
Cast this fucntion pointer.
2001-02-17 Christopher James Lahey <clahey@ximian.com> * e-shell-view-menu.c (file_verbs): Cast this fucntion pointer. * e-storage-set-view.c (ETABLE_SPEC): Turn on horizontal scrolling here. * evolution-shell-component.c (impl_ShellComponent_async_copy_folder): Commented out this unused function. * evolution-storage.c (storage_gtk_to_corba_result): Removed an unused variable here. * importer/importer.c: Include gal/widets/e-gui-utils.h. svn path=/trunk/; revision=8269
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index a7376eb691..3621b3585b 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,19 @@
+2001-02-17 Christopher James Lahey <clahey@ximian.com>
+
+ * e-shell-view-menu.c (file_verbs): Cast this fucntion pointer.
+
+ * e-storage-set-view.c (ETABLE_SPEC): Turn on horizontal scrolling
+ here.
+
+ * evolution-shell-component.c
+ (impl_ShellComponent_async_copy_folder): Commented out this unused
+ function.
+
+ * evolution-storage.c (storage_gtk_to_corba_result): Removed an
+ unused variable here.
+
+ * importer/importer.c: Include gal/widets/e-gui-utils.h.
+
2001-02-14 Dan Winship <danw@ximian.com>
* Evolution-Storage.idl: add asyncCreateFolder and