aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 7444c2e4d7..0336a0a1ad 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,14 @@
+2006-10-16 Harish Krishnaswamy <kharish@novell.com>
+
+ * gui/e-day-view.c: (e_day_view_init),
+ (e_day_view_on_top_canvas_button_press),
+ (e_day_view_on_main_canvas_button_press),
+ (e_day_view_on_long_event_button_press),
+ (e_day_view_on_event_button_press),
+ (e_day_view_on_text_item_event): Disable tooltips
+ on drag, resize and edit. Fixes #333224. Patch
+ submitted by Srinivasa Ragavan.
+
2006-10-14 Matthew Barnes <mbarnes@redhat.com>
Fixes bug #352546