aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index 0815dbe397..a6649e0df6 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,13 @@
+2004-10-01 Not Zed <NotZed@Ximian.com>
+
+ * e-msg-composer.c (create_composer): enable ask drop action and
+ hook onto drag motion.
+ (drag_motion): implement.
+ (drop_action): do the work here now.
+ (drag_data_received): popup a menu if the action is ask.
+ (drop_popup_copy, drop_popup_move, drop_popup_cancel):
+ (drop_popup_free): Popup callbacks.
+
2004-09-30 Kjartan Maraas <kmaraas@gnome.org>
* e-msg-composer.c: (autosave_manager_start),