| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug #301323 - "Edit as new message" doesn't strip signature properly | Milan Crha | 2013-05-07 | 1 | -2/+2 |
* | Bug #626215 - Prefer mail saving in order by UI | Milan Crha | 2013-04-26 | 1 | -0/+10 |
* | Remove EMailShellSettings. | Matthew Barnes | 2013-03-17 | 1 | -16/+11 |
* | Bug #415371 - Create Incoming filter for messages with Received header | Milan Crha | 2013-03-14 | 1 | -3/+7 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2013-02-24 | 1 | -1/+2 |
* | Bug #692005 - Changing character encoding doesn't work | Milan Crha | 2013-01-19 | 1 | -1/+6 |
* | Consolidate base utility libraries into libeutil. | Matthew Barnes | 2012-12-13 | 1 | -19/+16 |
* | Make EMailPartList thread-safe. | Matthew Barnes | 2012-12-08 | 1 | -6/+12 |
* | e_mail_reader_parse_message() cleanups. | Matthew Barnes | 2012-12-05 | 1 | -50/+55 |
* | Bug #671200 - Inherit source message crypto options when reply on selection | Milan Crha | 2012-11-27 | 1 | -2/+55 |
* | Fix a memory leak when replying to a message | Milan Crha | 2012-09-12 | 1 | -0/+3 |
* | Fix all 'may be used uninitialized' compiler warnings | Dan Vrátil | 2012-08-20 | 1 | -1/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-08-20 | 1 | -11/+18 |
* | Bug 677635 - Vanished message list with filled preview panel | Dan Vrátil | 2012-07-24 | 1 | -2/+5 |
* | Bug #680164 - Print Preview action should open preview immediatelly | Dan Vrátil | 2012-07-19 | 1 | -1/+4 |
* | Add e_mail_reader_expunge_folder_name(). | Matthew Barnes | 2012-07-09 | 1 | -0/+67 |
* | Add e_mail_reader_expunge_folder(). | Matthew Barnes | 2012-07-09 | 1 | -0/+70 |
* | Add e_mail_reader_refresh_folder_name(). | Matthew Barnes | 2012-07-09 | 1 | -0/+67 |
* | Add e_mail_reader_refresh_folder(). | Matthew Barnes | 2012-07-09 | 1 | -0/+57 |
* | Add e_mail_reader_unsubscribe_folder_name(). | Matthew Barnes | 2012-07-09 | 1 | -0/+64 |
* | Add e_mail_reader_delete_folder_name(). | Matthew Barnes | 2012-07-09 | 1 | -0/+72 |
* | Bug #678834 - [prefer-plain] Setting change works only after restart | Dan Vrátil | 2012-06-27 | 1 | -2/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-06-25 | 1 | -5/+5 |
* | Bug #677608 - Fails to open message which is not yet downloaded | Dan Vrátil | 2012-06-18 | 1 | -126/+111 |
* | Remove the last remaining usage of GConf | Milan Crha | 2012-06-15 | 1 | -1/+0 |
* | Fix displayed message headers | Dan Vrátil | 2012-06-08 | 1 | -107/+0 |
* | Bug #300677 - vFolder rules shouldn't refer to the Unmatched folder | Milan Crha | 2012-06-08 | 1 | -1/+19 |
* | Mail formatter rewrite | Dan Vrátil | 2012-06-06 | 1 | -52/+299 |
* | Adapt mail to the new ESource API. | Matthew Barnes | 2012-06-03 | 1 | -7/+20 |
* | Bug #673946 - Cannot delete search folders | Milan Crha | 2012-05-31 | 1 | -3/+3 |
* | Bug #673514 - Crash in WebKit after printing | Dan Vrátil | 2012-05-17 | 1 | -2/+7 |
* | Bug #669674 - EMailBrowser doesn't copy search settings | Milan Crha | 2012-05-14 | 1 | -0/+10 |
* | Bug #674282 - Don't crash on reply with empty selection | Yanko Kaneti | 2012-04-18 | 1 | -1/+1 |
* | Whitespace cleanup. | Matthew Barnes | 2012-04-02 | 1 | -2/+1 |
* | Bug #670445 - Folder deletion in offline shows strange behavior | Vibha Yadav | 2012-03-29 | 1 | -0/+12 |
* | WebKit port - port formatter and mail module | Dan Vrátil | 2012-03-29 | 1 | -83/+68 |
* | Move vfolders to libemail-engine and rest as mail-vfolder-ui. It all works and | Srinivasa Ragavan | 2012-03-03 | 1 | -1/+1 |
* | Move EAlert* and e-xml-utils references from other part of the code to libevo... | Srinivasa Ragavan | 2012-03-03 | 1 | -1/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-02-20 | 1 | -1/+3 |
* | Introduce libemail-engine and libemail-utils. | Matthew Barnes | 2012-01-19 | 1 | -3/+5 |
* | Avoid passing EMailBackend as much as possible. | Matthew Barnes | 2011-12-16 | 1 | -9/+13 |
* | Reorder accounts by drag-and-drop. | Matthew Barnes | 2011-12-11 | 1 | -5/+7 |
* | Add EMailReader:message-seen signal. | Matthew Barnes | 2011-11-22 | 1 | -32/+0 |
* | Miscellaneous cleanups from the account-mgmt branch. | Matthew Barnes | 2011-09-27 | 1 | -4/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-04 | 1 | -1/+2 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-08-13 | 1 | -48/+60 |
* | Cannot reply to message without preview panel enabled | Milan Crha | 2011-08-08 | 1 | -0/+74 |
* | Bug #530335 - Allow Reply to selected address only | Rathin | 2011-06-14 | 1 | -2/+32 |
* | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-05-27 | 1 | -0/+4 |
* | EMFolderTree: Store an EMailBackend instead of an EMailSession. | Matthew Barnes | 2011-05-24 | 1 | -3/+1 |
* | EMailReader: Support multiple action groups. | Matthew Barnes | 2011-05-21 | 1 | -17/+0 |
* | Remove mail_remove_folder(). | Matthew Barnes | 2011-05-21 | 1 | -0/+132 |
* | Remove mail_save_messages(). | Matthew Barnes | 2011-05-18 | 1 | -0/+111 |
* | Remove mail_remove_attachments(). | Matthew Barnes | 2011-05-17 | 1 | -0/+63 |
* | Keep forgetting to add prefixes to EAlert tags. | Matthew Barnes | 2011-05-13 | 1 | -3/+3 |
* | Miscellaneous cleanups. | Matthew Barnes | 2011-05-13 | 1 | -58/+57 |
* | em_format_html_print_message(): Require a CamelMimeMessage. | Matthew Barnes | 2011-05-13 | 1 | -11/+77 |
* | em_utils_reply_to_message(): Require a CamelMimeMessage. | Matthew Barnes | 2011-05-13 | 1 | -2/+4 |
* | Add e_mail_reader_new_activity(). | Matthew Barnes | 2011-05-13 | 1 | -41/+15 |
* | Reimplement e_mail_reader_create_vfolder_from_selected(). | Matthew Barnes | 2011-05-13 | 1 | -5/+0 |
* | Reimplement e_mail_reader_create_vfolder_from_selected(). | Matthew Barnes | 2011-05-13 | 1 | -24/+75 |
* | Reimplement e_mail_reader_create_filter_from_selected(). | Matthew Barnes | 2011-05-13 | 1 | -33/+72 |
* | Add e_activity_handle_cancellation(). | Matthew Barnes | 2011-05-12 | 1 | -3/+1 |
* | Reimplement em_utils_edit_messages(). | Matthew Barnes | 2011-05-12 | 1 | -7/+2 |
* | EMailReader: Reimplement "mail-remove-duplicates" action. | Matthew Barnes | 2011-05-12 | 1 | -0/+157 |
* | Coding style cleanups. | Matthew Barnes | 2011-05-09 | 1 | -2/+2 |
* | Random little coding style cleanups. | Matthew Barnes | 2011-05-06 | 1 | -2/+1 |
* | Build vfolder rules with CamelFolders instead of folder URIs. | Matthew Barnes | 2011-05-04 | 1 | -7/+1 |
* | Fix compiler warnings. | Matthew Barnes | 2011-05-03 | 1 | -8/+1 |
* | Drop 'folder_uri' param from em_utils_folder_is_outbox(). | Matthew Barnes | 2011-05-03 | 1 | -3/+3 |
* | Drop 'folder_uri' param from em_utils_folder_is_sent(). | Matthew Barnes | 2011-05-03 | 1 | -1/+1 |
* | Drop 'folder_uri' param from em_utils_folder_is_templates(). | Matthew Barnes | 2011-05-03 | 1 | -1/+1 |
* | Drop 'folder_uri' param from em_utils_folder_is_drafts(). | Matthew Barnes | 2011-05-03 | 1 | -2/+2 |
* | EMailShellView: Open the selected folder ourselves. | Matthew Barnes | 2011-05-03 | 1 | -1/+1 |
* | Bug 547954 - Clarify delete-from-search-folder warning | Dan Vrátil | 2011-04-23 | 1 | -1/+1 |
* | Fix alignment of extra widgets in EAlertDialogs. | Matthew Barnes | 2011-03-25 | 1 | -7/+3 |
* | Reduce GConf usage in em-composer-utils.c. | Matthew Barnes | 2010-10-20 | 1 | -3/+6 |
* | Move more account utilities to e-account-utils.c. | Matthew Barnes | 2010-10-19 | 1 | -1/+0 |
* | Kill mail_config_get_gconf_client(). | Matthew Barnes | 2010-10-19 | 1 | -4/+8 |
* | Remove mail_tools_folder_to_url(). | Matthew Barnes | 2010-10-13 | 1 | -3/+2 |
* | Give MailSession a permanent home. | Matthew Barnes | 2010-10-13 | 1 | -13/+47 |
* | Bug #619387 - EMailBrowser doesn't honour sorting of a mail window | Milan Crha | 2010-10-12 | 1 | -0/+23 |
* | Pass GCancellable to Camel. | Matthew Barnes | 2010-09-28 | 1 | -0/+2 |
* | Coding style cleanups. | Matthew Barnes | 2010-09-13 | 1 | -2/+2 |
* | Pass an EShell to EMsgComposer instances. | Matthew Barnes | 2010-08-14 | 1 | -6/+17 |
* | Change em_format_redraw() to em_format_queue_redraw(). | Matthew Barnes | 2010-08-11 | 1 | -1/+1 |
* | Drop the "quote-from-selection" property. | Matthew Barnes | 2010-07-26 | 1 | -8/+6 |
* | Fix two memory leaks when replying | David Woodhouse | 2010-07-15 | 1 | -1/+5 |
* | Warn on reply-to-all with too many recipients | David Woodhouse | 2010-07-15 | 1 | -4/+8 |
* | Bug 624285 - When replying, ignore text selection if preview is hidden | Matthew Barnes | 2010-07-14 | 1 | -0/+3 |
* | Bug #620815 - Memory leaks with Evolution | Milan Crha | 2010-06-25 | 1 | -0/+1 |
* | Bug 616724 - Initialize message window with threaded state of main window | Matthew Barnes | 2010-06-19 | 1 | -0/+3 |
* | Bug 620628 - Checkbox in vfolder deletion prompt is saved backwards | Matthew Barnes | 2010-06-06 | 1 | -2/+2 |
* | Keep chipping away at direct GtkHTML usage. | Matthew Barnes | 2010-06-01 | 1 | -31/+21 |
* | Use EWebView functions whenever possible. | Matthew Barnes | 2010-05-31 | 1 | -1/+4 |
* | Merge branch 'express2' | Matthew Barnes | 2010-05-27 | 1 | -3/+3 |
|\ |
|
| * | Coding style and whitespace cleanup. | Matthew Barnes | 2010-05-25 | 1 | -9/+20 |
| * | Use default headers when none stored to display in mailer | Milan Crha | 2010-04-30 | 1 | -2/+5 |
| * | Bug #603418 - Custom headers not displayed in message preview | Milan Crha | 2010-04-30 | 1 | -0/+186 |
* | | Coding style and whitespace cleanup. | Matthew Barnes | 2010-05-02 | 1 | -12/+24 |
* | | Adapt to Camel API changes. | Matthew Barnes | 2010-04-30 | 1 | -2/+5 |
* | | Bug #545505 - Properly free unused message infos periodically | Milan Crha | 2010-04-29 | 1 | -0/+1 |
* | | Use default headers when none stored to display in mailer | Milan Crha | 2010-04-27 | 1 | -2/+5 |
* | | Bug #603418 - Custom headers not displayed in message preview | Milan Crha | 2010-04-26 | 1 | -0/+186 |
* | | Only #include Camel's top-level header. | Matthew Barnes | 2010-04-03 | 1 | -3/+1 |
|/ |
|
* | Remove dead assignments found by clang. | Matthew Barnes | 2010-01-16 | 1 | -2/+0 |
* | Port all error code to use GObject-ified EAlert / EAlertDialog | Jonathon Jongsma | 2009-12-08 | 1 | -2/+2 |
* | Expand the EMailReader interface so it's easier to use. | Matthew Barnes | 2009-12-02 | 1 | -37/+18 |
* | Kill message_list_free_uids(). | Matthew Barnes | 2009-12-02 | 1 | -4/+4 |
* | Merge bits and pieces of the anjal-evo-2-30 branch. | Matthew Barnes | 2009-12-01 | 1 | -32/+35 |
* | Rename EError to EAlert to match general use better | Jonathon Jongsma | 2009-12-01 | 1 | -2/+2 |
* | port mail/ to use new EError API | Jonathon Jongsma | 2009-12-01 | 1 | -1/+1 |
* | Bug 563555 - Confirm before forwarding many emails inline | Ritesh Khadgaray | 2009-11-20 | 1 | -16/+3 |
* | Cleanup and rename filter classes. | Matthew Barnes | 2009-10-27 | 1 | -4/+4 |
* | Bug #593922 - Reply freezes evo | Milan Crha | 2009-09-02 | 1 | -0/+2 |
* | Bug 592032 - Marks message as read when preview is off | Matthew Barnes | 2009-08-18 | 1 | -2/+1 |
* | Radically reorganize source code. | Matthew Barnes | 2009-06-25 | 1 | -7/+1 |
* | Bug 586343 – Search folder delete confirmation missing check box | Matthew Barnes | 2009-06-20 | 1 | -0/+1 |
* | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 1 | -1/+1 |
* | Fix most of the compiler warnings in mail. | Matthew Barnes | 2009-05-08 | 1 | -1/+4 |
* | Adapt mail to EShellBackend changes. | Matthew Barnes | 2009-05-08 | 1 | -6/+6 |
* | Miscellaneous stuff. | Matthew Barnes | 2009-01-27 | 1 | -5/+4 |
* | Fix more runtime warnings. | Matthew Barnes | 2009-01-26 | 1 | -1/+0 |
* | Fix some runtime warnings. | Matthew Barnes | 2009-01-22 | 1 | -3/+0 |
* | Add a couple missing files. | Matthew Barnes | 2009-01-12 | 1 | -0/+595 |