[evolution] Created tag EVOLUTION_3_9_4
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Created tag EVOLUTION_3_9_4
- Date: Sun, 7 Jul 2013 16:43:52 +0000 (UTC)
The signed tag 'EVOLUTION_3_9_4' was created.
Tagger: Matthew Barnes <mbarnes redhat com>
Date: Sun Jul 7 12:16:01 2013 -0400
Evolution 3.9.4
Changes since the last tag 'EVOLUTION_3_9_3':
Andre Klapper (25):
User docs: Remove detail information unneeded at this stage
User docs: Rephrase to make clearer that file covers adding address books
User docs: Add TODO that screenshot is likely outdated; add seealso link to calendar alarms page
User docs: Use descriptive links, avoid 'click here'
User docs: Use XInclude for one more occasion of the same strings
User docs: Embed expandable instructions on how to restore from backup directly in first-run page
instead of making users click to go to 'Backup/Restore' page. Hey, it's 2013.
User docs: Remove duplicated hint
User docs: Use unordered list for SMTP configuration steps as for receiving types
User docs: Rephrase section headings so the links at the bottom of Yelp are descriptive
User docs: Embed account type configuration instructions on First Run Wizard page.
User docs: Embed the license from legal.xml instead of having it manually written in the file
User docs: Add missing markup
User docs: Fix markup
User docs: Make IDs unique
User docs: Make IDs unique
User docs: Make IDs unique
User docs: Do not use plus character in IDs so it validates
User docs: Section IDs must be unique project-wide, not only per file
User docs: Remove whitespace at end of file
User docs: Fix typo in ID
User docs: Add useful section link title for IMAP Advanced Mail Management so you don't only see 'IMAP'
as link title at the bottom of the 'IMAP Subscriptions' page
User docs: Use IMAP+ instead of IMAP for consistency
User docs: Add useful section link titles for sections of the "account management" guides
User docs: Add license file legal.xml to Makefile.am
User docs: Uncomment and update debugging filters as per bug 669471 comment 11
Aruna Sankaranarayanan (1):
help: mail-encryption-gpg-signing-encrypting.page
Benjamin Steinwender (1):
Updated German translation
Daniel Mustieles (5):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
David King (1):
User docs: Fix validation in intro-application.page
David Woodhouse (1):
Bug 703181 - Asked for password which is never used
Ekaterina Gerasimova (1):
Add useful section link title for help page
Evgeny Bobkin (1):
Bug 703732 - Unnecessary localedir override in configure.ac
Fabiano Fidêncio (3):
Bug #703053 - Error on setting reminder 'after start of appointment'
Fix typo: appointmenet -> appointment
Bug #703194 - Custom alarm message is REMINDER
Kjartan Maraas (2):
Updated Norwegian bokmål translation
Updated Norwegian bokmål translation
Marek Černocký (1):
Updated Czech translation
Matthew Barnes (196):
Post-release version bump.
MessageList: Move more RegenData initialization into regen_data_new().
Bug 702454 - EMailBrowser fails to show message
ETreeSelectionModel: Modernize GHashTable usage.
ETreeSelectionModel: Further cleanups.
Remove unused E_TABLE_MEMORY_STORE_COLUMN_TYPE_CUSTOM.
Remove unused E_TABLE_MEMORY_STORE_COLUMN_TYPE_OBJECT.
Remove unused ETableMemoryStoreCustomColumn.
Remove unused ETableMemoryCallbacks.
ETable-related cleanups.
Convert ETableModel to an interface.
ETreeTableAdapter cleanups.
Update evolution-util API docs.
Add e_tree_model_node_get_n_nodes().
ETreeTableAdapter: Further cleanups.
Bug 702006 - Select All does not select collapsed threads
MessageList: Fix an unused variable warning.
Remove unused message_list_invert_selection().
Remove unused e_table_invert_selection().
Remove unused e_selection_model_invert_selection().
Remove unused e_bit_array_invert_selection().
build_tree: Fix indentation.
Make is_node_selectable() easier to debug.
ETree cleanups.
Remove e_tree_selected_row_foreach().
Remove e_tree_selected_path_foreach().
Remove e_tree_drag_dest_set().
Remove unused e_tree_drag_dest_set_proxy().
Remove unused e_tree_drag_dest_unset().
Remove unused e_tree_drag_get_data().
Remove unused e_tree_drag_highlight().
Remove unused e_tree_drag_unhighlight().
Remove unused e_tree_right_click_up().
Remove e_tree_node_is_expanded().
Remove e_tree_node_set_expanded().
Remove e_tree_node_set_expanded_recurse().
Remove e_tree_root_node_set_visible().
Remove e_tree_node_at_row().
Remove e_tree_row_of_node().
Remove e_tree_root_node_is_visible().
Remove e_tree_show_node().
Remove e_tree_save_expanded_state().
Remove e_tree_load_expanded_state().
Remove e_tree_save_expanded_state_xml().
Remove e_tree_load_expanded_state_xml().
Remove e_tree_force_expanded_state().
Remove e_tree_row_count().
Remove unused e_tree_save_state().
Remove unused e_tree_set_search_column().
Remove unused e_tree_load_state().
Remove unused e_tree_get_printable().
Remove unused e_tree_get_next_row().
Remove unused e_tree_get_prev_row().
Remove unused e_tree_model_to_view_row().
Remove unused e_tree_get_tooltip().
Remove unused e_tree_find_next().
ESorter cleanups.
Remove e_sorter_new().
Remove e_tree_view_to_model_row().
Update ETree API documentation.
Convert ESorter to an interface.
ESorterArray: Further cleanups.
ETableSorter: Further cleanups.
Bug 702796 - Work around GNode's O(N) tail insertions
extended_g_node_insert_before: Small correction.
ESelectionModel: Don't assume an ESorter is present.
Bug 702664 - Settings migration issue from "headers" to "show-headers"
Fix typo in org.gnome.evolution.mail.gschema.xml.in.
MessageList cleanups.
Bug 702710 - MessageList: Delay state capture for regen.
EMFolderTreeModel cleanups.
EMFolderTreeModel: Listen for "folder-info-stale" signals.
More consistent error messages for missing opt dependencies.
EUrlEntry cleanups.
EUrlEntry: Replace button with clickable inline icon.
EUrlEntry: Try harder to recognize a valid URL.
Add ETreeViewFrame.
EMailPrintConfigHeaders: Derive from ETreeViewFrame.
ETableSpecification cleanups.
ETableState cleanups.
Remove unused e_table_specification_save_to_file().
Remove unused e_table_specification_duplicate().
Remove unused e_table_specification_save_to_string().
Remove unused e_table_specification_save_to_node().
Remove unused e_table_column_specification_save_to_node().
Remove unused e_table_sort_info_freeze/thaw().
ETableGroupContainer cleanups.
e-table-sorting-utils.c cleanups.
ETableState: Add a private section.
ETableState: Add a "specification" construct-only property.
Add e_table_specification_ref_columns().
ETableSpecification: Add a private section.
ETableSpecification: Make the columns array private.
ETableColumnSpecification: Make "sortable" a boolean.
Add e_table_column_specification_equal().
Add e_table_specification_get_column_index().
ETableCol: Embed an ETableColumnSpecification.
Add e_table_header_get_column_by_spec().
ETableState: Convert the column index array to a column spec array.
EMemoShellContent: Remove hard-coded default table state.
ETaskShellContent: Remove hard-coded default table state.
ETableSortInfo cleanups.
ETableSortInfo: Add a private section.
ETableSortInfo: Add a "specification" construct-only property.
ETableSortInfo: Remove some unused public members.
ETableSortInfo: Move "can_group" to private section.
ETableSortInfo: Move "group_count" to private section.
ETableSortInfo: Move "sort_count" to private section.
ETableSortInfo: Use *unsigned* ints for index/length params.
ETableSortInfo: Move arrays to private section.
Add e_table_sort_info_sorting_remove().
ETableSortInfo: Rework API to avoid exposing ETableSortColumn.
Add e_table_sort_info_parse_context_push/pop().
Add e_table_state_parse_context_push/pop().
Reimplement e_table_specification_load_from_string().
Reimplement e_table_specification_load_from_file().
Remove e_table_specification_load_from_node().
Remove e_table_column_specification_load_from_node().
e_table_new: Remove unused "state_str" parameter.
e_table_new_from_spec_file: Remove unused "state_fn" parameter.
e_tree_new: Remove unused "state_str" parameter.
e_tree_new_from_spec_file: Remove unused "state_fn" parameter.
ETreeViewFrame: Fix runtime warning during dispose.
Add ETableColumnSelector.
ETableConfig: Use ETableColumnSelector.
Remove ETableMemoryStore.
Remove ETableMemory.
Remove ETableWithout.
e_table_new: Take an ETableSpecification parameter.
e_tree_new: Take an ETableSpecification parameter.
Remove e_table_new_from_spec_file().
Remove e_tree_new_from_spec_file().
Remove e_table_specification_load_from_string().
Remove unused e_cal_list_view_load_state().
Remove unused e_cal_list_view_save_state().
ETableHeaderItem: Avoid e_table_set_state().
e-mail-reader-utils.c: Avoid e_tree_get_state().
e-mail-shell-view.c: Avoid e_tree_set_state().
Remove e_table_get_state().
Remove e_table_set_state().
Remove e_tree_get_state().
Remove e_tree_set_state().
ETableSpecification: Implement GInitable.
Update evolution-util API docs.
Fix compiler warnings in alarm-dialog.c.
EShellContent: Remove dangling function declarations.
EShell-related cleanups.
EShellView: Add a "view-instance" property.
Replace "Define Views..." menu item with "Delete Current View".
Remove GalDefineViewsDialog.
Remove GalDefineViewsModel.
Remove GalViewNewDialog.
GalView: Remove edit() method.
GalViewFactory: Remove get_title() method.
GalView-related cleanups.
GalView: Add a private section.
GalView: Store the title string internally.
GalViewEtable: Add a private section.
GalViewEtable: Remove ETableSpecification member.
Remove gal_view_etable_set_state().
GalViewEtable: Remove ETableState member.
GalViewFactoryEtable: Remove "specification" property.
Split CalendarView into separate classes by view type.
GalViewClass: Replace get_type_code() with "type_code" string.
Split CalendarViewFactory into separate classes by view type.
GalViewFactoryClass: Add a "gal_view_type" member.
GalViewFactoryClass: Remove the get_type_code() method.
GalViewFactoryClass: Remove the new_view() method.
GalViewCollection: Remove unused "display-view" signal.
GalViewCollection: Remove "title" member.
Remove unused gal_view_collection_get_view_id_by_index().
Remove unused gal_view_collection_append().
Remove unused gal_view_collection_copy_view().
Remove unused gal_view_collection_set_default_view().
GalViewCollection cleanups.
GalViewCollection: Add a "system-directory" property.
GalViewCollection: Add a "user-directory" property.
Use gal_view_collection_get_user_directory() where needed.
GalViewCollection: Add a private section.
GalViewCollection: Move public members into private section.
GalViewCollection: We don't need no stinkin' factories!
Remove gal_view_collection_add_factory().
EShellView can load the GalViewCollection itself now.
GalViewCollection: Load files during instance initialization.
Remove GalViewFactoryEtable.
Remove GalViewFactoryMinicard.
Remove GalViewFactory subclasses for calendar views.
Remove GalViewFactory.
Add e_activity_get_last_known_text().
EMailFormatterPrintExtension: Don't be cute with struct declarations.
EMailFormatterQuoteExtension: Don't be cute with struct declarations.
ItipView: Minor cleanups.
Bug 703638 - Keep ItipView alive while connecting to calendar
Update evolution-shell API documentation.
Miscellaneous cleanups.
NEWS update for 3.9.4 release.
Milan Crha (9):
Bug #386113 - Show custom alarm message in pop-up alerts
Bug #693216 - Email type is changed to other after merging
Calendar views inline text edit with Ctrl+C/V/X does not work
Notify user about question dialogs
Bug #641711 - Crash in remove_queued_alarm
Set network-available on a CamelSession when going online
Bug #699576 - Mail reader frame is black (in the mail view)
Contacts view: Add 'Refresh' into books context menu
Bug #689640 - Print Preview of composer text is empty
Piotr Drąg (1):
Updated POTFILES.in
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]