aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-mail-reader-utils.c
Commit message (Expand)AuthorAgeFilesLines
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-1/+3
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-3/+5
* Avoid passing EMailBackend as much as possible.Matthew Barnes2011-12-161-9/+13
* Reorder accounts by drag-and-drop.Matthew Barnes2011-12-111-5/+7
* Add EMailReader:message-seen signal.Matthew Barnes2011-11-221-32/+0
* Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-271-4/+1
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-1/+2
* Coding style and whitespace cleanup.Matthew Barnes2011-08-131-48/+60
* Cannot reply to message without preview panel enabledMilan Crha2011-08-081-0/+74
* Bug #530335 - Allow Reply to selected address onlyRathin2011-06-141-2/+32
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+4
* EMFolderTree: Store an EMailBackend instead of an EMailSession.Matthew Barnes2011-05-241-3/+1
* EMailReader: Support multiple action groups.Matthew Barnes2011-05-211-17/+0
* Remove mail_remove_folder().Matthew Barnes2011-05-211-0/+132
* Remove mail_save_messages().Matthew Barnes2011-05-181-0/+111
* Remove mail_remove_attachments().Matthew Barnes2011-05-171-0/+63
* Keep forgetting to add prefixes to EAlert tags.Matthew Barnes2011-05-131-3/+3
* Miscellaneous cleanups.Matthew Barnes2011-05-131-58/+57
* em_format_html_print_message(): Require a CamelMimeMessage.Matthew Barnes2011-05-131-11/+77
* em_utils_reply_to_message(): Require a CamelMimeMessage.Matthew Barnes2011-05-131-2/+4
* Add e_mail_reader_new_activity().Matthew Barnes2011-05-131-41/+15
* Reimplement e_mail_reader_create_vfolder_from_selected().Matthew Barnes2011-05-131-5/+0
* Reimplement e_mail_reader_create_vfolder_from_selected().Matthew Barnes2011-05-131-24/+75
* Reimplement e_mail_reader_create_filter_from_selected().Matthew Barnes2011-05-131-33/+72
* Add e_activity_handle_cancellation().Matthew Barnes2011-05-121-3/+1
* Reimplement em_utils_edit_messages().Matthew Barnes2011-05-121-7/+2
* EMailReader: Reimplement "mail-remove-duplicates" action.Matthew Barnes2011-05-121-0/+157
* Coding style cleanups.Matthew Barnes2011-05-091-2/+2
* Random little coding style cleanups.Matthew Barnes2011-05-061-2/+1
* Build vfolder rules with CamelFolders instead of folder URIs.Matthew Barnes2011-05-041-7/+1
* Fix compiler warnings.Matthew Barnes2011-05-031-8/+1
* Drop 'folder_uri' param from em_utils_folder_is_outbox().Matthew Barnes2011-05-031-3/+3
* Drop 'folder_uri' param from em_utils_folder_is_sent().Matthew Barnes2011-05-031-1/+1
* Drop 'folder_uri' param from em_utils_folder_is_templates().Matthew Barnes2011-05-031-1/+1
* Drop 'folder_uri' param from em_utils_folder_is_drafts().Matthew Barnes2011-05-031-2/+2
* EMailShellView: Open the selected folder ourselves.Matthew Barnes2011-05-031-1/+1
* Bug 547954 - Clarify delete-from-search-folder warningDan Vrátil2011-04-231-1/+1
* Fix alignment of extra widgets in EAlertDialogs.Matthew Barnes2011-03-251-7/+3
* Reduce GConf usage in em-composer-utils.c.Matthew Barnes2010-10-201-3/+6
* Move more account utilities to e-account-utils.c.Matthew Barnes2010-10-191-1/+0
* Kill mail_config_get_gconf_client().Matthew Barnes2010-10-191-4/+8
* Remove mail_tools_folder_to_url().Matthew Barnes2010-10-131-3/+2
* Give MailSession a permanent home.Matthew Barnes2010-10-131-13/+47
* Bug #619387 - EMailBrowser doesn't honour sorting of a mail windowMilan Crha2010-10-121-0/+23
* Pass GCancellable to Camel.Matthew Barnes2010-09-281-0/+2
* Coding style cleanups.Matthew Barnes2010-09-131-2/+2
* Pass an EShell to EMsgComposer instances.Matthew Barnes2010-08-141-6/+17
* Change em_format_redraw() to em_format_queue_redraw().Matthew Barnes2010-08-111-1/+1
* Drop the "quote-from-selection" property.Matthew Barnes2010-07-261-8/+6
* Fix two memory leaks when replyingDavid Woodhouse2010-07-151-1/+5
* Warn on reply-to-all with too many recipientsDavid Woodhouse2010-07-151-4/+8
* Bug 624285 - When replying, ignore text selection if preview is hiddenMatthew Barnes2010-07-141-0/+3
* Bug #620815 - Memory leaks with EvolutionMilan Crha2010-06-251-0/+1
* Bug 616724 - Initialize message window with threaded state of main windowMatthew Barnes2010-06-191-0/+3
* Bug 620628 - Checkbox in vfolder deletion prompt is saved backwardsMatthew Barnes2010-06-061-2/+2
* Keep chipping away at direct GtkHTML usage.Matthew Barnes2010-06-011-31/+21
* Use EWebView functions whenever possible.Matthew Barnes2010-05-311-1/+4
* Merge branch 'express2'Matthew Barnes2010-05-271-3/+3
|\
| * Coding style and whitespace cleanup.Matthew Barnes2010-05-251-9/+20
| * Use default headers when none stored to display in mailerMilan Crha2010-04-301-2/+5
| * Bug #603418 - Custom headers not displayed in message previewMilan Crha2010-04-301-0/+186
* | Coding style and whitespace cleanup.Matthew Barnes2010-05-021-12/+24
* | Adapt to Camel API changes.Matthew Barnes2010-04-301-2/+5
* | Bug #545505 - Properly free unused message infos periodicallyMilan Crha2010-04-291-0/+1
* | Use default headers when none stored to display in mailerMilan Crha2010-04-271-2/+5
* | Bug #603418 - Custom headers not displayed in message previewMilan Crha2010-04-261-0/+186
* | Only #include Camel's top-level header.Matthew Barnes2010-04-031-3/+1
|/
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-2/+0
* Port all error code to use GObject-ified EAlert / EAlertDialogJonathon Jongsma2009-12-081-2/+2
* Expand the EMailReader interface so it's easier to use.Matthew Barnes2009-12-021-37/+18
* Kill message_list_free_uids().Matthew Barnes2009-12-021-4/+4
* Merge bits and pieces of the anjal-evo-2-30 branch.Matthew Barnes2009-12-011-32/+35
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-2/+2
* port mail/ to use new EError APIJonathon Jongsma2009-12-011-1/+1
* Bug 563555 - Confirm before forwarding many emails inlineRitesh Khadgaray2009-11-201-16/+3
* Cleanup and rename filter classes.Matthew Barnes2009-10-271-4/+4
* Bug #593922 - Reply freezes evoMilan Crha2009-09-021-0/+2
* Bug 592032 - Marks message as read when preview is offMatthew Barnes2009-08-181-2/+1
* Radically reorganize source code.Matthew Barnes2009-06-251-7/+1
* Bug 586343 – Search folder delete confirmation missing check boxMatthew Barnes2009-06-201-0/+1
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-1/+1
* Fix most of the compiler warnings in mail.Matthew Barnes2009-05-081-1/+4
* Adapt mail to EShellBackend changes.Matthew Barnes2009-05-081-6/+6
* Miscellaneous stuff.Matthew Barnes2009-01-271-5/+4
* Fix more runtime warnings.Matthew Barnes2009-01-261-1/+0
* Fix some runtime warnings.Matthew Barnes2009-01-221-3/+0
* Add a couple missing files.Matthew Barnes2009-01-121-0/+595