aboutsummaryrefslogtreecommitdiffstats
path: root/modules/vcard-inline
Commit message (Expand)AuthorAgeFilesLines
* Rename libemformat to libevolution-mail-formatter.Matthew Barnes2013-05-281-1/+1
* Simplify EABContactFormatter.Matthew Barnes2013-05-211-9/+11
* Convert EMailPart to a GObject.Matthew Barnes2013-05-205-235/+389
* Rename EMailFormatterVCardInline to EMailFormatterVCard.Matthew Barnes2013-05-204-32/+32
* Rename EMailParserVCardInline to EMailParserVCard.Matthew Barnes2013-05-204-30/+30
* Rename EMailPartVCardInline to EMailPartVCard.Matthew Barnes2013-05-204-20/+20
* Add e_mail_part_get_id().Matthew Barnes2013-05-201-4/+6
* em-format cleanups.Matthew Barnes2013-05-203-3/+5
* Teach EMailExtensionRegistry to find extensions.Matthew Barnes2013-02-012-82/+0
* Fix up error handling around e_book/cal_client_connect_finish().Matthew Barnes2013-01-311-3/+1
* Use e_book_client_connect().Matthew Barnes2013-01-301-12/+13
* 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
* Avoid deprecated libedataserver APIs.Matthew Barnes2013-01-151-2/+4
* Move the contact map widgets to addressbook/gui/widgets.Matthew Barnes2012-12-131-2/+0
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-132-4/+6
* Teach EMailExtensionRegistry to find extensions.Matthew Barnes2012-12-082-82/+0
* EMailParserExtension: Convert get_flags() to an enum field.Matthew Barnes2012-12-081-7/+1
* Convert EMailParserExtension to an abstract class.Matthew Barnes2012-12-081-21/+10
* 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-66/+86
* EMailExtension: Replace mime_types() method with a string array.Matthew Barnes2012-12-082-18/+14
* EMailParserExtension: Collect EMailParts in a GQueue.Matthew Barnes2012-12-081-11/+18
* Make EMailPartList thread-safe.Matthew Barnes2012-12-081-2/+2
* EMailFormatterContext: Keep a reference to EMailPartList.Matthew Barnes2012-12-081-5/+10
* BR is not a "pair" HTML elementMilan Crha2012-09-111-1/+1
* Bug 682519 - vcard-inline: Typo in translatable stringMatthew Barnes2012-08-251-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-08-202-4/+4
* Include e-mail-part-vcard-inline.h in tarball.Matthew Barnes2012-06-261-0/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-06-252-8/+8
* Reduce usage of g_type_class_peek_parent().Matthew Barnes2012-06-252-4/+0
* Bug #670876 - Missing mnemonics for buttons for vcard attached to emailDan Vrátil2012-06-082-15/+57
* Mail formatter rewrite - convert some plugins to modulesDan Vrátil2012-06-067-0/+854