aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
authorRadek Doulik <rodo@src.gnome.org>2000-11-09 01:31:57 +0800
committerRadek Doulik <rodo@src.gnome.org>2000-11-09 01:31:57 +0800
commitc13e8b432e8f4bd16176e462cfd548aa00f2b922 (patch)
tree8c798afc89be9ae897e83f32851caabb3e6b114e /composer/ChangeLog
parent23604a297a7eb5331133c104a04cf5ac363606b7 (diff)
downloadgsoc2013-evolution-c13e8b432e8f4bd16176e462cfd548aa00f2b922.tar
gsoc2013-evolution-c13e8b432e8f4bd16176e462cfd548aa00f2b922.tar.gz
gsoc2013-evolution-c13e8b432e8f4bd16176e462cfd548aa00f2b922.tar.bz2
gsoc2013-evolution-c13e8b432e8f4bd16176e462cfd548aa00f2b922.tar.lz
gsoc2013-evolution-c13e8b432e8f4bd16176e462cfd548aa00f2b922.tar.xz
gsoc2013-evolution-c13e8b432e8f4bd16176e462cfd548aa00f2b922.tar.zst
gsoc2013-evolution-c13e8b432e8f4bd16176e462cfd548aa00f2b922.zip
(get_signature): added in_html arg, it tells if we should use HTML
signature (set_editor_text): try to use HTML signature (e_msg_composer_new_with_sig_file): added send_html arg to be able to use HTML signature svn path=/trunk/; revision=6510
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index 9661b929a9..4681985dae 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -4,6 +4,11 @@
function
(destroy): use e_msg_composer_clear_inlined_table, destroy
inlined_images hash table
+ (get_signature): added in_html arg, it tells if we should use HTML
+ signature
+ (set_editor_text): try to use HTML signature
+ (e_msg_composer_new_with_sig_file): added send_html arg to be able
+ to use HTML signature
* listener.c (resolve_image_url): don't add inlined images to
attachement bar