From 602ee2f49664f532de6ba5f44b323dcb26192012 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Fri, 24 Oct 2003 17:46:27 +0000 Subject: removed repeated initialization. (calendar_component_peek): use G_STRLOC 2003-10-24 Rodrigo Moya * gui/calendar-component.c (calendar_component_class_init): removed repeated initialization. (calendar_component_peek): use G_STRLOC for g_warning's. * gui/tsaks-control.[ch] (tasks_control_activate, tasks_control_deactivate): made these 2 functions public. * gui/tasks-component.[ch]: implementation of the tasks component. * gui/Makefile.am: * gui/GNOME_Evolution_Calendar.server.in.in: added tasks component. * gui/main.c: ditto. (factory): added code to create the tasks component when requested. svn path=/trunk/; revision=23065 --- calendar/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 4ebfac9422..6de9cee8f4 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,20 @@ +2003-10-24 Rodrigo Moya + + * gui/calendar-component.c (calendar_component_class_init): removed + repeated initialization. + (calendar_component_peek): use G_STRLOC for g_warning's. + + * gui/tsaks-control.[ch] (tasks_control_activate, + tasks_control_deactivate): made these 2 functions public. + + * gui/tasks-component.[ch]: implementation of the tasks component. + + * gui/Makefile.am: + * gui/GNOME_Evolution_Calendar.server.in.in: added tasks component. + + * gui/main.c: ditto. + (factory): added code to create the tasks component when requested. + 2003-10-24 Dan Winship * cal-client/cal-client.c (cal_client_get_changes): Remove type arg -- cgit v1.2.3