aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2002-08-02 02:35:45 +0800
committerJP Rosevear <jpr@src.gnome.org>2002-08-02 02:35:45 +0800
commitfe2c641f4dc2ee614274134f6047384ab7b1b97e (patch)
treee86074ee43975b4e4238fbeed51f40174e1d64b2 /calendar/ChangeLog
parent0598c3fb26ddfc0be4d212776bb2875e76e7c111 (diff)
downloadgsoc2013-evolution-fe2c641f4dc2ee614274134f6047384ab7b1b97e.tar
gsoc2013-evolution-fe2c641f4dc2ee614274134f6047384ab7b1b97e.tar.gz
gsoc2013-evolution-fe2c641f4dc2ee614274134f6047384ab7b1b97e.tar.bz2
gsoc2013-evolution-fe2c641f4dc2ee614274134f6047384ab7b1b97e.tar.lz
gsoc2013-evolution-fe2c641f4dc2ee614274134f6047384ab7b1b97e.tar.xz
gsoc2013-evolution-fe2c641f4dc2ee614274134f6047384ab7b1b97e.tar.zst
gsoc2013-evolution-fe2c641f4dc2ee614274134f6047384ab7b1b97e.zip
use get_due_status (get_color): ditto (get_due_status): utility function
2002-08-01 JP Rosevear <jpr@ximian.com> * gui/calendar-model.c (is_overdue): use get_due_status (get_color): ditto (get_due_status): utility function to reduce replicated code, handle the case where the due date is just a date svn path=/trunk/; revision=17671
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 1dba1b375d..2e05bf7821 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,10 @@
+2002-08-01 JP Rosevear <jpr@ximian.com>
+
+ * gui/calendar-model.c (is_overdue): use get_due_status
+ (get_color): ditto
+ (get_due_status): utility function to reduce replicated code,
+ handle the case where the due date is just a date
+
2002-07-31 Rodrigo Moya <rodrigo@ximian.com>
* pcs/query-backend.[ch]: new class for implementing a backend cache