Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | EMailPartHeaders: Add a "default-headers" property. | Matthew Barnes | 2013-06-08 | 1 | -0/+126 |
This will replace the headers API in EMailFormatter. Need a more permanent place for headers since EMailFormatter is too disposable. Also add an ESettingsMailPartHeaders class, which binds the new property to the "show-headers" setting with a suitable mapping function to filter out disabled header names. |