From 5faad755894f3fc316b58027c29695f78ceba134 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Wed, 25 Jul 2001 18:52:31 +0000 Subject: see if the address is already in the list of attendees (duplicate_error): 2001-07-25 JP Rosevear * gui/dialogs/meeting-page.c (is_duplicate): see if the address is already in the list of attendees (duplicate_error): throw up an error dialog (popup_delegate_cb): if the attendee has already delegated, delete the old delegatee (value_at): cast to kill warnings (append_row): don't add the new attendee if they are already in the list svn path=/trunk/; revision=11406 --- calendar/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index a21a0ea9c1..bae9dfe0c6 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,14 @@ +2001-07-25 JP Rosevear + + * gui/dialogs/meeting-page.c (is_duplicate): see if the address is + already in the list of attendees + (duplicate_error): throw up an error dialog + (popup_delegate_cb): if the attendee has already delegated, delete + the old delegatee + (value_at): cast to kill warnings + (append_row): don't add the new attendee if they are already in + the list + 2001-07-24 Damon Chaplin * gui/dialogs/recurrence-page.c (get_exception_string): calculate -- cgit v1.2.3