aboutsummaryrefslogtreecommitdiffstats
path: root/em-format/e-mail-parser-text-plain.c
Commit message (Expand)AuthorAgeFilesLines
* empe_text_plain_parse() cleanups.Matthew Barnes2013-07-201-13/+14
* Add e_mail_part_set_mime_type().Matthew Barnes2013-05-201-1/+5
* em-format cleanups.Matthew Barnes2013-05-201-4/+4
* Add a priority field for mail formatter and parser extensions.Matthew Barnes2013-02-011-0/+1
* Teach EMailExtensionRegistry to find extensions.Matthew Barnes2013-02-011-1/+2
* Revert "Teach EMailExtensionRegistry to find extensions."Milan Crha2013-01-291-2/+1
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-7/+6
* Teach EMailExtensionRegistry to find extensions.Matthew Barnes2012-12-081-2/+2
* Convert EMailParserExtension to an abstract class.Matthew Barnes2012-12-081-25/+8
* Remove EMailExtension.Matthew Barnes2012-12-081-10/+1
* EMailExtension: Replace mime_types() method with a string array.Matthew Barnes2012-12-081-8/+6
* EMailParserExtension: Collect EMailParts in a GQueue.Matthew Barnes2012-12-081-42/+33
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-8/+10
* [text/plain parser] Use original part when nothing found inlineMilan Crha2012-09-131-1/+14
* Bug #680635 - Inline GPG shown as sourceDan Vrátil2012-07-261-1/+8
* Highlighting of text parts and source codesDan Vrátil2012-07-251-2/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-06-251-1/+1
* Reduce usage of g_type_class_peek_parent().Matthew Barnes2012-06-251-1/+0
* Mail formatter rewriteDan Vrátil2012-06-061-0/+253