aboutsummaryrefslogtreecommitdiffstats
path: root/em-format/e-mail-formatter-quote.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 540362: [webkit-composer] Use webkit for composerTomas Popela2014-06-091-28/+26
* Bug 730738 - Extra new line at the beginning of the message in Edit as NewMilan Crha2014-06-031-3/+0
* EMailFormatter: Use GOutputStream instead of CamelStream.Matthew Barnes2014-03-011-19/+26
* Fix duplicate #includesKjartan Maraas2014-01-221-1/+0
* Bug 721545 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-081-10/+9
* Convert EMailPart to a GObject.Matthew Barnes2013-05-201-1/+1
* Add e_mail_part_get_is_attachment().Matthew Barnes2013-05-201-1/+1
* Add e_mail_part_get_mime_type().Matthew Barnes2013-05-201-1/+4
* Add e_mail_part_id_has_suffix().Matthew Barnes2013-05-201-2/+2
* em-format cleanups.Matthew Barnes2013-05-201-2/+5
* EMailFormatterQuote: Use e_mail_formatter_find_rfc822_end_iter().Matthew Barnes2013-02-071-14/+2
* Teach EMailExtensionRegistry to find extensions.Matthew Barnes2013-02-011-3/+3
* Revert "Teach EMailExtensionRegistry to find extensions."Milan Crha2013-01-291-3/+3
* Teach EMailExtensionRegistry to find extensions.Matthew Barnes2012-12-081-3/+3
* Add EMailFormatterQuoteExtension.Matthew Barnes2012-12-081-1/+19
* e_mail_formatter_quote_base_init(): Register internal extension types.Matthew Barnes2012-12-081-4/+21
* Make EMailPartList thread-safe.Matthew Barnes2012-12-081-13/+10
* EMailFormatterContext: Keep a reference to EMailPartList.Matthew Barnes2012-12-081-12/+12
* EMailFormatter: Simplify context allocation.Matthew Barnes2012-12-081-15/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-3/+5
* BR is not a "pair" HTML elementMilan Crha2012-09-111-2/+2
* Bug #680331 - Crash when replying to a messageDan Vrátil2012-08-031-3/+10
* Bug #680535 - Reply to message with text attachments formats them inlineDan Vrátil2012-08-011-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-06-251-8/+8
* Bug #677673 - Reply contains quoted top headersDan Vrátil2012-06-151-0/+5
* Mail formatter rewriteDan Vrátil2012-06-061-0/+224