From 999cf94d612e7fc5462dfddeb8669eae06eb0192 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 5 Feb 2003 20:16:44 +0000 Subject: Split out the mailto handling code from here so we can use it in the 2003-02-05 Jeffrey Stedfast * e-msg-composer.c (e_msg_composer_new_from_url): Split out the mailto handling code from here so we can use it in the drag-n-drop code too. (drag_data_received): If we find a mailto: url in the text/uri-list drop, pass that off to handle_mailto() so it can fill in the fields for us. svn path=/trunk/; revision=19768 --- composer/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index b845527906..517d13a0b6 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,12 @@ +2003-02-05 Jeffrey Stedfast + + * e-msg-composer.c (e_msg_composer_new_from_url): Split out the + mailto handling code from here so we can use it in the drag-n-drop + code too. + (drag_data_received): If we find a mailto: url in the + text/uri-list drop, pass that off to handle_mailto() so it can + fill in the fields for us. + 2003-02-03 Jeffrey Stedfast * e-msg-composer-attachment.c: Just use -- cgit v1.2.3