From 188ec0d0254b5f1e6fa1f98e70f5ad0990184490 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Wed, 11 Jul 2001 23:46:52 +0000 Subject: be careful about adding and stripping MAILTO:'s properly 2001-07-11 JP Rosevear * gui/dialogs/meeting-page.c: be careful about adding and stripping MAILTO:'s properly * gui/dialogs/meeting-page.etspec: add missing columns * gui/itip-utils.c (itip_strip_mailto): point to the real start of the email address * gui/itip-utils.h: add proto * gui/itip-control-factory.c: get rid of the my address property * gui/e-itip-control.c: use the users real identity to figure out which attendee they are (find_my_address): figure out who the user is among the attendees * gui/e-itip-control.h: remove protos * gui/dialogs/Makefile.am: extra dist etspecs * gui/Makefile.am: ditto svn path=/trunk/; revision=11020 --- calendar/ChangeLog | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 957298ab51..2cbf26c8d1 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,27 @@ +2001-07-11 JP Rosevear + + * gui/dialogs/meeting-page.c: be careful about adding and + stripping MAILTO:'s properly + + * gui/dialogs/meeting-page.etspec: add missing columns + + * gui/itip-utils.c (itip_strip_mailto): point to the real start of + the email address + + * gui/itip-utils.h: add proto + + * gui/itip-control-factory.c: get rid of the my address property + + * gui/e-itip-control.c: use the users real identity to figure out + which attendee they are + (find_my_address): figure out who the user is among the attendees + + * gui/e-itip-control.h: remove protos + + * gui/dialogs/Makefile.am: extra dist etspecs + + * gui/Makefile.am: ditto + 2001-07-11 Kjartan Maraas * gui/e-calendar-table.c: Added a hack to get the last -- cgit v1.2.3