aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/dbx-import/dbx-importer.c
Commit message (Expand)AuthorAgeFilesLines
* Fix translations being boken by removing calls to bindtextdomain() from plugins.Kjartan Maraas2011-04-021-8/+0
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-14/+39
* Bug 641756 - Fix warnings from GCC 4.6Kjartan Maraas2011-02-091-3/+0
* Bug #641451 - Crash in folder_selection_button_newBharath Acharya2011-02-071-5/+11
* Simplify EActivity.Matthew Barnes2010-10-231-4/+9
* Collect mail enum types in e-mail-enums.h.Matthew Barnes2010-10-191-1/+1
* Give MailSession a permanent home.Matthew Barnes2010-10-131-2/+13
* camel_operation_new() now returns a GCancellable pointer.Matthew Barnes2010-09-291-1/+1
* Adapt to Camel API changes.Matthew Barnes2010-09-281-18/+11
* Pass GCancellable to Camel.Matthew Barnes2010-09-281-3/+7
* Adapt to CamelOperation API changes.Matthew Barnes2010-09-151-8/+6
* Coding style cleanups.Matthew Barnes2010-09-131-79/+79
* dbx-importer: Fix printf format warningDavid Woodhouse2010-08-021-2/+2
* Coding style and whitespace cleanup.Matthew Barnes2010-07-121-23/+20
* Migrate from CamelException to GError.Matthew Barnes2010-07-091-45/+79
* Add Outlook Express DBX mailbox file importer pluginDavid Woodhouse2010-06-291-0/+753