Commit Graph

62 Commits

Author SHA1 Message Date
Kjartan Maraas 8efc1bc6f9 Bug 641756 - Fix warnings from GCC 4.6
GCC learned how to find dead assignments.
2011-06-29 18:41:31 +02:00
Matthew Barnes 6af0c53b69 Coding style and whitespace cleanup. 2011-06-29 18:41:29 +02:00
Matthew Barnes c5298d19d8 Adapt to Camel API changes. 2011-06-29 18:41:25 +02:00
Milan Crha 735dd1d054 Bug #436914 - Reply to inline GPG quotes raw GPG message 2011-06-29 18:41:10 +02:00
Milan Crha 98e867b9ce Bug #567265 - BCC kept on message forward from Sent folder 2010-10-19 09:36:01 +02:00
Milan Crha f7f4014e22 Bug #630518 - Hides calendar parts from multipart/alternative 2010-10-18 13:15:39 +02:00
Milan Crha 26b7d1f342 Bug #630375 - Character encoding of GPG encrypted message not honored 2010-10-13 16:28:43 +02:00
Matthew Barnes 31b57ed038 Adapt to Camel API changes. 2010-09-28 11:35:55 -04:00
Matthew Barnes a91eeb6471 Pass GCancellable to Camel. 2010-09-28 11:35:55 -04:00
Matthew Barnes cd53ba9900 Coding style cleanups. 2010-09-13 08:28:58 -04:00
Milan Crha 19fb22903c Bug #629046 - Empty reply quotation for HTML messages 2010-09-09 09:37:44 +02:00
Milan Crha 101305e1c7 Various memory leaks 2010-09-07 18:39:46 +02:00
Matthew Barnes 5c7182a0a8 Bug 628660 - em_format_part_as() memory leak 2010-09-03 07:44:39 -04:00
Matthew Barnes 4c05b9e925 Coding style and whitespace cleanup. 2010-08-29 11:22:28 -04:00
Matthew Barnes ff2c9f8499 Bug 628154 - Ignore paths in MIME part filenames 2010-08-27 18:12:45 -04:00
Matthew Barnes 9cbc19e949 Bug 627852 - Memory leak in em_format_push_level() 2010-08-27 10:49:08 -04:00
David Woodhouse 31167489b9 Bug 627598 - Memory leak in emf_format_clone() 2010-08-24 01:08:20 +01:00
Matthew Barnes 4e9050bc1e Whitespace and coding style cleanup. 2010-08-13 21:32:32 -04:00
Matthew Barnes 489ec676aa More EMFormat cleanups. 2010-08-10 18:53:31 -04:00
Matthew Barnes 699e36491b Change em_format_redraw() to em_format_queue_redraw().
This changes the behavior of the function: instead of redrawing
immediately it schedules the redraw from an idle callback.  This
allows us to make multiple changes to EMFormat before redrawing.
2010-08-10 18:53:31 -04:00
Matthew Barnes c1381b02bc EMFormat cleanups. 2010-08-10 07:40:46 -04:00
Matthew Barnes 221c841d42 Bug 626453 - Show attachments inline when printing 2010-08-10 06:03:19 -04:00
Rob Bradford 2b6e5cce19 em-format: Guard entry point to em_format_set_mode with g_return_if_fail 2010-08-02 15:36:50 +01:00
David Woodhouse 8ae4bf802a Fix two memory leaks when replying
1: em_utils_reply_to_message() can be passed a newly-created message (from
a current selection. It needs to unref it. Which means that when we pass it
a message which *isn't* newly-created, we have to obtain a ref of our own.
It was that or add a boolean parameter to tell it whether to unref or not.

2: emf_finalize() wasn't unreferencing emf->message -- so when we clone
the EMFormat in em_utils_message_to_html() and immediately unreference the
clone, a refcount on the message got leaked. Fix emf_finalize() to unref
emf->message as presumably it should.
2010-07-15 16:48:45 +01:00
Matthew Barnes 523d1da019 Bug 623947 - Error handling issues in em-format.c 2010-07-10 09:14:01 -04:00
Matthew Barnes 137b0743dd Migrate from CamelException to GError. 2010-07-08 14:37:52 -04:00
Matthew Barnes f8626b2845 Bug 619345 - GtkHTML color settings not being honored
Includes some minor code cleanups related to this investigation.
2010-05-29 23:39:55 -04:00
Matthew Barnes bc90469e7f Camel is now GObject-based. 2010-04-24 11:05:27 -04:00
Matthew Barnes 51e5ae5524 Adapt to Camel API changes. 2010-04-12 15:55:53 -04:00
Matthew Barnes a8feedf390 Adapt to Camel API changes. 2010-04-03 23:06:39 -04:00
Matthew Barnes fabb6b035c Only #include Camel's top-level header. 2010-04-02 16:59:20 -04:00
Milan Crha e835906dcc Bug #613261 - application/mbox not shown properly 2010-04-01 15:20:22 +02:00
Matthew Barnes 55d6580d86 Stop relying on CamelObject meta-data. 2010-03-31 20:12:48 -04:00
Matthew Barnes 4493e21d5b Bug 607087 - Not all inlined text attachments are included in replies 2010-01-22 15:04:43 -05:00
Matthew Barnes f3d590d42d Revert commit for bug #516000 to fix bug #607591.
Commit 25dd724999 for bug 516000 ("Wrong
formatted quoted text") caused bug 607591 ("Erratic wrapping of quoted
sections").
2010-01-22 00:12:32 -05:00
Matthew Barnes cae22334fa Remove dead assignments found by clang. 2010-01-15 21:50:05 -05:00
Matthew Barnes 2db0cad78c Replace alloca() with g_alloca(). 2009-12-27 14:44:21 -05:00
Matthew Barnes 59bd81691d Compiler and linker flag cleanups. 2009-12-27 14:32:39 -05:00
Chenthill Palanisamy 39b4562430 Bug #601229 - Crashes when replying a mail. 2009-11-09 14:47:10 +05:30
Milan Crha 4fd8fbc29a Bug #573304 - Forward an email shouldn't strip signature 2009-11-05 20:52:15 +01:00
Matthew Barnes 58166e6459 Prefer G_N_ELEMENTS over sizeof calculations. 2009-10-27 09:25:01 -04:00
Matthew Barnes c58b706597 Prefer GQueue (or GNode) over EDList. 2009-10-27 09:25:01 -04:00
Milan Crha 0c1fa45771 Bug #585715 - Skip empty parts in multipart/alternative formatting 2009-10-23 20:28:44 +02:00
Milan Crha 781d9aad4d Bug #468736 - Prevent recursion in em-format 2009-10-15 19:27:04 +02:00
Milan Crha 25dd724999 Bug #516000 - Wrong formatted quoted text 2009-10-15 18:10:25 +02:00
Milan Crha 13651b3d19 Bug #314333 - Decrypt body in reply to an inline-PGP encrypted mail 2009-10-15 14:25:38 +02:00
H.Habighorst f62728b55e Bug 596848 - Use per-target CPPFLAGS in automake files 2009-09-30 23:37:50 -04:00
Matthew Barnes 374bd42f69 Fix excessive whitespace. 2009-07-14 11:26:22 -04:00
Matthew Barnes 1f89bf6b80 Fix some build issues. 2009-07-14 10:07:12 -04:00
Matthew Barnes f425fdc8e2 Fix some issues when building Anjal. 2009-07-13 09:33:38 -04:00