aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorSeth Alves <alves@src.gnome.org>2000-04-26 03:50:54 +0800
committerSeth Alves <alves@src.gnome.org>2000-04-26 03:50:54 +0800
commitae6031ecceb5dc02d5dafad6b31378021f358338 (patch)
tree61634b1c9d49973a69e27bd6d5baa953aca4404f /calendar/ChangeLog
parentabc010d5a55c5715a6aa8deff0e7adeb316ca3a5 (diff)
downloadgsoc2013-evolution-ae6031ecceb5dc02d5dafad6b31378021f358338.tar
gsoc2013-evolution-ae6031ecceb5dc02d5dafad6b31378021f358338.tar.gz
gsoc2013-evolution-ae6031ecceb5dc02d5dafad6b31378021f358338.tar.bz2
gsoc2013-evolution-ae6031ecceb5dc02d5dafad6b31378021f358338.tar.lz
gsoc2013-evolution-ae6031ecceb5dc02d5dafad6b31378021f358338.tar.xz
gsoc2013-evolution-ae6031ecceb5dc02d5dafad6b31378021f358338.tar.zst
gsoc2013-evolution-ae6031ecceb5dc02d5dafad6b31378021f358338.zip
hook for widget destroy -- used to unref the CalClient so wombat knows we
* gui/gnome-cal.c (gnome_calendar_destroy): hook for widget destroy -- used to unref the CalClient so wombat knows we are gone. (gnome_calendar_class_init): added a class init for this widget. svn path=/trunk/; revision=2613
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index d0a736019b..64bed82926 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,9 @@
2000-04-25 Seth Alves <alves@hungry.com>
+ * gui/gnome-cal.c (gnome_calendar_destroy): hook for widget
+ destroy -- used to unref the CalClient so wombat knows we are gone.
+ (gnome_calendar_class_init): added a class init for this widget.
+
* gui/e-day-view.c (e_day_view_update_event): allow for null ico
* gui/e-week-view.c (e_week_view_update_event): allow for null ico