aboutsummaryrefslogtreecommitdiffstats
path: root/modules/text-highlight
Commit message (Expand)AuthorAgeFilesLines
* Bug 540362: [webkit-composer] Use webkit for composerTomas Popela2014-06-091-3/+3
* [text-highlight] Fix a possible memory leakMilan Crha2014-03-261-0/+1
* Add an --enable-code-coverage configure option to enable gcov supportMilan Crha2014-03-251-2/+3
* EMailFormatter: Use GOutputStream instead of CamelStream.Matthew Barnes2014-03-011-22/+12
* Bug 724909 - Highlight module hangs on large attachmentsMatthew Barnes2014-02-251-27/+182
* Bug 721545 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-089-90/+81
* 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
* Rename libemformat to libevolution-mail-formatter.Matthew Barnes2013-05-281-1/+1
* Rename libeshell to libevolution-shell.Matthew Barnes2013-05-281-1/+1
* Rename libeutil to libevolution-util.Matthew Barnes2013-05-281-1/+1
* 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-012-82/+0
* Revert "Teach EMailExtensionRegistry to find extensions."Milan Crha2013-01-292-0/+82
* Bug #692005 - Changing character encoding doesn't workMilan Crha2013-01-191-0/+10
* Bug 691133 - Evolution creates 'highlight' zombiesMatthew Barnes2013-01-041-8/+13
* Move the contact map widgets to addressbook/gui/widgets.Matthew Barnes2012-12-131-2/+0
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-4/+6
* Teach EMailExtensionRegistry to find extensions.Matthew Barnes2012-12-082-82/+0
* Convert EMailParserExtension to an abstract class.Matthew Barnes2012-12-081-19/+9
* 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-082-68/+86
* EMailExtension: Replace mime_types() method with a string array.Matthew Barnes2012-12-082-14/+2
* EMailParserExtension: Collect EMailParts in a GQueue.Matthew Barnes2012-12-081-13/+13
* 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-205-150/+150
* Bug #680786 - [text-highlight] Prefer Content-Type header over file name exte...Dan Vrátil2012-08-101-14/+18
* text-highlight: Add missing linker flags.Matthew Barnes2012-07-281-0/+2
* Bug #680577 - [text-highlight] - Failed to load partDan Vrátil2012-07-271-2/+6
* Bug #680634 - Missing image attachmentDan Vrátil2012-07-271-7/+8
* Highlighting of text parts and source codesDan Vrátil2012-07-2510-30/+1277
* Coding style and whitespace cleanup.Matthew Barnes2012-06-251-4/+4
* Reduce usage of g_type_class_peek_parent().Matthew Barnes2012-06-251-4/+0
* Mail formatter rewrite - convert some plugins to modulesDan Vrátil2012-06-064-0/+422