aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-mail-account-store.c
Commit message (Expand)AuthorAgeFilesLines
* Coding style and whitespace cleanup.Matthew Barnes2013-05-081-1/+2
* Bug #697710 - Going offline doesn't disconnect remote storesMilan Crha2013-04-111-3/+39
* EMailAccountStore: Remove "express-mode" property.Matthew Barnes2013-04-011-73/+8
* EMailAccountStore: Use an appropriate icon for online accounts.Matthew Barnes2013-02-011-0/+9
* Incorporate ESourceUOA.Matthew Barnes2013-02-011-0/+7
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-3/+0
* Address couple issues found by a Coverity scanMilan Crha2012-11-301-2/+2
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-1/+1
* Bug #682425 - Can do network operations on disabled accountsMilan Crha2012-09-051-0/+41
* Adapt to CamelSession API changes.Matthew Barnes2012-08-121-2/+4
* Rework handling of GOA mail.Matthew Barnes2012-07-161-0/+16
* EMailAccountStore: Check permissions before writing/removing sources.Matthew Barnes2012-07-161-5/+5
* Bug 677885 - Deleting account is chatty on consoleMatthew Barnes2012-07-071-1/+7
* Do not call g_object_notify() when property didn't changeMilan Crha2012-06-181-0/+3
* Bug 677995 - Asks password for disabled mail accountMatthew Barnes2012-06-131-7/+1
* Bug 677679 - Folder tree unread counts don't decreaseMatthew Barnes2012-06-121-4/+22
* Fix possible use of uninitialized variableMilan Crha2012-06-121-1/+1
* Remove "enable-local" and "enable-vfolders" GSettings key.Matthew Barnes2012-06-091-40/+23
* Synchronize identities when enabling/disabling accounts.Matthew Barnes2012-06-081-0/+64
* EMailAccountStore: Fix a typo.Matthew Barnes2012-06-081-1/+1
* EMailAccountStore: Check for a collection when adding a service.Matthew Barnes2012-06-081-0/+12
* EMailAccountStore: Handle collections when enabling/disablingMatthew Barnes2012-06-071-0/+28
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-2/+1
* Adapt mail to the new ESource API.Matthew Barnes2012-06-031-181/+134
* Revert "Bug #668481 - Account order is not remembered"Matthew Barnes2012-06-031-136/+54
* Whitespace cleanups.Matthew Barnes2012-05-131-6/+6
* Bug #668481 - Account order is not rememberedMilan Crha2012-04-201-54/+136
* Move vfolders to libemail-engine and rest as mail-vfolder-ui. It all works andSrinivasa Ragavan2012-03-031-1/+1
* Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-031-1/+1
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-7/+32
* Slow start due to instant saving of no change in an EAccountListMilan Crha2012-01-111-7/+16
* EMailAccountStore: Avoid a bogus runtime warning.Matthew Barnes2011-12-311-5/+6
* Reduce diff noise with account-mgmt branch.Matthew Barnes2011-12-201-15/+18
* Bug #666512 - Busy-loop after pressing Send/Receive toolbar buttonMilan Crha2011-12-191-7/+6
* mail-send-recv.c: Avoid using EAccount and CamelURL if possible.Matthew Barnes2011-12-161-15/+67
* Reorder accounts by drag-and-drop.Matthew Barnes2011-12-111-0/+1439