From 4c87a79aa40f9fccc40f036b8e182122914cadb0 Mon Sep 17 00:00:00 2001 From: Matthew Loper Date: Wed, 9 Feb 2000 18:38:42 +0000 Subject: Minor cleanup. * tests/ui-tests/message-browser.c (print_usage_and_quit): Minor cleanup. svn path=/trunk/; revision=1710 --- ChangeLog | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7e2951d7f6..b892b74c75 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-02-09 Matt Loper + + * tests/ui-tests/message-browser.c (print_usage_and_quit): Minor + cleanup. + 2000-02-09 NotZed * camel/camel-simple-data-wrapper-stream.c (class_init): Actually @@ -19,7 +24,7 @@ * widgets/Makefile.am: Remove all e-text and e-minicard code and add them to the SUBDIRS list. -2000-02-08 Matt Loper +2000-02-08 Matt Loper * tests/ui-tests/message-browser.c: New file; shows a message in tree format, where multipart's have multiple leaves. @@ -69,7 +74,7 @@ * addressbook/printing/e-contact-print.c: Removed an unneccessary include of libhnj. All uses of libhnj are commented out. -2000-02-07 Matt Loper +2000-02-07 Matt Loper * camel/camel-formatter.c (mime_part_to_html): function deleted. @@ -96,7 +101,7 @@ use find_preferred_displayable_body_part_in_multipart_alternative instead of the other names. Allows camel to have no undefined symbols. -2000-02-02 Matt Loper +2000-02-02 Matt Loper * tests/test-formatter.c: New file; intended to test the CamelFormatter class. @@ -197,7 +202,7 @@ * widgets/e-minicard-label.c: Forward enter and leave notifications to the contained editable text item. -2000-01-26 Matt Loper +2000-01-26 Matt Loper * camel/camel-formatter.c: By looking up a mimetype in a hashtable, we can now get a handler function for an arbitrary -- cgit