aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2003-02-06 04:16:44 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2003-02-06 04:16:44 +0800
commit999cf94d612e7fc5462dfddeb8669eae06eb0192 (patch)
tree647493606218ae5cacdd504ace835fb3a9dcdb3e /composer/ChangeLog
parent7cb7f846d41b61393bce45b92096589d0161b22e (diff)
downloadgsoc2013-evolution-999cf94d612e7fc5462dfddeb8669eae06eb0192.tar
gsoc2013-evolution-999cf94d612e7fc5462dfddeb8669eae06eb0192.tar.gz
gsoc2013-evolution-999cf94d612e7fc5462dfddeb8669eae06eb0192.tar.bz2
gsoc2013-evolution-999cf94d612e7fc5462dfddeb8669eae06eb0192.tar.lz
gsoc2013-evolution-999cf94d612e7fc5462dfddeb8669eae06eb0192.tar.xz
gsoc2013-evolution-999cf94d612e7fc5462dfddeb8669eae06eb0192.tar.zst
gsoc2013-evolution-999cf94d612e7fc5462dfddeb8669eae06eb0192.zip
Split out the mailto handling code from here so we can use it in the
2003-02-05 Jeffrey Stedfast <fejj@ximian.com> * 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
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog9
1 files changed, 9 insertions, 0 deletions
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 <fejj@ximian.com>
+
+ * 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 <fejj@ximian.com>
* e-msg-composer-attachment.c: Just use