diff options
author | Dan Winship <danw@src.gnome.org> | 2001-03-14 07:46:21 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-03-14 07:46:21 +0800 |
commit | f6bad40cd158e950c5c88f41b18dd3e4ce1d81c2 (patch) | |
tree | ea258fee4aa803cede48ead5359a4c02e049599b /mail/ChangeLog | |
parent | e31313b07f2f57e3fe8b3340ae410a7a13e71607 (diff) | |
download | gsoc2013-evolution-f6bad40cd158e950c5c88f41b18dd3e4ce1d81c2.tar gsoc2013-evolution-f6bad40cd158e950c5c88f41b18dd3e4ce1d81c2.tar.gz gsoc2013-evolution-f6bad40cd158e950c5c88f41b18dd3e4ce1d81c2.tar.bz2 gsoc2013-evolution-f6bad40cd158e950c5c88f41b18dd3e4ce1d81c2.tar.lz gsoc2013-evolution-f6bad40cd158e950c5c88f41b18dd3e4ce1d81c2.tar.xz gsoc2013-evolution-f6bad40cd158e950c5c88f41b18dd3e4ce1d81c2.tar.zst gsoc2013-evolution-f6bad40cd158e950c5c88f41b18dd3e4ce1d81c2.zip |
Call gtk_html_end() on the stream so things happen. Fixes a problem with
* mail-display.c (on_url_requested): Call gtk_html_end() on the
stream so things happen. Fixes a problem with some inline images
(just very small ones maybe?)
* importers/.cvsignore: create
svn path=/trunk/; revision=8691
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 79ab88f32d..85b41df89c 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2001-03-13 Dan Winship <danw@ximian.com> + + * mail-display.c (on_url_requested): Call gtk_html_end() on the + stream so things happen. Fixes a problem with some inline images + (just very small ones maybe?) + + * importers/.cvsignore: create + 2001-03-13 Jeffrey Stedfast <fejj@ximian.com> * session.c (mail_session_init): Call camel_init with the |