diff options
author | Rodrigo Moya <rodrigo@ximian.com> | 2004-01-25 05:29:13 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2004-01-25 05:29:13 +0800 |
commit | d4e79bae46785f6486c5304738a908300aa626a5 (patch) | |
tree | 58acb6b81c2ba65a2e84f518e9f614afe4ec12b5 /calendar/ChangeLog | |
parent | 07a59cbb9e5cc5977fa03cdd976f959d834be824 (diff) | |
download | gsoc2013-evolution-d4e79bae46785f6486c5304738a908300aa626a5.tar.gz gsoc2013-evolution-d4e79bae46785f6486c5304738a908300aa626a5.tar.zst gsoc2013-evolution-d4e79bae46785f6486c5304738a908300aa626a5.zip |
use the colors from the model as background, not as foreground.
2004-01-24 Rodrigo Moya <rodrigo@ximian.com>
* 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
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
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 <rodrigo@ximian.com> + + * 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 <jpr@ximian.com> * gui/tasks-component.c (setup_create_ecal): listen for the |