aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2002-11-13 17:44:11 +0800
committerMichael Zucci <zucchi@src.gnome.org>2002-11-13 17:44:11 +0800
commit836029eadc5ee33f809e25fca030d172497c81fc (patch)
tree2650b31be4c3619087ddc785492ecf89364268b1 /shell/ChangeLog
parentd9b4457fa6b9cf6cee8a2d59da3548492b7c1f6e (diff)
downloadgsoc2013-evolution-836029eadc5ee33f809e25fca030d172497c81fc.tar
gsoc2013-evolution-836029eadc5ee33f809e25fca030d172497c81fc.tar.gz
gsoc2013-evolution-836029eadc5ee33f809e25fca030d172497c81fc.tar.bz2
gsoc2013-evolution-836029eadc5ee33f809e25fca030d172497c81fc.tar.lz
gsoc2013-evolution-836029eadc5ee33f809e25fca030d172497c81fc.tar.xz
gsoc2013-evolution-836029eadc5ee33f809e25fca030d172497c81fc.tar.zst
gsoc2013-evolution-836029eadc5ee33f809e25fca030d172497c81fc.zip
remove GTK_OBJECT cast and other GTK stuff.
2002-11-13 Not Zed <NotZed@Ximian.com> * evolution-storage.c: remove GTK_OBJECT cast and other GTK stuff. * evolution-storage.h: this is a gobject not a gtkobject, fix cast macros, and get_type call. svn path=/trunk/; revision=18735
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 75530ea2dd..37c4d83acb 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,10 @@
+2002-11-13 Not Zed <NotZed@Ximian.com>
+
+ * evolution-storage.c: remove GTK_OBJECT cast and other GTK stuff.
+
+ * evolution-storage.h: this is a gobject not a gtkobject, fix cast
+ macros, and get_type call.
+
2002-11-11 Chris Toshok <toshok@ximian.com>
* e-task-widget.c (impl_finalize): need to assign priv here, fixes