diff options
author | Matthew Loper <mloper@src.gnome.org> | 2000-02-10 02:38:42 +0800 |
---|---|---|
committer | Matthew Loper <mloper@src.gnome.org> | 2000-02-10 02:38:42 +0800 |
commit | 4c87a79aa40f9fccc40f036b8e182122914cadb0 (patch) | |
tree | c5d23e3fd73a0a767380e993cd4708734fb6ec0c /ChangeLog | |
parent | 25e2a5ee20863599f549db6feb1772f73f9ea47f (diff) | |
download | gsoc2013-evolution-4c87a79aa40f9fccc40f036b8e182122914cadb0.tar gsoc2013-evolution-4c87a79aa40f9fccc40f036b8e182122914cadb0.tar.gz gsoc2013-evolution-4c87a79aa40f9fccc40f036b8e182122914cadb0.tar.bz2 gsoc2013-evolution-4c87a79aa40f9fccc40f036b8e182122914cadb0.tar.lz gsoc2013-evolution-4c87a79aa40f9fccc40f036b8e182122914cadb0.tar.xz gsoc2013-evolution-4c87a79aa40f9fccc40f036b8e182122914cadb0.tar.zst gsoc2013-evolution-4c87a79aa40f9fccc40f036b8e182122914cadb0.zip |
Minor cleanup.
* tests/ui-tests/message-browser.c (print_usage_and_quit): Minor
cleanup.
svn path=/trunk/; revision=1710
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 9 insertions, 4 deletions
@@ -1,3 +1,8 @@ +2000-02-09 Matt Loper <matt@helixcode.com> + + * tests/ui-tests/message-browser.c (print_usage_and_quit): Minor + cleanup. + 2000-02-09 NotZed <notzed@zedzone.helixcode.com> * 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 <matt.loper@splashtech.com> +2000-02-08 Matt Loper <matt@helixcode.com> * 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 <matt.loper@splashtech.com> +2000-02-07 Matt Loper <matt@helixcode.com> * 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 <matt.loper@splashtech.com> +2000-02-02 Matt Loper <matt@helixcode.com> * 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 <matt.loper@splashtech.com> +2000-01-26 Matt Loper <matt@helixcode.com> * camel/camel-formatter.c: By looking up a mimetype in a hashtable, we can now get a handler function for an arbitrary |