From e40b1868be45996f361fce9c1ea30dacd03306b2 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Fri, 26 Jul 2002 16:32:33 +0000 Subject: new function for adding VTIMEZONE components to a VCALENDAR component. 2002-07-26 Rodrigo Moya * cal-util/cal-util.[ch] (cal_util_add_timezones_from_component): new function for adding VTIMEZONE components to a VCALENDAR component. * gui/e-calendar-table.c (copy_row_cb): added VTIMEZONE components to resulting VCALENDAR top-level component. * gui/e-week-view.c (e_week_view_copy_clipboard): copy to the clipboard a top-level VCALENDAR component, with all the needed VTIMEZONE components. (e_week_view_on_copy): likewise. * gui/e-day-view.c (e_day_view_copy_clipboard): likewise. (e_day_view_on_copy): likewise. svn path=/trunk/; revision=17604 --- calendar/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index a5c17eecac..f28aa74e6c 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,20 @@ +2002-07-26 Rodrigo Moya + + * cal-util/cal-util.[ch] (cal_util_add_timezones_from_component): + new function for adding VTIMEZONE components to a VCALENDAR + component. + + * gui/e-calendar-table.c (copy_row_cb): added VTIMEZONE components + to resulting VCALENDAR top-level component. + + * gui/e-week-view.c (e_week_view_copy_clipboard): copy to the + clipboard a top-level VCALENDAR component, with all the needed + VTIMEZONE components. + (e_week_view_on_copy): likewise. + + * gui/e-day-view.c (e_day_view_copy_clipboard): likewise. + (e_day_view_on_copy): likewise. + 2002-07-26 JP Rosevear * gui/comp-editor-factory.c (impl_editExisting): focus the editor -- cgit v1.2.3