From 1f74b320373be33b8527e336b480b66ebd51aae5 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Tue, 27 Nov 2007 09:48:14 +0000 Subject: ** Fix for bug #214645 2007-11-27 Milan Crha ** Fix for bug #214645 * gui/e-week-view.c: (e_week_view_get_day_position), (e_week_view_convert_position_to_day): * gui/e-week-view-layout.c: (e_week_view_layout_event), (e_week_view_layout_get_span_position): Collapses non-working days to occupy one row and expand other days if possible. svn path=/trunk/; revision=34594 --- calendar/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index a0bf88c458..f3fd948722 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,14 @@ +2007-11-27 Milan Crha + + ** Fix for bug #214645 + + * gui/e-week-view.c: (e_week_view_get_day_position), + (e_week_view_convert_position_to_day): + * gui/e-week-view-layout.c: (e_week_view_layout_event), + (e_week_view_layout_get_span_position): + Collapses non-working days to occupy one row and expand other days + if possible. + 2007-11-26 Milan Crha ** Fix for bug #346693 -- cgit v1.2.3