| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug #567265 - BCC kept on message forward from Sent folder | Milan Crha | 2010-10-19 | 1 | -0/+4 |
* | Bug #630518 - Hides calendar parts from multipart/alternative | Milan Crha | 2010-10-18 | 1 | -0/+2 |
* | Bug #630375 - Character encoding of GPG encrypted message not honored | Milan Crha | 2010-10-13 | 1 | -0/+19 |
* | Adapt to Camel API changes. | Matthew Barnes | 2010-09-28 | 3 | -70/+97 |
* | Pass GCancellable to Camel. | Matthew Barnes | 2010-09-28 | 3 | -68/+160 |
* | Coding style cleanups. | Matthew Barnes | 2010-09-13 | 2 | -172/+172 |
* | Bug #629046 - Empty reply quotation for HTML messages | Milan Crha | 2010-09-09 | 1 | -2/+3 |
* | Various memory leaks | Milan Crha | 2010-09-08 | 1 | -3/+0 |
* | Bug 628660 - em_format_part_as() memory leak | Matthew Barnes | 2010-09-03 | 1 | -0/+2 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-08-29 | 2 | -20/+36 |
* | Bug 628154 - Ignore paths in MIME part filenames | Matthew Barnes | 2010-08-28 | 1 | -6/+13 |
* | Bug 627852 - Memory leak in em_format_push_level() | Matthew Barnes | 2010-08-27 | 1 | -21/+33 |
* | Bug 627598 - Memory leak in emf_format_clone() | David Woodhouse | 2010-08-24 | 1 | -0/+1 |
* | Whitespace and coding style cleanup. | Matthew Barnes | 2010-08-14 | 2 | -33/+73 |
* | More EMFormat cleanups. | Matthew Barnes | 2010-08-11 | 1 | -9/+11 |
* | Change em_format_redraw() to em_format_queue_redraw(). | Matthew Barnes | 2010-08-11 | 2 | -9/+40 |
* | EMFormat cleanups. | Matthew Barnes | 2010-08-10 | 4 | -359/+490 |
* | Bug 626453 - Show attachments inline when printing | Matthew Barnes | 2010-08-10 | 2 | -21/+50 |
* | em-format: Guard entry point to em_format_set_mode with g_return_if_fail | Rob Bradford | 2010-08-02 | 1 | -0/+2 |
* | Fix two memory leaks when replying | David Woodhouse | 2010-07-15 | 1 | -0/+3 |
* | Bug 623947 - Error handling issues in em-format.c | Matthew Barnes | 2010-07-10 | 1 | -4/+10 |
* | Migrate from CamelException to GError. | Matthew Barnes | 2010-07-09 | 2 | -64/+83 |
* | Bug 619345 - GtkHTML color settings not being honored | Matthew Barnes | 2010-05-30 | 1 | -1/+0 |
* | Camel is now GObject-based. | Matthew Barnes | 2010-04-24 | 4 | -119/+118 |
* | 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 |