aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-mail-backend.c
Commit message (Expand)AuthorAgeFilesLines
* 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