aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/vcard-inline/vcard-inline.c
Commit message (Expand)AuthorAgeFilesLines
* Mail formatter rewrite - convert some plugins to modulesDan Vrátil2012-06-061-452/+0
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-5/+2
* Adapt vcard-inline plugin to the new ESource API.Matthew Barnes2012-06-031-20/+31
* Bug #674997 - Collapsing contact lists broken in Contacts previewDan Vrátil2012-05-031-0/+5
* WebKit port - port pluginsDan Vrátil2012-03-291-142/+231
* Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-271-7/+8
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-3/+5
* Coding style and whitespace cleanup.Matthew Barnes2011-08-131-7/+13
* Avoid camel_stream_printf().Matthew Barnes2011-07-061-2/+4
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-30/+32
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2011-01-301-2/+5
* Bug #555324 - Ask for destination before "Save in Addressbook" inline vCardMilan Crha2010-12-021-1/+14
* Adapt to Camel API changes.Matthew Barnes2010-09-281-1/+2
* Use the new e_load_book_source_async() where possible.Matthew Barnes2010-08-191-15/+39
* Bug #623204 - Be able to report detailed errors from backendsMilan Crha2010-07-091-2/+2
* Migrate from CamelException to GError.Matthew Barnes2010-07-091-1/+1
* Bug #610495 - Plugins should define e_plugin_lib_enableRoy Marples2010-04-271-0/+7
* Camel is now GObject-based.Matthew Barnes2010-04-241-3/+3
* Adapt to Camel API changes.Matthew Barnes2010-04-041-1/+1
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-3/+0
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-151-1/+5
|\
| * Bug #586109 - [vcard-inline] Crash while rendering inline vcardMilan Crha2009-07-141-1/+5
| * Prefer GLib basic types over C types.Matthew Barnes2009-05-291-2/+2
| * Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* | Prefer GLib basic types over C types.Matthew Barnes2009-05-271-2/+2
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-1/+1
|\ \
| * | Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
| |/
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-221-2/+5
|\|
| * Use proper ngettext support in vcard-inline.cMatthew Barnes2009-05-211-2/+5
| * Make vcard-inline actually work.Matthew Barnes2009-05-061-6/+6
| * Convert the vCard Bonobo control to an EMFormatHook plugin.Matthew Barnes2009-05-061-0/+284
* Convert eab-vcard-control.c to a new "vcard-inline" plugin, similar to theMatthew Barnes2009-02-211-0/+285