diff options
author | Seth Alves <alves@src.gnome.org> | 2000-04-26 03:50:54 +0800 |
---|---|---|
committer | Seth Alves <alves@src.gnome.org> | 2000-04-26 03:50:54 +0800 |
commit | ae6031ecceb5dc02d5dafad6b31378021f358338 (patch) | |
tree | 61634b1c9d49973a69e27bd6d5baa953aca4404f /calendar/ChangeLog | |
parent | abc010d5a55c5715a6aa8deff0e7adeb316ca3a5 (diff) | |
download | gsoc2013-evolution-ae6031ecceb5dc02d5dafad6b31378021f358338.tar.gz 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/ChangeLog | 4 |
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 |