From 83c1664ef72b6c4a905db6f27f21c841d4328def Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Tue, 23 Oct 2001 19:43:34 +0000 Subject: no longer set the scrollbar policy here 2001-10-23 JP Rosevear * gui/e-meeting-model.c (build_etable): no longer set the scrollbar policy here * gui/e-meeting-time-sel.c (e_meeting_time_selector_update_main_canvas_scroll_region): add an extra row to the height so the click to add row can be properly seen (e_meeting_time_selector_construct): set the scrollbar policy for the etable scrolled svn path=/trunk/; revision=13948 --- calendar/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index f50d31ddb2..9454706d6e 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,17 @@ 2001-10-23 JP Rosevear + * gui/e-meeting-model.c (build_etable): no longer set the + scrollbar policy here + + * gui/e-meeting-time-sel.c + (e_meeting_time_selector_update_main_canvas_scroll_region): add an + extra row to the height so the click to add row can be properly + seen + (e_meeting_time_selector_construct): set the scrollbar policy for + the etable scrolled + +2001-10-23 JP Rosevear + * cal-util/timeutil.c (icaltimetype_to_tm): convert an icaltimetype to a tm (tm_to_icaltimetype): vice versa -- cgit v1.2.3