From d4e79bae46785f6486c5304738a908300aa626a5 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Sat, 24 Jan 2004 21:29:13 +0000 Subject: use the colors from the model as background, not as foreground. 2004-01-24 Rodrigo Moya * gui/e-calendar-table.c (e_calendar_table_init): use the colors from the model as background, not as foreground. * gui/e-cal-model-tasks.c (ecmt_get_color_for_component): return the color assigned to each URI if it's not overdue. svn path=/trunk/; revision=24413 --- calendar/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index fbc2cde5e2..631af9fbfd 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2004-01-24 Rodrigo Moya + + * gui/e-calendar-table.c (e_calendar_table_init): use the colors from + the model as background, not as foreground. + + * gui/e-cal-model-tasks.c (ecmt_get_color_for_component): return the + color assigned to each URI if it's not overdue. + 2004-01-24 JP Rosevear * gui/tasks-component.c (setup_create_ecal): listen for the -- cgit