From 1fe74f379d97c06001ba47c782f736b8ff42146f Mon Sep 17 00:00:00 2001 From: Suman Manjunath Date: Mon, 7 Jul 2008 08:50:34 +0000 Subject: Fix for bug #370731 (bugzilla.novell.com): Use MAX (, (2 * )) to determine the minimal size for each cell. This prevents the numbers and day-names from getting fuzzy when using large font-sizes. svn path=/trunk/; revision=35731 --- widgets/misc/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'widgets/misc/ChangeLog') diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index 64aaad5152..83bc08112c 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,15 @@ +2008-07-07 Suman Manjunath + + ** Fix for bug #370731 (bugzilla.novell.com) + + * e-calendar-item.c (e_calendar_item_update), + (e_calendar_item_draw_month), (e_calendar_item_draw_day_numbers), + (e_calendar_item_recalc_sizes): + * e-calendar-item.h: + Use MAX (, (2 * )) + to determine the minimal size for each cell. This prevents the numbers + and day-names from getting fuzzy when using large font-sizes. + 2008-06-30 Srinivasa Ragavan ** Fix for bug #519536 -- cgit v1.2.3