aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2003-10-23 05:35:24 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2003-10-23 05:35:24 +0800
commit3df2a75e721ef567b873e60f40b19ee9982e211b (patch)
tree67c6314033b003ce74792b4282a763a5a68960a9 /mail/ChangeLog
parent17dacd6a97b0a2e1548aef137a58f7281e928cfd (diff)
downloadgsoc2013-evolution-3df2a75e721ef567b873e60f40b19ee9982e211b.tar
gsoc2013-evolution-3df2a75e721ef567b873e60f40b19ee9982e211b.tar.gz
gsoc2013-evolution-3df2a75e721ef567b873e60f40b19ee9982e211b.tar.bz2
gsoc2013-evolution-3df2a75e721ef567b873e60f40b19ee9982e211b.tar.lz
gsoc2013-evolution-3df2a75e721ef567b873e60f40b19ee9982e211b.tar.xz
gsoc2013-evolution-3df2a75e721ef567b873e60f40b19ee9982e211b.tar.zst
gsoc2013-evolution-3df2a75e721ef567b873e60f40b19ee9982e211b.zip
Removed, use em_utils_selection_get_uidlist() instead. (drop_uid_list):
2003-10-22 Jeffrey Stedfast <fejj@ximian.com> * mail-component.c (parse_uid_list): Removed, use em_utils_selection_get_uidlist() instead. (drop_uid_list): Use em_utils_selection_get_uidlist() to parse the x-uid-list selection data and use mail_tool_uri_to_folder() directly since we have the uri (originally we expected the first component of the selection data to be the e-storage-set-view folder path rather than the uri). (folder_receive_drop_cb): Call gtk_drag_finish() here. * message-list.c: s/x-evolution-message/x-uid-list/ * em-utils.c: Same. svn path=/trunk/; revision=23004
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index fe29a71caf..24ee52a6b0 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,18 @@
+2003-10-22 Jeffrey Stedfast <fejj@ximian.com>
+
+ * mail-component.c (parse_uid_list): Removed, use
+ em_utils_selection_get_uidlist() instead.
+ (drop_uid_list): Use em_utils_selection_get_uidlist() to parse the
+ x-uid-list selection data and use mail_tool_uri_to_folder()
+ directly since we have the uri (originally we expected the first
+ component of the selection data to be the e-storage-set-view
+ folder path rather than the uri).
+ (folder_receive_drop_cb): Call gtk_drag_finish() here.
+
+ * message-list.c: s/x-evolution-message/x-uid-list/
+
+ * em-utils.c: Same.
+
2003-10-22 Ettore Perazzoli <ettore@ximian.com>
* mail-component.c (impl_createControls): Use