aboutsummaryrefslogtreecommitdiffstats
path: root/em-format/em-format-quote.c
Commit message (Expand)AuthorAgeFilesLines
* Bug #674248 - Lost new lines from text/plainDan Vrátil2012-04-191-1/+23
* Whitespace cleanup.Matthew Barnes2012-04-021-64/+64
* EMFormat: Add "session" as a constructor property.Matthew Barnes2012-04-011-2/+6
* WebKit port - port formatter and mail moduleDan Vrátil2012-03-291-389/+403
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-1/+3
* Migrate em-format* to GSettingsRodrigo Moya2011-10-191-6/+5
* Coding style and whitespace cleanup.Matthew Barnes2011-09-141-2/+4
* Avoid camel_stream_printf().Matthew Barnes2011-09-141-18/+32
* Prefer g_seekable_seek() over camel_stream_reset().Matthew Barnes2011-09-141-1/+7
* EMFormatQuote cleanups.Matthew Barnes2011-09-141-23/+54
* Coding style cleanups.Matthew Barnes2011-06-301-4/+4
* Whitespace and coding style cleanups.Matthew Barnes2011-06-301-4/+10
* Bug #586461 - Remove signature also from HTML formatted emails on replyMilan Crha2011-06-301-3/+19
* Coding style and whitespace cleanup.Matthew Barnes2011-06-301-7/+10
* Bug #436914 - Reply to inline GPG quotes raw GPG messageMilan Crha2011-06-301-0/+60
* Bug #567265 - BCC kept on message forward from Sent folderMilan Crha2010-10-191-0/+4
* Adapt to Camel API changes.Matthew Barnes2010-09-281-15/+23
* Pass GCancellable to Camel.Matthew Barnes2010-09-281-7/+22
* Coding style cleanups.Matthew Barnes2010-09-131-8/+8
* Whitespace and coding style cleanup.Matthew Barnes2010-08-141-8/+21
* EMFormat cleanups.Matthew Barnes2010-08-101-137/+186
* Migrate from CamelException to GError.Matthew Barnes2010-07-091-11/+11
* Camel is now GObject-based.Matthew Barnes2010-04-241-9/+9
* Adapt to Camel API changes.Matthew Barnes2010-04-041-10/+14
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-13/+0
* Stop relying on CamelObject meta-data.Matthew Barnes2010-04-011-3/+3
* Bug 607087 - Not all inlined text attachments are included in repliesMatthew Barnes2010-01-231-0/+1
* Revert commit for bug #516000 to fix bug #607591.Matthew Barnes2010-01-221-6/+0
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-3/+0
* Bug #573304 - Forward an email shouldn't strip signatureMilan Crha2009-11-061-1/+1
* Prefer G_N_ELEMENTS over sizeof calculations.Matthew Barnes2009-10-271-1/+1
* Prefer GQueue (or GNode) over EDList.Matthew Barnes2009-10-271-5/+7
* Bug #516000 - Wrong formatted quoted textMilan Crha2009-10-161-0/+6
* Fix even more compiler warnings and disable one for format stringsMilan Crha2009-06-091-4/+3
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-25/+25
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-25/+25
* Use -no-undefined on Linux tooMilan Crha2009-05-201-0/+586