aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-mail-request.c
Commit message (Expand)AuthorAgeFilesLines
* EMailRequest cleanups.Matthew Barnes2013-07-281-142/+113
* EMailRequest: Handle empty message bodies more gracefully.Matthew Barnes2013-07-201-3/+8
* Convert EMailPart to a GObject.Matthew Barnes2013-05-201-1/+1
* Add e_mail_part_get_mime_type().Matthew Barnes2013-05-201-1/+1
* Add e_mail_part_ref_mime_part().Matthew Barnes2013-05-201-1/+5
* em-format cleanups.Matthew Barnes2013-05-201-2/+6
* Bug #696173 - Various memory leaksMilan Crha2013-03-251-2/+4
* EMailRequest: Use EPhotoCache to obtain contact photos.Matthew Barnes2013-02-271-67/+40
* EMailRequest cleanups.Matthew Barnes2013-02-271-30/+44
* Bug #692009 - text/css always formatted as attachmentMilan Crha2013-01-241-9/+1
* Exclude also text/calendar in a fix for bug #692009Milan Crha2013-01-221-1/+2
* Bug #692009 - text/css always formatted as attachmentMilan Crha2013-01-211-3/+28
* Bug #692005 - Changing character encoding doesn't workMilan Crha2013-01-191-0/+9
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-7/+4
* Make EMailPartList thread-safe.Matthew Barnes2012-12-081-2/+3
* EMailFormatterContext: Keep a reference to EMailPartList.Matthew Barnes2012-12-081-5/+5
* Revert "Decode EMailRequest::priv::uri_base URI-escaped letters"Matthew Barnes2012-10-181-2/+1
* Decode EMailRequest::priv::uri_base URI-escaped lettersMilan Crha2012-10-181-1/+2
* Bug #683866 - Leaks of EMailFormatter objectMilan Crha2012-09-131-0/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-7/+7
* Bug #680577 - [text-highlight] - Failed to load partDan Vrátil2012-07-271-1/+1
* Highlighting of text parts and source codesDan Vrátil2012-07-251-12/+12
* Coding style and whitespace cleanup.Matthew Barnes2012-06-251-2/+2
* Bug #677608 - Fails to open message which is not yet downloadedDan Vrátil2012-06-181-5/+5
* Fix some memory leaksDan Vrátil2012-06-181-0/+1
* Bug #674887 - Hang on sender's photo lookupDan Vrátil2012-06-141-3/+122
* Mail formatter rewriteDan Vrátil2012-06-061-48/+62
* Don't unref GAsyncResult in "finish" functions.Matthew Barnes2012-05-141-1/+0
* Fix some GSimpleAsyncResult reference leaks.Matthew Barnes2012-05-131-0/+2
* Use g_simple_async_result_set_check_cancellable().Matthew Barnes2012-05-131-5/+10
* Bug #674272 - Contacts preview differs with mailer running and notDan Vrátil2012-04-231-534/+14
* Bug #673123 - Crash in http_request_write_to_cacheDan Vrátil2012-04-161-52/+85
* Pass GCancellable to em_format_write()Dan Vrátil2012-04-161-2/+2
* Bug #673525 - Crash under efh_write_message()Dan Vrátil2012-04-131-0/+11
* Fix compiler warning about unused variableMilan Crha2012-04-051-1/+0
* Bug #673430 - Can't read messages in virtual Junk/Trash foldersDan Vrátil2012-04-031-3/+1
* EMailRequest: Decode mail:// URIs when looking up a formatter.Matthew Barnes2012-04-011-2/+6
* EMailRequest: Cleanups.Matthew Barnes2012-04-011-90/+88
* EMailRequest: Add license header.Matthew Barnes2012-04-011-0/+18
* WebKit port - last-minute fixDan Vrátil2012-03-291-0/+2
* WebKit port - port formatter and mail moduleDan Vrátil2012-03-291-0/+771