diff options
author | bertrand <Bertrand.Guiheneuf@aful.org> | 2000-02-10 05:52:48 +0800 |
---|---|---|
committer | Bertrand Guiheneuf <bertrand@src.gnome.org> | 2000-02-10 05:52:48 +0800 |
commit | 5319c1eb5b62e76ba4417d309b366b8af78d21d3 (patch) | |
tree | 4d7dabd1dc80124e206834c57d8bc3545f1306bf /ChangeLog | |
parent | 61dc2c8700c2c47111847358d11f182678e0887f (diff) | |
download | gsoc2013-evolution-5319c1eb5b62e76ba4417d309b366b8af78d21d3.tar.gz gsoc2013-evolution-5319c1eb5b62e76ba4417d309b366b8af78d21d3.tar.zst gsoc2013-evolution-5319c1eb5b62e76ba4417d309b366b8af78d21d3.zip |
show the containers and the containees (get_message_tree_ctrl): call
2000-02-09 bertrand <Bertrand.Guiheneuf@aful.org>
* 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
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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". |