From 0822a01317ed088a14aa9268f1d086ff73cb423c Mon Sep 17 00:00:00 2001 From: Srinivasa Ragavan Date: Tue, 24 May 2005 08:45:16 +0000 Subject: Added the support to DnD remote URL to the attachment window. It downloads 2005-05-24 Srinivasa Ragavan * gui/dialogs/cal-attachment-bar.c, gui/dialogs/cal-attachment-bar.h, gui/dialogs/cal-attachment.c, gui/dialogs/cal-attachment.h, gui/dialogs/comp-editor.c, calendar.error.xml: Added the support to DnD remote URL to the attachment window. It downloads asynchronously and attaches. svn path=/trunk/; revision=29405 --- calendar/ChangeLog | 7 + calendar/calendar.error.xml | 14 ++ calendar/gui/dialogs/cal-attachment-bar.c | 186 ++++++++++++++++++++++++- calendar/gui/dialogs/cal-attachment-bar.h | 2 + calendar/gui/dialogs/cal-attachment.c | 222 +++++++++++++++++++++++++----- calendar/gui/dialogs/cal-attachment.h | 10 ++ calendar/gui/dialogs/comp-editor.c | 28 +++- 7 files changed, 434 insertions(+), 35 deletions(-) diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 2b3574ef54..7d277d1e45 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2005-05-24 Srinivasa Ragavan + * gui/dialogs/cal-attachment-bar.c, gui/dialogs/cal-attachment-bar.h, + gui/dialogs/cal-attachment.c, gui/dialogs/cal-attachment.h, + gui/dialogs/comp-editor.c, calendar.error.xml: Added the support to DnD + remote URL to the attachment window. It downloads asynchronously and + attaches. + 2005-05-16 Srinivasa Ragavan * gui/dialogs/comp-editor.c (attachment_bar_changed_cb) diff --git a/calendar/calendar.error.xml b/calendar/calendar.error.xml index b45fe4d453..672ec7a247 100644 --- a/calendar/calendar.error.xml +++ b/calendar/calendar.error.xml @@ -145,6 +145,20 @@