From ddcfc699c72ee253307f2939492eb469beba3834 Mon Sep 17 00:00:00 2001 From: Matthew Loper Date: Mon, 14 Feb 2000 04:23:14 +0000 Subject: + * tests/ui-tests/test-multipart-mixed.msg: New rfc822 file, which + crashes message-browser. + + * tests/ui-tests/message-browser.c (get_gtk_html_window): Takes a + CamelMimeMessage as a param, rather than a filename. + (main): Puts our windows in an hpane rather than a vbox. Also + opens a file dlg box if a filename wasn't given as a first param. svn path=/trunk/; revision=1771 --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0a32784414..a50a4af28b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ 2000-02-13 Matt Loper + * tests/ui-tests/test-multipart-mixed.msg: New rfc822 file, which + crashes message-browser. + + * tests/ui-tests/message-browser.c (get_gtk_html_window): Takes a + CamelMimeMessage as a param, rather than a filename. + (main): Puts our windows in an hpane rather than a vbox. Also + opens a file dlg box if a filename wasn't given as a first param. + * camel/camel-stream-fs.c (_init_with_name): Set stream_fs->fd to -1 if we fail to load the file. (camel_stream_fs_new_with_name): If stream_fs->fd is -1, return -- cgit v1.2.3