From 973ca5ea3d5d3b28cbf16865336c344864f652d8 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Thu, 30 Oct 2003 19:04:54 +0000 Subject: removed. 2003-10-30 Rodrigo Moya * gui/e-tasks.[ch] (e_tasks_get_cal_client): removed. * gui/tasks-control.c (sensitize_commands): fixed to work correctly with the ECalView's model. (tasks_control_set_property): don't use e_tasks_get_cal_client. * gui/alarm-notify/alarm-notify.c (free_client_hash): new function to remove items from the CalClient's hash table. (alarm_notify_finalize): call free_client_hash() for each item in the hash table. svn path=/trunk/; revision=23136 --- calendar/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index bb8c794a1e..5c6a6a0750 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,16 @@ +2003-10-30 Rodrigo Moya + + * gui/e-tasks.[ch] (e_tasks_get_cal_client): removed. + + * gui/tasks-control.c (sensitize_commands): fixed to work correctly + with the ECalView's model. + (tasks_control_set_property): don't use e_tasks_get_cal_client. + + * gui/alarm-notify/alarm-notify.c (free_client_hash): new function + to remove items from the CalClient's hash table. + (alarm_notify_finalize): call free_client_hash() for each item + in the hash table. + 2003-10-30 Rodrigo Moya * gui/alarm-notify/notify-main.c (client_die_cb): use -- cgit v1.2.3