From e9f6e62c8bf9edb9878c5eb7a469b00aa16a1ea5 Mon Sep 17 00:00:00 2001 From: Matt Loper Date: Sat, 19 Feb 2000 00:20:47 +0000 Subject: Call camel_data_wrapper_set_input_stream, rather than 2000-02-18 Matt Loper * tests/ui-tests/message-browser.c (filename_to_camel_msg): Call camel_data_wrapper_set_input_stream, rather than camel_data_wrapper_construct_from_stream. For the whole message, allow someone to see the header ("to", "from", etc.). Clicking on tree items to see their elements, now works also. svn path=/trunk/; revision=1845 --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a5f24d7f26..8aa766cdcf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2000-02-18 Matt Loper + + * tests/ui-tests/message-browser.c (filename_to_camel_msg): Call + camel_data_wrapper_set_input_stream, rather than + camel_data_wrapper_construct_from_stream. For the whole message, + allow someone to see the header ("to", "from", etc.). Clicking on + tree items to see their elements, now works also. + 2000-02-18 Miguel de Icaza * configure.in: Make gnomeui the last library on the command line, -- cgit v1.2.3