diff options
author | Iain Holmes <iain@src.gnome.org> | 2002-07-29 19:49:27 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2002-07-29 19:49:27 +0800 |
commit | 568f960447e0cb9b0eb520ae32a8490e2830e072 (patch) | |
tree | d51e8ec15c536fb348bd48556f3fe1d5fd7b0f84 /my-evolution/ChangeLog | |
parent | 1c9b6e1fe7456b3ef326fdcddba89c3eb0a9a891 (diff) | |
download | gsoc2013-evolution-568f960447e0cb9b0eb520ae32a8490e2830e072.tar.gz gsoc2013-evolution-568f960447e0cb9b0eb520ae32a8490e2830e072.tar.zst gsoc2013-evolution-568f960447e0cb9b0eb520ae32a8490e2830e072.zip |
Colour the tasks depending on their due date/time
svn path=/trunk/; revision=17628
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index 61532aaace..e3c41815dc 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,5 +1,12 @@ 2002-07-29 Iain Holmes <iain@ximian.com> + * 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 <iain@ximian.com> + * Locations: Fixed typo according to bug #18963 * Locations.h: Updated. |