aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-mail-session.c
Commit message (Expand)AuthorAgeFilesLines
* Including <glib.h> directly is rarely needed.Matthew Barnes2011-05-281-1/+0
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+2
* EMFolderTree: Store an EMailBackend instead of an EMailSession.Matthew Barnes2011-05-241-1/+8
* e_mail_session_uri_to_folder_sync(): Remove redundant status message.Matthew Barnes2011-05-121-5/+0
* Coding style cleanups.Matthew Barnes2011-05-091-1/+1
* Whitespace and coding style cleanups.Matthew Barnes2011-05-081-5/+12
* Random little coding style cleanups.Matthew Barnes2011-05-061-1/+0
* Simplify e_mail_session_uri_to_folder_sync().Matthew Barnes2011-05-061-67/+13
* EMailSession: Fix popb4smtp authentication.Matthew Barnes2011-05-031-6/+1
* Simplify mail_session_get_password().Matthew Barnes2011-05-031-16/+13
* Adapt to extra arg in camel_session_get_service_by_url().Matthew Barnes2011-04-291-1/+1
* Adapt to new CamelSession background job API.Matthew Barnes2011-04-241-61/+6
* Bug 648308 - Do not display full folder URI in "Opening folder" activityDan Vrátil2011-04-221-2/+7
* Adapt to CamelService changes.Matthew Barnes2011-04-211-46/+46
* Adapt to sealed up CamelService.Matthew Barnes2011-04-181-5/+9
* Save account list when changing account after password promptMilan Crha2011-03-171-1/+3
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+2
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-6/+2
* Bug 641756 - Fix warnings from GCC 4.6Kjartan Maraas2011-02-091-3/+0
* Coding style and whitespace cleanup.Matthew Barnes2011-01-301-23/+47
* Bug #640704 - Replace GtkWindow::allow_shrink/grow with resizableMilan Crha2011-01-281-3/+1
* Adapt to Camel API changes.Matthew Barnes2011-01-241-1/+1
* Bug #634385 - Crash in smtp_connectMilan Crha2010-12-151-0/+6
* Kill mail_append_mail().Matthew Barnes2010-10-311-10/+14
* Simplify EActivity.Matthew Barnes2010-10-231-8/+22
* Collect mail enum types in e-mail-enums.h.Matthew Barnes2010-10-191-1/+1
* Move more account utilities to e-account-utils.c.Matthew Barnes2010-10-191-3/+4
* Kill mail_config_service_set_save_passwd().Matthew Barnes2010-10-191-1/+1
* Kill mail_config_get_gconf_client().Matthew Barnes2010-10-191-12/+27
* Send errors to an EAlertSink instead of the task bar.Matthew Barnes2010-10-191-27/+76
* Give MailSession a permanent home.Matthew Barnes2010-10-131-0/+1376