aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-formatter.c
Commit message (Expand)AuthorAgeFilesLines
* Added "convert_newlines_to_br" boolean param, to give the option of notMatthew Loper2000-04-011-6/+9
* Use <pre> tag to force the use of monospaced fonts.Matthew Loper2000-03-311-0/+4
* fix warningsDan Winship2000-03-291-2/+2
* + * shell/main.c (evolution_boot): gtk_signal_connect'ed "destroy"Matthew Loper2000-03-231-2/+4
* plug mem leaks due to bad documentation ofbertrand2000-03-091-6/+17
* More changes than a man can remember.Bertrand Guiheneuf2000-03-061-25/+54
* bonobo-goad-id is the good key to look for. (get_bonobo_tag_for_object):bertrand2000-03-041-2/+5
* in the case of images, put the content object output stream in the url.bertrand2000-03-041-6/+6
* A lot of changes in the way the parsing works. I am too lazyBertrand Guiheneuf2000-02-221-1/+7
* New header with the typedefs for all camel classes. Now the class headersDan Winship2000-02-191-0/+4
* use camel_stream_reset instead of seek. The formatter should be able tobertrand2000-02-181-9/+3
* revamped so that it uses the output stream of the data wrapperbertrand2000-02-171-123/+257
* + * tests/ui-tests/test-multipart-mixed.msg: New rfc822 file, whichMatthew Loper2000-02-141-1/+4
* + * tests/ui-tests/message-browser.c (handle_tree_item): Expand treeMatthew Loper2000-02-141-54/+64
* New file; shows a message in tree format, where multipart's have multipleMatthew Loper2000-02-091-23/+23
* + * tests/test-formatter.c (convert_to_html_and_print): Use theMatthew Loper2000-02-091-9/+39
* + * tests/test-formatter.c (convert_to_html_and_print): Fixed callMatthew Loper2000-02-091-2/+2
* New member to 'CamelFormatterPrivate', 'attachments', will be used to letMatthew Loper2000-02-091-148/+342
* function deleted.Matthew Loper2000-02-081-76/+0
* + * tests/test-formatter.c (print_usage_and_quit): New function,Matthew Loper2000-02-081-60/+89
* *** empty log message ***Bertrand Guiheneuf2000-02-021-3/+3
* + * tests/test-formatter.c: New file; intended to test theMatthew Loper2000-02-021-181/+467
* + * camel/camel-formatter.c: By looking up a mimetype in aMatthew Loper2000-01-261-47/+156
* new function, broken out from 'camel_formatter_make_html'.Matthew Loper2000-01-241-18/+143
* + * camel/camel-formatter.c (camel_formatter_make_html): added aMatthew Loper2000-01-221-32/+24
* New files. You'll be able to use a CamelFormatter to get html-formattedMatthew Loper2000-01-211-0/+199