From 5319c1eb5b62e76ba4417d309b366b8af78d21d3 Mon Sep 17 00:00:00 2001 From: bertrand Date: Wed, 9 Feb 2000 21:52:48 +0000 Subject: show the containers and the containees (get_message_tree_ctrl): call 2000-02-09 bertrand * tests/ui-tests/message-browser.c (handle_tree_item): show the containers and the containees (get_message_tree_ctrl): call handle_tree_item on the message itself svn path=/trunk/; revision=1714 --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f19e3f4ba3..2f4e29ed37 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ * tests/ui-tests/message-browser.c (handle_tree_item): show the item. + (handle_tree_item): show the containers and the containees + (get_message_tree_ctrl): call handle_tree_item + on the message itself * camel/camel-mime-message.c (camel_mime_message_init): set the mime type to "mime/message". -- cgit