aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-mail-folder-utils.c
Commit message (Expand)AuthorAgeFilesLines
* Adapt to new CamelSubscribable interface.Matthew Barnes2011-09-141-3/+4
* Bug #655942 - Shows 'Storing folder...' when deleting a local folderMilan Crha2011-09-141-1/+19
* Prefer g_seekable_seek() over camel_stream_reset().Matthew Barnes2011-09-141-9/+13
* e-mail-folder-utils.c cleanups.Matthew Barnes2011-06-301-4/+0
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-06-301-1/+4
* Coding style and whitespace cleanup.Matthew Barnes2011-06-301-2/+3
* Remove mail_remove_folder().Matthew Barnes2011-06-301-0/+203
* Remove mail_save_messages().Matthew Barnes2011-06-301-0/+242
* Remove mail_remove_attachments().Matthew Barnes2011-06-301-0/+216
* Cannot send message with just enabled accountMilan Crha2011-06-301-0/+4
* Add e_mail_folder_build_attachment().Matthew Barnes2011-06-301-0/+168
* Add e_mail_folder_find_duplicate_messages().Matthew Barnes2011-06-301-0/+200
* Add e_mail_folder_get_multiple_messages().Matthew Barnes2011-06-301-0/+138
* Bug #649939 - Cann't create new folder (second shot)Milan Crha2011-06-301-2/+7
* "email://" URIs have encoded paths too.Matthew Barnes2011-06-301-1/+1
* Encode the path part of folder URIs.Matthew Barnes2011-06-301-8/+16
* Introduce a new, simpler folder URI format.Matthew Barnes2011-06-301-8/+63
* Teach e_mail_folder_uri_parse() to parse 'email://' URIs.Matthew Barnes2011-06-301-9/+60
* Add some handy folder URI utility functions.Matthew Barnes2011-06-301-0/+155
* Kill mail_append_mail().Matthew Barnes2010-11-101-33/+54
* Composer: Show cancellable operations and errors inline.Matthew Barnes2010-10-131-0/+142