| Commit message (Expand) | Author | Age | Files | Lines |
* | Adapt to Camel API changes. | Matthew Barnes | 2010-04-13 | 1 | -8/+17 |
* | Adapt to Camel API changes. | Matthew Barnes | 2010-04-04 | 2 | -36/+46 |
* | Only #include Camel's top-level header. | Matthew Barnes | 2010-04-03 | 5 | -39/+2 |
* | Bug #613261 - application/mbox not shown properly | Milan Crha | 2010-04-01 | 1 | -1/+1 |
* | Stop relying on CamelObject meta-data. | Matthew Barnes | 2010-04-01 | 3 | -23/+56 |
* | Bug 607087 - Not all inlined text attachments are included in replies | Matthew Barnes | 2010-01-23 | 1 | -0/+1 |
* | Revert commit for bug #516000 to fix bug #607591. | Matthew Barnes | 2010-01-22 | 1 | -6/+0 |
* | Remove dead assignments found by clang. | Matthew Barnes | 2010-01-16 | 2 | -6/+2 |
* | Replace alloca() with g_alloca(). | Matthew Barnes | 2009-12-28 | 1 | -1/+1 |
* | Compiler and linker flag cleanups. | Matthew Barnes | 2009-12-28 | 1 | -1/+3 |
* | Bug #601229 - Crashes when replying a mail. | Chenthill Palanisamy | 2009-11-09 | 1 | -1/+1 |
* | Bug #573304 - Forward an email shouldn't strip signature | Milan Crha | 2009-11-06 | 2 | -1/+2 |
* | Prefer G_N_ELEMENTS over sizeof calculations. | Matthew Barnes | 2009-10-27 | 2 | -3/+3 |
* | Prefer GQueue (or GNode) over EDList. | Matthew Barnes | 2009-10-27 | 3 | -138/+129 |
* | Bug #585715 - Skip empty parts in multipart/alternative formatting | Milan Crha | 2009-10-24 | 1 | -1/+1 |
* | Bug #468736 - Prevent recursion in em-format | Milan Crha | 2009-10-16 | 1 | -1/+8 |
* | Bug #516000 - Wrong formatted quoted text | Milan Crha | 2009-10-16 | 1 | -0/+6 |
* | Bug #314333 - Decrypt body in reply to an inline-PGP encrypted mail | Milan Crha | 2009-10-15 | 2 | -3/+44 |
* | Bug 596848 - Use per-target CPPFLAGS in automake files | H.Habighorst | 2009-10-01 | 1 | -5/+6 |
* | Fix excessive whitespace. | Matthew Barnes | 2009-07-14 | 4 | -8/+0 |
* | Fix some build issues. | Matthew Barnes | 2009-07-14 | 1 | -0/+1 |
* | Fix some issues when building Anjal. | Matthew Barnes | 2009-07-13 | 1 | -11/+16 |
* | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-01 | 1 | -0/+68 |
* | Fix "make distcheck" errors and other build cleanups. | Matthew Barnes | 2009-07-01 | 1 | -1/+1 |
* | Use G_BEGIN_DECLS / G_END_DECLS macros. | Matthew Barnes | 2009-06-18 | 1 | -7/+2 |
* | Fix coding style. | Matthew Barnes | 2009-06-14 | 1 | -1/+1 |
* | Fix even more compiler warnings and disable one for format strings | Milan Crha | 2009-06-09 | 2 | -10/+9 |
* | Bug #540269 - Do not crash in em_format_is_attachment | Milan Crha | 2009-06-02 | 1 | -0/+3 |
* | More code cleanup. | Matthew Barnes | 2009-06-02 | 3 | -17/+17 |
* | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 1 | -2/+2 |
* | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 5 | -118/+118 |
* | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 6 | -49/+50 |
* | Fix several types of pedantic compiler warnings. | Matthew Barnes | 2009-05-21 | 2 | -4/+4 |
* | Use -no-undefined on Linux too | Milan Crha | 2009-05-20 | 7 | -0/+3269 |