From 2219b51a72c7c598777a64f1b39f329c12a7e9c6 Mon Sep 17 00:00:00 2001 From: Anders Carlsson Date: Sat, 8 Jul 2000 07:18:47 +0000 Subject: Add mouse wheel scrolling support to the calendar day and week views svn path=/trunk/; revision=3971 --- calendar/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 9bf6623cf1..8c54a4caed 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2000-07-08 Anders Carlsson + + * gui/e-week-view.c (e_week_view_on_button_press): Handle mouse wheel scrolling. + + * gui/e-day-view.c (e_day_view_on_time_canvas_button_press): New function to handle + mouse wheel scrolling. + (e_day_view_on_main_canvas_button_press): Handle mouse wheel scrolling. + 2000-07-07 Federico Mena Quintero * cal-util/cal-component.c (scan_property): Handle the SEQUENCE @@ -16,6 +24,7 @@ (cal_component_set_dtend): Ditto. (cal_component_set_due): Ditto. +>>>>>>> 1.434 2000-07-06 Federico Mena Quintero * cal-util/cal-component.c (scan_property): Handle the -- cgit v1.2.3