From 989ab1d5c8b4ceb9a9689baadab1a55b067f7d05 Mon Sep 17 00:00:00 2001 From: Chenthill Palanisamy Date: Mon, 20 Jun 2005 17:27:52 +0000 Subject: Added support for delegation in personal calendar svn path=/trunk/; revision=29553 --- plugins/itip-formatter/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'plugins/itip-formatter/ChangeLog') diff --git a/plugins/itip-formatter/ChangeLog b/plugins/itip-formatter/ChangeLog index 85d730682a..d95dba374c 100644 --- a/plugins/itip-formatter/ChangeLog +++ b/plugins/itip-formatter/ChangeLog @@ -1,3 +1,20 @@ +2005-06-20 Chenthill Palanisamy + + * itip-formatter.c: (find_my_address), (set_attendee), + (send_comp_to_attendee), (remove_delegate), + (update_attendee_status), (extract_itip_data), + (format_itip_object): Set the delegator address. If the + organizer refuses to add the new delegate, send a cancel + method to the delegate and request to the attendee. + * itip-view.h: + * itip-view.c: (set_calendar_sender_text), (itip_view_init), + (itip_view_get_show_rsvp), (itip_view_set_update), + (itip_view_get_update), (itip_view_set_show_update), + (itip_view_get_show_update): Added functions to show an + option to send updates to attendees. + * org-gnome-itip-formatter.error.xml: Added the error + message to add a new delegate. + 2005-06-18 Tor Lillqvist * org-gnome-itip-formatter.eplug.xml: Use SOEXT. -- cgit v1.2.3