From 102637d0fe97ccdf3a1131d41d04286b135a6be0 Mon Sep 17 00:00:00 2001 From: Hans Petter Jansson Date: Mon, 7 Apr 2003 00:14:52 +0000 Subject: Week view part of fix for #39895. 2003-04-06 Hans Petter Jansson Week view part of fix for #39895. * gui/e-week-view-main-item.c (e_week_view_main_item_draw_day): Use the UNFOCUSSED colour if we're not focused, rather than not drawing anything. * gui/e-week-view.c: Set up the UNFOCUSSED colour. * gui/e-week-view.h: Add the UNFOCUSSED colour. svn path=/trunk/; revision=20689 --- calendar/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index d8f8fc8674..7f9c83496f 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,15 @@ +2003-04-06 Hans Petter Jansson + + Week view part of fix for #39895. + + * gui/e-week-view-main-item.c (e_week_view_main_item_draw_day): + Use the UNFOCUSSED colour if we're not focused, rather than not + drawing anything. + + * gui/e-week-view.c: Set up the UNFOCUSSED colour. + + * gui/e-week-view.h: Add the UNFOCUSSED colour. + 2003-04-04 JP Rosevear Fixes #40790 -- cgit v1.2.3