Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-05-27 | 1 | -0/+4 |
| | |||||
* | e_mail_local_init(): Use the new folder URI format. | Matthew Barnes | 2011-05-06 | 1 | -5/+5 |
| | |||||
* | Random little coding style cleanups. | Matthew Barnes | 2011-05-06 | 1 | -2/+1 |
| | |||||
* | e_mail_local_init(): Improve error handling. | Matthew Barnes | 2011-04-23 | 1 | -8/+13 |
| | |||||
* | Adapt to CamelService changes. | Matthew Barnes | 2011-04-21 | 1 | -4/+6 |
| | |||||
* | Bug #637727 - Sent/Draft folder not set in startup-wizard account | Milan Crha | 2011-02-11 | 1 | -2/+9 |
| | |||||
* | Do not perform the summary consistency check on local folders, 'On this ↵ | Chenthill Palanisamy | 2011-02-09 | 1 | -0/+1 |
| | | | | Computer' | ||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-01-30 | 1 | -1/+1 |
| | |||||
* | Migrate the local store from mbox to maildir format | Chenthill Palanisamy | 2010-11-23 | 1 | -4/+8 |
| | |||||
* | Give MailSession a permanent home. | Matthew Barnes | 2010-10-13 | 1 | -4/+5 |
| | | | | | | | | | | | Global variables in shared libraries are a bad idea. EMailBackend now owns the MailSession instance, which is actually now EMailSession. Move the blocking utility functions in mail-tools.c to e-mail-session.c and add asynchronous variants. Same approach as Camel. Replace EMailReader.get_shell_backend() with EMailReader.get_backend(), which returns an EMailBackend. Easier access to the EMailSession. | ||||
* | Adapt to Camel API changes. | Matthew Barnes | 2010-09-28 | 1 | -1/+1 |
| | |||||
* | Pass GCancellable to Camel. | Matthew Barnes | 2010-09-28 | 1 | -1/+2 |
| | |||||
* | Migrate from CamelException to GError. | Matthew Barnes | 2010-07-09 | 1 | -10/+8 |
| | |||||
* | Camel is now GObject-based. | Matthew Barnes | 2010-04-24 | 1 | -1/+1 |
| | |||||
* | Forgot to add new files. | Matthew Barnes | 2009-06-24 | 1 | -0/+130 |