| Commit message (Expand) | Author | Age | Files | Lines |
* | EMailRequest cleanups. | Matthew Barnes | 2013-07-28 | 1 | -142/+113 |
* | EMailRequest: Handle empty message bodies more gracefully. | Matthew Barnes | 2013-07-20 | 1 | -3/+8 |
* | Convert EMailPart to a GObject. | Matthew Barnes | 2013-05-20 | 1 | -1/+1 |
* | Add e_mail_part_get_mime_type(). | Matthew Barnes | 2013-05-20 | 1 | -1/+1 |
* | Add e_mail_part_ref_mime_part(). | Matthew Barnes | 2013-05-20 | 1 | -1/+5 |
* | em-format cleanups. | Matthew Barnes | 2013-05-20 | 1 | -2/+6 |
* | Bug #696173 - Various memory leaks | Milan Crha | 2013-03-25 | 1 | -2/+4 |
* | EMailRequest: Use EPhotoCache to obtain contact photos. | Matthew Barnes | 2013-02-27 | 1 | -67/+40 |
* | EMailRequest cleanups. | Matthew Barnes | 2013-02-27 | 1 | -30/+44 |
* | Bug #692009 - text/css always formatted as attachment | Milan Crha | 2013-01-24 | 1 | -9/+1 |
* | Exclude also text/calendar in a fix for bug #692009 | Milan Crha | 2013-01-22 | 1 | -1/+2 |
* | Bug #692009 - text/css always formatted as attachment | Milan Crha | 2013-01-21 | 1 | -3/+28 |
* | Bug #692005 - Changing character encoding doesn't work | Milan Crha | 2013-01-19 | 1 | -0/+9 |
* | Consolidate base utility libraries into libeutil. | Matthew Barnes | 2012-12-13 | 1 | -7/+4 |
* | Make EMailPartList thread-safe. | Matthew Barnes | 2012-12-08 | 1 | -2/+3 |
* | EMailFormatterContext: Keep a reference to EMailPartList. | Matthew Barnes | 2012-12-08 | 1 | -5/+5 |
* | Revert "Decode EMailRequest::priv::uri_base URI-escaped letters" | Matthew Barnes | 2012-10-18 | 1 | -2/+1 |
* | Decode EMailRequest::priv::uri_base URI-escaped letters | Milan Crha | 2012-10-18 | 1 | -1/+2 |
* | Bug #683866 - Leaks of EMailFormatter object | Milan Crha | 2012-09-13 | 1 | -0/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-08-20 | 1 | -7/+7 |
* | Bug #680577 - [text-highlight] - Failed to load part | Dan Vrátil | 2012-07-27 | 1 | -1/+1 |
* | Highlighting of text parts and source codes | Dan Vrátil | 2012-07-25 | 1 | -12/+12 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-06-25 | 1 | -2/+2 |
* | Bug #677608 - Fails to open message which is not yet downloaded | Dan Vrátil | 2012-06-18 | 1 | -5/+5 |
* | Fix some memory leaks | Dan Vrátil | 2012-06-18 | 1 | -0/+1 |
* | Bug #674887 - Hang on sender's photo lookup | Dan Vrátil | 2012-06-14 | 1 | -3/+122 |
* | Mail formatter rewrite | Dan Vrátil | 2012-06-06 | 1 | -48/+62 |
* | Don't unref GAsyncResult in "finish" functions. | Matthew Barnes | 2012-05-14 | 1 | -1/+0 |
* | Fix some GSimpleAsyncResult reference leaks. | Matthew Barnes | 2012-05-13 | 1 | -0/+2 |
* | Use g_simple_async_result_set_check_cancellable(). | Matthew Barnes | 2012-05-13 | 1 | -5/+10 |
* | Bug #674272 - Contacts preview differs with mailer running and not | Dan Vrátil | 2012-04-23 | 1 | -534/+14 |
* | Bug #673123 - Crash in http_request_write_to_cache | Dan Vrátil | 2012-04-16 | 1 | -52/+85 |
* | Pass GCancellable to em_format_write() | Dan Vrátil | 2012-04-16 | 1 | -2/+2 |
* | Bug #673525 - Crash under efh_write_message() | Dan Vrátil | 2012-04-13 | 1 | -0/+11 |
* | Fix compiler warning about unused variable | Milan Crha | 2012-04-05 | 1 | -1/+0 |
* | Bug #673430 - Can't read messages in virtual Junk/Trash folders | Dan Vrátil | 2012-04-03 | 1 | -3/+1 |
* | EMailRequest: Decode mail:// URIs when looking up a formatter. | Matthew Barnes | 2012-04-01 | 1 | -2/+6 |
* | EMailRequest: Cleanups. | Matthew Barnes | 2012-04-01 | 1 | -90/+88 |
* | EMailRequest: Add license header. | Matthew Barnes | 2012-04-01 | 1 | -0/+18 |
* | WebKit port - last-minute fix | Dan Vrátil | 2012-03-29 | 1 | -0/+2 |
* | WebKit port - port formatter and mail module | Dan Vrátil | 2012-03-29 | 1 | -0/+771 |