aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-mail-backend.c
Commit message (Expand)AuthorAgeFilesLines
* mail_folder_cache_get_folder_info_flags: Change parameters.Matthew Barnes2013-07-181-12/+2
* Add mail_folder_cache_ref_folder().Matthew Barnes2013-07-181-17/+12
* Set network-available on a CamelSession when going onlineMilan Crha2013-06-271-0/+1
* Coding style and whitespace cleanup.Matthew Barnes2013-05-081-1/+1
* Bug #697710 - Going offline doesn't disconnect remote storesMilan Crha2013-04-111-10/+12
* Remove more Express Mode hacks.Matthew Barnes2013-04-011-5/+0
* Remove emu_free_mail_cache().Matthew Barnes2013-02-271-13/+1
* Bug #692777 - Crash on folder renameMilan Crha2013-01-291-3/+3
* Coding style and whitespace cleanup.Matthew Barnes2013-01-111-1/+1
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-3/+0
* Do not empty trash/delete junk in disabled accounts on exitMilan Crha2012-12-051-2/+31
* Bug #678606 - Crash under mail_backend_folder_deleted_cb()Milan Crha2012-12-031-0/+3
* Fix typo in 'activity' word (macro/function/variable names)Milan Crha2012-09-101-9/+9
* Bug #682425 - Can do network operations on disabled accountsMilan Crha2012-09-051-49/+42
* Bug #679780 - Offline mode doesn't work in mailerMilan Crha2012-09-051-5/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-09-011-2/+12
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-1/+1
* Adapt to CamelSession API changes.Matthew Barnes2012-08-121-15/+23
* Bug #677695 - Crash on quit under emu_free_mail_cache()Milan Crha2012-08-081-1/+1
* Avoid crash on folder renameMilan Crha2012-07-101-1/+1
* Bug 678606 - Crash under mail_backend_folder_deleted_cb()Matthew Barnes2012-07-071-0/+3
* Adapt to CamelStore API change.Matthew Barnes2012-07-071-6/+6
* Fix some memory leaksDan Vrátil2012-06-181-2/+9
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-4/+0
* Adapt mail to the new ESource API.Matthew Barnes2012-06-031-96/+150
* Whitespace cleanups.Matthew Barnes2012-03-031-1/+1
* Move vfolders to libemail-engine and rest as mail-vfolder-ui. It all works andSrinivasa Ragavan2012-03-031-2/+16
* Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-031-2/+2
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-6/+19
* Bug 668480 - Going to online from offline connects disabled accountsMatthew Barnes2012-01-251-0/+8
* EMailBackend: Make sure all background jobs have descriptions.Matthew Barnes2012-01-211-0/+10
* Coding style and whitespace cleanup.Matthew Barnes2012-01-191-13/+13
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-21/+172
* Avoid passing EMailBackend as much as possible.Matthew Barnes2011-12-161-50/+43
* EMailSession: Add "activity-added" signal.Matthew Barnes2011-12-161-1/+9
* Reorder accounts by drag-and-drop.Matthew Barnes2011-12-111-97/+90
* e-mail-store.c: Take EMailSession instead of EMailBackend.Matthew Barnes2011-10-271-4/+7
* Bug #527614 - Valgrind shows a nice amount of lost memoryMilan Crha2011-10-201-6/+9
* Adapt to CamelFolderSummary API changesMilan Crha2011-10-061-1/+1
* GtkApplication has some new EShell-like features.Matthew Barnes2011-10-061-2/+8
* Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-271-8/+6
* EMFolderTreeModel: Don't use parameters in "get_default" functions.Matthew Barnes2011-09-261-3/+7
* Bug #351025 - Make the order of the mail accounts configurableMilan Crha2011-09-261-5/+30
* Consolidate MailFolderCache signal handlers.Matthew Barnes2011-09-021-0/+177
* e_mail_store_foreach(): Take an EMailSession parameter.Matthew Barnes2011-08-181-4/+8
* Use new CamelService:display-name property.Matthew Barnes2011-08-181-8/+4
* EMailBackend: Explicitly remove CamelServices during dispose.Matthew Barnes2011-07-151-0/+2
* Change EMEventTargetFolder contents.Matthew Barnes2011-05-301-11/+6
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+4
* Remove mail_remove_folder().Matthew Barnes2011-05-211-1/+1
* Add e_activity_handle_cancellation().Matthew Barnes2011-05-121-2/+2
* Whitespace and coding style cleanups.Matthew Barnes2011-05-081-1/+2
* MailFolderCache: Drop folder URI in "folder-changed" signal.Matthew Barnes2011-05-071-1/+6
* MailFolderCache: Emit folder names instead of URIs in signals.Matthew Barnes2011-05-061-5/+6
* EMEventTargetFolder: Add an EAccount member.Matthew Barnes2011-05-031-1/+6
* EMailBackend: Ignore cancelled background jobs.Matthew Barnes2011-04-251-1/+4
* Adapt to new CamelSession background job API.Matthew Barnes2011-04-241-4/+113
* Do not prompt for offline when mail backend not startedMilan Crha2011-03-091-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+2
* Do not flush Outbox when mail shell backend not startedMilan Crha2011-03-041-1/+4
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-7/+3
* Remove NULL checks for GObject methods.Matthew Barnes2011-02-131-4/+4
* Coding style and whitespace cleanup.Matthew Barnes2011-01-301-2/+4
* Bug #638808 - camel_shutdown() called too earlyMilan Crha2011-01-111-1/+10
* Avoid idle callbacks in EMailBackend initialization.Matthew Barnes2011-01-081-21/+0
* Free/busy meeting view doesn't work due to non-working extensionMilan Crha2010-12-061-0/+3
* Bug #620609 - Empty trash at exit doesn't workMilan Crha2010-11-301-4/+4
* Bug #632781 - Cannot disable search foldersMilan Crha2010-11-101-2/+0
* Pass an EAlertSink to e_alert_sink_submit_alert().Matthew Barnes2010-11-011-1/+2
* Kill mail_store_set_offline().Matthew Barnes2010-10-231-17/+23
* Collect mail enum types in e-mail-enums.h.Matthew Barnes2010-10-191-1/+2
* Send errors to an EAlertSink instead of the task bar.Matthew Barnes2010-10-191-12/+54
* Replace EBinding with GBinding.Matthew Barnes2010-10-141-2/+4
* Give MailSession a permanent home.Matthew Barnes2010-10-131-46/+119
* Remove some unused bits from mail-mt.c.Matthew Barnes2010-09-301-2/+2
* Adapt to Camel API changes.Matthew Barnes2010-09-281-2/+2
* Pass GCancellable to Camel.Matthew Barnes2010-09-281-1/+2
* Coding style cleanups.Matthew Barnes2010-09-131-1/+1
* Remove unused variable.Matthew Barnes2010-07-281-1/+0
* Migrate ~/.evolution to XDG base directories.Matthew Barnes2010-07-271-2/+14
* More code cleanup.Matthew Barnes2010-07-271-0/+1
* Drop the "quote-from-selection" property.Matthew Barnes2010-07-261-1/+0
* Bug #534369 - [new-mail-notify] Intermittent notificationsMilan Crha2010-06-151-1/+1
* Bug 603468 - Improve handling of --quit optionMatthew Barnes2010-06-131-0/+5
* Merge branch 'express2'Matthew Barnes2010-05-271-0/+6
|\
| * Coding style and whitespace cleanup.Matthew Barnes2010-05-251-2/+2
| * Don't show mail alerts on calendar view in express mode.Srinivasa Ragavan2010-04-301-0/+6
* | Adapt to Camel API changes.Matthew Barnes2010-05-081-20/+3
* | Adapt to Camel API changes.Matthew Barnes2010-04-301-6/+1
* | Camel is now GObject-based.Matthew Barnes2010-04-241-1/+1
* | Only #include Camel's top-level header.Matthew Barnes2010-04-031-2/+0
|/
* Bug 361145 - Evolution hangs when formatting message - fixes part of it.Chenthill Palanisamy2009-12-281-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2009-12-261-1/+3
* Remove the EShellBackend parameter from mail_session_init()Jonathon Jongsma2009-12-211-1/+1
* The shell backend is responsibile for setting the MailSession onlineJonathon Jongsma2009-12-211-0/+2
* Move the gross hack for EAccountComboBox up a levelJonathon Jongsma2009-12-211-0/+3
* Implement get_data/config_dir vfuncs for mail backendJonathon Jongsma2009-12-191-0/+17
* Move MailFolderCache signal handlers to EMailBackend.Matthew Barnes2009-12-171-0/+87
* Introduce EMailBackend into libevolution-mail.Matthew Barnes2009-12-161-0/+408