2019-12-31 09:50:40 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>

        Updated Spanish translation

M	help/es/es.po

2019-12-30 15:12:34 +0100 Jordi Mas <jmas@softcatala.org>

        Update Catalan translation

M	po/ca.po

2019-12-28 06:35:26 +0100 Jordi Mas <jmas@softcatala.org>

        Update Catalan translation

M	po/ca.po

2019-12-27 17:08:19 +0000 Fran Dieguez <frandieguez@gnome.org>

        Update Galician translation

M	help/gl/gl.po

2019-12-27 16:55:49 +0000 Fran Dieguez <frandieguez@gnome.org>

        Update Galician translation

M	help/gl/gl.po

2019-12-27 16:12:15 +0000 Fran Dieguez <frandieguez@gnome.org>

        Update Galician translation

M	help/gl/gl.po

2019-12-25 14:20:25 +0000 Fran Dieguez <frandieguez@gnome.org>

        Update Galician translation

M	po/gl.po

2019-12-24 17:45:53 +0000 Rafael Fontenelle <rafaelff@gnome.org>

        Update Brazilian Portuguese translation

M	po/pt_BR.po

2019-12-04 20:22:19 +0000 Anders Jonsson <anders.jonsson@norsjovallen.se>

        Update Swedish translation

M	po/sv.po

2019-12-02 09:16:16 -0500 Joanmarie Diggs <jdiggs@igalia.com>

        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 <jmas@softcatala.org>

        Update Catalan translation

M	po/ca.po

2019-11-25 11:17:43 -0500 Joanmarie Diggs <jdiggs@igalia.com>

        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 <jdiggs@igalia.com>

        Remove unused method

M	src/orca/label_inference.py

2019-11-24 11:17:37 +0000 Asier Sarasua Garmendia <asier.sarasua@gmail.com>

        Update Basque translation

M	po/eu.po

2019-11-22 22:58:46 +0100 Jordi Mas <jmas@softcatala.org>

        Update Catalan translation

M	po/ca.po

2019-11-22 14:09:06 -0500 Joanmarie Diggs <jdiggs@igalia.com>

        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 <jdiggs@igalia.com>

        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 <jdiggs@igalia.com>

        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 <jdiggs@igalia.com>

        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 <jdiggs@igalia.com>

        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 <jdiggs@igalia.com>

        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 <jdiggs@igalia.com>

        Merge branch 'speech-progress' into 'master'

2019-05-21 13:35:24 +0200 Samuel Thibault <samuel.thibault@ens-lyon.org>

        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 <jdiggs@igalia.com>

        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 <jdiggs@igalia.com>

        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 <jdiggs@igalia.com>

        Filter out mouse-abs event spam

M	src/orca/mouse_review.py

2019-11-20 17:46:20 -0500 Joanmarie Diggs <jdiggs@igalia.com>

        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 <jdiggs@igalia.com>

        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 <jdiggs@igalia.com>

        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 <jdiggs@igalia.com>

        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 <jdiggs@igalia.com>

        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 <jdiggs@igalia.com>

        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 <jdiggs@igalia.com>

        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 <jdiggs@igalia.com>

        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 <jdiggs@igalia.com>

        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 <jdiggs@igalia.com>

        Prefer scrollSubstringTo over scrollTo for text objects

M	src/orca/eventsynthesizer.py

2019-11-18 10:08:25 -0500 Joanmarie Diggs <jdiggs@igalia.com>

        Ensure web script respects onlySpeakDisplayedText setting

M	src/orca/scripts/web/speech_generator.py