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