| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename libemformat to libevolution-mail-formatter. | Matthew Barnes | 2013-05-28 | 1 | -1/+1 |
* | Simplify EABContactFormatter. | Matthew Barnes | 2013-05-21 | 1 | -9/+11 |
* | Convert EMailPart to a GObject. | Matthew Barnes | 2013-05-20 | 5 | -235/+389 |
* | Rename EMailFormatterVCardInline to EMailFormatterVCard. | Matthew Barnes | 2013-05-20 | 4 | -32/+32 |
* | Rename EMailParserVCardInline to EMailParserVCard. | Matthew Barnes | 2013-05-20 | 4 | -30/+30 |
* | Rename EMailPartVCardInline to EMailPartVCard. | Matthew Barnes | 2013-05-20 | 4 | -20/+20 |
* | Add e_mail_part_get_id(). | Matthew Barnes | 2013-05-20 | 1 | -4/+6 |
* | em-format cleanups. | Matthew Barnes | 2013-05-20 | 3 | -3/+5 |
* | Teach EMailExtensionRegistry to find extensions. | Matthew Barnes | 2013-02-01 | 2 | -82/+0 |
* | Fix up error handling around e_book/cal_client_connect_finish(). | Matthew Barnes | 2013-01-31 | 1 | -3/+1 |
* | Use e_book_client_connect(). | Matthew Barnes | 2013-01-30 | 1 | -12/+13 |
* | Revert "Teach EMailExtensionRegistry to find extensions." | Milan Crha | 2013-01-29 | 2 | -0/+82 |
* | Bug #692005 - Changing character encoding doesn't work | Milan Crha | 2013-01-19 | 1 | -0/+10 |
* | Avoid deprecated libedataserver APIs. | Matthew Barnes | 2013-01-15 | 1 | -2/+4 |
* | Move the contact map widgets to addressbook/gui/widgets. | Matthew Barnes | 2012-12-13 | 1 | -2/+0 |
* | Consolidate base utility libraries into libeutil. | Matthew Barnes | 2012-12-13 | 2 | -4/+6 |
* | Teach EMailExtensionRegistry to find extensions. | Matthew Barnes | 2012-12-08 | 2 | -82/+0 |
* | EMailParserExtension: Convert get_flags() to an enum field. | Matthew Barnes | 2012-12-08 | 1 | -7/+1 |
* | Convert EMailParserExtension to an abstract class. | Matthew Barnes | 2012-12-08 | 1 | -21/+10 |
* | EMailFormatterExtension: Convert get_description() to a string field. | Matthew Barnes | 2012-12-08 | 1 | -7/+1 |
* | EMailFormatterExtension: Convert get_display_name() to a string field. | Matthew Barnes | 2012-12-08 | 1 | -7/+1 |
* | Convert EMailFormatterExtension to an abstract class. | Matthew Barnes | 2012-12-08 | 1 | -21/+11 |
* | Remove EMailExtension. | Matthew Barnes | 2012-12-08 | 2 | -66/+86 |
* | EMailExtension: Replace mime_types() method with a string array. | Matthew Barnes | 2012-12-08 | 2 | -18/+14 |
* | EMailParserExtension: Collect EMailParts in a GQueue. | Matthew Barnes | 2012-12-08 | 1 | -11/+18 |
* | Make EMailPartList thread-safe. | Matthew Barnes | 2012-12-08 | 1 | -2/+2 |
* | EMailFormatterContext: Keep a reference to EMailPartList. | Matthew Barnes | 2012-12-08 | 1 | -5/+10 |
* | BR is not a "pair" HTML element | Milan Crha | 2012-09-11 | 1 | -1/+1 |
* | Bug 682519 - vcard-inline: Typo in translatable string | Matthew Barnes | 2012-08-25 | 1 | -1/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-08-20 | 2 | -4/+4 |
* | Include e-mail-part-vcard-inline.h in tarball. | Matthew Barnes | 2012-06-26 | 1 | -0/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-06-25 | 2 | -8/+8 |
* | Reduce usage of g_type_class_peek_parent(). | Matthew Barnes | 2012-06-25 | 2 | -4/+0 |
* | Bug #670876 - Missing mnemonics for buttons for vcard attached to email | Dan Vrátil | 2012-06-08 | 2 | -15/+57 |
* | Mail formatter rewrite - convert some plugins to modules | Dan Vrátil | 2012-06-06 | 7 | -0/+854 |