aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mail/e-mail-attachment-handler.c
Commit message (Expand)AuthorAgeFilesLines
* 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