Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing chain-up-s to parent's constructed() method | Milan Crha | 2014-07-17 | 1 | -2/+1 |
| | | | | Plus a little code cleanup for easier grepping. | ||||
* | Bug 721545 - License text contains obsolete FSF postal address | Matthew Barnes | 2014-01-08 | 1 | -10/+9 |
| | |||||
* | 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. |