aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@HelixCode.com>2000-11-07 20:34:10 +0800
committerMichael Zucci <zucchi@src.gnome.org>2000-11-07 20:34:10 +0800
commit66dd09db7fc4007888ba62e5570d840ed83ab868 (patch)
treeeecaf3a55295a70e5e00f63329ea4da56b03db16 /composer/ChangeLog
parent25dcc0b87ac3ab29a4cc35ded91386558b4bc637 (diff)
downloadgsoc2013-evolution-66dd09db7fc4007888ba62e5570d840ed83ab868.tar
gsoc2013-evolution-66dd09db7fc4007888ba62e5570d840ed83ab868.tar.gz
gsoc2013-evolution-66dd09db7fc4007888ba62e5570d840ed83ab868.tar.bz2
gsoc2013-evolution-66dd09db7fc4007888ba62e5570d840ed83ab868.tar.lz
gsoc2013-evolution-66dd09db7fc4007888ba62e5570d840ed83ab868.tar.xz
gsoc2013-evolution-66dd09db7fc4007888ba62e5570d840ed83ab868.tar.zst
gsoc2013-evolution-66dd09db7fc4007888ba62e5570d840ed83ab868.zip
Changed for message api changes. Use camel_address_unformat to convert the
2000-11-06 Not Zed <NotZed@HelixCode.com> * e-msg-composer-hdrs.c (e_msg_composer_hdrs_to_message): Changed for message api changes. Use camel_address_unformat to convert the editable->usable. (set_recipients): Same. Now we set the recipients as camel_internet_address's. Fixed a memleak indirectly. (decode_addresses): Removed, no longer needed. (create_dropdown_entry): We dont want to use _encode(), we want to _format, as we are displaying the result. We can use the static function too to avoid the object creation, and the memory leak! (set_entry): Convert the args to gtk-safe characters, since the entry doesn't understand utf8. (set_recipients): And likewise do the reverse when retrieving the contents of the widget. svn path=/trunk/; revision=6476
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index 1ba411f260..eedd5040ac 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,19 @@
+2000-11-06 Not Zed <NotZed@HelixCode.com>
+
+ * e-msg-composer-hdrs.c (e_msg_composer_hdrs_to_message): Changed
+ for message api changes. Use camel_address_unformat to convert
+ the editable->usable.
+ (set_recipients): Same. Now we set the recipients as
+ camel_internet_address's. Fixed a memleak indirectly.
+ (decode_addresses): Removed, no longer needed.
+ (create_dropdown_entry): We dont want to use _encode(), we want to
+ _format, as we are displaying the result. We can use the static
+ function too to avoid the object creation, and the memory leak!
+ (set_entry): Convert the args to gtk-safe characters, since the
+ entry doesn't understand utf8.
+ (set_recipients): And likewise do the reverse when retrieving the
+ contents of the widget.
+
2000-11-06 Larry Ewing <lewing@helixcode.com>
* e-msg-composer.c (build_message): set the content type on the