aboutsummaryrefslogtreecommitdiffstats
path: root/em-format/em-format-quote.c
Commit message (Expand)AuthorAgeFilesLines
* Coding style cleanups.Matthew Barnes2011-05-091-4/+4
* Whitespace and coding style cleanups.Matthew Barnes2011-05-081-4/+10
* Bug #586461 - Remove signature also from HTML formatted emails on replyMilan Crha2011-03-101-3/+19
* Coding style and whitespace cleanup.Matthew Barnes2011-01-301-7/+10
* Bug #436914 - Reply to inline GPG quotes raw GPG messageMilan Crha2010-12-131-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