aboutsummaryrefslogtreecommitdiffstats
path: root/em-format/e-mail-formatter-text-plain.c
Commit message (Expand)AuthorAgeFilesLines
* Bug #706008 - Workaround gnome-shell style change on focus changeTomas Popela2013-09-121-22/+13
* Add e_mail_part_ref_mime_part().Matthew Barnes2013-05-201-3/+9
* Add e_mail_part_get_id().Matthew Barnes2013-05-201-2/+4
* [EMailFormatter] Use GdkRGBA and GtkStyleContext to get theme colorsMilan Crha2013-04-231-5/+5
* Use CamelMimeFilterToHTMLFlags enum type where appropriate.Matthew Barnes2013-02-071-4/+4
* 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
* Bug #692005 - Changing character encoding doesn't workMilan Crha2013-01-191-0/+10
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-6/+5
* Teach EMailExtensionRegistry to find extensions.Matthew Barnes2012-12-081-2/+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-31/+14
* Remove EMailExtension.Matthew Barnes2012-12-081-10/+1
* EMailExtension: Replace mime_types() method with a string array.Matthew Barnes2012-12-081-12/+8
* Make EMailPartList thread-safe.Matthew Barnes2012-12-081-2/+2
* EMailFormatterContext: Keep a reference to EMailPartList.Matthew Barnes2012-12-081-1/+6
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-3/+5
* Bug #684447 - Check for highlight during configure.Dan Vrátil2012-10-091-0/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-3/+3
* Bug #680577 - [text-highlight] - Failed to load partDan Vrátil2012-07-271-1/+1
* Bug #680123 - Freeze on message/disposition-notification email parsingDan Vrátil2012-07-181-1/+4
* Display text/plain in fixed-width fontDan Vrátil2012-06-271-1/+1
* Bug #515004 - Allow toggling between text and HTML view of mailDan Vrátil2012-06-261-10/+16
* 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/+212