| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 701669 - Bad assumption in prefer-plain module | Matthew Barnes | 2013-06-08 | 1 | -2/+7 |
* | EMailParserPreferPlain cleanups. | Matthew Barnes | 2013-06-08 | 1 | -24/+31 |
* | Rename libemformat to libevolution-mail-formatter. | Matthew Barnes | 2013-05-28 | 1 | -1/+1 |
* | Rename libeshell to libevolution-shell. | Matthew Barnes | 2013-05-28 | 1 | -1/+1 |
* | Rename libeutil to libevolution-util. | Matthew Barnes | 2013-05-28 | 1 | -1/+1 |
* | Convert EMailPart to a GObject. | Matthew Barnes | 2013-05-20 | 1 | -1/+1 |
* | Add e_mail_part_set_is_attachment(). | Matthew Barnes | 2013-05-20 | 1 | -1/+1 |
* | Add e_mail_part_set_mime_type(). | Matthew Barnes | 2013-05-20 | 1 | -1/+1 |
* | Add e_mail_part_get_mime_type(). | Matthew Barnes | 2013-05-20 | 1 | -1/+4 |
* | Add e_mail_part_id_has_substr(). | Matthew Barnes | 2013-05-20 | 2 | -2/+3 |
* | Add e_mail_part_id_has_prefix(). | Matthew Barnes | 2013-05-20 | 1 | -1/+1 |
* | Add e_mail_part_get_id(). | Matthew Barnes | 2013-05-20 | 1 | -3/+6 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2013-02-24 | 1 | -1/+1 |
* | Teach EMailExtensionRegistry to find extensions. | Matthew Barnes | 2013-02-01 | 1 | -41/+0 |
* | Revert "Teach EMailExtensionRegistry to find extensions." | Milan Crha | 2013-01-29 | 1 | -0/+41 |
* | Bug #692775 - Double-quoting message with HTML and text | Milan Crha | 2013-01-29 | 1 | -0/+14 |
* | Move the contact map widgets to addressbook/gui/widgets. | Matthew Barnes | 2012-12-13 | 2 | -4/+0 |
* | Consolidate base utility libraries into libeutil. | Matthew Barnes | 2012-12-13 | 3 | -9/+13 |
* | Teach EMailExtensionRegistry to find extensions. | Matthew Barnes | 2012-12-08 | 1 | -41/+0 |
* | Convert EMailParserExtension to an abstract class. | Matthew Barnes | 2012-12-08 | 1 | -16/+9 |
* | Remove EMailExtension. | Matthew Barnes | 2012-12-08 | 1 | -36/+55 |
* | EMailExtension: Replace mime_types() method with a string array. | Matthew Barnes | 2012-12-08 | 1 | -10/+6 |
* | EMailParserExtension: Collect EMailParts in a GQueue. | Matthew Barnes | 2012-12-08 | 1 | -93/+86 |
* | Make EMailPartList thread-safe. | Matthew Barnes | 2012-12-08 | 1 | -5/+10 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-11-11 | 1 | -2/+3 |
* | Bug #686278 - Prefer-plain can break parts list | Milan Crha | 2012-10-17 | 1 | -16/+7 |
* | [prefer-plain] Always show HTML part as attachment for only HTML messages | Milan Crha | 2012-09-12 | 1 | -11/+5 |
* | Bug #683758 - Crash on display meeting invite | Lucian Langa | 2012-09-11 | 1 | -1/+2 |
* | Bug #682873 - Prefer-plain shows text plain in meeting invite | Milan Crha | 2012-09-06 | 1 | -9/+3 |
* | Fix visibility of parts in prefer-plain | Dan Vrátil | 2012-08-28 | 1 | -6/+20 |
* | Fix all 'may be used uninitialized' compiler warnings | Dan Vrátil | 2012-08-20 | 1 | -0/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-08-20 | 3 | -22/+22 |
* | Bug #682019 - Always display text/plain when there's nothing else in multipar... | Dan Vrátil | 2012-08-17 | 1 | -9/+14 |
* | prefer-plain: Unref objects in dispose(), not finalize(). | Matthew Barnes | 2012-08-12 | 2 | -5/+22 |
* | prefer-plain: Cleanups. | Matthew Barnes | 2012-08-12 | 2 | -16/+28 |
* | Bug #680331 - Crash when replying to a message | Dan Vrátil | 2012-08-03 | 1 | -0/+2 |
* | Fix some memory leaks | Dan Vrátil | 2012-08-02 | 1 | -0/+16 |
* | Bug #680577 - [text-highlight] - Failed to load part | Dan Vrátil | 2012-07-27 | 1 | -0/+4 |
* | Bug 679814 - Calendar invitation shows both calendar and html part | Dan Vrátil | 2012-07-13 | 1 | -0/+3 |
* | Fix compiler warning | Milan Crha | 2012-06-28 | 1 | -3/+3 |
* | prefer-plain: Add missing linker flags. | Matthew Barnes | 2012-06-28 | 1 | -0/+2 |
* | [prefer-plain] Fix displaying suppressed HTML parts | Dan Vrátil | 2012-06-26 | 1 | -20/+21 |
* | Bug #515004 - Allow toggling between text and HTML view of mail | Dan Vrátil | 2012-06-26 | 5 | -150/+534 |
* | 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 |
* | Add forgotten -include $(top_srcdir)/git.mk to Makefile.am files | Milan Crha | 2012-06-14 | 1 | -0/+2 |
* | Mail formatter rewrite - convert some plugins to modules | Dan Vrátil | 2012-06-06 | 7 | -0/+929 |