aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-subscription-editor.h
Commit message (Collapse)AuthorAgeFilesLines
* EMSubscriptionEditor: Manage stores, not accounts.Matthew Barnes2011-05-291-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 Barnes2010-10-031-0/+71
Redesign the "Folder Subscriptions" dialog and use Camel's async API instead of the MailMsg infrastructure to simplify the implementation.