From ac3b4c71ffbd70f791f70962daeadf4ce99d5f5b Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Fri, 20 Sep 2002 19:36:54 +0000 Subject: check to see if the component is already on the server or not 2002-09-20 JP Rosevear * gui/comp-util.c (cal_comp_is_on_server): check to see if the component is already on the server or not * gui/comp-util.h: change proto * gui/e-week-view.c (e_week_view_on_editing_stopped): only delete the event if the summary is empty and the component is not already on the server * gui/e-day-view.c (e_day_view_on_editing_stopped): same Fixes #14111 svn path=/trunk/; revision=18138 --- calendar/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index a729739271..6ffc860a84 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,20 @@ 2002-09-20 JP Rosevear + * gui/comp-util.c (cal_comp_is_on_server): check to see if the + component is already on the server or not + + * gui/comp-util.h: change proto + + * gui/e-week-view.c (e_week_view_on_editing_stopped): only delete + the event if the summary is empty and the component is not already + on the server + + * gui/e-day-view.c (e_day_view_on_editing_stopped): same + + Fixes #14111 + +2002-09-20 JP Rosevear + * gui/dialogs/meeting-page.c (meeting_page_fill_widgets): set the deleted attendees array to size 0 after we clean it up -- cgit v1.2.3