aboutsummaryrefslogtreecommitdiffstats
path: root/modules/text-highlight/e-mail-formatter-text-highlight.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 708390 - text-highlight: Don't interfere with printingMatthew Barnes2013-10-011-27/+2
* Bug #706008 - Workaround gnome-shell style change on focus changeTomas Popela2013-09-121-8/+3
* Add e_mail_part_ref_mime_part().Matthew Barnes2013-05-201-6/+15
* Add e_mail_part_get_id().Matthew Barnes2013-05-201-2/+4
* em-format cleanups.Matthew Barnes2013-05-201-31/+39
* [EMailFormatter] Use GdkRGBA and GtkStyleContext to get theme colorsMilan Crha2013-04-231-2/+2
* Remove EMailShellSettings.Matthew Barnes2013-03-171-42/+19
* Use CamelMimeFilterToHTMLFlags enum type where appropriate.Matthew Barnes2013-02-071-2/+2
* Teach EMailExtensionRegistry to find extensions.Matthew Barnes2013-02-011-41/+0
* Revert "Teach EMailExtensionRegistry to find extensions."Milan Crha2013-01-291-0/+41
* Bug #692005 - Changing character encoding doesn't workMilan Crha2013-01-191-0/+10
* Bug 691133 - Evolution creates 'highlight' zombiesMatthew Barnes2013-01-041-8/+13
* Teach EMailExtensionRegistry to find extensions.Matthew Barnes2012-12-081-41/+0
* 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-21/+11
* Remove EMailExtension.Matthew Barnes2012-12-081-38/+46
* EMailExtension: Replace mime_types() method with a string array.Matthew Barnes2012-12-081-7/+1
* Make EMailPartList thread-safe.Matthew Barnes2012-12-081-2/+2
* EMailFormatterContext: Keep a reference to EMailPartList.Matthew Barnes2012-12-081-1/+6
* Don't rely on user's $PATH, use HIGHLIGHT_COMMAND defined by configureDan Vrátil2012-10-091-1/+1
* Bug #684447 - Check for highlight during configure.Dan Vrátil2012-10-091-31/+54
* portability: don't use too generic variable namesAntoine Jacoutot2012-10-041-4/+4
* Bug #680786 - [text-highlight] Correctly display binary patchesDan Vrátil2012-08-231-6/+19
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-6/+7
* Bug #680786 - [text-highlight] Prefer Content-Type header over file name exte...Dan Vrátil2012-08-101-14/+18
* Bug #680634 - Missing image attachmentDan Vrátil2012-07-271-7/+8
* Highlighting of text parts and source codesDan Vrátil2012-07-251-0/+391