Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make EMailPart and its subclasses extensible. | Matthew Barnes | 2013-06-08 | 1 | -2/+14 |
* | EMailPart: Add "part-list" property. | Matthew Barnes | 2013-06-06 | 1 | -1/+53 |
* | Convert EMailPart to a GObject. | Matthew Barnes | 2013-05-20 | 1 | -133/+289 |
* | Add e_mail_part_get_validity_flags(). | Matthew Barnes | 2013-05-20 | 1 | -0/+20 |
* | Add e_mail_part_has_validity(). | Matthew Barnes | 2013-05-20 | 1 | -0/+9 |
* | Add e_mail_part_set_is_attachment(). | Matthew Barnes | 2013-05-20 | 1 | -0/+9 |
* | Add e_mail_part_get_is_attachment(). | Matthew Barnes | 2013-05-20 | 1 | -0/+8 |
* | Add e_mail_part_set_mime_type(). | Matthew Barnes | 2013-05-20 | 1 | -0/+13 |
* | Add e_mail_part_get_mime_type(). | Matthew Barnes | 2013-05-20 | 1 | -0/+8 |
* | Add e_mail_part_ref_mime_part(). | Matthew Barnes | 2013-05-20 | 1 | -0/+25 |
* | Add e_mail_part_id_has_suffix(). | Matthew Barnes | 2013-05-20 | 1 | -0/+10 |
* | Add e_mail_part_id_has_prefix(). | Matthew Barnes | 2013-05-20 | 1 | -0/+10 |
* | Add e_mail_part_set_cid(). | Matthew Barnes | 2013-05-20 | 1 | -0/+10 |
* | Add e_mail_part_get_cid(). | Matthew Barnes | 2013-05-20 | 1 | -0/+8 |
* | Add e_mail_part_get_id(). | Matthew Barnes | 2013-05-20 | 1 | -0/+8 |
* | em-format cleanups. | Matthew Barnes | 2013-05-20 | 1 | -6/+5 |
* | EMailPart: Store validity pairs in a GQueue. | Matthew Barnes | 2013-05-20 | 1 | -10/+15 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2013-01-11 | 1 | -2/+2 |
* | Bug #687670 - Signing with both pgp and S/MIME shows only one signature | Milan Crha | 2012-11-22 | 1 | -14/+69 |
* | Mail formatter rewrite | Dan Vrátil | 2012-06-06 | 1 | -0/+196 |