aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mail/e-mail-attachment-handler.c
Commit message (Expand)AuthorAgeFilesLines
* Simplify em_utils_forward_message() arguments.Matthew Barnes2013-06-021-22/+14
* Make EAttachment a little more thread-safe.Matthew Barnes2013-05-241-2/+6
* Attachment-related cleanups.Matthew Barnes2013-05-241-40/+58
* Remove EMailShellSettings.Matthew Barnes2013-03-171-10/+8
* Coding style and whitespace cleanup.Matthew Barnes2013-02-241-2/+2
* Bug #680537 - Reply to individual message in digest generates empty bodyMilan Crha2013-01-241-27/+64
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-1/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-1/+1
* Avoid code duplication for reply on message attachmentMilan Crha2012-09-121-33/+11
* Bug #600860 - Opening IMAP message with large attachment blocks UIMilan Crha2012-04-131-0/+5
* EMFormat: Add "session" as a constructor property.Matthew Barnes2012-04-011-1/+2
* Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-031-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-9/+11
* Bug 659395 - Missing plural handling for "%d attached messages"David Morley2012-02-011-2/+6
* Prefer g_seekable_seek() over camel_stream_reset().Matthew Barnes2011-07-051-1/+1
* Bug #530335 - Allow Reply to selected address onlyRathin2011-06-141-2/+2
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+4
* Miscellaneous cleanups.Matthew Barnes2011-05-131-1/+5
* em_utils_reply_to_message(): Require a CamelMimeMessage.Matthew Barnes2011-05-131-10/+4
* Reimplement em_utils_forward_messages().Matthew Barnes2011-05-121-1/+1
* Adapt to CamelFolder:name -> display-name.Matthew Barnes2011-05-071-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+3
* Bug #642093 - Frees message attachment content on ReplyMilan Crha2011-03-011-0/+6
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-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