aboutsummaryrefslogtreecommitdiffstats
path: root/libemail-engine/e-mail-session.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 703181 - Asked for password which is never usedDavid Woodhouse2013-06-281-9/+27
* EMailSession: Remove get_filter_driver() implementation.Matthew Barnes2013-02-271-61/+0
* Move CamelSession.lookup_addressbook() handler to EMailUISession.Matthew Barnes2013-02-271-23/+0
* EMailSession: Use camel_session_ref_main_context().Matthew Barnes2013-02-221-1/+3
* Incorporate ESourceUOA.Matthew Barnes2013-02-011-8/+51
* Adapt to CamelSession API changes.Matthew Barnes2013-01-131-12/+9
* Coding style and whitespace cleanup.Matthew Barnes2013-01-111-9/+10
* Move CamelSaslXOAuth2 to libemail-engine.Matthew Barnes2012-12-311-0/+6
* e-passwords: Remove unused function parameters.Matthew Barnes2012-12-171-4/+4
* Implement and use CamelSession::trust_prompt()Milan Crha2012-12-141-26/+104
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-2/+3
* Replace deprecated GLib symbols (as of GLib 2.34.x)Milan Crha2012-11-061-8/+8
* mail_session_refresh_cb(): Skip disabled sources.Matthew Barnes2012-11-011-2/+10
* Remove e_mail_junk_filter_available().Matthew Barnes2012-10-011-24/+3
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-2/+2
* Adapt to CamelService API changes.Matthew Barnes2012-08-131-3/+7
* Adapt to CamelSession API changes.Matthew Barnes2012-08-121-30/+54
* Adapt to CamelSession forward_to() changes.Matthew Barnes2012-08-121-164/+188
* EMailSession: Minor code rearrangement.Matthew Barnes2012-08-091-23/+23
* Rework handling of GOA mail.Matthew Barnes2012-07-161-0/+84
* mail_session_add_service(): Make display-name binding one-way.Matthew Barnes2012-07-161-1/+0
* mail_session_add_from_source(): Warn if backend name is unset.Matthew Barnes2012-07-151-4/+1
* Bug #548778 - Use original location when replying in Search FolderMilan Crha2012-07-111-1/+1
* Bug #677604 - Critical warnings on evolution startMilan Crha2012-07-031-1/+4
* Make em_utils_in_addressbook() cancellableDan Vrátil2012-06-141-1/+1
* EMailSession: Use e_source_camel_generate_subtype().Matthew Barnes2012-06-061-1/+1
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-12/+2
* Adapt mail to the new ESource API.Matthew Barnes2012-06-031-377/+678
* Adapt to CamelService API changes.Matthew Barnes2012-05-201-3/+3
* Use g_simple_async_result_set_check_cancellable().Matthew Barnes2012-05-131-0/+6
* Bug #672916 - Spam is not detected automaticallyMilan Crha2012-04-021-16/+12
* Whitespace cleanups.Matthew Barnes2012-03-031-4/+4
* Move vfolders to libemail-engine and rest as mail-vfolder-ui. It all works andSrinivasa Ragavan2012-03-031-2/+88
* Bug 668479: Missing transport-only accounts in PreferencesMatthew Barnes2012-01-251-31/+29
* Coding style and whitespace cleanup.Matthew Barnes2012-01-191-3/+1
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-0/+1969