aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-04-21 02:55:06 +0800
committerDan Winship <danw@src.gnome.org>2000-04-21 02:55:06 +0800
commite38b6187f5dbe154e07ec7b2d5fb036df0597265 (patch)
tree9ae2130186ab02efeb9fb0024a45c36e28f64f0c /composer/ChangeLog
parentf5851ff5f99ce52d0e00f60001d270948c434528 (diff)
downloadgsoc2013-evolution-e38b6187f5dbe154e07ec7b2d5fb036df0597265.tar
gsoc2013-evolution-e38b6187f5dbe154e07ec7b2d5fb036df0597265.tar.gz
gsoc2013-evolution-e38b6187f5dbe154e07ec7b2d5fb036df0597265.tar.bz2
gsoc2013-evolution-e38b6187f5dbe154e07ec7b2d5fb036df0597265.tar.lz
gsoc2013-evolution-e38b6187f5dbe154e07ec7b2d5fb036df0597265.tar.xz
gsoc2013-evolution-e38b6187f5dbe154e07ec7b2d5fb036df0597265.tar.zst
gsoc2013-evolution-e38b6187f5dbe154e07ec7b2d5fb036df0597265.zip
new functions to get and set the contents of the HTML editor via
* e-msg-composer.c (get_editor_text, set_editor_text): new functions to get and set the contents of the HTML editor via Bonobo::PersistStream. (build_message): use get_editor_text. This works again. svn path=/trunk/; revision=2527
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index d483512e3d..e21591209e 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,10 @@
+2000-04-20 Dan Winship <danw@helixcode.com>
+
+ * e-msg-composer.c (get_editor_text, set_editor_text): new
+ functions to get and set the contents of the HTML editor via
+ Bonobo::PersistStream.
+ (build_message): use get_editor_text. This works again.
+
2000-04-17 Dan Winship <danw@helixcode.com>
* e-msg-composer.c (build_message): Change