2016-09-01 14:59:04 -0400 Joanmarie Diggs More work on Flat Review M src/orca/flat_review.py M src/orca/script.py M src/orca/script_utilities.py M src/orca/scripts/default.py M src/orca/scripts/toolkits/GAIL/script_utilities.py M src/orca/scripts/toolkits/Gecko/script_utilities.py A test/keystrokes/firefox/ui_role_menu_flat_review.py M test/keystrokes/gnome-terminal/man_page_flat_review.py M test/keystrokes/gtk-demo/role_menu_flat_review.py M test/keystrokes/gtk-demo/role_text_multiline_flat_review.py M test/keystrokes/gtk3-demo/role_dialog_flat_review.py A test/keystrokes/gtk3-demo/role_menu_flat_review.py M test/keystrokes/gtk3-demo/role_table_flat_review.py M test/keystrokes/gtk3-demo/role_text_multiline_flat_review.py M test/keystrokes/gtk3-demo/role_toggle_button_flat_review.py A test/keystrokes/oowriter/ui_role_menu_flat_review.py 2016-08-31 16:11:23 -0400 Joanmarie Diggs More work on flat review: Improve efficiency getting showing table cells M src/orca/flat_review.py M src/orca/script_utilities.py M src/orca/scripts/toolkits/Gecko/script_utilities.py 2016-08-31 21:09:31 +0200 Мирослав Николић Updated Serbian translation M po/sr.po M po/sr@latin.po 2016-08-31 19:05:15 +0000 Tiago Santos Updated Portuguese translation M po/pt.po 2016-08-31 12:33:31 -0400 Joanmarie Diggs Add sanity check to Mouse Review to ensure we have the expected version of Gtk M src/orca/mouse_review.py 2016-08-31 11:27:35 -0400 Joanmarie Diggs Use intersection() rather than the now-redundant clip() M src/orca/flat_review.py 2016-08-30 23:32:32 -0400 Joanmarie Diggs More work on flat review M src/orca/flat_review.py M test/keystrokes/firefox/flat_review_text_by_word_and_char.py M test/keystrokes/gnome-clocks/stop_watch_flat_review.py M test/keystrokes/gnome-clocks/timer_flat_review.py M test/keystrokes/gtk-demo/role_menu_flat_review.py M test/keystrokes/gtk-demo/role_text_multiline_flat_review.py M test/keystrokes/gtk3-demo/role_dialog_flat_review.py M test/keystrokes/gtk3-demo/role_table_flat_review.py M test/keystrokes/gtk3-demo/role_text_multiline_flat_review.py M test/keystrokes/gtk3-demo/role_toggle_button_flat_review.py M test/keystrokes/oowriter/flat_review_word.py 2016-08-30 20:14:01 +0000 Mario Blättermann Updated German translation M po/de.po 2016-08-30 13:34:14 +0200 Piotr Drąg Updated Polish translation M po/pl.po 2016-08-30 10:12:34 +0000 Rafael Fontenelle Updated Brazilian Portuguese translation M po/pt_BR.po 2016-08-30 08:47:57 +0200 Claude Paroz Updated French translation M po/fr.po 2016-08-29 22:51:26 -0400 Joanmarie Diggs Fix a traceback M src/orca/structural_navigation.py 2016-08-29 19:58:15 -0400 Joanmarie Diggs Typo fix M src/orca/messages.py 2016-08-29 19:46:31 -0400 Joanmarie Diggs Fix issues in Mouse Review M src/orca/flat_review.py M src/orca/messages.py M src/orca/mouse_review.py M src/orca/orca.py M src/orca/script_utilities.py M src/orca/scripts/apps/soffice/script.py M src/orca/scripts/default.py M src/orca/scripts/toolkits/Gecko/script_utilities.py M src/orca/scripts/toolkits/gtk/script_utilities.py M src/orca/scripts/web/script.py M src/orca/scripts/web/script_utilities.py M src/orca/settings.py 2016-08-29 08:42:25 +0000 Dušan Kazik Updated Slovak translation M po/sk.po 2016-08-28 21:11:21 +0200 Мирослав Николић Updated Serbian translation M po/sr.po M po/sr@latin.po 2016-08-26 22:33:21 +0200 Matej Urbančič Updated Slovenian translation M po/sl.po 2016-08-26 03:50:11 +0200 Ask Hjorth Larsen Updated Danish translation M po/da.po 2016-08-24 23:18:31 -0400 Joanmarie Diggs More work on the new terminal script M src/orca/scripts/terminal/script.py M src/orca/scripts/terminal/script_utilities.py M test/keystrokes/gnome-terminal/command_not_found.py M test/keystrokes/gnome-terminal/exit_shell.py M test/keystrokes/gnome-terminal/ls_flat_review.py M test/keystrokes/gnome-terminal/man_page_flat_review.py M test/keystrokes/gnome-terminal/pasting.py A test/keystrokes/gnome-terminal/reverse_i_search.py M test/keystrokes/gnome-terminal/tab_completion.py 2016-08-24 17:06:47 -0400 Joanmarie Diggs Filter out a spurious, unwanted text-delete event from VTE M src/orca/scripts/terminal/script.py A test/keystrokes/gnome-terminal/exit_shell.py M test/keystrokes/gnome-terminal/ls.py M test/keystrokes/gnome-terminal/man_page.py M test/keystrokes/gnome-terminal/man_page_flat_review.py 2016-08-24 13:33:28 -0400 Joanmarie Diggs Don't treat inserted strings <= 1 char as a terminal autotext event M src/orca/scripts/terminal/script_utilities.py 2016-08-24 13:03:46 -0400 Joanmarie Diggs Be sure we have an adjusted terminal-inserted string before replacement M src/orca/scripts/terminal/script.py M src/orca/scripts/terminal/script_utilities.py 2016-08-24 10:10:18 +0000 Daniel Mustieles Updated Spanish translation M help/es/es.po 2016-08-24 02:52:17 -0400 Joanmarie Diggs Begin migration to generators for creating flat review zones M src/orca/braille_generator.py M src/orca/flat_review.py M src/orca/generator.py M src/orca/script_utilities.py M src/orca/scripts/web/script_utilities.py M src/orca/speech_generator.py M test/keystrokes/gnome-clocks/timer_flat_review.py M test/keystrokes/gnome-terminal/man_page_flat_review.py M test/keystrokes/gtk-demo/role_icon_flat_review.py M test/keystrokes/gtk3-demo/role_dialog_flat_review.py M test/keystrokes/gtk3-demo/role_icon_flat_review.py 2016-08-23 21:51:35 -0400 Joanmarie Diggs Don't treat terminal insertion as command result if terminal isn't locusOfFocus M src/orca/scripts/terminal/script_utilities.py M test/harness/utils.py A test/keystrokes/gnome-terminal/background_updates.py M test/keystrokes/gnome-terminal/pasting.py M test/keystrokes/gnome-terminal/tab_completion.py 2016-08-23 20:11:15 -0400 Joanmarie Diggs More work on flat review performance and accuracy M src/orca/flat_review.py M src/orca/script_utilities.py M test/keystrokes/gnome-clocks/stop_watch_flat_review.py M test/keystrokes/gnome-terminal/ls_flat_review.py M test/keystrokes/gnome-terminal/man_page_flat_review.py M test/keystrokes/gtk-demo/role_icon_flat_review.py M test/keystrokes/gtk-demo/role_menu_flat_review.py M test/keystrokes/gtk-demo/role_text_multiline_flat_review.py M test/keystrokes/gtk3-demo/role_dialog_flat_review.py M test/keystrokes/gtk3-demo/role_icon_flat_review.py M test/keystrokes/gtk3-demo/role_table_flat_review.py M test/keystrokes/gtk3-demo/role_text_multiline_flat_review.py 2016-08-23 16:10:08 -0400 Joanmarie Diggs Present terminal paste events like we do paste events from other applications M src/orca/script_utilities.py M src/orca/scripts/terminal/script_utilities.py A test/keystrokes/gnome-terminal/pasting.py 2016-08-23 13:24:31 -0400 Joanmarie Diggs More work on terminal support: Tweak heuristic for auto-inserted text M src/orca/script_utilities.py M src/orca/scripts/terminal/script.py M src/orca/scripts/terminal/script_utilities.py M test/harness/utils.py A test/keystrokes/gnome-terminal/command_not_found.py M test/keystrokes/gnome-terminal/multiple_tabs.py A test/keystrokes/gnome-terminal/tab_completion.py 2016-08-23 04:39:57 -0400 Joanmarie Diggs New and updated tests M test/harness/runone.sh M test/keystrokes/firefox/aria_alert.py M test/keystrokes/firefox/aria_button_dojo.py M test/keystrokes/firefox/aria_combobox_dojo.py M test/keystrokes/firefox/aria_landmarks.py M test/keystrokes/firefox/aria_radiobutton.py M test/keystrokes/firefox/aria_slider_tpg.params M test/keystrokes/firefox/aria_slider_tpg.py M test/keystrokes/firefox/aria_sliders.py M test/keystrokes/firefox/aria_tabpanel2.py M test/keystrokes/firefox/aria_treegrid.py M test/keystrokes/firefox/flat_review_combo_box.py M test/keystrokes/firefox/flat_review_text_by_word_and_char.py M test/keystrokes/firefox/label_inference_entries.py M test/keystrokes/firefox/line_nav_bug_546815.py M test/keystrokes/firefox/line_nav_button_in_link_position_relative_on_focus.py M test/keystrokes/firefox/line_nav_inline_block_spans.py M test/keystrokes/firefox/line_nav_nested_tables.py M test/keystrokes/firefox/line_nav_role_application.py M test/keystrokes/firefox/line_nav_sun_java.py M test/keystrokes/firefox/line_nav_wiki_down.py M test/keystrokes/firefox/object_nav_links_in_text.py M test/keystrokes/firefox/object_nav_links_on_line.py M test/keystrokes/firefox/ui_role_accel_label.py M test/keystrokes/firefox/ui_role_check_menu_item.py M test/keystrokes/firefox/ui_role_menu_bar.py M test/keystrokes/firefox/ui_role_radio_menu_item.py M test/keystrokes/firefox/ui_title_and_status_bar.py A test/keystrokes/gnome-clocks/stop_watch_flat_review.py A test/keystrokes/gnome-clocks/timer_flat_review.py A test/keystrokes/gnome-terminal/ls.py A test/keystrokes/gnome-terminal/ls_flat_review.py A test/keystrokes/gnome-terminal/man_page.py A test/keystrokes/gnome-terminal/man_page_flat_review.py A test/keystrokes/gnome-terminal/multiple_tabs.py A test/keystrokes/gnome-terminal/nano.py A test/keystrokes/gnome-terminal/nano_flat_review.py M test/keystrokes/gtk-demo/learn_mode.py M test/keystrokes/gtk-demo/role_check_menu_item.py M test/keystrokes/gtk-demo/role_column_header.py A test/keystrokes/gtk-demo/role_icon_flat_review.py M test/keystrokes/gtk-demo/role_label.py A test/keystrokes/gtk-demo/role_menu_flat_review.py M test/keystrokes/gtk-demo/role_page_tab.py M test/keystrokes/gtk-demo/role_radio_button.py M test/keystrokes/gtk-demo/role_spin_button.py M test/keystrokes/gtk-demo/role_split_pane.py M test/keystrokes/gtk-demo/role_status_bar.py M test/keystrokes/gtk-demo/role_table.py M test/keystrokes/gtk-demo/role_text_multiline.py A test/keystrokes/gtk-demo/role_text_multiline_flat_review.py D test/keystrokes/gtk-demo/role_text_multiline_flatreview.py M test/keystrokes/gtk-demo/role_text_multiline_navigation.py M test/keystrokes/gtk-demo/role_text_multiline_navigation2.py M test/keystrokes/gtk-demo/role_window.py M test/keystrokes/gtk-demo/spoken_indentation.py M test/keystrokes/gtk3-demo/role_alert.py M test/keystrokes/gtk3-demo/role_color_chooser.py M test/keystrokes/gtk3-demo/role_column_header.py M test/keystrokes/gtk3-demo/role_combo_box.py M test/keystrokes/gtk3-demo/role_dialog.py A test/keystrokes/gtk3-demo/role_dialog_flat_review.py A test/keystrokes/gtk3-demo/role_icon_flat_review.py M test/keystrokes/gtk3-demo/role_info_bar.py D test/keystrokes/gtk3-demo/role_label.py M test/keystrokes/gtk3-demo/role_spin_button.py M test/keystrokes/gtk3-demo/role_split_pane.py M test/keystrokes/gtk3-demo/role_status_bar.py A test/keystrokes/gtk3-demo/role_table_flat_review.py M test/keystrokes/gtk3-demo/role_text_multiline.py A test/keystrokes/gtk3-demo/role_text_multiline_flat_review.py D test/keystrokes/gtk3-demo/role_text_multiline_flatreview.py M test/keystrokes/gtk3-demo/role_text_multiline_navigation.py M test/keystrokes/gtk3-demo/role_text_multiline_navigation2.py M test/keystrokes/gtk3-demo/role_text_multiline_selection.py A test/keystrokes/gtk3-demo/role_toggle_button_flat_review.py M test/keystrokes/gtk3-demo/role_toolbar.py M test/keystrokes/gtk3-demo/role_tooltip.py M test/keystrokes/gtk3-demo/spoken_indentation.py M test/keystrokes/gtk3-demo/spoken_indentation.settings M test/keystrokes/oocalc/coordinate_announcement_off.py M test/keystrokes/oocalc/coordinate_announcement_on.py M test/keystrokes/oocalc/document_enter_text.py M test/keystrokes/oocalc/document_nav_dynamic_headers.py M test/keystrokes/oocalc/document_text_attributes.py M test/keystrokes/oocalc/manage_names_combobox.py M test/keystrokes/oocalc/messages_dynamic_headers.py M test/keystrokes/oocalc/ui_role_check_menu_item.py M test/keystrokes/oowriter/document_nav_cell.py M test/keystrokes/oowriter/document_nav_line.py M test/keystrokes/oowriter/document_nav_line_bullets.py M test/keystrokes/oowriter/document_nav_paragraph.py M test/keystrokes/oowriter/document_nav_word.py M test/keystrokes/oowriter/document_new.py M test/keystrokes/oowriter/flat_review_line.py M test/keystrokes/oowriter/flat_review_line_columns.py M test/keystrokes/oowriter/flat_review_platform_menubar.py M test/keystrokes/oowriter/flat_review_word.py M test/keystrokes/oowriter/messages_table.py M test/keystrokes/oowriter/say_all.py M test/keystrokes/oowriter/selection_word.py M test/keystrokes/oowriter/spellcheck.py M test/keystrokes/oowriter/spoken_indentation.py M test/keystrokes/oowriter/structural_nav_table.py M test/keystrokes/oowriter/structural_nav_table.settings M test/keystrokes/oowriter/table_cell_row.py M test/keystrokes/oowriter/text_attributes.py M test/keystrokes/oowriter/ui_navigator.py M test/keystrokes/oowriter/ui_role_combo_box.py M test/keystrokes/oowriter/ui_role_label.py M test/keystrokes/oowriter/ui_role_list_item.py M test/keystrokes/oowriter/ui_role_menu.py M test/keystrokes/oowriter/ui_role_toolbar.py M test/keystrokes/oowriter/where_am_i_document.py 2016-08-23 04:36:36 -0400 Joanmarie Diggs Create a general (non-app-specific) terminal script M configure.ac M src/orca/generator.py M src/orca/input_event.py M src/orca/script_manager.py M src/orca/script_utilities.py M src/orca/scripts/Makefile.am M src/orca/scripts/apps/Makefile.am M src/orca/scripts/apps/__init__.py D src/orca/scripts/apps/gnome-terminal/Makefile.am D src/orca/scripts/apps/gnome-terminal/__init__.py D src/orca/scripts/apps/gnome-terminal/script.py M src/orca/scripts/default.py A src/orca/scripts/terminal/Makefile.am A src/orca/scripts/terminal/__init__.py A src/orca/scripts/terminal/braille_generator.py A src/orca/scripts/terminal/script.py A src/orca/scripts/terminal/script_utilities.py A src/orca/scripts/terminal/speech_generator.py M src/orca/scripts/toolkits/gtk/script.py 2016-08-22 15:18:04 -0400 Joanmarie Diggs Attempt to filter out terminal pager text-change noise M src/orca/script_utilities.py M src/orca/scripts/default.py 2016-08-22 14:35:20 -0400 Joanmarie Diggs Present terminal pager text insertions when they result from a printable key M src/orca/script_utilities.py 2016-08-22 14:47:53 +0200 Piotr Drąg Updated Polish translation M po/pl.po 2016-08-21 20:24:35 +0000 Mario Blättermann Updated German translation M po/de.po 2016-08-19 20:26:43 +0000 Balázs Úr Updated Hungarian translation M help/hu/hu.po 2016-08-18 20:38:45 +0000 Tiago Santos Updated Portuguese translation M po/pt.po 2016-08-16 18:59:56 -0400 Joanmarie Diggs Fix issue finding initial flat review location in Thunderbird M src/orca/flat_review.py 2016-08-16 14:34:27 -0400 Joanmarie Diggs Ensure braille viewport[0] is an int; not a float M src/orca/braille.py 2016-08-16 14:06:09 -0400 Joanmarie Diggs Ensure we use the system voice for rolename info in WebKitGtk SayAll M src/orca/scripts/toolkits/WebKitGtk/script.py 2016-08-16 12:30:19 +0200 Daniel Mustieles Updated Spanish translation M po/es.po 2016-08-15 14:43:03 +0200 David King Update British English translation M po/en_GB.po 2016-08-14 21:47:10 +0000 Enrico Nicoletto Updated Brazilian Portuguese translation M po/pt_BR.po 2016-08-14 10:12:58 -0400 Joanmarie Diggs Fix bookmark saving regression M src/orca/bookmarks.py 2016-08-13 18:16:32 -0400 Joanmarie Diggs Work around AT-SPI2 and ATK having different spacing for the statusbar role name M src/orca/generator.py 2016-08-13 18:14:27 -0400 Joanmarie Diggs Fix a traceback M src/orca/braille_generator.py 2016-08-14 00:10:29 +0200 Marek Cernocky Updated Czech translation M po/cs.po 2016-08-13 10:50:49 +0000 Anders Jonsson Updated Swedish translation M help/sv/sv.po 2016-08-12 14:29:25 -0400 Joanmarie Diggs More work on custom localized role names: M src/orca/braille_generator.py M src/orca/flat_review.py M src/orca/generator.py M src/orca/object_properties.py M src/orca/scripts/toolkits/WebKitGtk/speech_generator.py M src/orca/scripts/web/braille_generator.py M src/orca/scripts/web/speech_generator.py M src/orca/speech_generator.py M src/orca/structural_navigation.py 2016-08-11 20:04:10 +0200 Jordi Mas Update Catalan translation M po/ca.po 2016-08-09 19:37:34 +0200 Daniel Mustieles Updated Spanish translation M po/es.po 2016-08-09 11:59:08 -0400 Joanmarie Diggs More specific debugging info M src/orca/chat.py 2016-08-09 11:48:41 -0400 Joanmarie Diggs More aggressively verify if a message is from a focused chat M src/orca/chat.py 2016-08-06 16:09:57 -0400 Joanmarie Diggs Localize and use ARIA landmark role names M src/orca/braille_generator.py M src/orca/object_properties.py M src/orca/script_utilities.py M src/orca/scripts/web/script_utilities.py M src/orca/speech_generator.py M src/orca/structural_navigation.py 2016-08-06 18:44:06 +0000 Neriman Kara Updated Turkish translation M po/tr.po 2016-08-06 13:45:29 -0400 Joanmarie Diggs Add a "sticky" browse mode and keybinding M help/C/commands_reading.page M src/orca/cmdnames.py M src/orca/messages.py M src/orca/scripts/web/script.py M src/orca/scripts/web/script_utilities.py 2016-08-06 17:29:55 +0000 Muhammet Kara Updated Turkish translation M po/tr.po 2016-08-06 13:14:27 -0400 Joanmarie Diggs Do not descend ROLE_EMBEDDED objects for the caret M src/orca/scripts/web/script_utilities.py 2016-08-06 12:59:34 -0400 Joanmarie Diggs Treat menu and toolbar descendants as focus mode widgets M src/orca/scripts/web/script_utilities.py 2016-08-06 12:38:40 -0400 Joanmarie Diggs Don't automatically update locusOfFocus to alerts; just present them M src/orca/scripts/web/script.py 2016-08-06 12:18:52 -0400 Joanmarie Diggs Fix some nits carried over from LibreOffice table cleanup M src/orca/script_utilities.py 2016-08-06 12:07:53 -0400 Joanmarie Diggs Only generate full table row when in focus mode M src/orca/scripts/web/braille_generator.py M src/orca/scripts/web/speech_generator.py 2016-08-06 10:52:30 -0400 Joanmarie Diggs Improve presentation of Roundcube Mail's list of messages M src/orca/scripts/web/braille_generator.py M src/orca/scripts/web/speech_generator.py 2016-08-05 19:37:15 -0400 Joanmarie Diggs Fix whereAmI presentation of Gtk+ 3.20 combo boxes M src/orca/scripts/toolkits/gtk/script.py 2016-08-05 21:08:03 +0000 Christian Kirbach Updated German translation (cherry picked from commit c7dcacf50b104a8c738518f7a86f40bbb8e55f90) M help/de/de.po 2016-08-03 21:33:04 +0300 Aurimas Černius Updated Lithuanian translation M po/lt.po 2016-08-02 19:54:39 -0400 Joanmarie Diggs Begin cleaning up LibreOffice's table-related support M src/orca/script_utilities.py M src/orca/scripts/apps/soffice/Makefile.am M src/orca/scripts/apps/soffice/braille_generator.py M src/orca/scripts/apps/soffice/script.py M src/orca/scripts/apps/soffice/script_utilities.py M src/orca/scripts/apps/soffice/speech_generator.py D src/orca/scripts/apps/soffice/structural_navigation.py M src/orca/structural_navigation.py 2016-08-02 21:57:46 +0000 Anders Jonsson Updated Swedish translation M po/sv.po 2016-08-02 16:54:16 +0200 Daniel Mustieles Updated Spanish translation M po/es.po 2016-08-02 09:46:01 -0400 Joanmarie Diggs Don't treat present "readonly" state for paragraphs in LibreOffice documents M src/orca/scripts/apps/soffice/script_utilities.py 2016-07-28 01:45:33 -0400 Joanmarie Diggs Add handling for GtkListBox items used by LibreOffice M src/orca/scripts/apps/soffice/script_utilities.py 2016-07-28 00:53:40 -0400 Joanmarie Diggs Work around various and sundry cases of brokenness from LibreOffice M src/orca/generator.py M src/orca/script_utilities.py M src/orca/scripts/apps/soffice/braille_generator.py M src/orca/scripts/apps/soffice/formatting.py M src/orca/scripts/apps/soffice/script.py M src/orca/scripts/apps/soffice/script_utilities.py M src/orca/scripts/apps/soffice/speech_generator.py M src/orca/where_am_I.py 2016-07-28 00:43:13 -0400 Joanmarie Diggs Fix bug getting phonetic equivalent for capital letters M src/orca/scripts/default.py 2016-07-28 00:33:54 -0400 Joanmarie Diggs Use inSameObject() to compare windows in the object:text-caret-moved callback M src/orca/scripts/default.py 2016-07-28 00:25:44 -0400 Joanmarie Diggs Fix typo M src/orca/scripts/apps/Thunderbird/script.py M src/orca/scripts/toolkits/WebKitGtk/script.py 2016-07-28 00:21:05 -0400 Joanmarie Diggs Use document script utilities rather than explicit role checks M src/orca/bookmarks.py M src/orca/scripts/apps/Instantbird/chat.py M src/orca/scripts/apps/Thunderbird/script.py M src/orca/scripts/apps/evolution/script_utilities.py M src/orca/scripts/apps/gnome-documents/script.py M src/orca/scripts/apps/gnome-documents/script_utilities.py M src/orca/scripts/apps/soffice/script_utilities.py M src/orca/scripts/apps/soffice/speech_generator.py M src/orca/scripts/toolkits/WebKitGtk/script.py 2016-07-28 00:08:42 -0400 Joanmarie Diggs Include tool bar when presenting context M src/orca/formatting.py 2016-07-27 23:59:31 -0400 Joanmarie Diggs Ensure items below the menu bar are not on the same review line as the menus M src/orca/flat_review.py 2016-07-25 01:57:48 +0200 Piotr Drąg Add Language headers to po files M po/ar.po M po/ast.po M po/bn.po M po/bn_IN.po M po/ca@valencia.po M po/cy.po M po/dz.po M po/en_CA.po M po/es.po M po/ga.po M po/gu.po M po/he.po M po/kn.po M po/ko.po M po/mai.po M po/mk.po M po/mr.po M po/ms.po M po/nb.po M po/nn.po M po/oc.po M po/or.po M po/rw.po M po/si.po M po/sl.po M po/sq.po M po/sr@latin.po M po/ta.po M po/th.po M po/ug.po M po/vi.po M po/zh_HK.po 2016-07-22 12:24:49 -0400 Joanmarie Diggs Add another voice sanity check M src/orca/scripts/default.py 2016-07-20 15:12:10 -0400 Joanmarie Diggs Remove .desktop file M Makefile.am D orca.desktop.in M po/POTFILES.in 2016-07-20 12:32:02 -0400 Joanmarie Diggs Have speechgenerator always return a fully-populated voice definition M src/orca/speech_generator.py 2016-07-19 14:44:30 -0400 Joanmarie Diggs Add another voice sanity check M src/orca/acss.py 2016-07-19 02:05:32 -0400 Joanmarie Diggs Get the voice for key events from speechgenerator M src/orca/scripts/default.py M src/orca/speech.py M src/orca/speech_generator.py M src/orca/speechdispatcherfactory.py M src/orca/speechserver.py 2016-07-19 01:25:35 -0400 Joanmarie Diggs Add another voice sanity check M src/orca/speech.py 2016-07-18 23:05:53 -0400 Joanmarie Diggs Sanity check the value of the voice's family and fix it if bogus M src/orca/speech.py 2016-07-18 20:10:00 -0400 Joanmarie Diggs Clear the structural navigation cache in response to non-editable text changes M src/orca/scripts/web/script.py 2016-07-18 18:16:19 -0400 Joanmarie Diggs Improve reliability of profile-based synthesis switching M src/orca/chat.py M src/orca/script.py M src/orca/scripts/apps/notify-osd/script.py M src/orca/scripts/apps/soffice/spellcheck.py M src/orca/scripts/default.py M src/orca/scripts/toolkits/WebKitGtk/script.py M src/orca/speech.py M src/orca/speech_generator.py M src/orca/speechdispatcherfactory.py M src/orca/spellcheck.py 2016-07-18 16:49:16 +0200 Daniel Mustieles Updated Spanish translation M po/es.po 2016-07-13 16:58:35 +0000 Tiago Santos Updated Portuguese translation M po/pt.po 2016-07-12 12:01:51 -0400 Joanmarie Diggs Don't present name and summary for page which is no longer showing or visible M src/orca/script_utilities.py M src/orca/scripts/web/script.py 2016-07-11 22:16:50 -0400 Joanmarie Diggs Attempt to hack around SeaMonkey's broken events for HTML input popups M src/orca/script_utilities.py M src/orca/scripts/apps/SeaMonkey/script.py 2016-07-11 19:11:37 -0400 Joanmarie Diggs Improve presentation and handling of editable ARIA combo boxes M src/orca/object_properties.py M src/orca/script_utilities.py M src/orca/scripts/web/script_utilities.py M src/orca/scripts/web/speech_generator.py M src/orca/speech_generator.py M src/orca/structural_navigation.py 2016-07-11 08:12:43 -0400 Joanmarie Diggs Do not supress presentation of locking keys in password fields M src/orca/scripts/default.py 2016-06-30 02:05:10 -0400 Joanmarie Diggs Make the progressbar update intervals independent M src/orca/braille_generator.py M src/orca/generator.py M src/orca/script_utilities.py M src/orca/scripts/default.py M src/orca/settings.py M src/orca/sound_generator.py M src/orca/speech_generator.py 2016-06-28 20:16:21 +0000 Andika Triwidada Updated Indonesian translation (cherry picked from commit 38c5afb5b4014033556c368732905d2b2ebb1252) M po/id.po 2016-06-20 20:48:09 -0400 Joanmarie Diggs Post-release version bump M README M configure.ac 2016-06-20 20:45:14 -0400 Joanmarie Diggs Prep for the 3.21.3 release M NEWS M README M configure.ac