diff options
| author | Larry Ewing <lewing@ximian.com> | 2002-09-07 02:14:43 +0800 |
|---|---|---|
| committer | Larry Ewing <lewing@src.gnome.org> | 2002-09-07 02:14:43 +0800 |
| commit | 05ed17007550aa6ebfbee5f3ac2e99a59278dfd2 (patch) | |
| tree | f3efab6f9db82e27341a064051139b42dda70f83 | |
| parent | c24c65474e368171109d27b8b89e8a41043742dd (diff) | |
| download | gsoc2013-evolution-05ed17007550aa6ebfbee5f3ac2e99a59278dfd2.tar gsoc2013-evolution-05ed17007550aa6ebfbee5f3ac2e99a59278dfd2.tar.gz gsoc2013-evolution-05ed17007550aa6ebfbee5f3ac2e99a59278dfd2.tar.bz2 gsoc2013-evolution-05ed17007550aa6ebfbee5f3ac2e99a59278dfd2.tar.lz gsoc2013-evolution-05ed17007550aa6ebfbee5f3ac2e99a59278dfd2.tar.xz gsoc2013-evolution-05ed17007550aa6ebfbee5f3ac2e99a59278dfd2.tar.zst gsoc2013-evolution-05ed17007550aa6ebfbee5f3ac2e99a59278dfd2.zip | |
update with some gtkhtml features.
2002-09-06 Larry Ewing <lewing@ximian.com>
* NEWS: update with some gtkhtml features.
svn path=/trunk/; revision=18007
| -rw-r--r-- | ChangeLog | 4 | ||||
| -rw-r--r-- | NEWS | 14 |
2 files changed, 18 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2002-09-06 Larry Ewing <lewing@ximian.com> + + * NEWS: update with some gtkhtml features. + 2002-09-05 Ettore Perazzoli <ettore@ximian.com> * NEWS: Updated with the new 1.2 features (unfinished). @@ -216,6 +216,8 @@ New features: - Remote inline HTML images are now downloaded incrementally using libsoup and are fully cancellable. + - Improved quotation display for format=flowed messages. + * Mail Composer - You can now edit a set of signatures within Evolution, and pick @@ -228,6 +230,18 @@ New features: - Evolution can now generate graphical smileys automatically as you type. + - Quotation logic has been improved, rewrapping long lines in + replies now preserves quotation marks. + + - Multiple simulataneous language support in the spell checker. + + - Cut & Paste support for html between netscape/mozilla/evolution. + + - Optimized rendering of long messages. + + - Improved html rendering, including support for the clear + attribute in <br> elements. + * Summary - Can have non-local mail folders displayed on the summary. |
