2019-12-31 09:50:40 +0100 Daniel Mustieles Updated Spanish translation M help/es/es.po 2019-12-30 15:12:34 +0100 Jordi Mas Update Catalan translation M po/ca.po 2019-12-28 06:35:26 +0100 Jordi Mas Update Catalan translation M po/ca.po 2019-12-27 17:08:19 +0000 Fran Dieguez Update Galician translation M help/gl/gl.po 2019-12-27 16:55:49 +0000 Fran Dieguez Update Galician translation M help/gl/gl.po 2019-12-27 16:12:15 +0000 Fran Dieguez Update Galician translation M help/gl/gl.po 2019-12-25 14:20:25 +0000 Fran Dieguez Update Galician translation M po/gl.po 2019-12-24 17:45:53 +0000 Rafael Fontenelle Update Brazilian Portuguese translation M po/pt_BR.po 2019-12-04 20:22:19 +0000 Anders Jonsson Update Swedish translation M po/sv.po 2019-12-02 09:16:16 -0500 Joanmarie Diggs Sanity check source and sink before adding them to the pipeline M src/orca/sound.py 2019-11-26 18:52:32 +0100 Jordi Mas Update Catalan translation M po/ca.po 2019-11-25 11:17:43 -0500 Joanmarie Diggs Sanity check text objects for actual text before scrolling substring to point M src/orca/eventsynthesizer.py 2019-11-25 11:09:41 -0500 Joanmarie Diggs Remove unused method M src/orca/label_inference.py 2019-11-24 11:17:37 +0000 Asier Sarasua Garmendia Update Basque translation M po/eu.po 2019-11-22 22:58:46 +0100 Jordi Mas Update Catalan translation M po/ca.po 2019-11-22 14:09:06 -0500 Joanmarie Diggs Remove hackaround related to pages whose authoring messes up bounding boxes M src/orca/scripts/web/script_utilities.py 2019-11-22 13:45:26 -0500 Joanmarie Diggs Handle yet another instance of objects going defunct on us M src/orca/scripts/web/script_utilities.py 2019-11-21 11:35:26 -0500 Joanmarie Diggs Work around missing object:state-changed:focused event from GtkTable M src/orca/scripts/toolkits/gtk/script.py 2019-11-21 08:49:48 -0500 Joanmarie Diggs Re-commit "Be sure we have the active document in descendantAtPoint" M src/orca/scripts/web/script_utilities.py 2019-11-21 08:40:59 -0500 Joanmarie Diggs Revert "Mouse Review: Do full tree dive to locate all document candidates at point" M src/orca/scripts/web/script_utilities.py 2019-11-21 08:39:15 -0500 Joanmarie Diggs Revert "Be sure we have the active document in descendantAtPoint" M src/orca/scripts/web/script_utilities.py 2019-11-21 00:33:29 +0000 Joanmarie Diggs Merge branch 'speech-progress' into 'master' 2019-05-21 13:35:24 +0200 Samuel Thibault Add support for word-based speech progress M src/orca/speechdispatcherfactory.py M src/orca/speechserver.py 2019-11-20 18:22:54 -0500 Joanmarie Diggs Prevent a couple of unneeded debugging messages M src/orca/script_utilities.py M src/orca/scripts/web/script_utilities.py 2019-11-20 18:18:07 -0500 Joanmarie Diggs Ignore a bogus object from the Gecko accessibility tree M src/orca/script_utilities.py M src/orca/scripts/toolkits/Gecko/script_utilities.py 2019-11-20 18:05:04 -0500 Joanmarie Diggs Filter out mouse-abs event spam M src/orca/mouse_review.py 2019-11-20 17:46:20 -0500 Joanmarie Diggs Be sure we have the active document in descendantAtPoint M src/orca/scripts/web/script_utilities.py 2019-11-20 17:28:55 -0500 Joanmarie Diggs Mouse Review: Do full tree dive to locate all document candidates at point M src/orca/scripts/web/script_utilities.py 2019-11-20 15:14:41 -0500 Joanmarie Diggs Mouse Review: Be sure we're using the active script for the window at point M src/orca/mouse_review.py 2019-11-20 14:10:14 -0500 Joanmarie Diggs Try to detect bogus extents for the object under the mouse M src/orca/script_utilities.py M src/orca/scripts/web/script_utilities.py 2019-11-20 11:55:33 -0500 Joanmarie Diggs Chromium: Adjust descendant at point for text nodes and listemitem markers M src/orca/scripts/toolkits/Chromium/script_utilities.py 2019-11-20 11:47:47 -0500 Joanmarie Diggs Fall back on AtspiComponent to get the accessible at point for web content M src/orca/scripts/web/script_utilities.py 2019-11-20 11:25:03 -0500 Joanmarie Diggs Treat links with names as leaf nodes when getting descendant at point M src/orca/script_utilities.py 2019-11-20 11:07:11 -0500 Joanmarie Diggs Handle authoring which causes parent extents to not include children M src/orca/script_utilities.py M src/orca/scripts/web/script_utilities.py 2019-11-20 08:46:46 -0500 Joanmarie Diggs Mouse Review: Don't return early for description of non-focused object M src/orca/scripts/web/speech_generator.py 2019-11-19 10:17:39 -0500 Joanmarie Diggs Prefer scrollSubstringTo over scrollTo for text objects M src/orca/eventsynthesizer.py 2019-11-18 10:08:25 -0500 Joanmarie Diggs Ensure web script respects onlySpeakDisplayedText setting M src/orca/scripts/web/speech_generator.py