aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mail/e-mail-attachment-handler.c
Commit message (Expand)AuthorAgeFilesLines
* Prefer g_seekable_seek() over camel_stream_reset().Matthew Barnes2011-09-141-1/+1
* Bug #530335 - Allow Reply to selected address onlyRathin2011-06-301-2/+2
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-06-301-0/+4
* Miscellaneous cleanups.Matthew Barnes2011-06-301-1/+5
* em_utils_reply_to_message(): Require a CamelMimeMessage.Matthew Barnes2011-06-301-10/+4
* Reimplement em_utils_forward_messages().Matthew Barnes2011-06-301-1/+1
* Adapt to CamelFolder:name -> display-name.Matthew Barnes2011-06-301-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2011-06-301-1/+3
* Bug #642093 - Frees message attachment content on ReplyMilan Crha2011-06-301-0/+6
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-06-301-11/+7
* Reduce GConf usage in em-composer-utils.c.Matthew Barnes2010-10-201-3/+24
* Give MailSession a permanent home.Matthew Barnes2010-10-131-25/+70
* Adapt to Camel API changes.Matthew Barnes2010-09-281-4/+5
* Pass GCancellable to Camel.Matthew Barnes2010-09-281-3/+6
* Pass an EShell to EMsgComposer instances.Matthew Barnes2010-08-141-3/+15
* Migrate from CamelException to GError.Matthew Barnes2010-07-091-11/+10
* Adapt to Camel API changes.Matthew Barnes2010-04-301-12/+2
* Camel is now GObject-based.Matthew Barnes2010-04-241-9/+9
* Adapt to Camel API changes.Matthew Barnes2010-04-041-6/+6
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-2/+0
* BugĀ 606250 - Remove usage of deprecated GTK+ symbolsMatthew Barnes2010-01-081-2/+2
* Port all error code to use GObject-ified EAlert / EAlertDialogJonathon Jongsma2009-12-081-1/+1
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-2/+2
* port modules/ to new EError API.Jonathon Jongsma2009-12-011-1/+1
* Simplify EPlugin loading at startup.Matthew Barnes2009-08-301-0/+525