| Commit message (Expand) | Author | Age | Files | Lines |
* | A lot of changes in the way the parsing works. I am too lazy | Bertrand Guiheneuf | 2000-02-22 | 1 | -1/+7 |
* | New header with the typedefs for all camel classes. Now the class headers | Dan Winship | 2000-02-19 | 1 | -0/+4 |
* | use camel_stream_reset instead of seek. The formatter should be able to | bertrand | 2000-02-18 | 1 | -9/+3 |
* | revamped so that it uses the output stream of the data wrapper | bertrand | 2000-02-17 | 1 | -123/+257 |
* | + * tests/ui-tests/test-multipart-mixed.msg: New rfc822 file, which | Matthew Loper | 2000-02-14 | 1 | -1/+4 |
* | + * tests/ui-tests/message-browser.c (handle_tree_item): Expand tree | Matthew Loper | 2000-02-14 | 1 | -54/+64 |
* | New file; shows a message in tree format, where multipart's have multiple | Matthew Loper | 2000-02-09 | 1 | -23/+23 |
* | + * tests/test-formatter.c (convert_to_html_and_print): Use the | Matthew Loper | 2000-02-09 | 1 | -9/+39 |
* | + * tests/test-formatter.c (convert_to_html_and_print): Fixed call | Matthew Loper | 2000-02-09 | 1 | -2/+2 |
* | New member to 'CamelFormatterPrivate', 'attachments', will be used to let | Matthew Loper | 2000-02-09 | 1 | -148/+342 |
* | function deleted. | Matthew Loper | 2000-02-08 | 1 | -76/+0 |
* | + * tests/test-formatter.c (print_usage_and_quit): New function, | Matthew Loper | 2000-02-08 | 1 | -60/+89 |
* | *** empty log message *** | Bertrand Guiheneuf | 2000-02-02 | 1 | -3/+3 |
* | + * tests/test-formatter.c: New file; intended to test the | Matthew Loper | 2000-02-02 | 1 | -181/+467 |
* | + * camel/camel-formatter.c: By looking up a mimetype in a | Matthew Loper | 2000-01-26 | 1 | -47/+156 |
* | new function, broken out from 'camel_formatter_make_html'. | Matthew Loper | 2000-01-24 | 1 | -18/+143 |
* | + * camel/camel-formatter.c (camel_formatter_make_html): added a | Matthew Loper | 2000-01-22 | 1 | -32/+24 |
* | New files. You'll be able to use a CamelFormatter to get html-formatted | Matthew Loper | 2000-01-21 | 1 | -0/+199 |