From 568f960447e0cb9b0eb520ae32a8490e2830e072 Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Mon, 29 Jul 2002 11:49:27 +0000 Subject: Colour the tasks depending on their due date/time svn path=/trunk/; revision=17628 --- my-evolution/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'my-evolution/ChangeLog') diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index 61532aaace..e3c41815dc 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,10 @@ +2002-07-29 Iain Holmes + + * e-summary-tasks.c (get_task_colour): Get the colour for a task: Red + if overdue, blue if todays task, black otherwise. + (generate_html): Get the task colour, and shuffle the HTML around so + the colour gets preference over the link. + 2002-07-29 Iain Holmes * Locations: Fixed typo according to bug #18963 -- cgit