aboutsummaryrefslogtreecommitdiffstats
path: root/em-format/e-mail-formatter-headers.c
Commit message (Expand)AuthorAgeFilesLines
* Bug #706008 - Workaround gnome-shell style change on focus changeTomas Popela2013-09-121-15/+5
* EMailFormatterHeaders: Avoid EMailFormatter header API.Matthew Barnes2013-06-081-66/+67
* EMailFormatterHeaders cleanups.Matthew Barnes2013-06-081-29/+38
* e_mail_formatter_format_header: Split the header param.Matthew Barnes2013-06-071-7/+11
* e_mail_formatter_format_header: Remove unused CamelMedium param.Matthew Barnes2013-06-071-3/+3
* Remove Evolution icon from header section.Matthew Barnes2013-05-301-58/+0
* Add e_mail_part_ref_mime_part().Matthew Barnes2013-05-201-3/+7
* Add e_mail_part_get_id().Matthew Barnes2013-05-201-1/+1
* Right-align mail header names.Matthew Barnes2013-05-091-53/+94
* EMailFormatterHeaders cleanups.Matthew Barnes2013-05-091-35/+53
* [EMailFormatter] Use GdkRGBA and GtkStyleContext to get theme colorsMilan Crha2013-04-231-4/+4
* Bug #690092 - Crash under format_full_headers()Milan Crha2013-03-071-10/+17
* EMailFormatter: Remove "only-local-photos" property.Matthew Barnes2013-02-271-5/+3
* Use CamelMimeFilterToHTMLFlags enum type where appropriate.Matthew Barnes2013-02-071-1/+2
* 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/+4
* Teach EMailExtensionRegistry to find extensions.Matthew Barnes2012-12-081-2/+2
* EMailFormatterExtension: Convert get_description() to a string field.Matthew Barnes2012-12-081-7/+0
* EMailFormatterExtension: Convert get_display_name() to a string field.Matthew Barnes2012-12-081-7/+0
* Convert EMailFormatterExtension to an abstract class.Matthew Barnes2012-12-081-29/+12
* Remove EMailExtension.Matthew Barnes2012-12-081-10/+1
* EMailExtension: Replace mime_types() method with a string array.Matthew Barnes2012-12-081-8/+5
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-7/+11
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-6/+6
* Bug 678667 - 'All Message Headers' option is brokenLucian Langa2012-06-251-2/+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
* Don't use '%%' in strings that are not printf()'edDan Vrátil2012-06-141-4/+4
* Bug #674887 - Hang on sender's photo lookupDan Vrátil2012-06-141-21/+17
* Mail formatter rewriteDan Vrátil2012-06-061-0/+615