From 470bb0bff4c3623434b12e55a4934c84defee615 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Sat, 29 Mar 2003 20:04:52 +0000 Subject: Fixes #39895 2003-03-29 Not Zed Fixes #39895 * gui/e-day-view.h (EDayViewColors): add an unfocussed colour to draw the selection in when we're not focussed. * gui/e-day-view.c (e_day_view_realize): Initialise E_DAY_VIEW_COLOR_BG_SELECTED_UNFOCUSSED to be 1/2 saturation of the focussed colour. * gui/e-day-view-main-item.c (e_day_view_main_item_draw): Use the UFOCUSSED colour if we aren't focussed, rather than just not drawing anything. svn path=/trunk/; revision=20579 --- calendar/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index bc177b7cc2..0dba61eb4b 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,18 @@ +2003-03-29 Not Zed + + Fixes #39895 + + * gui/e-day-view.h (EDayViewColors): add an unfocussed colour to + draw the selection in when we're not focussed. + + * gui/e-day-view.c (e_day_view_realize): Initialise + E_DAY_VIEW_COLOR_BG_SELECTED_UNFOCUSSED to be 1/2 saturation of + the focussed colour. + + * gui/e-day-view-main-item.c (e_day_view_main_item_draw): Use the + UFOCUSSED colour if we aren't focussed, rather than just not + drawing anything. + 2003-03-28 JP Rosevear * gui/e-itip-control.c (get_servers): the shell client is a -- cgit v1.2.3