aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2002-02-14 09:24:23 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2002-02-14 09:24:23 +0800
commit05014ce820886abed0cf75bb5a0b6cf63c91735b (patch)
tree8219a45237051f08cabb0c5072d72a772db8c4fd /mail/ChangeLog
parent7751734b69ac0e104c69aea46c8a512465eaa249 (diff)
downloadgsoc2013-evolution-05014ce820886abed0cf75bb5a0b6cf63c91735b.tar
gsoc2013-evolution-05014ce820886abed0cf75bb5a0b6cf63c91735b.tar.gz
gsoc2013-evolution-05014ce820886abed0cf75bb5a0b6cf63c91735b.tar.bz2
gsoc2013-evolution-05014ce820886abed0cf75bb5a0b6cf63c91735b.tar.lz
gsoc2013-evolution-05014ce820886abed0cf75bb5a0b6cf63c91735b.tar.xz
gsoc2013-evolution-05014ce820886abed0cf75bb5a0b6cf63c91735b.tar.zst
gsoc2013-evolution-05014ce820886abed0cf75bb5a0b6cf63c91735b.zip
Implement. (drag_data_delete_cb): Implement. (do_attachment_header): Setup
2002-02-13 Jeffrey Stedfast <fejj@ximian.com> * mail-display.c (drag_data_get_cb): Implement. (drag_data_delete_cb): Implement. (do_attachment_header): Setup Drag & Drop. This implements bugzilla bug #1066. svn path=/trunk/; revision=15721
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index ba0ff29ad0..c0ed52c3c8 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,10 @@
2002-02-13 Jeffrey Stedfast <fejj@ximian.com>
+ * mail-display.c (drag_data_get_cb): Implement.
+ (drag_data_delete_cb): Implement.
+ (do_attachment_header): Setup Drag & Drop. This implements
+ bugzilla bug #1066.
+
* folder-browser-ui.c: Set the followup icon to use the new flag
icon rather than the exclamation mark icon.