| Commit message (Expand) | Author | Age | Files | Lines |
* | User docs: Use unordered list for SMTP configuration steps as for receiving t... | Andre Klapper | 2013-06-22 | 1 | -5/+5 |
* | User docs: Remove duplicated hint | Andre Klapper | 2013-06-22 | 1 | -3/+2 |
* | 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 |
* | Fix typo in org.gnome.evolution.mail.gschema.xml.in. | Matthew Barnes | 2013-06-22 | 1 | -1/+1 |
* | Bug 702664 - Settings migration issue from "headers" to "show-headers" | Matthew Barnes | 2013-06-21 | 3 | -3/+10 |
* | Calendar views inline text edit with Ctrl+C/V/X does not work | Milan Crha | 2013-06-21 | 28 | -22/+559 |
* | ESelectionModel: Don't assume an ESorter is present. | Matthew Barnes | 2013-06-21 | 1 | -4/+9 |
* | 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 |
* | User docs: Embed expandable instructions on how to restore from backup direct... | Andre Klapper | 2013-06-21 | 1 | -3/+13 |
* | User docs: Use XInclude for one more occasion of the same strings | Andre Klapper | 2013-06-21 | 1 | -5/+3 |
* | User docs: Use descriptive links, avoid 'click here' | Andre Klapper | 2013-06-21 | 1 | -2/+2 |
* | User docs: Add TODO that screenshot is likely outdated; add seealso link to c... | Andre Klapper | 2013-06-21 | 1 | -1/+3 |
* | User docs: Rephrase to make clearer that file covers adding address books | Andre Klapper | 2013-06-21 | 1 | -3/+3 |
* | User docs: Remove detail information unneeded at this stage | Andre Klapper | 2013-06-21 | 1 | -5/+9 |
* | ETableSorter: Further cleanups. | Matthew Barnes | 2013-06-21 | 2 | -359/+347 |
* | ESorterArray: Further cleanups. | Matthew Barnes | 2013-06-21 | 3 | -164/+145 |
* | Convert ESorter to an interface. | Matthew Barnes | 2013-06-21 | 7 | -294/+232 |
* | Update ETree API documentation. | Matthew Barnes | 2013-06-21 | 1 | -9/+9 |
* | Remove e_tree_view_to_model_row(). | Matthew Barnes | 2013-06-21 | 3 | -14/+0 |
* | Remove e_sorter_new(). | Matthew Barnes | 2013-06-21 | 4 | -21/+1 |
* | ESorter cleanups. | Matthew Barnes | 2013-06-21 | 2 | -79/+72 |
* | Remove unused e_tree_find_next(). | Matthew Barnes | 2013-06-21 | 3 | -91/+0 |
* | Remove unused e_tree_get_tooltip(). | Matthew Barnes | 2013-06-21 | 3 | -11/+0 |
* | Remove unused e_tree_model_to_view_row(). | Matthew Barnes | 2013-06-21 | 3 | -15/+0 |
* | Remove unused e_tree_get_prev_row(). | Matthew Barnes | 2013-06-21 | 3 | -21/+0 |
* | Remove unused e_tree_get_next_row(). | Matthew Barnes | 2013-06-21 | 3 | -30/+0 |
* | Remove unused e_tree_get_printable(). | Matthew Barnes | 2013-06-21 | 3 | -10/+0 |
* | Remove unused e_tree_load_state(). | Matthew Barnes | 2013-06-21 | 3 | -29/+0 |
* | Remove unused e_tree_set_search_column(). | Matthew Barnes | 2013-06-21 | 3 | -26/+0 |
* | Remove unused e_tree_save_state(). | Matthew Barnes | 2013-06-21 | 3 | -22/+0 |
* | Remove e_tree_row_count(). | Matthew Barnes | 2013-06-21 | 4 | -57/+67 |
* | Remove e_tree_force_expanded_state(). | Matthew Barnes | 2013-06-21 | 4 | -19/+9 |
* | Remove e_tree_load_expanded_state_xml(). | Matthew Barnes | 2013-06-21 | 4 | -18/+3 |
* | Remove e_tree_save_expanded_state_xml(). | Matthew Barnes | 2013-06-21 | 4 | -12/+6 |
* | Remove e_tree_load_expanded_state(). | Matthew Barnes | 2013-06-21 | 4 | -14/+5 |
* | Remove e_tree_save_expanded_state(). | Matthew Barnes | 2013-06-21 | 4 | -13/+4 |
* | Remove e_tree_show_node(). | Matthew Barnes | 2013-06-21 | 3 | -12/+0 |
* | Remove e_tree_root_node_is_visible(). | Matthew Barnes | 2013-06-21 | 3 | -10/+0 |
* | Remove e_tree_row_of_node(). | Matthew Barnes | 2013-06-21 | 4 | -15/+7 |
* | Remove e_tree_node_at_row(). | Matthew Barnes | 2013-06-21 | 4 | -19/+8 |
* | Remove e_tree_root_node_set_visible(). | Matthew Barnes | 2013-06-21 | 4 | -17/+6 |
* | Remove e_tree_node_set_expanded_recurse(). | Matthew Barnes | 2013-06-21 | 3 | -15/+0 |
* | Remove e_tree_node_set_expanded(). | Matthew Barnes | 2013-06-21 | 3 | -14/+0 |
* | Remove e_tree_node_is_expanded(). | Matthew Barnes | 2013-06-21 | 4 | -20/+13 |
* | Remove unused e_tree_right_click_up(). | Matthew Barnes | 2013-06-21 | 3 | -10/+0 |
* | Remove unused e_tree_drag_unhighlight(). | Matthew Barnes | 2013-06-21 | 3 | -14/+0 |
* | Remove unused e_tree_drag_highlight(). | Matthew Barnes | 2013-06-21 | 3 | -66/+0 |
* | Remove unused e_tree_drag_get_data(). | Matthew Barnes | 2013-06-21 | 3 | -26/+0 |
* | Remove unused e_tree_drag_dest_unset(). | Matthew Barnes | 2013-06-21 | 3 | -19/+0 |
* | Remove unused e_tree_drag_dest_set_proxy(). | Matthew Barnes | 2013-06-21 | 3 | -20/+0 |
* | Remove e_tree_drag_dest_set(). | Matthew Barnes | 2013-06-21 | 4 | -27/+7 |
* | Remove e_tree_selected_path_foreach(). | Matthew Barnes | 2013-06-21 | 4 | -19/+6 |
* | Remove e_tree_selected_row_foreach(). | Matthew Barnes | 2013-06-21 | 4 | -18/+3 |
* | ETree cleanups. | Matthew Barnes | 2013-06-21 | 2 | -869/+843 |
* | Bug #693216 - Email type is changed to other after merging | Milan Crha | 2013-06-20 | 1 | -72/+112 |
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2013-06-20 | 1 | -757/+783 |
* | 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 e_bit_array_invert_selection(). | Matthew Barnes | 2013-06-20 | 3 | -22/+0 |
* | Remove unused e_selection_model_invert_selection(). | Matthew Barnes | 2013-06-20 | 5 | -74/+0 |
* | Remove unused e_table_invert_selection(). | Matthew Barnes | 2013-06-20 | 3 | -16/+0 |
* | 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 |
* | Bug 702006 - Select All does not select collapsed threads | Matthew Barnes | 2013-06-20 | 1 | -6/+29 |
* | ETreeTableAdapter: Further cleanups. | Matthew Barnes | 2013-06-20 | 1 | -45/+62 |
* | Add e_tree_model_node_get_n_nodes(). | Matthew Barnes | 2013-06-20 | 4 | -0/+34 |
* | Bug #386113 - Show custom alarm message in pop-up alerts | Milan Crha | 2013-06-19 | 1 | -2/+36 |
* | Update evolution-util API docs. | Matthew Barnes | 2013-06-19 | 1 | -4/+4 |
* | ETreeTableAdapter cleanups. | Matthew Barnes | 2013-06-19 | 3 | -285/+471 |
* | Convert ETableModel to an interface. | Matthew Barnes | 2013-06-19 | 20 | -295/+415 |
* | ETable-related cleanups. | Matthew Barnes | 2013-06-19 | 34 | -2681/+2752 |
* | Remove unused ETableMemoryCallbacks. | Matthew Barnes | 2013-06-19 | 7 | -413/+25 |
* | Remove unused ETableMemoryStoreCustomColumn. | Matthew Barnes | 2013-06-19 | 2 | -13/+3 |
* | Remove unused E_TABLE_MEMORY_STORE_COLUMN_TYPE_OBJECT. | Matthew Barnes | 2013-06-19 | 2 | -22/+1 |
* | Remove unused E_TABLE_MEMORY_STORE_COLUMN_TYPE_CUSTOM. | Matthew Barnes | 2013-06-19 | 2 | -12/+0 |
* | ETreeSelectionModel: Further cleanups. | Matthew Barnes | 2013-06-18 | 1 | -179/+195 |
* | ETreeSelectionModel: Modernize GHashTable usage. | Matthew Barnes | 2013-06-18 | 1 | -61/+36 |
* | 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 |
* | Updated German translation | Benjamin Steinwender | 2013-06-17 | 1 | -2187/+2179 |
* | Post-release version bump. | Matthew Barnes | 2013-06-16 | 1 | -1/+1 |
* | NEWS update for 3.9.3 release.EVOLUTION_3_9_3 | Matthew Barnes | 2013-06-16 | 1 | -0/+43 |
* | Remove e_tree_model_node_is_editable(). | Matthew Barnes | 2013-06-16 | 5 | -43/+1 |
* | Remove e_tree_model_set_value_at(). | Matthew Barnes | 2013-06-16 | 5 | -38/+1 |
* | Remove e_tree_model_has_get_node_by_id(). | Matthew Barnes | 2013-06-16 | 6 | -39/+5 |
* | Remove e_tree_model_has_save_id(). | Matthew Barnes | 2013-06-16 | 7 | -37/+2 |
* | Remove e_tree_model_icon_at(). | Matthew Barnes | 2013-06-16 | 5 | -73/+3 |
* | Convert ETreeModel to an interface. | Matthew Barnes | 2013-06-16 | 14 | -1857/+950 |
* | Add e_tree_memory_get_n_children(). | Matthew Barnes | 2013-06-16 | 5 | -35/+15 |
* | Simplify ETreeMemory. | Matthew Barnes | 2013-06-16 | 2 | -186/+56 |
* | Remove e_tree_model_has_change_pending(). | Matthew Barnes | 2013-06-16 | 4 | -34/+0 |
* | ETreeModel: Further cleanups. | Matthew Barnes | 2013-06-15 | 2 | -152/+163 |
* | Remove unused e_tree_model_new(). | Matthew Barnes | 2013-06-15 | 3 | -15/+0 |
* | Remove unused e_tree_model_node_request_collapse(). | Matthew Barnes | 2013-06-15 | 4 | -53/+0 |
* | Remove unused e_tree_model_node_col_changed(). | Matthew Barnes | 2013-06-15 | 5 | -78/+0 |
* | Remove unused e_tree_model_no_change(). | Matthew Barnes | 2013-06-15 | 5 | -56/+0 |
* | Remove unused e_tree_model_node_traverse_preorder(). | Matthew Barnes | 2013-06-15 | 3 | -41/+0 |
* | Remove unused e_tree_model_node_get_prev(). | Matthew Barnes | 2013-06-15 | 4 | -37/+0 |
* | Remove unused e_tree_model_node_get_last_child(). | Matthew Barnes | 2013-06-15 | 4 | -38/+0 |
* | e_tree_model_node_find: Remove "forward_direction" parameter. | Matthew Barnes | 2013-06-15 | 3 | -44/+14 |
* | ETreeMemory: Further cleanups. | Matthew Barnes | 2013-06-15 | 2 | -134/+137 |
* | ETreeMemory: Remove unused "fill-in-children" signal. | Matthew Barnes | 2013-06-15 | 2 | -68/+0 |
* | Remove unused e_tree_memory_new(). | Matthew Barnes | 2013-06-15 | 3 | -15/+0 |
* | Remove unused e_tree_memory_construct(). | Matthew Barnes | 2013-06-15 | 3 | -13/+0 |
* | Remove unused e_tree_memory_set_node_destroy_func(). | Matthew Barnes | 2013-06-15 | 3 | -19/+0 |
* | Remove unused e_tree_memory_sort_node(). | Matthew Barnes | 2013-06-15 | 3 | -88/+0 |
* | Remove unused e_tree_memory_node_insert_before(). | Matthew Barnes | 2013-06-15 | 3 | -41/+0 |
* | Remove unused e_tree_memory_node_insert_id(). | Matthew Barnes | 2013-06-15 | 3 | -16/+0 |
* | Remove unused ETreeSorted. | Matthew Barnes | 2013-06-15 | 7 | -1568/+0 |
* | Remove em_utils_uids_free(). | Matthew Barnes | 2013-06-15 | 3 | -35/+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 | 11 | -89/+58 |
* | 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 |
* | mdn: Fix a runtime warning. | Matthew Barnes | 2013-06-15 | 1 | -4/+4 |
* | Add e_mail_reader_ref_folder(). | Matthew Barnes | 2013-06-15 | 13 | -240/+377 |
* | 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 | 3 | -76/+91 |
* | MessageList: Add a "show-deleted" property. | Matthew Barnes | 2013-06-15 | 3 | -0/+61 |
* | MessageList: Add a "folder" property. | Matthew Barnes | 2013-06-15 | 5 | -119/+279 |
* | MessageList: Add a "thread-latest" property. | Matthew Barnes | 2013-06-14 | 3 | -6/+56 |
* | ESettingsMessageList: Apply the "thread-expanded" setting. | Matthew Barnes | 2013-06-14 | 2 | -28/+31 |
* | MessageList: Add a "thread-subject" property. | Matthew Barnes | 2013-06-14 | 3 | -14/+67 |
* | Make MessageList extensible. | Matthew Barnes | 2013-06-14 | 5 | -0/+172 |
* | Remove global "shell_builtin_backend" variable. | Matthew Barnes | 2013-06-14 | 3 | -16/+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 |
* | Updated Lithuanian translation | Aurimas Černius | 2013-06-13 | 1 | -2172/+2205 |
* | Updated Spanish translation | Daniel Mustieles | 2013-06-12 | 1 | -237/+266 |
* | ECalShellView: Disconnect "prepare-for-quit" handler on dispose(). | Matthew Barnes | 2013-06-11 | 3 | -1/+16 |
* | ECalShellView cleanups. | Matthew Barnes | 2013-06-11 | 1 | -55/+57 |
* | Reimplement the main toolbar's "prefer-item" feature. | Matthew Barnes | 2013-06-11 | 5 | -126/+52 |
* | EMenuToolButton cleanups. | Matthew Barnes | 2013-06-11 | 2 | -33/+38 |
* | ETaskShellSidebar: Update selector rows after restoring state. | Matthew Barnes | 2013-06-11 | 1 | -0/+6 |
* | EMemoShellSidebar: Update selector rows after restoring state. | Matthew Barnes | 2013-06-11 | 1 | -0/+6 |
* | ECalShellSidebar: Update selector rows after restoring state. | Matthew Barnes | 2013-06-11 | 1 | -0/+6 |
* | Add e_source_selector_update_all_rows(). | Matthew Barnes | 2013-06-11 | 3 | -0/+34 |
* | Updated Galician translations | Fran Diéguez | 2013-06-10 | 1 | -205/+233 |
* | Bug 701669 - Bad assumption in prefer-plain module | Matthew Barnes | 2013-06-08 | 1 | -2/+7 |
* | EMailParserPreferPlain cleanups. | Matthew Barnes | 2013-06-08 | 1 | -24/+31 |
* | EMailFormatter: Remove the header API. | Matthew Barnes | 2013-06-08 | 4 | -385/+2 |
* | EMailFormatterQuoteHeaders: Avoid EMailFormatter header API. | Matthew Barnes | 2013-06-08 | 1 | -27/+19 |
* | EMailFormatterHeaders: Avoid EMailFormatter header API. | Matthew Barnes | 2013-06-08 | 1 | -66/+67 |
* | Add EMailPrintConfigHeaders. | Matthew Barnes | 2013-06-08 | 6 | -530/+810 |
* | Add e_mail_part_headers_ref_print_model(). | Matthew Barnes | 2013-06-08 | 3 | -0/+166 |
* | EMailPartHeaders: Add a "default-headers" property. | Matthew Barnes | 2013-06-08 | 8 | -2/+341 |
* | Make EMailPart and its subclasses extensible. | Matthew Barnes | 2013-06-08 | 1 | -2/+14 |
* | EMailFormatterQuoteHeaders cleanups. | Matthew Barnes | 2013-06-08 | 1 | -27/+57 |
* | EMailFormatterHeaders cleanups. | Matthew Barnes | 2013-06-08 | 2 | -43/+58 |
* | e_mail_formatter_format_header: Split the header param. | Matthew Barnes | 2013-06-07 | 4 | -36/+41 |
* | e_mail_formatter_format_header: Remove unused CamelMedium param. | Matthew Barnes | 2013-06-07 | 4 | -15/+8 |
* | Bug #555130 - Redesign task editor | Milan Crha | 2013-06-06 | 8 | -1430/+884 |
* | Updated Spanish translation | Daniel Mustieles | 2013-06-06 | 1 | -37/+56 |
* | Updated Galician translations | Fran Diéguez | 2013-06-06 | 1 | -387/+425 |
* | Updated Spanish translation | Daniel Mustieles | 2013-06-06 | 1 | -142/+176 |
* | EMailPart: Add "part-list" property. | Matthew Barnes | 2013-06-06 | 4 | -2/+64 |
* | Remove EMailReaderHeader struct. | Matthew Barnes | 2013-06-06 | 2 | -122/+0 |
* | Add "show-headers" settings key. | Matthew Barnes | 2013-06-06 | 4 | -100/+243 |
* | ESettingsDeprecated: Fix missing handler ID assignment. | Matthew Barnes | 2013-06-06 | 1 | -0/+1 |
* | Updated Marathi Translations | Sandeep Sheshrao Shedmake | 2013-06-05 | 1 | -5434/+5771 |
* | Updated Greek translation | Dimitris Spingos | 2013-06-05 | 1 | -1041/+1051 |
* | Added Aragonese translation | Jorge Pérez Pérez | 2013-06-05 | 2 | -0/+21404 |
* | 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 | 8 | -29/+303 |
* | EMailDisplay cleanups. | Matthew Barnes | 2013-06-05 | 3 | -67/+83 |
* | EMailBrowser cleanups. | Matthew Barnes | 2013-06-05 | 2 | -102/+118 |
* | Define GEnumClass types for mail formatter/parser enums. | Matthew Barnes | 2013-06-05 | 9 | -69/+129 |
* | Add EAutomaticActionPolicy enum. | Matthew Barnes | 2013-06-05 | 2 | -0/+21 |
* | Updated Slovenian translation | Matej Urbančič | 2013-06-04 | 1 | -868/+859 |
* | Bug #250046 - Empty group address as recipient prevents message send | Milan Crha | 2013-06-04 | 4 | -0/+49 |
* | Updated Spanish translation | Daniel Mustieles | 2013-06-03 | 1 | -284/+278 |
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2013-06-03 | 1 | -283/+247 |
* | Remove deleted file | Kjartan Maraas | 2013-06-03 | 1 | -1/+0 |
* | EMailReader: Remove unused actions. | Matthew Barnes | 2013-06-03 | 6 | -225/+1 |
* | Remove unused EMailNotebookView. | Matthew Barnes | 2013-06-03 | 5 | -1059/+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 | 3 | -4/+5 |
* | 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 | 3 | -48/+37 |
* | 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 |
* | Updated Galician translations | Fran Diéguez | 2013-06-02 | 1 | -942/+938 |
* | Add e_composer_header_table_ref_source(). | Matthew Barnes | 2013-06-02 | 5 | -77/+53 |
* | EComposerHeaderTable: Remove "shell" property. | Matthew Barnes | 2013-06-02 | 4 | -63/+4 |
* | EComposeHeaderTable: Replace "registry" property with "client-cache". | Matthew Barnes | 2013-06-02 | 7 | -67/+150 |
* | EMailReader cleanups. | Matthew Barnes | 2013-06-02 | 2 | -123/+168 |
* | Minor efficiency tweak in task_shell_view_model_row_appended_cb(). | Matthew Barnes | 2013-06-01 | 1 | -3/+1 |
* | Minor efficiency tweak in memo_shell_view_model_row_appended_cb(). | Matthew Barnes | 2013-06-01 | 1 | -3/+1 |
* | Minor efficiency tweak in cal_shell_view_user_created_cb(). | Matthew Barnes | 2013-06-01 | 1 | -7/+3 |
* | Add a boolean return to e_cal_model_remove_client(). | Matthew Barnes | 2013-06-01 | 3 | -7/+19 |
* | Add a boolean return to e_cal_model_add_client(). | Matthew Barnes | 2013-06-01 | 3 | -11/+22 |
* | GnomeCalendar: Fix a potential reference leak. | Matthew Barnes | 2013-06-01 | 1 | -2/+1 |
* | GnomeCalendar: Avoid runtime warnings during initialization. | Matthew Barnes | 2013-06-01 | 1 | -52/+60 |
* | Remove e_shell_view_[un]block_update_actions(). | Matthew Barnes | 2013-06-01 | 3 | -64/+1 |
* | GnomeCalendar: Get rid of the async message dispatcher. | Matthew Barnes | 2013-06-01 | 2 | -285/+302 |
* | EShell: Check cookie before calling gtk_application_uninhibit(). | Matthew Barnes | 2013-05-31 | 1 | -1/+8 |
* | l10n: Update Japanese translation | Jiro Matsuzawa | 2013-05-31 | 1 | -3/+3 |
* | Ask for a Smart Card password with a token name too | Milan Crha | 2013-05-31 | 1 | -1/+10 |
* | Bug #700812 - Search in Calendar view is broken | Milan Crha | 2013-05-30 | 2 | -5/+34 |
* | Updated Odia Translation. | ManojKumar Giri | 2013-05-30 | 1 | -1177/+801 |
* | Make EAlertDialog non-resizable. | Matthew Barnes | 2013-05-30 | 1 | -13/+5 |
* | e_mail_session_send_to(): Don't silently ignore if we can't send. | Matthew Barnes | 2013-05-30 | 2 | -17/+20 |
* | Remove Evolution icon from header section. | Matthew Barnes | 2013-05-30 | 1 | -58/+0 |
* | Bug 700277 - EClientCache allocates memory ad infinity | Matthew Barnes | 2013-05-30 | 1 | -0/+95 |
* | Updated Spanish translation | Daniel Mustieles | 2013-05-30 | 1 | -11/+16 |
* | Update Quick Reference Card to show F12 shortcut. | Matthew Barnes | 2013-05-29 | 26 | -29/+26 |
* | User docs: Update shortcuts, see https://mail.gnome.org/archives/evolution-li... | Andre Klapper | 2013-05-29 | 2 | -4/+4 |
* | Use F9 to toggle sidebar visibility. | Matthew Barnes | 2013-05-29 | 2 | -2/+2 |
* | Distinguish "attachment-wrapper" elements from attachments. | Matthew Barnes | 2013-05-29 | 2 | -13/+23 |
* | EMailFormatterAttachment cleanups. | Matthew Barnes | 2013-05-29 | 1 | -54/+35 |
* | EMailParserAudio: Minor cleanup. | Matthew Barnes | 2013-05-29 | 1 | -3/+1 |
* | Rename libcomposer to libevolution-mail-composer. | Matthew Barnes | 2013-05-28 | 25 | -25/+374 |
* | Rename libemformat to libevolution-mail-formatter. | Matthew Barnes | 2013-05-28 | 27 | -32/+559 |
* | Rename libeshell to libevolution-shell. | Matthew Barnes | 2013-05-28 | 51 | -60/+62 |
* | Rename libeutil to libevolution-util. | Matthew Barnes | 2013-05-28 | 77 | -103/+104 |
* | configure.ac: Remove unnecessary regex library check. | Matthew Barnes | 2013-05-28 | 1 | -9/+0 |
* | configure.ac: Remove unused function and header checks. | Matthew Barnes | 2013-05-28 | 3 | -143/+3 |
* | configure.ac: Update audio-inline comment. | Matthew Barnes | 2013-05-28 | 1 | -3/+3 |
* | configure.ac: Remove blacklisting of WebKitGTK+ 1.9.90. | Matthew Barnes | 2013-05-28 | 1 | -10/+0 |
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2013-05-28 | 1 | -227/+177 |
* | Updated Spanish translation | Daniel Mustieles | 2013-05-27 | 1 | -40/+36 |
* | Tamil Translation Updated | Shantha kumar | 2013-05-27 | 1 | -1869/+2378 |
* | Post-release version bump. | Matthew Barnes | 2013-05-26 | 1 | -1/+1 |
* | NEWS update for 3.9.2 release.EVOLUTION_3_9_2 | Matthew Barnes | 2013-05-26 | 1 | -0/+45 |
* | Update libeutil API documentation. | Matthew Barnes | 2013-05-26 | 1 | -7/+8 |
* | e-mail-reader-utils.c cleanups. | Matthew Barnes | 2013-05-25 | 2 | -423/+548 |
* | Utilize the new EMailSession functions when sending. | Matthew Barnes | 2013-05-25 | 2 | -291/+148 |
* | EMailSession: Add helper functions for sending messages. | Matthew Barnes | 2013-05-25 | 2 | -13/+687 |
* | Updated Spanish translation | Daniel Mustieles | 2013-05-24 | 1 | -752/+745 |
* | Updated gujarati file | Sweta Kothari | 2013-05-24 | 1 | -1697/+1405 |
* | Make EAttachment column updates thread-safe. | Matthew Barnes | 2013-05-24 | 1 | -8/+125 |
* | Make EAttachment a little more thread-safe. | Matthew Barnes | 2013-05-24 | 13 | -110/+257 |
* | Attachment-related cleanups. | Matthew Barnes | 2013-05-24 | 9 | -193/+220 |
* | Updated Czech translation | Marek Černocký | 2013-05-24 | 1 | -142/+28 |
* | Updated Czech translation | Marek Černocký | 2013-05-23 | 1 | -1842/+1970 |