aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/vcard-inline
Commit message (Expand)AuthorAgeFilesLines
* 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
* [vCard-inline] Check also text/directory partsMilan Crha2010-11-261-0/+4
* 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
* Compiler and linker flag cleanups.Matthew Barnes2009-12-281-2/+4
* EMFormat plugins should always be enabled.Matthew Barnes2009-11-101-1/+2
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-011-6/+10
* Finish killing Bonobo.Matthew Barnes2009-09-091-2/+3
* 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
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-011-0/+7
|\|
| * Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-011-1/+1
| * Fix even more compiler warnings and disable one for format stringsMilan Crha2009-06-051-0/+2
| * Add libraries to LIBADD so that -no-undefined on win32 works well.Fridrich Strba2009-06-041-2/+11
| * Prefer GLib basic types over C types.Matthew Barnes2009-05-291-2/+2
| * Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* | Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-011-1/+1
* | Radically reorganize source code.Matthew Barnes2009-06-251-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-222-4/+7
|\|
| * Use proper ngettext support in vcard-inline.cMatthew Barnes2009-05-211-2/+5
| * Remove generated files from git.Matthew Barnes2009-05-063-61/+0
| * Remove auto-generated files from git.Matthew Barnes2009-05-062-1428/+0
| * Make vcard-inline actually work.Matthew Barnes2009-05-067-52/+10
| * Convert the vCard Bonobo control to an EMFormatHook plugin.Matthew Barnes2009-05-0612-0/+1863
* Use -no-undefined on Linux tooMilan Crha2009-05-201-1/+8
* Convert eab-vcard-control.c to a new "vcard-inline" plugin, similar to theMatthew Barnes2009-02-213-0/+333