diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-08-10 03:54:55 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-08-10 03:54:55 +0800 |
commit | e875bd691c9d0d57bb3e93907f54a2481b37c413 (patch) | |
tree | f3bdc27dd833d4260ec7a5825d41e81f90ff4296 /calendar/ChangeLog | |
parent | c3a94ea730c9dff5a94573485fa648cee2adcac1 (diff) | |
download | gsoc2013-evolution-e875bd691c9d0d57bb3e93907f54a2481b37c413.tar gsoc2013-evolution-e875bd691c9d0d57bb3e93907f54a2481b37c413.tar.gz gsoc2013-evolution-e875bd691c9d0d57bb3e93907f54a2481b37c413.tar.bz2 gsoc2013-evolution-e875bd691c9d0d57bb3e93907f54a2481b37c413.tar.lz gsoc2013-evolution-e875bd691c9d0d57bb3e93907f54a2481b37c413.tar.xz gsoc2013-evolution-e875bd691c9d0d57bb3e93907f54a2481b37c413.tar.zst gsoc2013-evolution-e875bd691c9d0d57bb3e93907f54a2481b37c413.zip |
Fixes #310438
svn path=/trunk/; revision=30054
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 427c7e08fc..f88c237c22 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,14 @@ +2005-08-10 Dinesh Layek < LDinesh@novell.com > + + Fixes #310438 + * gui/e-tasks.c: + (table_drag_data_delete): removing e_cal_object only when the + success flag is true + * gui/tasks-component.c: + (selector_tree_drag_data_received): made the success flag FALSE + when the data is already present in the destination calendar, + and TRUE otherwise. + 2005-08-05 Chenthill Palanisamy <pchenthill@novell.com> * gui/e-cal-component-preview.c: (write_html): Using format |