From f7c509da222e019b85e30621d4ee455335195379 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Wed, 7 Nov 2001 15:43:32 +0000 Subject: make sure to remove all attendees from the model when we edit a new comp, 2001-11-06 JP Rosevear * gui/dialogs/event-editor.c (event_editor_edit_comp): make sure to remove all attendees from the model when we edit a new comp, append the pages if they are needed and we weren't showing them before * gui/dialogs/task-editor.c (task_editor_edit_comp): same as above * gui/dialogs/comp-editor.c (comp_editor_remove_page): check for a return value indicating the page was not found and return if so svn path=/trunk/; revision=14615 --- calendar/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 1f9d4670c8..23b9cb2beb 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,15 @@ +2001-11-06 JP Rosevear + + * gui/dialogs/event-editor.c (event_editor_edit_comp): make sure + to remove all attendees from the model when we edit a new comp, + append the pages if they are needed and we weren't showing them + before + + * gui/dialogs/task-editor.c (task_editor_edit_comp): same as above + + * gui/dialogs/comp-editor.c (comp_editor_remove_page): check for a + return value indicating the page was not found and return if so + 2001-11-05 Ettore Perazzoli * gui/dialogs/e-delegate-dialog.c: #include -- cgit v1.2.3