From 50d1ebd64aeec09a01ddc3e89185ac61a16e8702 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Tue, 31 Jul 2001 11:15:18 +0000 Subject: don't set the end date for the pasted components, since it will be 2001-07-31 Rodrigo Moya * gui/e-day-view.c (selection_received): * gui/e-week-view.c (selection_received): don't set the end date for the pasted components, since it will be recalculated when the start date is set, thus keeping the same duration than the original cut/copied component. Fixes #5836 svn path=/trunk/; revision=11509 --- calendar/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 8a50c4e6c4..42e22fc813 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2001-07-31 Rodrigo Moya + + * gui/e-day-view.c (selection_received): + * gui/e-week-view.c (selection_received): don't set the end date + for the pasted components, since it will be recalculated when the start + date is set, thus keeping the same duration than the original + cut/copied component. Fixes #5836 + 2001-07-30 Damon Chaplin * gui/gnome-cal.c: -- cgit v1.2.3