From a6a09fd2fd0a92ab4cd27516fe19fee4312d17ea Mon Sep 17 00:00:00 2001 From: Bolian Yin Date: Tue, 29 Jul 2003 05:21:39 +0000 Subject: Fixes #46847 2003-07-29 Bolian Yin Fixes #46847 * gui/e-day-view.c (e_day_view_get_next_tab_event, e_day_view_focus): add day view widget in the tab loop of events. * gui/e-week-view.c (e_week_view_get_next_tab_event, e_week_view_focus): add week view widget in the tab loop of events. Also: add some comments in gui/e-day-view.c and gui/e-week-view.c remove two compile warnings in gui/e-day-view.c svn path=/trunk/; revision=22002 --- calendar/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 72b1ff8cf0..f2c74fca14 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,15 @@ +2003-07-29 Bolian Yin + + Fixes #46847 + + * gui/e-day-view.c (e_day_view_get_next_tab_event, e_day_view_focus): + add day view widget in the tab loop of events. + * gui/e-week-view.c (e_week_view_get_next_tab_event, e_week_view_focus): + add week view widget in the tab loop of events. + + Also: add some comments in gui/e-day-view.c and gui/e-week-view.c + remove two compile warnings in gui/e-day-view.c + 2003-07-24 Rodrigo Moya * gui/e-cal-view.[ch] (e_cal_view_delete_selected_occurrence): -- cgit v1.2.3