aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 4965ba5544..e6b5e1478b 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,21 @@
+2003-07-10 Yuedong Du <yuedong.du@sun.com>
+
+ * evolution-mail.schemas: add a gconf key corresponding to newly
+ introduced caret mode of gtkhtml widget.
+
+ * folder-browser-ui.c: new verb handling, corresponding the new menu
+ entry for the caret mode flag.
+
+ * folder-browser.h: declaration of new verb handler to the menu entry
+ that turn caret mode on/off. The function just set the new introduced
+ gconf key.
+
+ * folder-browser.c: ditto
+
+ * mail-config.c: lstione to the new gconf key, and when caret mode
+ flag is set/unset,change the style of gtkhtml widget. see bug
+ #44607.
+
2003-07-09 Jeffrey Stedfast <fejj@ximian.com>
* mail-crypto.h: Removed camel-pgp-mime.h, it no longer exists.