From 2fe0e9f18fa879a2957e07ff43252d60c21f7b00 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Wed, 4 Sep 2002 18:12:28 +0000 Subject: bail out if we couldn't send the cancel 2002-09-04 JP Rosevear * gui/dialogs/event-editor.c (event_editor_send_comp): bail out if we couldn't send the cancel * gui/dialogs/task-editor.c (task_editor_send_comp): ditto * gui/dialogs/comp-editor.c (save_comp_with_send): indicate send status (real_send_comp): return success/fail, only resave the component a if we successfully sent (comp_editor_send_comp): return success/fail * gui/itip-utils.h: update proto * gui/itip-utils.c (itip_send_comp): return true if we sent the message svn path=/trunk/; revision=17966 --- calendar/ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 33f2cdff63..4e235e7456 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,21 @@ +2002-09-04 JP Rosevear + + * gui/dialogs/event-editor.c (event_editor_send_comp): bail out if + we couldn't send the cancel + + * gui/dialogs/task-editor.c (task_editor_send_comp): ditto + + * gui/dialogs/comp-editor.c (save_comp_with_send): indicate send + status + (real_send_comp): return success/fail, only resave the component a + if we successfully sent + (comp_editor_send_comp): return success/fail + + * gui/itip-utils.h: update proto + + * gui/itip-utils.c (itip_send_comp): return true if we sent the + message + 2002-09-04 JP Rosevear * gui/itip-utils.c (comp_server_send): provide error message -- cgit v1.2.3