From 23943aefff2d9b283a3eceaadb378e33d6c484c3 Mon Sep 17 00:00:00 2001 From: Srinivasa Ragavan Date: Thu, 15 Dec 2005 17:38:03 +0000 Subject: Fixed a possible crash with the tooltip impl in calendar 2005-12-15 Srinivasa Ragavan * Fixed a possible crash with the tooltip impl in calendar svn path=/trunk/; revision=30786 --- calendar/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index b209fb8189..f9d8472442 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2005-12-15 Srinivasa Ragavan + + * gui/e-week-view.c: (e_week_view_reshape_event_span), + (e_week_view_on_text_item_event): Added event-num to the + CanvasItem to be picked up by the event handler. This causes + crash in the tooltip in the week/month view. + 2005-12-15 Srinivasa Ragavan reviewed by: -- cgit