aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 8e9b676105..502fbb209c 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,13 @@
2002-09-11 JP Rosevear <jpr@ximian.com>
+ * gui/e-day-view.c (e_day_view_on_top_canvas_button_press): keep
+ the selection if we right click in it (but not on an appointment)
+ (e_day_view_on_main_canvas_button_press): ditto
+
+ * gui/e-week-view.c (e_week_view_on_button_press): same
+
+2002-09-11 JP Rosevear <jpr@ximian.com>
+
* gui/e-week-view.c (e_week_view_new_appointment): create a new
appointment based on the selection
(e_week_view_on_button_press): use above