From b280d814d60baee0a3fb9f6885f1a0c4b9553606 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Thu, 13 Sep 2001 19:06:15 +0000 Subject: use ical partstat, role, cutypes directly 2001-09-13 JP Rosevear * cal-util/cal-component.h: use ical partstat, role, cutypes directly * cal-util/cal-component.c: ditto * gui/e-itip-control.c (find_my_address): set my addresses if the addresses match (find_attendee): strstr returns non-null on a match (write_html): use new icon, select the name displayed (organizer or attendee) based on method, (ok_clicked_cb): when rsvp'ing strip off all but the attendee being replied for as is specified in the spec (find_attendee_partstat): new util function to extract the partstat of an attendee (update_attendee_status): updates the partstat of a specific attendee in the reply message * gui/dialogs/meeting-page.c: use ical partstat, role, cutypes directly (popup_delegate_cb): if we delegate, notify of needs send and changed (popup_delete_cb): notify of needs send and changed for each deletion svn path=/trunk/; revision=12806 --- calendar/ChangeLog | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 551a977439..848f678a5b 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,29 @@ +2001-09-13 JP Rosevear + + * cal-util/cal-component.h: use ical partstat, role, cutypes + directly + + * cal-util/cal-component.c: ditto + + * gui/e-itip-control.c (find_my_address): set my addresses if the + addresses match + (find_attendee): strstr returns non-null on a match + (write_html): use new icon, select the name displayed (organizer + or attendee) based on method, + (ok_clicked_cb): when rsvp'ing strip off all but the attendee + being replied for as is specified in the spec + (find_attendee_partstat): new util function to extract the + partstat of an attendee + (update_attendee_status): updates the partstat of a specific + attendee in the reply message + + * gui/dialogs/meeting-page.c: use ical partstat, role, cutypes + directly + (popup_delegate_cb): if we delegate, notify of needs send and + changed + (popup_delete_cb): notify of needs send and changed for each + deletion + 2001-09-12 JP Rosevear * gui/calendar-commands.c (publish_freebusy_cmd): send 6 weeks of -- cgit v1.2.3