aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-mime-filter-tohtml.h
Commit message (Collapse)AuthorAgeFilesLines
* applied plain_signature_fix.patchRadek Doulik2002-11-201-0/+1
| | | | svn path=/trunk/; revision=18841
* Rewritten. Much much much cleaner implementation now, though usesJeffrey Stedfast2002-11-111-4/+4
| | | | | | | | | | 2002-11-11 Jeffrey Stedfast <fejj@ximian.com> * camel-mime-filter-tohtml.c (html_convert): Rewritten. Much much much cleaner implementation now, though uses malloc/free more often than I'd like. svn path=/trunk/; revision=18691
* New mime filter to convert plain text to html.Jeffrey Stedfast2001-11-171-0/+75
2001-11-16 Jeffrey Stedfast <fejj@ximian.com> * camel-mime-filter-tohtml.c (camel_mime_filter_tohtml_new): New mime filter to convert plain text to html. svn path=/trunk/; revision=14737