From f3a444674878385818f5fb13f5e65bae9a50eca3 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Thu, 14 Mar 2002 19:08:20 +0000 Subject: add all day event editor mode 2002-03-14 JP Rosevear * idl/evolution-calendar.idl: add all day event editor mode * gui/component-factory.c: clean up exception handling (sc_user_create_new_item_cb): support the all day event id (create_object): add a user creatable all day appointment item * gui/comp-editor-factory.c (get_default_event): get a default event either all day or starting at the top of the hour (get_default_task): get a default task (edit_new): support the all day event mode * gui/calendar-commands.c: remove unused functions/verbs svn path=/trunk/; revision=16157 --- calendar/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index be89c1b4b6..ba6521c843 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,18 @@ +2002-03-14 JP Rosevear + + * idl/evolution-calendar.idl: add all day event editor mode + + * gui/component-factory.c: clean up exception handling + (sc_user_create_new_item_cb): support the all day event id + (create_object): add a user creatable all day appointment item + + * gui/comp-editor-factory.c (get_default_event): get a default + event either all day or starting at the top of the hour + (get_default_task): get a default task + (edit_new): support the all day event mode + + * gui/calendar-commands.c: remove unused functions/verbs + 2002-03-13 Ettore Perazzoli * gui/GNOME_Evolution_Calendar.oaf.in: Add an -- cgit v1.2.3