From df76500b5db77f36b9c70325bec72a722a012d21 Mon Sep 17 00:00:00 2001 From: Damon Chaplin Date: Wed, 24 Jan 2001 01:06:02 +0000 Subject: make sure the status is set to "Completed". Fixes bug #1253. 2001-01-23 Damon Chaplin * gui/calendar-model.c (ensure_task_complete): make sure the status is set to "Completed". Fixes bug #1253. * gui/e-tasks.c (e_tasks_open): load the ETable state after opening the tasks folder, since it relies on the folder uri, which isn't set now until you open the folder. * gui/calendar-model.c (obj_updated_cb): add the categories from the updated object to our tree, and emit the "categories-changed" signal if they have changed. Fixes bug #1255. * gui/e-tasks.c: removed debug messages. svn path=/trunk/; revision=7771 --- calendar/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 8b2fc410db..afc225e29b 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,18 @@ +2001-01-23 Damon Chaplin + + * gui/calendar-model.c (ensure_task_complete): make sure the status + is set to "Completed". Fixes bug #1253. + + * gui/e-tasks.c (e_tasks_open): load the ETable state after opening + the tasks folder, since it relies on the folder uri, which isn't set + now until you open the folder. + + * gui/calendar-model.c (obj_updated_cb): add the categories from the + updated object to our tree, and emit the "categories-changed" signal + if they have changed. Fixes bug #1255. + + * gui/e-tasks.c: removed debug messages. + 2001-01-23 JP Rosevear * libical import cleanup -- cgit v1.2.3