Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-06-25 | 1 | -4/+4 |
| | |||||
* | Reduce usage of g_type_class_peek_parent(). | Matthew Barnes | 2012-06-25 | 1 | -2/+0 |
| | | | | G_DEFINE_TYPE macros define a static "parent_class" variable. | ||||
* | Bug #677607 - Closing Mail Browser emits critical warnings | Dan Vrátil | 2012-06-13 | 1 | -2/+4 |
| | |||||
* | Mail formatter rewrite - convert some plugins to modules | Dan Vrátil | 2012-06-06 | 1 | -0/+314 |
audio-inline, itip-formatter, prefer-plain, tnef-attachments and vcard-inline plugins were converted to modules so that they can fit into concept of the new formatter. Every module still installs .eplug file, because there is no suitable API at the moment to register plugins to the plugins dialog and to extend the Preferences dialog. |