aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorSrinivasa Ragavan <sragavan@novell.com>2005-12-16 01:38:03 +0800
committerSrinivasa Ragavan <sragavan@src.gnome.org>2005-12-16 01:38:03 +0800
commit23943aefff2d9b283a3eceaadb378e33d6c484c3 (patch)
treed201a059e393435ccf378f3a8ed96c42242e862a /calendar/ChangeLog
parent0b1e3b7640748470b2c40b259b9276ef7d84abf9 (diff)
downloadgsoc2013-evolution-23943aefff2d9b283a3eceaadb378e33d6c484c3.tar
gsoc2013-evolution-23943aefff2d9b283a3eceaadb378e33d6c484c3.tar.gz
gsoc2013-evolution-23943aefff2d9b283a3eceaadb378e33d6c484c3.tar.bz2
gsoc2013-evolution-23943aefff2d9b283a3eceaadb378e33d6c484c3.tar.lz
gsoc2013-evolution-23943aefff2d9b283a3eceaadb378e33d6c484c3.tar.xz
gsoc2013-evolution-23943aefff2d9b283a3eceaadb378e33d6c484c3.tar.zst
gsoc2013-evolution-23943aefff2d9b283a3eceaadb378e33d6c484c3.zip
Fixed a possible crash with the tooltip impl in calendar
2005-12-15 Srinivasa Ragavan <sragavan@novell.com> * Fixed a possible crash with the tooltip impl in calendar svn path=/trunk/; revision=30786
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index b209fb8189..f9d8472442 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,12 @@
2005-12-15 Srinivasa Ragavan <sragavan@novell.com>
+ * 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 <sragavan@novell.com>
+
reviewed by: <delete if not using a buddy>
* gui/e-calendar-view.c: (e_calendar_view_get_tooltips): Removed