aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-mail-folder-utils.c
Commit message (Expand)AuthorAgeFilesLines
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-1/+4
* Coding style and whitespace cleanup.Matthew Barnes2011-05-221-2/+3
* Remove mail_remove_folder().Matthew Barnes2011-05-211-0/+203
* Remove mail_save_messages().Matthew Barnes2011-05-181-0/+242
* Remove mail_remove_attachments().Matthew Barnes2011-05-171-0/+216
* Cannot send message with just enabled accountMilan Crha2011-05-121-0/+4
* Add e_mail_folder_build_attachment().Matthew Barnes2011-05-121-0/+168
* Add e_mail_folder_find_duplicate_messages().Matthew Barnes2011-05-121-0/+200
* Add e_mail_folder_get_multiple_messages().Matthew Barnes2011-05-121-0/+138
* Bug #649939 - Cann't create new folder (second shot)Milan Crha2011-05-111-2/+7
* "email://" URIs have encoded paths too.Matthew Barnes2011-05-091-1/+1
* Encode the path part of folder URIs.Matthew Barnes2011-05-091-8/+16
* Introduce a new, simpler folder URI format.Matthew Barnes2011-05-061-8/+63
* Teach e_mail_folder_uri_parse() to parse 'email://' URIs.Matthew Barnes2011-05-061-9/+60
* Add some handy folder URI utility functions.Matthew Barnes2011-05-031-0/+155
* Kill mail_append_mail().Matthew Barnes2010-10-311-33/+54
* Composer: Show cancellable operations and errors inline.Matthew Barnes2010-10-131-0/+142