From 0fa1dbec3cbb6cc5b16a7dcbf94620eecbdf2e96 Mon Sep 17 00:00:00 2001 From: Srinivasa Ragavan Date: Thu, 28 Sep 2006 08:40:29 +0000 Subject: ** Fix for bug #334692 2006-09-28 Srinivasa Ragavan ** Fix for bug #334692 * gui/e-week-view.c: (e_week_view_on_scroll), (tooltip_destroy), (tooltip_event_cb), (e_week_view_on_text_item_event): Remove the timers that are left out when using scroll. They seem to trigger crashes. svn path=/trunk/; revision=32816 --- calendar/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index d0423c1eae..a44abc9440 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,12 @@ +2006-09-28 Srinivasa Ragavan + + ** Fix for bug #334692 + + * gui/e-week-view.c: (e_week_view_on_scroll), (tooltip_destroy), + (tooltip_event_cb), (e_week_view_on_text_item_event): Remove the + timers that are left out when using scroll. They seem to trigger + crashes. + 2006-09-21 Srinivasa Ragavan ** Fix for bug #354775 -- cgit