aboutsummaryrefslogtreecommitdiffstats
path: root/em-format
Commit message (Expand)AuthorAgeFilesLines
* Bug 619345 - GtkHTML color settings not being honoredMatthew Barnes2010-05-301-1/+0
* Bug 612082 - Crash in em_format_snoop_typeMichel Dänzer2010-05-191-2/+3
* Bug #613261 - application/mbox not shown properlyMilan Crha2010-04-011-1/+1
* 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-162-6/+2
* Replace alloca() with g_alloca().Matthew Barnes2009-12-281-1/+1
* Compiler and linker flag cleanups.Matthew Barnes2009-12-281-1/+3
* Bug #601229 - Crashes when replying a mail.Chenthill Palanisamy2009-11-091-1/+1
* Bug #573304 - Forward an email shouldn't strip signatureMilan Crha2009-11-062-1/+2
* Prefer G_N_ELEMENTS over sizeof calculations.Matthew Barnes2009-10-272-3/+3
* Prefer GQueue (or GNode) over EDList.Matthew Barnes2009-10-273-138/+129
* Bug #585715 - Skip empty parts in multipart/alternative formattingMilan Crha2009-10-241-1/+1
* Bug #468736 - Prevent recursion in em-formatMilan Crha2009-10-161-1/+8
* Bug #516000 - Wrong formatted quoted textMilan Crha2009-10-161-0/+6
* Bug #314333 - Decrypt body in reply to an inline-PGP encrypted mailMilan Crha2009-10-152-3/+44
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-011-5/+6
* Fix excessive whitespace.Matthew Barnes2009-07-144-8/+0
* Fix some build issues.Matthew Barnes2009-07-141-0/+1
* Fix some issues when building Anjal.Matthew Barnes2009-07-131-11/+16
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-011-0/+68
* Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-011-1/+1
* Use G_BEGIN_DECLS / G_END_DECLS macros.Matthew Barnes2009-06-181-7/+2
* Fix coding style.Matthew Barnes2009-06-141-1/+1
* Fix even more compiler warnings and disable one for format stringsMilan Crha2009-06-092-10/+9
* Bug #540269 - Do not crash in em_format_is_attachmentMilan Crha2009-06-021-0/+3
* More code cleanup.Matthew Barnes2009-06-023-17/+17
* Whitespace cleanup.Matthew Barnes2009-05-291-2/+2
* Prefer GLib basic types over C types.Matthew Barnes2009-05-275-118/+118
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-276-49/+50
* Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-212-4/+4
* Use -no-undefined on Linux tooMilan Crha2009-05-207-0/+3269