aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-mail-store.c
Commit message (Expand)AuthorAgeFilesLines
* e-mail-store.c: Take EMailSession instead of EMailBackend.Matthew Barnes2011-10-271-37/+20
* Adapt to CamelNetworkSettings changes.Matthew Barnes2011-10-251-32/+58
* Bug #660721 - Online Account services not always activatingMilan Crha2011-10-131-2/+2
* Fix few 'may be used uninitialized' compiler warningsMilan Crha2011-09-301-1/+1
* Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-271-30/+46
* EMFolderTreeModel: Don't use parameters in "get_default" functions.Matthew Barnes2011-09-261-2/+2
* Bug #351025 - Make the order of the mail accounts configurableMilan Crha2011-09-261-3/+33
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-1/+1
* Bug #657310 - Crash when editing transport-only accountsMilan Crha2011-08-261-1/+9
* Bug 656720 - Exclude NNTP stores from Create Folder dialogMatthew Barnes2011-08-181-6/+0
* e_mail_store_foreach(): Take an EMailSession parameter.Matthew Barnes2011-08-181-13/+14
* Use new CamelService:display-name property.Matthew Barnes2011-08-181-32/+15
* Fix build breaks.Matthew Barnes2011-06-011-10/+10
* Replace deprecated g_atomic_int_exchange_and_add()Milan Crha2011-06-011-1/+1
* e_mail_store_add_by_account(): Fix a potential use-before-set.Matthew Barnes2011-05-301-1/+1
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+4
* Bug 651001 - Cannot send message from accounts not having a providerLucian Langa2011-05-261-2/+8
* Coding style and whitespace cleanup.Matthew Barnes2011-05-221-1/+3
* Cannot send message with just enabled accountMilan Crha2011-05-121-55/+36
* Whitespace and coding style cleanups.Matthew Barnes2011-05-081-5/+13
* Bug #627952 - 'Local delivery' mbox's aren't read properlyMilan Crha2011-05-051-6/+14
* Adapt to CamelService changes.Matthew Barnes2011-04-211-41/+57
* Adapt to sealed up CamelService.Matthew Barnes2011-04-181-2/+4
* Bug #643218 - Local delivery doesn't deliver after maildir migrationMilan Crha2011-03-031-0/+5
* Coding style and whitespace cleanup.Matthew Barnes2011-01-301-1/+4
* Runtime warning when closing without using mailerMilan Crha2011-01-131-1/+4
* Do not hide maildir accounts from UIMilan Crha2011-01-121-6/+0
* Avoid idle callbacks in EMailBackend initialization.Matthew Barnes2011-01-081-2/+2
* Migrate the local store from mbox to maildir formatChenthill Palanisamy2010-11-231-1/+1
* Bug #632293 - Do not add POP accounts into folder treeMilan Crha2010-11-101-0/+3
* Bug #632580 - Freezes UI on account disableMilan Crha2010-11-031-1/+2
* Send errors to an EAlertSink instead of the task bar.Matthew Barnes2010-10-191-19/+25
* Give MailSession a permanent home.Matthew Barnes2010-10-131-17/+27
* Remove MailAsyncEvent from e-mail-store.c.Matthew Barnes2010-10-011-33/+12
* Adapt to Camel API changes.Matthew Barnes2010-09-281-3/+5
* Pass GCancellable to Camel.Matthew Barnes2010-09-281-2/+2
* Coding style cleanups.Matthew Barnes2010-09-131-1/+1
* Migrate from CamelException to GError.Matthew Barnes2010-07-091-7/+5
* Camel is now GObject-based.Matthew Barnes2010-04-241-8/+8
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-3/+1
* Coding style and whitespace cleanup.Matthew Barnes2010-01-041-2/+6
* Make the mail folder cache a proper GObjectJonathon Jongsma2009-12-161-5/+5
* Merge bits and pieces of the anjal-evo-2-30 branch.Matthew Barnes2009-12-011-1/+5
* Forgot to add new files.Matthew Barnes2009-06-241-0/+423