From 7f6f7e52113103e38dbb27aef10c1ffc25f269ec Mon Sep 17 00:00:00 2001 From: Federico Mena Quintero Date: Wed, 5 Sep 2001 02:52:52 +0000 Subject: Implemented. 2001-09-04 Federico Mena Quintero * gui/component-factory.c (sc_user_create_new_item_cb): Implemented. * gui/main.c (component_editor_factory_init): New function to create the factory for the comp_editor_factory. * gui/comp-editor-factory.c: Finished implementation. * gui/alarm-notify/alarm-queue.c (edit_component): Implemented the Edit command. * gui/Makefile.am (evolution_calendar_SOURCES): Added comp-editor-factory.[ch] to the list of sources. svn path=/trunk/; revision=12619 --- calendar/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 27d8d7a82e..881d010183 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,19 @@ +2001-09-04 Federico Mena Quintero + + * gui/component-factory.c (sc_user_create_new_item_cb): + Implemented. + + * gui/main.c (component_editor_factory_init): New function to + create the factory for the comp_editor_factory. + + * gui/comp-editor-factory.c: Finished implementation. + + * gui/alarm-notify/alarm-queue.c (edit_component): Implemented the + Edit command. + + * gui/Makefile.am (evolution_calendar_SOURCES): Added + comp-editor-factory.[ch] to the list of sources. + 2001-09-03 Damon Chaplin * gui/calendar-commands.c (calendar_control_activate): -- cgit v1.2.3