aboutsummaryrefslogtreecommitdiffstats
path: root/em-format/e-mail-formatter-print.c
Commit message (Expand)AuthorAgeFilesLines
* Make EAttachment a little more thread-safe.Matthew Barnes2013-05-241-4/+7
* Convert EMailPart to a GObject.Matthew Barnes2013-05-201-1/+1
* Add e_mail_part_attachment_ref_attachment().Matthew Barnes2013-05-201-1/+1
* Add e_mail_part_get_is_attachment().Matthew Barnes2013-05-201-1/+1
* Add e_mail_part_get_mime_type().Matthew Barnes2013-05-201-1/+1
* Add e_mail_part_id_has_suffix().Matthew Barnes2013-05-201-2/+2
* Add e_mail_part_get_cid().Matthew Barnes2013-05-201-1/+1
* em-format cleanups.Matthew Barnes2013-05-201-26/+25
* EMailFormatterPrint cleanups.Matthew Barnes2013-05-151-35/+30
* Coding style and whitespace cleanup.Matthew Barnes2013-05-081-1/+1
* [EMailFormatter] Use GdkRGBA and GtkStyleContext to get theme colorsMilan Crha2013-04-231-7/+6
* Teach EMailExtensionRegistry to find extensions.Matthew Barnes2013-02-011-3/+3
* Revert "Teach EMailExtensionRegistry to find extensions."Milan Crha2013-01-291-3/+3
* Coding style and whitespace cleanup.Matthew Barnes2013-01-111-1/+1
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-2/+0
* Teach EMailExtensionRegistry to find extensions.Matthew Barnes2012-12-081-3/+3
* Add EMailFormatterPrintExtension.Matthew Barnes2012-12-081-0/+17
* e_mail_formatter_print_base_init(): Register internal extension types.Matthew Barnes2012-12-081-1/+8
* Make EMailPartList thread-safe.Matthew Barnes2012-12-081-6/+10
* EMailFormatterContext: Keep a reference to EMailPartList.Matthew Barnes2012-12-081-10/+10
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-8/+13
* Fix a memory leak in EMailFormatterPrintDan Vrátil2012-07-171-0/+2
* Coding style and whitespace cleanup.Matthew Barnes2012-06-251-7/+7
* Mail formatter rewriteDan Vrátil2012-06-061-0/+266