From 1877cabfd1747e10a1aa38bc30f05ed521f86345 Mon Sep 17 00:00:00 2001 From: Gary Ekker Date: Thu, 15 Apr 2004 14:44:20 +0000 Subject: move the calendar publishing initialization from createControls to main.c 2004-04-15 Gary Ekker * gui/calendar-component.h: move the calendar publishing initialization from createControls to main.c * gui/calendar-component.c: (create_controls): Ditto * gui/main.c: (initialize): Ditto * gui/dialogs/cal-prefs-dialog.c: (url_list_changed): remove a gfree that was freeing a before it should have been. Also removed cruft from a previous attempt to fix the crash. svn path=/trunk/; revision=25480 --- calendar/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 90023275fc..8d776b18ef 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,16 @@ +2004-04-15 Gary Ekker + + * gui/calendar-component.h: move the calendar publishing initialization + from createControls to main.c + + * gui/calendar-component.c: (create_controls): Ditto + + * gui/main.c: (initialize): Ditto + + * gui/dialogs/cal-prefs-dialog.c: (url_list_changed): remove a gfree + that was freeing a before it should have been. Also removed cruft from + a previous attempt to fix the crash. + 2004-04-15 Rodrigo Moya * gui/dialogs/select-source-dialog.c (select_source_dialog): added some @@ -36,6 +49,7 @@ could be NULL if the source was deleted rather than unchecked (update_primary_task_selection): look at the task source list +>>>>>>> 1.2252 2004-04-14 JP Rosevear Fixes #56553 -- cgit v1.2.3