Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | EMailConfigPage: Add submit() asynchronous method. | Matthew Barnes | 2012-07-19 | 1 | -22/+82 |
| | | | | | | | | | | | | | This method is meant for pages that show server-side settings instead of client-side settings stored in key files. It's called after all scratch sources have been successfully submitted to the D-Bus service. The driving use case for this is evolution-ews's "Out of Office" page, which is only shown by EMailConfigNotebook and so that's currently the only place where submit() is invoked for all pages. Should a need arise for EMailConfigAssistant to also invoke submit() for all pages, then EMailConfigNotebook can be used as a reference. | ||||
* | Bug 678613 - Keep display name synchronized across all mail sources | Matthew Barnes | 2012-06-22 | 1 | -0/+21 |
| | |||||
* | EMailConfigNotebook: Minor code cleanup. | Matthew Barnes | 2012-06-22 | 1 | -3/+9 |
| | |||||
* | Avoid crash for providers without configuration backend | Milan Crha | 2012-06-19 | 1 | -5/+5 |
| | |||||
* | Adapt to single-include E-D-S libraries. | Matthew Barnes | 2012-06-04 | 1 | -3/+1 |
| | |||||
* | Adapt mail to the new ESource API. | Matthew Barnes | 2012-06-03 | 1 | -0/+783 |