Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BR is not a "pair" HTML element | Milan Crha | 2012-09-11 | 1 | -1/+1 |
| | |||||
* | Bug 682519 - vcard-inline: Typo in translatable string | Matthew Barnes | 2012-08-25 | 1 | -1/+1 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-08-20 | 2 | -4/+4 |
| | |||||
* | Include e-mail-part-vcard-inline.h in tarball. | Matthew Barnes | 2012-06-26 | 1 | -0/+1 |
| | | | | Private header, but still need to distribute it. | ||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-06-25 | 2 | -8/+8 |
| | |||||
* | Reduce usage of g_type_class_peek_parent(). | Matthew Barnes | 2012-06-25 | 2 | -4/+0 |
| | | | | G_DEFINE_TYPE macros define a static "parent_class" variable. | ||||
* | Bug #670876 - Missing mnemonics for buttons for vcard attached to email | Dan Vrátil | 2012-06-08 | 2 | -15/+57 |
| | |||||
* | Mail formatter rewrite - convert some plugins to modules | Dan Vrátil | 2012-06-06 | 7 | -0/+854 |
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. |