aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NEWS update for 3.9.4 release.EVOLUTION_3_9_4Matthew Barnes2013-07-071-0/+50
* Miscellaneous cleanups.Matthew Barnes2013-07-0722-66/+74
* Update evolution-shell API documentation.Matthew Barnes2013-07-071-1/+1
* Bug 703638 - Keep ItipView alive while connecting to calendarMatthew Barnes2013-07-071-2/+3
* ItipView: Minor cleanups.Matthew Barnes2013-07-071-16/+23
* EMailFormatterQuoteExtension: Don't be cute with struct declarations.Matthew Barnes2013-07-071-2/+10
* EMailFormatterPrintExtension: Don't be cute with struct declarations.Matthew Barnes2013-07-071-2/+10
* Bug 703732 - Unnecessary localedir override in configure.acEvgeny Bobkin2013-07-071-3/+0
* Add e_activity_get_last_known_text().Matthew Barnes2013-07-064-0/+40
* Remove GalViewFactory.Matthew Barnes2013-07-067-189/+0
* Remove GalViewFactory subclasses for calendar views.Matthew Barnes2013-07-065-154/+0
* Remove GalViewFactoryMinicard.Matthew Barnes2013-07-065-134/+0
* Remove GalViewFactoryEtable.Matthew Barnes2013-07-068-161/+0
* GalViewCollection: Load files during instance initialization.Matthew Barnes2013-07-065-269/+262
* EShellView can load the GalViewCollection itself now.Matthew Barnes2013-07-0624-224/+137
* Remove gal_view_collection_add_factory().Matthew Barnes2013-07-0613-139/+30
* GalViewCollection: We don't need no stinkin' factories!Matthew Barnes2013-07-061-15/+37
* GalViewCollection: Move public members into private section.Matthew Barnes2013-07-063-121/+140
* GalViewCollection: Add a private section.Matthew Barnes2013-07-063-0/+16
* Use gal_view_collection_get_user_directory() where needed.Matthew Barnes2013-07-062-6/+16
* GalViewCollection: Add a "user-directory" property.Matthew Barnes2013-07-063-1/+40
* GalViewCollection: Add a "system-directory" property.Matthew Barnes2013-07-063-0/+56
* GalViewCollection cleanups.Matthew Barnes2013-07-062-71/+52
* Remove unused gal_view_collection_set_default_view().Matthew Barnes2013-07-063-14/+0
* Remove unused gal_view_collection_copy_view().Matthew Barnes2013-07-063-39/+0
* Remove unused gal_view_collection_append().Matthew Barnes2013-07-063-38/+0
* Remove unused gal_view_collection_get_view_id_by_index().Matthew Barnes2013-07-063-15/+0
* GalViewCollection: Remove "title" member.Matthew Barnes2013-07-064-21/+0
* GalViewCollection: Remove unused "display-view" signal.Matthew Barnes2013-07-063-39/+0
* GalViewFactoryClass: Remove the new_view() method.Matthew Barnes2013-07-065-65/+4
* GalViewFactoryClass: Remove the get_type_code() method.Matthew Barnes2013-07-065-45/+8
* GalViewFactoryClass: Add a "gal_view_type" member.Matthew Barnes2013-07-064-0/+8
* Split CalendarViewFactory into separate classes by view type.Matthew Barnes2013-07-063-155/+132
* GalViewClass: Replace get_type_code() with "type_code" string.Matthew Barnes2013-07-068-88/+29
* Split CalendarView into separate classes by view type.Matthew Barnes2013-07-064-148/+122
* GalViewFactoryEtable: Remove "specification" property.Matthew Barnes2013-07-068-203/+8
* GalViewEtable: Remove ETableState member.Matthew Barnes2013-07-061-31/+39
* Remove gal_view_etable_set_state().Matthew Barnes2013-07-063-16/+0
* GalViewEtable: Remove ETableSpecification member.Matthew Barnes2013-07-065-89/+67
* GalViewEtable: Add a private section.Matthew Barnes2013-07-063-45/+62
* GalView: Store the title string internally.Matthew Barnes2013-07-069-195/+39
* GalView: Add a private section.Matthew Barnes2013-07-063-0/+15
* GalView-related cleanups.Matthew Barnes2013-07-068-135/+91
* GalViewFactory: Remove get_title() method.Matthew Barnes2013-07-066-67/+0
* GalView: Remove edit() method.Matthew Barnes2013-07-066-65/+0
* Remove GalViewNewDialog.Matthew Barnes2013-07-0610-576/+0
* Remove GalDefineViewsModel.Matthew Barnes2013-07-0610-479/+0
* Remove GalDefineViewsDialog.Matthew Barnes2013-07-0610-730/+0
* Replace "Define Views..." menu item with "Delete Current View".Matthew Barnes2013-07-064-28/+42
* EShellView: Add a "view-instance" property.Matthew Barnes2013-07-0620-257/+221
* EShell-related cleanups.Matthew Barnes2013-07-0611-131/+134
* Updated Norwegian bokmål translationKjartan Maraas2013-07-041-431/+440
* EShellContent: Remove dangling function declarations.Matthew Barnes2013-07-032-5/+0
* Updated Spanish translationDaniel Mustieles2013-07-031-304/+332
* help: mail-encryption-gpg-signing-encrypting.pageAruna Sankaranarayanan2013-07-031-2/+7
* Updated POTFILES.inPiotr Drąg2013-07-031-0/+1
* Fix compiler warnings in alarm-dialog.c.Matthew Barnes2013-07-021-2/+1
* Update evolution-util API docs.Matthew Barnes2013-07-023-3/+9
* ETableSpecification: Implement GInitable.Matthew Barnes2013-07-0214-109/+267
* Remove e_tree_set_state().Matthew Barnes2013-07-023-29/+0
* Remove e_tree_get_state().Matthew Barnes2013-07-023-24/+0
* Remove e_table_set_state().Matthew Barnes2013-07-023-29/+0
* Remove e_table_get_state().Matthew Barnes2013-07-023-23/+0
* e-mail-shell-view.c: Avoid e_tree_set_state().Matthew Barnes2013-07-021-2/+12
* e-mail-reader-utils.c: Avoid e_tree_get_state().Matthew Barnes2013-07-021-5/+4
* ETableHeaderItem: Avoid e_table_set_state().Matthew Barnes2013-07-021-6/+9
* Remove unused e_cal_list_view_save_state().Matthew Barnes2013-07-022-12/+0
* Remove unused e_cal_list_view_load_state().Matthew Barnes2013-07-022-15/+0
* Remove e_table_specification_load_from_string().Matthew Barnes2013-07-023-37/+7
* Remove e_tree_new_from_spec_file().Matthew Barnes2013-07-024-99/+8
* Remove e_table_new_from_spec_file().Matthew Barnes2013-07-027-96/+26
* e_tree_new: Take an ETableSpecification parameter.Matthew Barnes2013-07-022-27/+15
* e_table_new: Take an ETableSpecification parameter.Matthew Barnes2013-07-022-22/+13
* Remove ETableWithout.Matthew Barnes2013-07-027-558/+0
* Remove ETableMemory.Matthew Barnes2013-07-027-388/+0
* Remove ETableMemoryStore.Matthew Barnes2013-07-027-815/+0
* ETableConfig: Use ETableColumnSelector.Matthew Barnes2013-07-023-1091/+475
* Add ETableColumnSelector.Matthew Barnes2013-07-027-0/+569
* ETreeViewFrame: Fix runtime warning during dispose.Matthew Barnes2013-07-021-6/+2
* e_tree_new_from_spec_file: Remove unused "state_fn" parameter.Matthew Barnes2013-07-023-32/+8
* e_tree_new: Remove unused "state_str" parameter.Matthew Barnes2013-07-022-23/+7
* e_table_new_from_spec_file: Remove unused "state_fn" parameter.Matthew Barnes2013-07-026-38/+14
* e_table_new: Remove unused "state_str" parameter.Matthew Barnes2013-07-023-26/+8
* Remove e_table_column_specification_load_from_node().Matthew Barnes2013-07-023-36/+0
* Remove e_table_specification_load_from_node().Matthew Barnes2013-07-023-97/+0
* Reimplement e_table_specification_load_from_file().Matthew Barnes2013-07-021-7/+8
* Reimplement e_table_specification_load_from_string().Matthew Barnes2013-07-022-18/+392
* Add e_table_state_parse_context_push/pop().Matthew Barnes2013-07-023-0/+236
* Add e_table_sort_info_parse_context_push/pop().Matthew Barnes2013-07-023-0/+218
* ETableSortInfo: Rework API to avoid exposing ETableSortColumn.Matthew Barnes2013-07-0210-396/+549
* Add e_table_sort_info_sorting_remove().Matthew Barnes2013-07-024-10/+25
* ETableSortInfo: Move arrays to private section.Matthew Barnes2013-07-022-72/+65
* ETableSortInfo: Use *unsigned* ints for index/length params.Matthew Barnes2013-07-022-20/+20
* ETableSortInfo: Move "sort_count" to private section.Matthew Barnes2013-07-022-13/+14
* ETableSortInfo: Move "group_count" to private section.Matthew Barnes2013-07-022-10/+11
* ETableSortInfo: Move "can_group" to private section.Matthew Barnes2013-07-022-10/+17
* ETableSortInfo: Remove some unused public members.Matthew Barnes2013-07-021-3/+0
* ETableSortInfo: Add a "specification" construct-only property.Matthew Barnes2013-07-024-9/+126
* ETableSortInfo: Add a private section.Matthew Barnes2013-07-023-0/+16
* ETableSortInfo cleanups.Matthew Barnes2013-07-023-202/+204
* ETaskShellContent: Remove hard-coded default table state.Matthew Barnes2013-07-021-15/+0
* EMemoShellContent: Remove hard-coded default table state.Matthew Barnes2013-07-021-14/+0
* ETableState: Convert the column index array to a column spec array.Matthew Barnes2013-07-026-116/+170
* Add e_table_header_get_column_by_spec().Matthew Barnes2013-07-023-0/+36
* ETableCol: Embed an ETableColumnSpecification.Matthew Barnes2013-07-0216-240/+147
* Add e_table_specification_get_column_index().Matthew Barnes2013-07-023-0/+45
* Add e_table_column_specification_equal().Matthew Barnes2013-07-023-0/+32
* ETableColumnSpecification: Make "sortable" a boolean.Matthew Barnes2013-07-023-10/+5
* ETableSpecification: Make the columns array private.Matthew Barnes2013-07-025-80/+133
* ETableSpecification: Add a private section.Matthew Barnes2013-07-023-0/+17
* Add e_table_specification_ref_columns().Matthew Barnes2013-07-023-1/+31
* ETableState: Add a "specification" construct-only property.Matthew Barnes2013-07-028-50/+145
* ETableState: Add a private section.Matthew Barnes2013-07-023-2/+30
* e-table-sorting-utils.c cleanups.Matthew Barnes2013-07-022-54/+101
* ETableGroupContainer cleanups.Matthew Barnes2013-07-021-13/+22
* Bug #689640 - Print Preview of composer text is emptyMilan Crha2013-07-021-0/+26
* Bug #703194 - Custom alarm message is REMINDERFabiano Fidêncio2013-07-021-0/+9
* Contacts view: Add 'Refresh' into books context menuMilan Crha2013-07-016-1/+92
* Fix typo: appointmenet -> appointmentFabiano Fidêncio2013-06-291-1/+1
* Updated Czech translationMarek Černocký2013-06-291-998/+984
* Bug #703053 - Error on setting reminder 'after start of appointment'Fabiano Fidêncio2013-06-282-71/+90
* Bug 703181 - Asked for password which is never usedDavid Woodhouse2013-06-281-9/+27
* Bug #699576 - Mail reader frame is black (in the mail view)Milan Crha2013-06-281-2/+7
* Set network-available on a CamelSession when going onlineMilan Crha2013-06-271-0/+1
* Remove unused e_table_sort_info_freeze/thaw().Matthew Barnes2013-06-263-62/+2
* Remove unused e_table_column_specification_save_to_node().Matthew Barnes2013-06-263-34/+0
* Remove unused e_table_specification_save_to_node().Matthew Barnes2013-06-263-68/+0
* Remove unused e_table_specification_save_to_string().Matthew Barnes2013-06-263-34/+0
* Remove unused e_table_specification_duplicate().Matthew Barnes2013-06-263-30/+0
* Remove unused e_table_specification_save_to_file().Matthew Barnes2013-06-263-36/+0
* ETableState cleanups.Matthew Barnes2013-06-262-53/+40
* ETableSpecification cleanups.Matthew Barnes2013-06-262-112/+107
* 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