2015-09-02 10:18:13 -0400 Joanmarie Diggs <
[email protected]>
Add ability to override object role when generating tutorial messages
M src/orca/speech_generator.py
M src/orca/tutorialgenerator.py
2015-09-01 19:22:07 +0200 Piotr Drąg <
[email protected]>
Updated Polish translation
M po/pl.po
2015-09-01 13:04:25 -0400 Joanmarie Diggs <
[email protected]>
Treat (un)ordered HTML lists without list items as if they were divs
M src/orca/scripts/web/braille_generator.py
M src/orca/scripts/web/script_utilities.py
M src/orca/scripts/web/speech_generator.py
A test/html/ul-no-li.html
A test/keystrokes/firefox/line_nav_lists_without_items.params
A test/keystrokes/firefox/line_nav_lists_without_items.py
2015-09-01 11:40:12 -0400 Joanmarie Diggs <
[email protected]>
Handle instance of an AT-SPI2 hung-process error for LibreOffice
M src/orca/scripts/apps/soffice/script_utilities.py
2015-09-01 11:30:13 -0400 Joanmarie Diggs <
[email protected]>
Handle more event floods from LibreOffice and gnome-shell
M src/orca/event_manager.py
2015-09-01 13:56:24 +0200 Daniel Mustieles <
[email protected]>
Updated Spanish translation
M help/es/es.po
2015-08-31 22:12:17 +0000 Gábor Kelemen <
[email protected]>
Updated Hungarian translation
M po/hu.po
2015-08-31 15:33:18 -0400 Joanmarie Diggs <
[email protected]>
Clear the cache and try once more when the next/previous context cannot be found
M src/orca/scripts/web/script_utilities.py
2015-08-31 14:57:57 -0400 Joanmarie Diggs <
[email protected]>
Treat web documents as top-level roles for the purpose of Zombie detection
M src/orca/script_utilities.py
2015-08-30 09:18:25 +0000 Tom Tryfonidis <
[email protected]>
Updated Greek translation
M po/el.po
2015-08-29 03:07:59 -0400 Joanmarie Diggs <
[email protected]>
Update the forms how-to docs to reflect that Orca now has browse and focus modes
M help/C/howto_forms.page
2015-08-29 02:32:40 -0400 Joanmarie Diggs <
[email protected]>
Add focus/browse mode commands to the reading commands documentation
M help/C/commands_reading.page
2015-08-29 02:04:35 -0400 Joanmarie Diggs <
[email protected]>
Remove non-existent command from documentation
M help/C/commands_structural_navigation.page
2015-08-29 01:48:08 -0400 Joanmarie Diggs <
[email protected]>
Add documentation for the 'Automatic focus mode' checkboxes
M help/C/preferences_gecko.page
2015-08-29 00:32:27 -0400 Joanmarie Diggs <
[email protected]>
Add documentation for the 'Enable layout mode for content' checkbox
M help/C/preferences_gecko.page
2015-08-28 23:01:14 -0400 Joanmarie Diggs <
[email protected]>
Remove obsolete Gecko setting from docs
M help/C/preferences_gecko.page
2015-08-28 22:31:23 -0400 Joanmarie Diggs <
[email protected]>
Remove the temporary "disableDeadAccessibleFilter" setting/hackaround
M src/orca/event_manager.py
M src/orca/settings.py
2015-04-02 17:17:51 +0200 Anders Jonsson <
[email protected]>
Fix typo (currenty) in documentation
M help/C/howto_forms.page
2015-08-28 22:04:45 -0400 Joanmarie Diggs <
[email protected]>
Remove whereAmI bookmark debugging(?) functionality
M help/C/commands_bookmarks.page
M help/C/howto_bookmarks.page
M src/orca/bookmarks.py
M src/orca/common_keyboardmap.py
M src/orca/messages.py
M src/orca/scripts/default.py
2015-08-28 21:15:55 -0400 Joanmarie Diggs <
[email protected]>
Add new(ish) structural navigation and speech keybindings to Commands help
M help/C/commands_speech_settings.page
M help/C/commands_structural_navigation.page
2015-08-28 17:47:00 -0400 Joanmarie Diggs <
[email protected]>
Do not assume a listbox will have items
M src/orca/braille_generator.py
M src/orca/speech_generator.py
2015-08-28 17:27:59 -0400 Joanmarie Diggs <
[email protected]>
Add event handler for object:state-changed:active events to web script
M src/orca/scripts/toolkits/Gecko/script.py
M src/orca/scripts/web/script.py
2015-08-28 15:30:14 -0400 Joanmarie Diggs <
[email protected]>
Handle a couple "The process appears to be hung" AT-SPI2 errors from Firefox
M src/orca/script_utilities.py
M src/orca/scripts/toolkits/Gecko/script_utilities.py
M src/orca/scripts/web/script.py
M src/orca/scripts/web/script_utilities.py
2015-08-28 13:27:37 -0400 Joanmarie Diggs <
[email protected]>
Handle several "The process appears to be hung" AT-SPI2 errors from Firefox
M src/orca/script_utilities.py
M src/orca/scripts/web/script_utilities.py
2015-08-28 11:56:42 -0400 Joanmarie Diggs <
[email protected]>
Fix MathML line navigation issue
M src/orca/scripts/web/script_utilities.py
2015-08-27 16:57:09 -0400 Joanmarie Diggs <
[email protected]>
Add additional debugging output
M src/orca/scripts/web/script_utilities.py
2015-08-27 17:02:47 +0200 Fran Dieguez <
[email protected]>
Updated Galician translations
M po/gl.po
2015-08-27 08:47:31 +0000 Anders Jonsson <
[email protected]>
Updated Swedish translation
M po/sv.po
2015-08-26 17:20:08 -0400 Joanmarie Diggs <
[email protected]>
Add voice when generating clickable and longdesc announcements
M src/orca/scripts/web/speech_generator.py
A test/html/paragraph-with-onmouseup.html
A test/keystrokes/firefox/say_all_onmouseup.params
A test/keystrokes/firefox/say_all_onmouseup.py
2015-08-26 12:58:53 -0400 Joanmarie Diggs <
[email protected]>
Remove a couple of unused imports
M src/orca/script.py
2015-08-26 12:55:10 -0400 Joanmarie Diggs <
[email protected]>
Rework getting settings for non-active scripts
M src/orca/chat.py
M src/orca/script.py
M src/orca/settings_manager.py
2015-08-26 11:34:25 -0400 Joanmarie Diggs <
[email protected]>
Work around broken custom comboboxes
M src/orca/generator.py
2015-08-26 12:53:59 +0000 Chao-Hsiung Liao <
[email protected]>
Updated Chinese (Taiwan) translation
M po/zh_TW.po
2015-08-26 09:10:58 +0200 Miguel Rodríguez Núñez <
[email protected]>
Updated Spanish translation
M po/es.po
2015-08-26 05:37:35 +0200 Jordi Mas <
[email protected]>
Update Catalan translation
M po/ca.po
2015-08-25 11:08:29 +0200 Daniel Mustieles <
[email protected]>
Updated Spanish translation
M po/es.po
2015-08-21 14:27:45 -0400 Joanmarie Diggs <
[email protected]>
Add option to speak 12-hour time without seconds
M src/orca/messages.py
M src/orca/orca_gui_prefs.py
2015-08-21 14:10:46 -0400 Joanmarie Diggs <
[email protected]>
Fix a couple of nits
M src/orca/scripts/web/script.py
2015-08-20 23:03:04 -0400 Joanmarie Diggs <
[email protected]>
Updating tests
M test/html/FirefoxProfile/prefs.js
M test/html/headings-blank.html
M test/keystrokes/firefox/aria_button_toggle.py
M test/keystrokes/firefox/aria_tabpanel_text_dojo.py
M test/keystrokes/firefox/html_struct_nav_headings_with_hidden_anchors.py
M test/keystrokes/firefox/html_struct_nav_links.py
M test/keystrokes/firefox/label_inference_bugzilla_search.py
M test/keystrokes/firefox/label_inference_entries.py
M test/keystrokes/firefox/line_nav_bug_546815.py
M test/keystrokes/firefox/line_nav_bug_549128.py
M test/keystrokes/firefox/line_nav_bug_552887a.py
M test/keystrokes/firefox/line_nav_follow_same_page_link_2.py
M test/keystrokes/firefox/line_nav_images_in_links.py
M test/keystrokes/firefox/line_nav_images_in_table_and_floating_div.py
M test/keystrokes/firefox/line_nav_sun_java.py
M test/keystrokes/firefox/math_line_nav_fraction.py
M test/keystrokes/firefox/mouseover_javascript_alert.py
M test/keystrokes/firefox/object_nav_links_in_text.py
M test/keystrokes/firefox/say_all_imagemap.py
M test/keystrokes/firefox/ui_doc_tabs.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_entry.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_role_tree.py
M test/keystrokes/firefox/word_nav_links.py
2015-08-20 19:10:52 -0400 Joanmarie Diggs <
[email protected]>
Improve caret navigation around images lacking content, interaction, and size
M src/orca/scripts/web/script_utilities.py
2015-08-19 10:56:29 -0400 Joanmarie Diggs <
[email protected]>
Post-release version bump
M README
M configure.ac
2015-08-19 10:53:40 -0400 Joanmarie Diggs <
[email protected]>
Prep for the 3.17.90 release
M NEWS
M README
M configure.ac