Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate the local store from mbox to maildir format | Chenthill Palanisamy | 2011-06-30 | 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 |