aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Updated Spanish translationDaniel Mustieles2013-06-261-37/+38
* EMailPrintConfigHeaders: Derive from ETreeViewFrame.Matthew Barnes2013-06-262-423/+55
* Add ETreeViewFrame.Matthew Barnes2013-06-268-0/+1723
* Updated Spanish translationDaniel Mustieles2013-06-251-195/+140
* Bug #641711 - Crash in remove_queued_alarmMilan Crha2013-06-251-7/+23
* Updated Spanish translationDaniel Mustieles2013-06-241-597/+801
* Updated Spanish translationDaniel Mustieles2013-06-241-487/+479
* Notify user about question dialogsMilan Crha2013-06-241-0/+26
* User docs: Uncomment and update debugging filters as per bug 669471 comment 11Andre Klapper2013-06-241-6/+2
* EUrlEntry: Try harder to recognize a valid URL.Matthew Barnes2013-06-241-2/+18
* EUrlEntry: Replace button with clickable inline icon.Matthew Barnes2013-06-245-85/+42
* EUrlEntry cleanups.Matthew Barnes2013-06-242-90/+76
* More consistent error messages for missing opt dependencies.Matthew Barnes2013-06-231-48/+77
* User docs: Add license file legal.xml to Makefile.amAndre Klapper2013-06-231-0/+1
* User docs: Add useful section link titles for sections of the "account manage...Andre Klapper2013-06-2310-14/+155
* User docs: Use IMAP+ instead of IMAP for consistencyAndre Klapper2013-06-231-3/+3
* User docs: Add useful section link title for IMAP Advanced Mail Management so...Andre Klapper2013-06-231-1/+4
* User docs: Fix typo in IDAndre Klapper2013-06-231-1/+1
* User docs: Remove whitespace at end of fileAndre Klapper2013-06-231-5/+0
* User docs: Section IDs must be unique project-wide, not only per fileAndre Klapper2013-06-2310-20/+20
* User docs: Fix validation in intro-application.pageDavid King2013-06-231-1/+1
* User docs: Do not use plus character in IDs so it validatesAndre Klapper2013-06-231-2/+2
* User docs: Make IDs uniqueAndre Klapper2013-06-231-3/+3
* User docs: Make IDs uniqueAndre Klapper2013-06-231-2/+2
* User docs: Make IDs uniqueAndre Klapper2013-06-231-12/+12
* User docs: Fix markupAndre Klapper2013-06-231-2/+2
* Add useful section link title for help pageEkaterina Gerasimova2013-06-231-1/+4
* User docs: Add missing markupAndre Klapper2013-06-221-2/+2
* User docs: Embed the license from legal.xml instead of having it manually wri...Andre Klapper2013-06-22208-621/+629
* User docs: Embed account type configuration instructions on First Run Wizard ...Andre Klapper2013-06-2212-81/+177
* User docs: Rephrase section headings so the links at the bottom of Yelp are d...Andre Klapper2013-06-221-3/+3
* User docs: Use unordered list for SMTP configuration steps as for receiving t...Andre Klapper2013-06-221-5/+5
* User docs: Remove duplicated hintAndre Klapper2013-06-221-3/+2
* EMFolderTreeModel: Listen for "folder-info-stale" signals.Matthew Barnes2013-06-222-0/+20
* EMFolderTreeModel cleanups.Matthew Barnes2013-06-222-50/+73
* Bug 702710 - MessageList: Delay state capture for regen.Matthew Barnes2013-06-222-94/+127
* MessageList cleanups.Matthew Barnes2013-06-221-29/+36
* Fix typo in org.gnome.evolution.mail.gschema.xml.in.Matthew Barnes2013-06-221-1/+1
* Bug 702664 - Settings migration issue from "headers" to "show-headers"Matthew Barnes2013-06-213-3/+10
* Calendar views inline text edit with Ctrl+C/V/X does not workMilan Crha2013-06-2128-22/+559
* ESelectionModel: Don't assume an ESorter is present.Matthew Barnes2013-06-211-4/+9
* extended_g_node_insert_before: Small correction.Matthew Barnes2013-06-211-0/+1
* Bug 702796 - Work around GNode's O(N) tail insertionsMatthew Barnes2013-06-211-5/+117
* User docs: Embed expandable instructions on how to restore from backup direct...Andre Klapper2013-06-211-3/+13
* User docs: Use XInclude for one more occasion of the same stringsAndre Klapper2013-06-211-5/+3
* User docs: Use descriptive links, avoid 'click here'Andre Klapper2013-06-211-2/+2
* User docs: Add TODO that screenshot is likely outdated; add seealso link to c...Andre Klapper2013-06-211-1/+3
* User docs: Rephrase to make clearer that file covers adding address booksAndre Klapper2013-06-211-3/+3
* User docs: Remove detail information unneeded at this stageAndre Klapper2013-06-211-5/+9
* ETableSorter: Further cleanups.Matthew Barnes2013-06-212-359/+347
* ESorterArray: Further cleanups.Matthew Barnes2013-06-213-164/+145
* Convert ESorter to an interface.Matthew Barnes2013-06-217-294/+232
* Update ETree API documentation.Matthew Barnes2013-06-211-9/+9
* Remove e_tree_view_to_model_row().Matthew Barnes2013-06-213-14/+0
* Remove e_sorter_new().Matthew Barnes2013-06-214-21/+1
* ESorter cleanups.Matthew Barnes2013-06-212-79/+72
* Remove unused e_tree_find_next().Matthew Barnes2013-06-213-91/+0
* Remove unused e_tree_get_tooltip().Matthew Barnes2013-06-213-11/+0
* Remove unused e_tree_model_to_view_row().Matthew Barnes2013-06-213-15/+0
* Remove unused e_tree_get_prev_row().Matthew Barnes2013-06-213-21/+0
* Remove unused e_tree_get_next_row().Matthew Barnes2013-06-213-30/+0
* Remove unused e_tree_get_printable().Matthew Barnes2013-06-213-10/+0
* Remove unused e_tree_load_state().Matthew Barnes2013-06-213-29/+0
* Remove unused e_tree_set_search_column().Matthew Barnes2013-06-213-26/+0
* Remove unused e_tree_save_state().Matthew Barnes2013-06-213-22/+0
* Remove e_tree_row_count().Matthew Barnes2013-06-214-57/+67
* Remove e_tree_force_expanded_state().Matthew Barnes2013-06-214-19/+9
* Remove e_tree_load_expanded_state_xml().Matthew Barnes2013-06-214-18/+3
* Remove e_tree_save_expanded_state_xml().Matthew Barnes2013-06-214-12/+6
* Remove e_tree_load_expanded_state().Matthew Barnes2013-06-214-14/+5
* Remove e_tree_save_expanded_state().Matthew Barnes2013-06-214-13/+4
* Remove e_tree_show_node().Matthew Barnes2013-06-213-12/+0
* Remove e_tree_root_node_is_visible().Matthew Barnes2013-06-213-10/+0
* Remove e_tree_row_of_node().Matthew Barnes2013-06-214-15/+7
* Remove e_tree_node_at_row().Matthew Barnes2013-06-214-19/+8
* Remove e_tree_root_node_set_visible().Matthew Barnes2013-06-214-17/+6
* Remove e_tree_node_set_expanded_recurse().Matthew Barnes2013-06-213-15/+0
* Remove e_tree_node_set_expanded().Matthew Barnes2013-06-213-14/+0
* Remove e_tree_node_is_expanded().Matthew Barnes2013-06-214-20/+13
* Remove unused e_tree_right_click_up().Matthew Barnes2013-06-213-10/+0
* Remove unused e_tree_drag_unhighlight().Matthew Barnes2013-06-213-14/+0
* Remove unused e_tree_drag_highlight().Matthew Barnes2013-06-213-66/+0
* Remove unused e_tree_drag_get_data().Matthew Barnes2013-06-213-26/+0
* Remove unused e_tree_drag_dest_unset().Matthew Barnes2013-06-213-19/+0
* Remove unused e_tree_drag_dest_set_proxy().Matthew Barnes2013-06-213-20/+0
* Remove e_tree_drag_dest_set().Matthew Barnes2013-06-214-27/+7
* Remove e_tree_selected_path_foreach().Matthew Barnes2013-06-214-19/+6
* Remove e_tree_selected_row_foreach().Matthew Barnes2013-06-214-18/+3
* ETree cleanups.Matthew Barnes2013-06-212-869/+843
* Bug #693216 - Email type is changed to other after mergingMilan Crha2013-06-201-72/+112
* Updated Norwegian bokmål translationKjartan Maraas2013-06-201-757/+783
* Make is_node_selectable() easier to debug.Matthew Barnes2013-06-201-4/+5
* build_tree: Fix indentation.Matthew Barnes2013-06-201-21/+22
* Remove unused e_bit_array_invert_selection().Matthew Barnes2013-06-203-22/+0
* Remove unused e_selection_model_invert_selection().Matthew Barnes2013-06-205-74/+0
* Remove unused e_table_invert_selection().Matthew Barnes2013-06-203-16/+0
* Remove unused message_list_invert_selection().Matthew Barnes2013-06-202-17/+0
* MessageList: Fix an unused variable warning.Matthew Barnes2013-06-201-1/+0
* Bug 702006 - Select All does not select collapsed threadsMatthew Barnes2013-06-201-6/+29
* ETreeTableAdapter: Further cleanups.Matthew Barnes2013-06-201-45/+62
* Add e_tree_model_node_get_n_nodes().Matthew Barnes2013-06-204-0/+34
* Bug #386113 - Show custom alarm message in pop-up alertsMilan Crha2013-06-191-2/+36
* Update evolution-util API docs.Matthew Barnes2013-06-191-4/+4
* ETreeTableAdapter cleanups.Matthew Barnes2013-06-193-285/+471
* Convert ETableModel to an interface.Matthew Barnes2013-06-1920-295/+415
* ETable-related cleanups.Matthew Barnes2013-06-1934-2681/+2752
* Remove unused ETableMemoryCallbacks.Matthew Barnes2013-06-197-413/+25
* Remove unused ETableMemoryStoreCustomColumn.Matthew Barnes2013-06-192-13/+3
* Remove unused E_TABLE_MEMORY_STORE_COLUMN_TYPE_OBJECT.Matthew Barnes2013-06-192-22/+1
* Remove unused E_TABLE_MEMORY_STORE_COLUMN_TYPE_CUSTOM.Matthew Barnes2013-06-192-12/+0
* ETreeSelectionModel: Further cleanups.Matthew Barnes2013-06-181-179/+195
* ETreeSelectionModel: Modernize GHashTable usage.Matthew Barnes2013-06-181-61/+36
* Bug 702454 - EMailBrowser fails to show messageMatthew Barnes2013-06-171-37/+44
* MessageList: Move more RegenData initialization into regen_data_new().Matthew Barnes2013-06-171-45/+53
* Updated German translationBenjamin Steinwender2013-06-171-2187/+2179
* Post-release version bump.Matthew Barnes2013-06-161-1/+1
* NEWS update for 3.9.3 release.EVOLUTION_3_9_3Matthew Barnes2013-06-161-0/+43
* Remove e_tree_model_node_is_editable().Matthew Barnes2013-06-165-43/+1
* Remove e_tree_model_set_value_at().Matthew Barnes2013-06-165-38/+1
* Remove e_tree_model_has_get_node_by_id().Matthew Barnes2013-06-166-39/+5
* Remove e_tree_model_has_save_id().Matthew Barnes2013-06-167-37/+2
* Remove e_tree_model_icon_at().Matthew Barnes2013-06-165-73/+3
* Convert ETreeModel to an interface.Matthew Barnes2013-06-1614-1857/+950
* Add e_tree_memory_get_n_children().Matthew Barnes2013-06-165-35/+15
* Simplify ETreeMemory.Matthew Barnes2013-06-162-186/+56
* Remove e_tree_model_has_change_pending().Matthew Barnes2013-06-164-34/+0
* ETreeModel: Further cleanups.Matthew Barnes2013-06-152-152/+163
* Remove unused e_tree_model_new().Matthew Barnes2013-06-153-15/+0
* Remove unused e_tree_model_node_request_collapse().Matthew Barnes2013-06-154-53/+0
* Remove unused e_tree_model_node_col_changed().Matthew Barnes2013-06-155-78/+0
* Remove unused e_tree_model_no_change().Matthew Barnes2013-06-155-56/+0
* Remove unused e_tree_model_node_traverse_preorder().Matthew Barnes2013-06-153-41/+0
* Remove unused e_tree_model_node_get_prev().Matthew Barnes2013-06-154-37/+0
* Remove unused e_tree_model_node_get_last_child().Matthew Barnes2013-06-154-38/+0
* e_tree_model_node_find: Remove "forward_direction" parameter.Matthew Barnes2013-06-153-44/+14
* ETreeMemory: Further cleanups.Matthew Barnes2013-06-152-134/+137
* ETreeMemory: Remove unused "fill-in-children" signal.Matthew Barnes2013-06-152-68/+0
* Remove unused e_tree_memory_new().Matthew Barnes2013-06-153-15/+0
* Remove unused e_tree_memory_construct().Matthew Barnes2013-06-153-13/+0
* Remove unused e_tree_memory_set_node_destroy_func().Matthew Barnes2013-06-153-19/+0
* Remove unused e_tree_memory_sort_node().Matthew Barnes2013-06-153-88/+0
* Remove unused e_tree_memory_node_insert_before().Matthew Barnes2013-06-153-41/+0
* Remove unused e_tree_memory_node_insert_id().Matthew Barnes2013-06-153-16/+0
* Remove unused ETreeSorted.Matthew Barnes2013-06-157-1568/+0
* Remove em_utils_uids_free().Matthew Barnes2013-06-153-35/+0
* Remove em_utils_uids_copy().Matthew Barnes2013-06-152-27/+0
* Avoid em_utils_uids_free() in other places.Matthew Barnes2013-06-152-4/+5
* message_list_get_selected: Give the returned array a free func.Matthew Barnes2013-06-1511-89/+58
* MessageList: Further cleanups.Matthew Barnes2013-06-151-295/+358
* Remove unused message_list_get_uids().Matthew Barnes2013-06-152-23/+0
* mdn: Fix a runtime warning.Matthew Barnes2013-06-151-4/+4
* Add e_mail_reader_ref_folder().Matthew Barnes2013-06-1513-240/+377
* MessageList: Add a "group-by-threads" property.Matthew Barnes2013-06-153-47/+99
* MessageList: Remove public 'hidejunk' and 'hidedeleted' flags.Matthew Barnes2013-06-153-76/+91
* MessageList: Add a "show-deleted" property.Matthew Barnes2013-06-153-0/+61
* MessageList: Add a "folder" property.Matthew Barnes2013-06-155-119/+279
* MessageList: Add a "thread-latest" property.Matthew Barnes2013-06-143-6/+56
* ESettingsMessageList: Apply the "thread-expanded" setting.Matthew Barnes2013-06-142-28/+31
* MessageList: Add a "thread-subject" property.Matthew Barnes2013-06-143-14/+67
* Make MessageList extensible.Matthew Barnes2013-06-145-0/+172
* Remove global "shell_builtin_backend" variable.Matthew Barnes2013-06-143-16/+0
* em_utils_is_re_in_subject: Remove unused 'shell' parameter.Matthew Barnes2013-06-144-17/+11
* message_list_regen_done_cb: Fix a runtime warning.Matthew Barnes2013-06-141-11/+9
* message_list_set_folder: Remove unused "outgoing" parameter.Matthew Barnes2013-06-133-21/+6
* Remove unused MESSAGE_LIST_LOCK / MESSAGE_LOCK_UNLOCK macros.Matthew Barnes2013-06-131-3/+0
* Remove message_list_ensure_message().Matthew Barnes2013-06-132-25/+1
* Reimplement mail_regen_list().Matthew Barnes2013-06-131-400/+654
* MessageList: Move regen-related members into private struct.Matthew Barnes2013-06-132-46/+54
* MessageList: Remove dead code.Matthew Barnes2013-06-131-307/+9
* Updated Lithuanian translationAurimas Černius2013-06-131-2172/+2205
* Updated Spanish translationDaniel Mustieles2013-06-121-237/+266
* ECalShellView: Disconnect "prepare-for-quit" handler on dispose().Matthew Barnes2013-06-113-1/+16
* ECalShellView cleanups.Matthew Barnes2013-06-111-55/+57
* Reimplement the main toolbar's "prefer-item" feature.Matthew Barnes2013-06-115-126/+52
* EMenuToolButton cleanups.Matthew Barnes2013-06-112-33/+38
* ETaskShellSidebar: Update selector rows after restoring state.Matthew Barnes2013-06-111-0/+6
* EMemoShellSidebar: Update selector rows after restoring state.Matthew Barnes2013-06-111-0/+6
* ECalShellSidebar: Update selector rows after restoring state.Matthew Barnes2013-06-111-0/+6
* Add e_source_selector_update_all_rows().Matthew Barnes2013-06-113-0/+34
* Updated Galician translationsFran Diéguez2013-06-101-205/+233
* Bug 701669 - Bad assumption in prefer-plain moduleMatthew Barnes2013-06-081-2/+7
* EMailParserPreferPlain cleanups.Matthew Barnes2013-06-081-24/+31
* EMailFormatter: Remove the header API.Matthew Barnes2013-06-084-385/+2
* EMailFormatterQuoteHeaders: Avoid EMailFormatter header API.Matthew Barnes2013-06-081-27/+19
* EMailFormatterHeaders: Avoid EMailFormatter header API.Matthew Barnes2013-06-081-66/+67
* Add EMailPrintConfigHeaders.Matthew Barnes2013-06-086-530/+810
* Add e_mail_part_headers_ref_print_model().Matthew Barnes2013-06-083-0/+166
* EMailPartHeaders: Add a "default-headers" property.Matthew Barnes2013-06-088-2/+341
* Make EMailPart and its subclasses extensible.Matthew Barnes2013-06-081-2/+14
* EMailFormatterQuoteHeaders cleanups.Matthew Barnes2013-06-081-27/+57
* EMailFormatterHeaders cleanups.Matthew Barnes2013-06-082-43/+58
* e_mail_formatter_format_header: Split the header param.Matthew Barnes2013-06-074-36/+41
* e_mail_formatter_format_header: Remove unused CamelMedium param.Matthew Barnes2013-06-074-15/+8
* Bug #555130 - Redesign task editorMilan Crha2013-06-068-1430/+884
* Updated Spanish translationDaniel Mustieles2013-06-061-37/+56
* Updated Galician translationsFran Diéguez2013-06-061-387/+425
* Updated Spanish translationDaniel Mustieles2013-06-061-142/+176
* EMailPart: Add "part-list" property.Matthew Barnes2013-06-064-2/+64
* Remove EMailReaderHeader struct.Matthew Barnes2013-06-062-122/+0
* Add "show-headers" settings key.Matthew Barnes2013-06-064-100/+243
* ESettingsDeprecated: Fix missing handler ID assignment.Matthew Barnes2013-06-061-0/+1
* Updated Marathi TranslationsSandeep Sheshrao Shedmake2013-06-051-5434/+5771
* Updated Greek translationDimitris Spingos2013-06-051-1041/+1051
* Added Aragonese translationJorge Pérez Pérez2013-06-052-0/+21404
* Bug 684302 - Prompt to close message window on reply should be inlineMatthew Barnes2013-06-053-48/+88
* EMailBrowser: Add "close-on-reply-policy" property.Matthew Barnes2013-06-058-29/+303
* EMailDisplay cleanups.Matthew Barnes2013-06-053-67/+83
* EMailBrowser cleanups.Matthew Barnes2013-06-052-102/+118
* Define GEnumClass types for mail formatter/parser enums.Matthew Barnes2013-06-059-69/+129
* Add EAutomaticActionPolicy enum.Matthew Barnes2013-06-052-0/+21
* Updated Slovenian translationMatej Urbančič2013-06-041-868/+859
* Bug #250046 - Empty group address as recipient prevents message sendMilan Crha2013-06-044-0/+49
* Updated Spanish translationDaniel Mustieles2013-06-031-284/+278
* Updated Norwegian bokmål translationKjartan Maraas2013-06-031-283/+247
* Remove deleted fileKjartan Maraas2013-06-031-1/+0
* EMailReader: Remove unused actions.Matthew Barnes2013-06-036-225/+1
* Remove unused EMailNotebookView.Matthew Barnes2013-06-035-1059/+0
* Add e_mail_reader_forward_messages().Matthew Barnes2013-06-035-250/+256
* Add e_mail_reader_edit_messages().Matthew Barnes2013-06-036-131/+125
* Move "ask-reply-close-browser" prompt to EMailBrowser.Matthew Barnes2013-06-034-103/+71
* EMailReader: Add a "composer-created" signal.Matthew Barnes2013-06-034-8/+96
* em_utils_edit_message: Change return type to EMsgComposer.Matthew Barnes2013-06-023-4/+5
* em_utils_redirect_message: Return the EMsgComposer.Matthew Barnes2013-06-022-4/+8
* em_utils_compose_new_message(): Return the EMsgComposer.Matthew Barnes2013-06-022-4/+8
* Simplify em_utils_forward_message() arguments.Matthew Barnes2013-06-023-48/+37
* em-composer-utils.c cleanups.Matthew Barnes2013-06-021-246/+328
* e-mail-reader.h: Remove unimplemented declarations.Matthew Barnes2013-06-021-5/+0
* Updated Galician translationsFran Diéguez2013-06-021-942/+938
* Add e_composer_header_table_ref_source().Matthew Barnes2013-06-025-77/+53
* EComposerHeaderTable: Remove "shell" property.Matthew Barnes2013-06-024-63/+4
* EComposeHeaderTable: Replace "registry" property with "client-cache".Matthew Barnes2013-06-027-67/+150
* EMailReader cleanups.Matthew Barnes2013-06-022-123/+168
* Minor efficiency tweak in task_shell_view_model_row_appended_cb().Matthew Barnes2013-06-011-3/+1
* Minor efficiency tweak in memo_shell_view_model_row_appended_cb().Matthew Barnes2013-06-011-3/+1
* Minor efficiency tweak in cal_shell_view_user_created_cb().Matthew Barnes2013-06-011-7/+3
* Add a boolean return to e_cal_model_remove_client().Matthew Barnes2013-06-013-7/+19
* Add a boolean return to e_cal_model_add_client().Matthew Barnes2013-06-013-11/+22
* GnomeCalendar: Fix a potential reference leak.Matthew Barnes2013-06-011-2/+1
* GnomeCalendar: Avoid runtime warnings during initialization.Matthew Barnes2013-06-011-52/+60
* Remove e_shell_view_[un]block_update_actions().Matthew Barnes2013-06-013-64/+1
* GnomeCalendar: Get rid of the async message dispatcher.Matthew Barnes2013-06-012-285/+302
* EShell: Check cookie before calling gtk_application_uninhibit().Matthew Barnes2013-05-311-1/+8
* l10n: Update Japanese translationJiro Matsuzawa2013-05-311-3/+3
* Ask for a Smart Card password with a token name tooMilan Crha2013-05-311-1/+10
* Bug #700812 - Search in Calendar view is brokenMilan Crha2013-05-302-5/+34
* Updated Odia Translation.ManojKumar Giri2013-05-301-1177/+801
* Make EAlertDialog non-resizable.Matthew Barnes2013-05-301-13/+5
* e_mail_session_send_to(): Don't silently ignore if we can't send.Matthew Barnes2013-05-302-17/+20
* Remove Evolution icon from header section.Matthew Barnes2013-05-301-58/+0
* Bug 700277 - EClientCache allocates memory ad infinityMatthew Barnes2013-05-301-0/+95