| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix few more memory leaks | Milan Crha | 2014-04-04 | 1 | -0/+4 |
* | EMailDisplay: Install HTML click event handlers on images in all frames | Tomas Popela | 2014-04-04 | 1 | -22/+22 |
* | Cancel pending mail operations when going offline or on quit | Milan Crha | 2014-04-03 | 1 | -7/+21 |
* | Bug #726542 - Unpadded black border on various mail account settings pages | Milan Crha | 2014-03-28 | 2 | -0/+2 |
* | Add EMailFolderCreateDialog. | Matthew Barnes | 2014-03-27 | 7 | -304/+623 |
* | Add em_folder_selector_new_activity(). | Matthew Barnes | 2014-03-27 | 2 | -0/+36 |
* | EMFolderSelector: Add an activity bar. | Matthew Barnes | 2014-03-27 | 1 | -0/+7 |
* | EMFolderSelector: Use an ETreeViewFrame. | Matthew Barnes | 2014-03-27 | 1 | -59/+62 |
* | EMFolderSelector: Add a "folder-selected" signal. | Matthew Barnes | 2014-03-27 | 2 | -7/+41 |
* | Add em_folder_selector_set_selected(). | Matthew Barnes | 2014-03-27 | 2 | -0/+31 |
* | Add em_folder_selector_get_selected(). | Matthew Barnes | 2014-03-27 | 2 | -0/+43 |
* | Add em_folder_selector_get_content_area(). | Matthew Barnes | 2014-03-27 | 2 | -0/+24 |
* | EMFolderSelector: Override constructed() method. | Matthew Barnes | 2014-03-27 | 1 | -158/+159 |
* | EMFolderSelector: Remove 'title' argument when creating. | Matthew Barnes | 2014-03-27 | 7 | -21/+25 |
* | EMFolderSelector: Add a "default-button-label" property. | Matthew Barnes | 2014-03-27 | 7 | -21/+109 |
* | EMFolderSelector: Add a "caption" property. | Matthew Barnes | 2014-03-27 | 7 | -33/+112 |
* | EMFolderSelector: Add a "can-create" property. | Matthew Barnes | 2014-03-27 | 7 | -30/+103 |
* | EMFolderSelector: Further cleanups. | Matthew Barnes | 2014-03-27 | 2 | -123/+154 |
* | EMFolderSelector: Implement EAlertSink interface for real. | Matthew Barnes | 2014-03-27 | 1 | -3/+47 |
* | EMFolderSelector: Seal up the public instance struct. | Matthew Barnes | 2014-03-27 | 2 | -38/+26 |
* | EMFolderSelector: Make EM_FOLDER_SELECTOR_RESPONSE_NEW private. | Matthew Barnes | 2014-03-27 | 2 | -4/+3 |
* | Fix two memory leaks | Milan Crha | 2014-03-26 | 1 | -6/+2 |
* | Add an --enable-code-coverage configure option to enable gcov support | Milan Crha | 2014-03-25 | 2 | -4/+6 |
* | Fix memory leaks from a commit for bug #508744 | Milan Crha | 2014-03-25 | 1 | -0/+3 |
* | Bug #508744 - Select PGP key from a list in mail account properties | Milan Crha | 2014-03-24 | 2 | -0/+91 |
* | Bug 719417 - Remove em-filter-i18n.h | Matthew Barnes | 2014-03-24 | 5 | -571/+488 |
* | folder_tree_render_icon: Readability cleanup. | Matthew Barnes | 2014-03-24 | 1 | -1/+7 |
* | Bug #726225 - [abrt] Memory corruption during message list regen after Trash ... | Milan Crha | 2014-03-14 | 1 | -2/+6 |
* | EWebView/EMailDisplay: Setup custom CSS styles to DOM right after document loads | Milan Crha | 2014-03-13 | 1 | -0/+3 |
* | Bug #550697 - Crash after folder open in a closed mail view | Milan Crha | 2014-03-10 | 2 | -7/+38 |
* | Bug 723204 - Account assistant is too wide | Matthew Barnes | 2014-03-08 | 1 | -0/+1 |
* | Bug #725615 - Disable Delete button in a vTrash folder | Milan Crha | 2014-03-06 | 2 | -3/+9 |
* | Bug #446659 - Message view can scroll away after message deletion | Milan Crha | 2014-03-06 | 1 | -78/+80 |
* | Bug #725402 - Checking sender for multiple images causes hang | Milan Crha | 2014-03-05 | 1 | -4/+150 |
* | Add a comment for translators above "_Send Account Override" | Milan Crha | 2014-03-04 | 1 | -0/+2 |
* | Miscellaneous cleanups. | Matthew Barnes | 2014-03-03 | 13 | -117/+158 |
* | EMailFormatter: Use GOutputStream instead of CamelStream. | Matthew Barnes | 2014-03-01 | 2 | -32/+39 |
* | Replace 'interface' with 'iface' in the code | Tarnyko | 2014-02-26 | 23 | -258/+257 |
* | Bug #724854 - Cursor moves to incorrect message when deleting multiple messages | Milan Crha | 2014-02-25 | 1 | -1/+1 |
* | Bug #725010 - Fix strings in "Composer Preferences > Send Account" tab | Milan Crha | 2014-02-25 | 1 | -12/+24 |
* | EMFolderTreeModel: Fix a circular dependency between model and its data | Milan Crha | 2014-02-21 | 3 | -4/+29 |
* | Bug #553927 - Autoselect newly created accounts in the folder tree | Milan Crha | 2014-02-18 | 3 | -0/+129 |
* | Add shortcuts previously defined by gtk-stock item definitions | Milan Crha | 2014-02-17 | 1 | -4/+4 |
* | e_menu_tool_action_new: Remove unused stock_id parameter | Milan Crha | 2014-02-14 | 1 | -2/+2 |
* | Bug #685381 - POP3's "delete-expunged" ignored when Empty trash on exit | Milan Crha | 2014-02-13 | 1 | -8/+45 |
* | Stop using deprecated gtk-stock items | Milan Crha | 2014-02-13 | 17 | -126/+95 |
* | EMailConfigAssistant: Hack the "Go Back" button after autoconfig. | Matthew Barnes | 2014-02-11 | 1 | -4/+73 |
* | Bug #724023 - Run EMailFormatter in the main/UI thread | Milan Crha | 2014-02-10 | 1 | -3/+6 |
* | Bug #720940 - Always asked to synchronize folders when going offline | Milan Crha | 2014-02-06 | 1 | -1/+26 |
* | Fix typos in a logic of a "mail:ask-quick-offline" user prompt | Milan Crha | 2014-02-05 | 1 | -1/+3 |
* | Revert "Declare em-filter-i18n.h as BUILT_SOURCES in mail/Makefile.am" | Milan Crha | 2014-02-05 | 2 | -1/+81 |
* | Declare em-filter-i18n.h as BUILT_SOURCES in mail/Makefile.am | Milan Crha | 2014-02-03 | 2 | -81/+1 |
* | Bug 723377 - Add alternate zoom shortcuts | Matthew Barnes | 2014-02-03 | 1 | -0/+17 |
* | EHttpRequest: Avoid possible data stream memory leak | Milan Crha | 2014-01-31 | 1 | -2/+4 |
* | Memory leaks of GSettings objects | Milan Crha | 2014-01-31 | 1 | -0/+1 |
* | EHTTPRequest: Drop unneeded reference to EMailPartList | Milan Crha | 2014-01-31 | 1 | -19/+0 |
* | Bug #722951 - Check for empty rule values | Milan Crha | 2014-01-29 | 3 | -47/+47 |
* | Forward/Reply styles in Preferences opened empty | Milan Crha | 2014-01-28 | 1 | -7/+7 |
* | Fix a runtime warning after a change for bug #583773 | Milan Crha | 2014-01-27 | 1 | -0/+1 |
* | Bug #583773 - Does not always mark mails as read automatically | Milan Crha | 2014-01-24 | 1 | -17/+71 |
* | Bug #645476 - Avoid scroll to cursor on folder change in message list | Milan Crha | 2014-01-23 | 1 | -7/+18 |
* | Fix duplicate #includes | Kjartan Maraas | 2014-01-22 | 1 | -1/+0 |
* | Bug #722698 - Crash creating a new folder | Fabiano FidĂȘncio | 2014-01-21 | 1 | -0/+12 |
* | Bug #702709 - Do not forget to set CamelSession offline | Milan Crha | 2014-01-21 | 1 | -0/+17 |
* | Bug 722352 - libresolv does not exist on FreeBSD | Matthew Barnes | 2014-01-17 | 1 | -2/+2 |
* | Bug 721545 - License text contains obsolete FSF postal address | Matthew Barnes | 2014-01-08 | 154 | -1540/+1386 |
* | EMFolderTreeModel: Fix subscribing to a folder with children. | Matthew Barnes | 2013-12-12 | 1 | -1/+3 |
* | EMailBackend: Remove some nuisance runtime warnings. | Matthew Barnes | 2013-12-12 | 1 | -3/+5 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2013-12-07 | 3 | -6/+12 |
* | pine-importer: Fix a crash when importing with no existing address books | Philip Withnall | 2013-12-04 | 1 | -0/+5 |
* | EMFolderTreeModel: Remove some dead code. | Matthew Barnes | 2013-11-30 | 1 | -8/+0 |
* | em_utils_is_local_delivery_mbox_file(): Take a CamelService. | Matthew Barnes | 2013-11-30 | 2 | -11/+4 |
* | Remove unused arguments in mail_fetch_mail(). | Matthew Barnes | 2013-11-30 | 1 | -8/+5 |
* | Remove mail_cancel_all(). | Matthew Barnes | 2013-11-28 | 1 | -27/+25 |
* | Adapt to new CamelSession "user-alert" signal. | Matthew Barnes | 2013-11-27 | 4 | -250/+56 |
* | EHttpRequest: Simplify proxy handling. | Matthew Barnes | 2013-11-27 | 1 | -13/+6 |
* | EHttpRequest cleanups. | Matthew Barnes | 2013-11-27 | 1 | -57/+72 |
* | EMailAutoconfig: Set SoupSession's GProxyResolver. | Matthew Barnes | 2013-11-27 | 1 | -14/+10 |
* | EMailAutoconfig: Add an ESourceRegistry property. | Matthew Barnes | 2013-11-27 | 4 | -9/+101 |
* | Use plain SoupSesson everywhere. | Matthew Barnes | 2013-11-26 | 2 | -4/+3 |
* | EMailJunkOptions: Bind to "junk-filter" instead of "junk-filter-name". | Matthew Barnes | 2013-11-26 | 1 | -3/+51 |
* | EMailUISession: Add "check-junk" property. | Matthew Barnes | 2013-11-25 | 2 | -3/+87 |
* | Bug #711824 - Crash due to use-after-free after pine import | Milan Crha | 2013-11-21 | 1 | -1/+1 |
* | EMFolderTreeModel: Rework CamelStore signal handlers. | Matthew Barnes | 2013-11-21 | 1 | -189/+168 |
* | Bug #711499 - Failed image download lefts opened file descriptor | Milan Crha | 2013-11-21 | 1 | -1/+8 |
* | EMFolderTree: Remove "ellipsize" property. | Matthew Barnes | 2013-11-21 | 2 | -57/+1 |
* | EMFolderTree: Show connection status icons. | Matthew Barnes | 2013-11-21 | 3 | -3/+228 |
* | EMFolderTreeModel: Thread-safety improvements. | Matthew Barnes | 2013-11-20 | 1 | -83/+214 |
* | EMFolderTreeModel: Give StoreInfo a reference count. | Matthew Barnes | 2013-11-20 | 1 | -154/+214 |
* | Make EMFolderTreeModelStoreInfo private. | Matthew Barnes | 2013-11-20 | 2 | -35/+36 |
* | Make em_folder_tree_model_lookup_store_info() private. | Matthew Barnes | 2013-11-20 | 2 | -23/+18 |
* | Make em_folder_tree_model_remove_folders() private. | Matthew Barnes | 2013-11-20 | 2 | -48/+51 |
* | Change em_folder_tree_model_set_folder_info() argument. | Matthew Barnes | 2013-11-20 | 3 | -22/+25 |
* | Remove em_folder_tree_model_lookup_uri(). | Matthew Barnes | 2013-11-20 | 2 | -50/+0 |
* | Add em_folder_tree_model_get_row_reference(). | Matthew Barnes | 2013-11-20 | 3 | -29/+68 |
* | EMFolderTreeModel: Declare the CamelStore column as an object type. | Matthew Barnes | 2013-11-17 | 5 | -60/+95 |
* | Add em_folder_tree_ref_selected_store(). | Matthew Barnes | 2013-11-17 | 2 | -3/+15 |
* | Fix/mute issues found by Coverity scan | Milan Crha | 2013-11-15 | 14 | -126/+163 |
* | EMailBackend: Camel no longer has a "network-available" property. | Matthew Barnes | 2013-11-14 | 1 | -5/+1 |
* | Convert libemail-engine to a single-include model. | Matthew Barnes | 2013-11-12 | 58 | -280/+98 |
* | Generate enum GTypes for libevolution-mail. | Matthew Barnes | 2013-11-11 | 5 | -4/+76 |
* | Rename e-mail-enums.h to e-mail-engine-enums.h. | Matthew Barnes | 2013-11-11 | 4 | -4/+2 |
* | EMailAccountManager: Rename "Restore Default" button. | Matthew Barnes | 2013-11-08 | 1 | -2/+1 |
* | Update error handling when sending offline. | Matthew Barnes | 2013-11-04 | 1 | -1/+8 |
* | Adapt to CamelDataCache API changes. | Matthew Barnes | 2013-11-02 | 1 | -15/+32 |
* | Bug 710797 - Name all the timeouts added with g_timeout_add() | Bastien Nocera | 2013-10-30 | 8 | -44/+64 |
* | Use EProxyPreferences in EPreferencesWindow. | Matthew Barnes | 2013-10-26 | 1 | -471/+0 |
* | Miscellaeous cleanups. | Matthew Barnes | 2013-10-20 | 6 | -395/+446 |
* | Bug #215115 - Per-folder From: email address | Milan Crha | 2013-10-08 | 9 | -523/+2017 |
* | Bug #708840 - Crash when closing subscription dialog with running operation | Milan Crha | 2013-09-30 | 1 | -0/+33 |
* | Remove all g_type_init() calls. | Matthew Barnes | 2013-09-28 | 1 | -2/+0 |
* | Adapt to CamelSession trust_prompt() changes. | Matthew Barnes | 2013-09-27 | 2 | -12/+8 |
* | Add debugging for formatter requests | Milan Crha | 2013-09-25 | 2 | -3/+23 |
* | Adapt to Camel API changes. | Matthew Barnes | 2013-09-24 | 11 | -38/+32 |
* | Bug #708349 - Memory leaks around mail config | Milan Crha | 2013-09-23 | 3 | -0/+6 |
* | Bug 708004 - Deleting in threaded mode moves cursor to incorrect message | David Dillow | 2013-09-15 | 1 | -2/+4 |
* | Bug #707392 - Only very first Collapse/Expand button in message header pane w... | Tomas Popela | 2013-09-13 | 1 | -42/+19 |
* | Bug #706008 - Workaround gnome-shell style change on focus change | Tomas Popela | 2013-09-12 | 1 | -17/+84 |
* | Fix folder name encoding in em_folder_utils_create_folder(). | Matthew Barnes | 2013-09-09 | 1 | -22/+7 |
* | Miscellaneous cleanups. | Matthew Barnes | 2013-09-08 | 2 | -7/+10 |
* | EMailDisplay: Remove mail_display_plugin_widget_realize_cb(). | Matthew Barnes | 2013-09-01 | 1 | -32/+0 |
* | EMailDisplay: Remove bind_iframe_content_visibility(). | Matthew Barnes | 2013-09-01 | 1 | -110/+0 |
* | Bug #706814 - Do not use folder uri in copy/move folder errors | Fabiano FidĂȘncio | 2013-08-29 | 2 | -7/+25 |
* | Bug #659715 - Reject folder copy/move in offline | Fabiano FidĂȘncio | 2013-08-27 | 2 | -18/+66 |
* | Bug 706463 - Refcounting error in e_mail_reader_reply_to_message() | Matthew Barnes | 2013-08-23 | 1 | -11/+2 |
* | EMailReader cleanups. | Matthew Barnes | 2013-08-23 | 1 | -11/+13 |
* | Bug #698275 - Enable/disable account yields to a several seconds busy loop | Milan Crha | 2013-08-21 | 1 | -5/+82 |
* | Bug #656804 - Cannot create folder with special characters in name | Milan Crha | 2013-08-20 | 1 | -2/+4 |
* | Bug #682277 - Multiselect of messages causes slow UI update | Milan Crha | 2013-08-20 | 1 | -24/+16 |
* | folder_tree_model_folder_renamed_cb: Avoid duplicate rows. | Matthew Barnes | 2013-08-18 | 1 | -0/+5 |
* | Bug #705657 - Crash in em_utils_selection_set_urilist() | Milan Crha | 2013-08-08 | 1 | -0/+6 |
* | Bug #705119 - File descriptors for images not closed | Milan Crha | 2013-07-30 | 1 | -6/+8 |
* | EMailRequest cleanups. | Matthew Barnes | 2013-07-28 | 1 | -142/+113 |
* | EWebView: Add an "image-save" action. | Matthew Barnes | 2013-07-28 | 2 | -182/+6 |
* | Add e_web_view_cursor_image_copy(). | Matthew Barnes | 2013-07-28 | 1 | -1/+1 |
* | Add e_web_view_suggest_filename(). | Matthew Barnes | 2013-07-28 | 1 | -0/+40 |
* | Add e_web_view_redirect_uri(). | Matthew Barnes | 2013-07-27 | 1 | -129/+144 |
* | Remove e_web_view_get_uri(). | Matthew Barnes | 2013-07-27 | 1 | -1/+1 |
* | EMailPrinter: Disable frame flattening directly. | Matthew Barnes | 2013-07-27 | 1 | -1/+10 |
* | Rename e_mail_display_set_parts_list(). | Matthew Barnes | 2013-07-27 | 4 | -12/+12 |
* | Rename e_mail_display_get_parts_list(). | Matthew Barnes | 2013-07-26 | 4 | -7/+7 |
* | Do not mask CAMEL_ERROR_GENERIC in composer_send_completed() | Milan Crha | 2013-07-22 | 1 | -2/+3 |
* | EMailRequest: Handle empty message bodies more gracefully. | Matthew Barnes | 2013-07-20 | 1 | -3/+8 |
* | Reimplement mail_folder_cache_note_store(). | Matthew Barnes | 2013-07-19 | 1 | -16/+29 |
* | mail_folder_cache_get_folder_info_flags: Change parameters. | Matthew Barnes | 2013-07-18 | 3 | -15/+11 |
* | Add mail_folder_cache_ref_folder(). | Matthew Barnes | 2013-07-18 | 2 | -25/+21 |
* | Drop unused em_utils_get_proxy() | Milan Crha | 2013-07-16 | 2 | -30/+0 |
* | Bug #703389 - Proxy ignored for images | Milan Crha | 2013-07-16 | 2 | -0/+29 |
* | Fix typo in e_mail_reader_refresh_folder_name(). | Matthew Barnes | 2013-07-14 | 1 | -1/+1 |
* | refresh_folders_exec: Make sure the service is connected. | Matthew Barnes | 2013-07-12 | 1 | -1/+8 |
* | Miscellaneous cleanups. | Matthew Barnes | 2013-07-07 | 1 | -2/+2 |
* | Use gal_view_collection_get_user_directory() where needed. | Matthew Barnes | 2013-07-06 | 1 | -4/+8 |
* | GalViewEtable: Remove ETableSpecification member. | Matthew Barnes | 2013-07-06 | 1 | -31/+8 |
* | EShellView: Add a "view-instance" property. | Matthew Barnes | 2013-07-06 | 1 | -5/+14 |
* | ETableSpecification: Implement GInitable. | Matthew Barnes | 2013-07-02 | 2 | -6/+23 |
* | e-mail-reader-utils.c: Avoid e_tree_get_state(). | Matthew Barnes | 2013-07-02 | 1 | -5/+4 |
* | Remove e_tree_new_from_spec_file(). | Matthew Barnes | 2013-07-02 | 1 | -3/+8 |
* | e_tree_new_from_spec_file: Remove unused "state_fn" parameter. | Matthew Barnes | 2013-07-02 | 1 | -1/+1 |
* | ETableSortInfo: Rework API to avoid exposing ETableSortColumn. | Matthew Barnes | 2013-07-02 | 1 | -9/+13 |
* | ETableCol: Embed an ETableColumnSpecification. | Matthew Barnes | 2013-07-02 | 1 | -2/+8 |
* | ETableState: Add a "specification" construct-only property. | Matthew Barnes | 2013-07-02 | 1 | -1/+1 |
* | Bug #689640 - Print Preview of composer text is empty | Milan Crha | 2013-07-02 | 1 | -0/+26 |
* | Set network-available on a CamelSession when going online | Milan Crha | 2013-06-27 | 1 | -0/+1 |
* | EMailPrintConfigHeaders: Derive from ETreeViewFrame. | Matthew Barnes | 2013-06-26 | 2 | -423/+55 |
* | EMFolderTreeModel: Listen for "folder-info-stale" signals. | Matthew Barnes | 2013-06-22 | 2 | -0/+20 |
* | EMFolderTreeModel cleanups. | Matthew Barnes | 2013-06-22 | 2 | -50/+73 |
* | Bug 702710 - MessageList: Delay state capture for regen. | Matthew Barnes | 2013-06-22 | 2 | -94/+127 |
* | MessageList cleanups. | Matthew Barnes | 2013-06-22 | 1 | -29/+36 |
* | extended_g_node_insert_before: Small correction. | Matthew Barnes | 2013-06-21 | 1 | -0/+1 |
* | Bug 702796 - Work around GNode's O(N) tail insertions | Matthew Barnes | 2013-06-21 | 1 | -5/+117 |
* | Remove e_tree_row_count(). | Matthew Barnes | 2013-06-21 | 1 | -47/+67 |
* | Remove e_tree_force_expanded_state(). | Matthew Barnes | 2013-06-21 | 1 | -4/+9 |
* | Remove e_tree_load_expanded_state_xml(). | Matthew Barnes | 2013-06-21 | 1 | -3/+3 |
* | Remove e_tree_save_expanded_state_xml(). | Matthew Barnes | 2013-06-21 | 1 | -2/+6 |
* | Remove e_tree_load_expanded_state(). | Matthew Barnes | 2013-06-21 | 1 | -1/+5 |
* | Remove e_tree_save_expanded_state(). | Matthew Barnes | 2013-06-21 | 1 | -1/+4 |
* | Remove e_tree_row_of_node(). | Matthew Barnes | 2013-06-21 | 1 | -1/+1 |
* | Remove e_tree_node_at_row(). | Matthew Barnes | 2013-06-21 | 1 | -2/+5 |
* | Remove e_tree_root_node_set_visible(). | Matthew Barnes | 2013-06-21 | 1 | -5/+6 |
* | Remove e_tree_node_is_expanded(). | Matthew Barnes | 2013-06-21 | 1 | -8/+13 |
* | Remove e_tree_drag_dest_set(). | Matthew Barnes | 2013-06-21 | 1 | -4/+7 |
* | Remove e_tree_selected_path_foreach(). | Matthew Barnes | 2013-06-21 | 1 | -3/+6 |
* | Remove e_tree_selected_row_foreach(). | Matthew Barnes | 2013-06-21 | 1 | -2/+3 |
* | Make is_node_selectable() easier to debug. | Matthew Barnes | 2013-06-20 | 1 | -4/+5 |
* | build_tree: Fix indentation. | Matthew Barnes | 2013-06-20 | 1 | -21/+22 |
* | Remove unused message_list_invert_selection(). | Matthew Barnes | 2013-06-20 | 2 | -17/+0 |
* | MessageList: Fix an unused variable warning. | Matthew Barnes | 2013-06-20 | 1 | -1/+0 |
* | Add e_tree_model_node_get_n_nodes(). | Matthew Barnes | 2013-06-20 | 1 | -0/+18 |
* | Bug 702454 - EMailBrowser fails to show message | Matthew Barnes | 2013-06-17 | 1 | -37/+44 |
* | MessageList: Move more RegenData initialization into regen_data_new(). | Matthew Barnes | 2013-06-17 | 1 | -45/+53 |
* | Remove e_tree_model_node_is_editable(). | Matthew Barnes | 2013-06-16 | 1 | -9/+0 |
* | Remove e_tree_model_set_value_at(). | Matthew Barnes | 2013-06-16 | 1 | -10/+0 |
* | Remove e_tree_model_has_get_node_by_id(). | Matthew Barnes | 2013-06-16 | 1 | -7/+0 |
* | Remove e_tree_model_has_save_id(). | Matthew Barnes | 2013-06-16 | 1 | -7/+0 |
* | Remove e_tree_model_icon_at(). | Matthew Barnes | 2013-06-16 | 1 | -8/+0 |
* | Convert ETreeModel to an interface. | Matthew Barnes | 2013-06-16 | 2 | -654/+816 |
* | Remove em_utils_uids_free(). | Matthew Barnes | 2013-06-15 | 1 | -17/+0 |
* | Remove em_utils_uids_copy(). | Matthew Barnes | 2013-06-15 | 2 | -27/+0 |
* | Avoid em_utils_uids_free() in other places. | Matthew Barnes | 2013-06-15 | 2 | -4/+5 |
* | message_list_get_selected: Give the returned array a free func. | Matthew Barnes | 2013-06-15 | 5 | -74/+43 |
* | MessageList: Further cleanups. | Matthew Barnes | 2013-06-15 | 1 | -295/+358 |
* | Remove unused message_list_get_uids(). | Matthew Barnes | 2013-06-15 | 2 | -23/+0 |
* | Add e_mail_reader_ref_folder(). | Matthew Barnes | 2013-06-15 | 6 | -187/+286 |
* | MessageList: Add a "group-by-threads" property. | Matthew Barnes | 2013-06-15 | 3 | -47/+99 |
* | MessageList: Remove public 'hidejunk' and 'hidedeleted' flags. | Matthew Barnes | 2013-06-15 | 2 | -55/+90 |
* | MessageList: Add a "show-deleted" property. | Matthew Barnes | 2013-06-15 | 2 | -0/+56 |
* | MessageList: Add a "folder" property. | Matthew Barnes | 2013-06-15 | 4 | -113/+272 |
* | MessageList: Add a "thread-latest" property. | Matthew Barnes | 2013-06-14 | 2 | -6/+51 |
* | ESettingsMessageList: Apply the "thread-expanded" setting. | Matthew Barnes | 2013-06-14 | 1 | -28/+25 |
* | MessageList: Add a "thread-subject" property. | Matthew Barnes | 2013-06-14 | 2 | -13/+63 |
* | Make MessageList extensible. | Matthew Barnes | 2013-06-14 | 1 | -0/+12 |
* | Remove global "shell_builtin_backend" variable. | Matthew Barnes | 2013-06-14 | 1 | -4/+0 |
* | em_utils_is_re_in_subject: Remove unused 'shell' parameter. | Matthew Barnes | 2013-06-14 | 4 | -17/+11 |
* | message_list_regen_done_cb: Fix a runtime warning. | Matthew Barnes | 2013-06-14 | 1 | -11/+9 |
* | message_list_set_folder: Remove unused "outgoing" parameter. | Matthew Barnes | 2013-06-13 | 3 | -21/+6 |
* | Remove unused MESSAGE_LIST_LOCK / MESSAGE_LOCK_UNLOCK macros. | Matthew Barnes | 2013-06-13 | 1 | -3/+0 |
* | Remove message_list_ensure_message(). | Matthew Barnes | 2013-06-13 | 2 | -25/+1 |
* | Reimplement mail_regen_list(). | Matthew Barnes | 2013-06-13 | 1 | -400/+654 |
* | MessageList: Move regen-related members into private struct. | Matthew Barnes | 2013-06-13 | 2 | -46/+54 |
* | MessageList: Remove dead code. | Matthew Barnes | 2013-06-13 | 1 | -307/+9 |
* | Add EMailPrintConfigHeaders. | Matthew Barnes | 2013-06-08 | 4 | -498/+774 |
* | Remove EMailReaderHeader struct. | Matthew Barnes | 2013-06-06 | 2 | -122/+0 |
* | Bug 684302 - Prompt to close message window on reply should be inline | Matthew Barnes | 2013-06-05 | 3 | -48/+88 |
* | EMailBrowser: Add "close-on-reply-policy" property. | Matthew Barnes | 2013-06-05 | 2 | -26/+70 |
* | EMailDisplay cleanups. | Matthew Barnes | 2013-06-05 | 3 | -67/+83 |
* | EMailBrowser cleanups. | Matthew Barnes | 2013-06-05 | 2 | -102/+118 |
* | EMailReader: Remove unused actions. | Matthew Barnes | 2013-06-03 | 5 | -220/+1 |
* | Remove unused EMailNotebookView. | Matthew Barnes | 2013-06-03 | 4 | -1058/+0 |
* | Add e_mail_reader_forward_messages(). | Matthew Barnes | 2013-06-03 | 5 | -250/+256 |
* | Add e_mail_reader_edit_messages(). | Matthew Barnes | 2013-06-03 | 6 | -131/+125 |
* | Move "ask-reply-close-browser" prompt to EMailBrowser. | Matthew Barnes | 2013-06-03 | 4 | -103/+71 |
* | EMailReader: Add a "composer-created" signal. | Matthew Barnes | 2013-06-03 | 4 | -8/+96 |
* | em_utils_edit_message: Change return type to EMsgComposer. | Matthew Barnes | 2013-06-02 | 2 | -3/+3 |
* | em_utils_redirect_message: Return the EMsgComposer. | Matthew Barnes | 2013-06-02 | 2 | -4/+8 |
* | em_utils_compose_new_message(): Return the EMsgComposer. | Matthew Barnes | 2013-06-02 | 2 | -4/+8 |
* | Simplify em_utils_forward_message() arguments. | Matthew Barnes | 2013-06-02 | 2 | -26/+23 |
* | em-composer-utils.c cleanups. | Matthew Barnes | 2013-06-02 | 1 | -246/+328 |
* | e-mail-reader.h: Remove unimplemented declarations. | Matthew Barnes | 2013-06-02 | 1 | -5/+0 |
* | Add e_composer_header_table_ref_source(). | Matthew Barnes | 2013-06-02 | 1 | -13/+5 |
* | EComposeHeaderTable: Replace "registry" property with "client-cache". | Matthew Barnes | 2013-06-02 | 1 | -5/+29 |
* | EMailReader cleanups. | Matthew Barnes | 2013-06-02 | 2 | -123/+168 |
* | e_mail_session_send_to(): Don't silently ignore if we can't send. | Matthew Barnes | 2013-05-30 | 1 | -10/+18 |
* | Distinguish "attachment-wrapper" elements from attachments. | Matthew Barnes | 2013-05-29 | 1 | -12/+16 |
* | Rename libcomposer to libevolution-mail-composer. | Matthew Barnes | 2013-05-28 | 1 | -1/+1 |
* | Rename libemformat to libevolution-mail-formatter. | Matthew Barnes | 2013-05-28 | 1 | -1/+1 |
* | Rename libeshell to libevolution-shell. | Matthew Barnes | 2013-05-28 | 2 | -4/+3 |
* | Rename libeutil to libevolution-util. | Matthew Barnes | 2013-05-28 | 2 | -2/+2 |
* | configure.ac: Remove unused function and header checks. | Matthew Barnes | 2013-05-28 | 1 | -7/+0 |
* | e-mail-reader-utils.c cleanups. | Matthew Barnes | 2013-05-25 | 2 | -423/+548 |
* | Convert EMailPart to a GObject. | Matthew Barnes | 2013-05-20 | 4 | -7/+7 |