From c91b4c129a05a17a3a4b9861630a9cb43589ca4a Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Fri, 2 Jun 2000 04:40:44 +0000 Subject: Handler for the "editor_closed" signal of the event editor; we just 2000-06-01 Federico Mena Quintero * gui/gnome-cal.c (editor_closed_cb): Handler for the "editor_closed" signal of the event editor; we just destroy it then. * gui/event-editor.c (app_delete_event_cb): Callback used when the dialog is closed. Release the iCalObject here instead of the event editor's destroy handler, and emit the new "editor_closed" signal. svn path=/trunk/; revision=3376 --- calendar/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index f58a8e42dd..04809350c2 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,14 @@ +2000-06-01 Federico Mena Quintero + + * gui/gnome-cal.c (editor_closed_cb): Handler for the + "editor_closed" signal of the event editor; we just destroy it + then. + + * gui/event-editor.c (app_delete_event_cb): Callback used when the + dialog is closed. Release the iCalObject here instead of the + event editor's destroy handler, and emit the new "editor_closed" + signal. + 2000-06-01 Federico Mena Quintero * gui/event-editor-dialog.glade: Change of plans. The toplevel -- cgit v1.2.3