From 155223435b0a80bcc8fa3a6ff0b03d2031ae2403 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Tue, 8 Oct 2002 17:58:08 +0000 Subject: Fixes #11434 2002-10-08 Rodrigo Moya Fixes #11434 * gui/dialogs/comp-editor-page.[ch] (comp_editor_page_display_validation_error): new function. * gui/dialogs/event-page.c (event_page_fill_component): * gui/dialogs/recurrence-page.c (fill_component): * gui/dialogs/task-details-page.c (task_details_page_fill_component): * gui/dialogs/task-page.c (task_page_fill_component): added checks for all date values, and return FALSE if we find some invalid date/times. * gui/dialogs/comp-editor.c (save_comp): activate the page that returns error in fill_component. svn path=/trunk/; revision=18352 --- calendar/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 4d9df14caf..edaaa58c14 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,20 @@ +2002-10-08 Rodrigo Moya + + Fixes #11434 + + * gui/dialogs/comp-editor-page.[ch] + (comp_editor_page_display_validation_error): new function. + + * gui/dialogs/event-page.c (event_page_fill_component): + * gui/dialogs/recurrence-page.c (fill_component): + * gui/dialogs/task-details-page.c (task_details_page_fill_component): + * gui/dialogs/task-page.c (task_page_fill_component): added + checks for all date values, and return FALSE if we find + some invalid date/times. + + * gui/dialogs/comp-editor.c (save_comp): activate the page that + returns error in fill_component. + 2002-10-08 JP Rosevear * gui/dialogs/cal-prefs-dialog.c -- cgit v1.2.3