From ebb7bb517c697e05b3f64b07f8e993a9d9bd865c Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Thu, 23 Aug 2007 14:33:10 +0000 Subject: 2007-08-23 mcrha Fix for bug #201201 and bug #201202 svn path=/trunk/; revision=34076 --- calendar/ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index cad6e38d04..baf80c23bb 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,21 @@ +2007-08-23 Milan Crha + + ** Fix for bug #201201 + + * gui/e-week-view.h: (struct _EWeekView): Added properties. + * gui/e-week-view.c: (e_week_view_init), + (e_week_view_on_button_press): First click stores actual selection + in structure and when second click was inside this selection, then + the selection is restored and used for new appointment. + + ** Fix for bug #201202 + + * gui/e-day-view.h: (struct _EDayView): Added properties. + * gui/e-day-view.c: (e_day_view_init), + (e_day_view_on_top_canvas_button_press), + (e_day_view_on_main_canvas_button_press): + Same as with week view above. + 2007-08-23 Milan Crha ** Fix for bug #338803 -- cgit v1.2.3