aboutsummaryrefslogtreecommitdiffstats
path: root/em-format/e-mail-parser-application-smime.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+3
* Teach EMailExtensionRegistry to find extensions.Matthew Barnes2012-12-081-2/+2
* EMailParserExtension: Convert get_flags() to an enum field.Matthew Barnes2012-12-081-7/+1
* Convert EMailParserExtension to an abstract class.Matthew Barnes2012-12-081-31/+14
* Remove EMailExtension.Matthew Barnes2012-12-081-10/+1
* EMailExtension: Replace mime_types() method with a string array.Matthew Barnes2012-12-081-14/+10
* EMailParserExtension: Collect EMailParts in a GQueue.Matthew Barnes2012-12-081-30/+29
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-9/+10
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-1/+1
* Don't display SMIME signature as an attachmentDan Vrátil2012-07-121-1/+3
* 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/+199