From a3da56611e96dae9fc2f4205e59820b1214e4172 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Thu, 17 Oct 2002 21:34:10 +0000 Subject: if the value is a datetime, convert it to a date 2002-10-17 JP Rosevear * gui/dialogs/recurrence-page.c (fill_ending_date): if the value is a datetime, convert it to a date * gui/itip-utils.c (comp_compliant): convert an UNTIL date value to a datetime value * cal-util/cal-component.c (cal_component_has_simple_recurrence): check to see if the component recurrences meet our definition of "simple" * cal-util/cal-component.h: new proto svn path=/trunk/; revision=18389 --- calendar/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 5cfd140042..71e7b02556 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,17 @@ +2002-10-17 JP Rosevear + + * gui/dialogs/recurrence-page.c (fill_ending_date): if the value + is a datetime, convert it to a date + + * gui/itip-utils.c (comp_compliant): convert an UNTIL date value + to a datetime value + + * cal-util/cal-component.c (cal_component_has_simple_recurrence): + check to see if the component recurrences meet our definition of + "simple" + + * cal-util/cal-component.h: new proto + 2002-10-17 Rodrigo Moya * gui/dialogs/recurrence-page.c (fill_component): changed to have a -- cgit v1.2.3