Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | EMSubscriptionEditor: Manage stores, not accounts. | Matthew Barnes | 2011-05-29 | 1 | -4/+3 |
| | | | | | We'll query the accounts to get display names for the combo box, but that's it. Use CamelStores instead. | ||||
* | Rewrite the folder subscription editor. | Matthew Barnes | 2010-10-03 | 1 | -0/+71 |
Redesign the "Folder Subscriptions" dialog and use Camel's async API instead of the MailMsg infrastructure to simplify the implementation. |