aboutsummaryrefslogtreecommitdiffstats
path: root/em-format/e-mail-formatter-attachment.c
Commit message (Expand)AuthorAgeFilesLines
* Distinguish "attachment-wrapper" elements from attachments.Matthew Barnes2013-05-291-1/+7
* EMailFormatterAttachment cleanups.Matthew Barnes2013-05-291-54/+35
* Make EAttachment a little more thread-safe.Matthew Barnes2013-05-241-5/+7
* Attachment-related cleanups.Matthew Barnes2013-05-241-2/+4
* Convert EMailPart to a GObject.Matthew Barnes2013-05-201-7/+6
* Add e_mail_part_attachment_ref_attachment().Matthew Barnes2013-05-201-6/+6
* Add e_mail_part_ref_mime_part().Matthew Barnes2013-05-201-1/+4
* Add e_mail_part_get_id().Matthew Barnes2013-05-201-6/+14
* em-format cleanups.Matthew Barnes2013-05-201-29/+51
* EMailPart: Store validity pairs in a GQueue.Matthew Barnes2013-05-201-11/+15
* Bug 694159 - Malformed content-type header causes infinite recursionMatthew Barnes2013-02-251-0/+6
* Use CamelMimeFilterToHTMLFlags enum type where appropriate.Matthew Barnes2013-02-071-2/+3
* 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-12/+6
* Teach EMailExtensionRegistry to find extensions.Matthew Barnes2012-12-081-1/+2
* EMailFormatterExtension: Convert get_description() to a string field.Matthew Barnes2012-12-081-7/+1
* EMailFormatterExtension: Convert get_display_name() to a string field.Matthew Barnes2012-12-081-7/+1
* Convert EMailFormatterExtension to an abstract class.Matthew Barnes2012-12-081-29/+11
* Remove EMailExtension.Matthew Barnes2012-12-081-10/+1
* EMailExtension: Replace mime_types() method with a string array.Matthew Barnes2012-12-081-10/+6
* Make EMailPartList thread-safe.Matthew Barnes2012-12-081-21/+27
* EMailFormatterContext: Keep a reference to EMailPartList.Matthew Barnes2012-12-081-3/+3
* Bug #687670 - Signing with both pgp and S/MIME shows only one signatureMilan Crha2012-11-221-5/+15
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-2/+4
* Bug #683663 - Attachment bar missing when showing 'All Message Headers'Lucian Langa2012-09-111-1/+2
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-1/+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/+403