Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Give MailSession a permanent home. | Matthew Barnes | 2010-10-13 | 1 | -1/+1 |
| | | | | | | | | | | | 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. | ||||
* | Coding style cleanups. | Matthew Barnes | 2010-09-13 | 1 | -1/+1 |
| | |||||
* | Merge branch 'express2' | Matthew Barnes | 2010-05-27 | 1 | -0/+1 |
|\ | |||||
| * | Add Password field to the account setup and prestore password. | Srinivasa Ragavan | 2010-04-20 | 1 | -0/+1 |
| | | |||||
| * | Capplet cleanups. | Matthew Barnes | 2010-04-06 | 1 | -7/+6 |
| | | |||||
* | | Only #include Camel's top-level header. | Matthew Barnes | 2010-04-03 | 1 | -1/+0 |
| | | |||||
* | | Capplet cleanups. | Matthew Barnes | 2010-04-01 | 1 | -7/+6 |
|/ | |||||
* | Restructure capplet stuffs and load only on express mode. | Srinivasa Ragavan | 2010-03-14 | 1 | -0/+94 |