About orca
==========

Screen reader for individuals who are blind or visually impaired

ChangeLog
=========

2019-12-31 09:50:40 +0100 Daniel Mustieles <[email protected]>

        Updated Spanish translation

M       help/es/es.po

2019-12-30 15:12:34 +0100 Jordi Mas <[email protected]>

        Update Catalan translation

M       po/ca.po

2019-12-28 06:35:26 +0100 Jordi Mas <[email protected]>

        Update Catalan translation

M       po/ca.po

2019-12-27 17:08:19 +0000 Fran Dieguez <[email protected]>

        Update Galician translation

M       help/gl/gl.po

2019-12-27 16:55:49 +0000 Fran Dieguez <[email protected]>

        Update Galician translation

M       help/gl/gl.po

2019-12-27 16:12:15 +0000 Fran Dieguez <[email protected]>

        Update Galician translation

M       help/gl/gl.po

2019-12-25 14:20:25 +0000 Fran Dieguez <[email protected]>

        Update Galician translation

M       po/gl.po

2019-12-24 17:45:53 +0000 Rafael Fontenelle <[email protected]>

        Update Brazilian Portuguese translation

M       po/pt_BR.po

2019-12-04 20:22:19 +0000 Anders Jonsson <[email protected]>

        Update Swedish translation

M       po/sv.po

2019-12-02 09:16:16 -0500 Joanmarie Diggs <[email protected]>

        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 <[email protected]>

        Update Catalan translation

M       po/ca.po

2019-11-25 11:17:43 -0500 Joanmarie Diggs <[email protected]>

        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 <[email protected]>

        Remove unused method

M       src/orca/label_inference.py

2019-11-24 11:17:37 +0000 Asier Sarasua Garmendia <[email protected]>

        Update Basque translation

M       po/eu.po

2019-11-22 22:58:46 +0100 Jordi Mas <[email protected]>

        Update Catalan translation

M       po/ca.po

2019-11-22 14:09:06 -0500 Joanmarie Diggs <[email protected]>

        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 <[email protected]>

        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 <[email protected]>

        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 <[email protected]>

        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 <[email protected]>

        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 <[email protected]>

        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 <[email protected]>

        Merge branch 'speech-progress' into 'master'

2019-05-21 13:35:24 +0200 Samuel Thibault <[email protected]>

        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 <[email protected]>

        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 <[email protected]>

        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 <[email protected]>

        Filter out mouse-abs event spam

M       src/orca/mouse_review.py

2019-11-20 17:46:20 -0500 Joanmarie Diggs <[email protected]>

        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 <[email protected]>

        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 <[email protected]>

        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 <[email protected]>

        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 <[email protected]>

        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 <[email protected]>

        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 <[email protected]>

        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 <[email protected]>

        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 <[email protected]>

        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 <[email protected]>

        Prefer scrollSubstringTo over scrollTo for text objects

M       src/orca/eventsynthesizer.py

2019-11-18 10:08:25 -0500 Joanmarie Diggs <[email protected]>

        Ensure web script respects onlySpeakDisplayedText setting

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



Download
========
https://download.gnome.org/sources/orca/3.35/orca-3.35.3.tar.xz (3.33M)
  sha256sum: d234d66d2b0bfe69730e8d0f5605bdd31564b7c22b07890041bf0175d03596fc

_______________________________________________
ftp-release-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/ftp-release-list

Reply via email to