2015-09-11 13:14:20 -0400 Joanmarie Diggs <jdiggs@igalia.com>

        Handle tracebacks resulting from Calc crashing

M	src/orca/script_utilities.py
M	src/orca/scripts/apps/soffice/script_utilities.py
M	src/orca/tutorialgenerator.py

2015-09-11 08:17:06 +0200 Claude Paroz <claude@2xlibre.net>

        Updated French translation

M	po/fr.po

2015-09-10 22:02:33 -0400 Joanmarie Diggs <jdiggs@igalia.com>

        Explicitly deregister keystroke listeners before shutting down

M	src/orca/orca.py

2015-09-10 19:46:03 -0400 Joanmarie Diggs <jdiggs@igalia.com>

        Add ROLE_SPLIT_PANE to the heuristic identifying the tbird spellcheck window

M	src/orca/scripts/apps/Thunderbird/spellcheck.py

2015-09-10 19:22:16 -0400 Joanmarie Diggs <jdiggs@igalia.com>

        Filter out more objects for which we do not want unrelated labels

M	src/orca/script_utilities.py

2015-09-09 21:10:02 -0400 Joanmarie Diggs <jdiggs@igalia.com>

        Add support for aria-roledescription

M	src/orca/braille_generator.py
M	src/orca/formatting.py
M	src/orca/scripts/web/braille_generator.py
M	src/orca/scripts/web/script_utilities.py
M	src/orca/scripts/web/speech_generator.py
M	src/orca/speech_generator.py
A	test/html/aria-roledescription.html
A	test/keystrokes/firefox/aria_roledescription_where_am_i.params
A	test/keystrokes/firefox/aria_roledescription_where_am_i.py
A	test/keystrokes/firefox/focus_tracking_roledescriptions.params
A	test/keystrokes/firefox/focus_tracking_roledescriptions.py
A	test/keystrokes/firefox/line_nav_roledescriptions.params
A	test/keystrokes/firefox/line_nav_roledescriptions.py

2015-09-09 13:11:36 -0400 Joanmarie Diggs <jdiggs@igalia.com>

        Work around two more missing object:state-changed:focused events from Gecko

M	src/orca/scripts/toolkits/Gecko/script.py

2015-09-09 09:31:06 -0400 Joanmarie Diggs <jdiggs@igalia.com>

        Work around a missing object:state-changed:focused event from Gecko

M	src/orca/scripts/toolkits/Gecko/script.py

2015-09-08 14:14:41 -0400 Joanmarie Diggs <jdiggs@igalia.com>

        Remove extra and undefined voice argument in presentObject()

M	src/orca/scripts/default.py

2015-09-08 13:26:33 -0400 Joanmarie Diggs <jdiggs@igalia.com>

        Don't look for unrelated labels if the root object contains a page tab list

M	src/orca/script_utilities.py

2015-09-08 11:35:29 -0400 Joanmarie Diggs <jdiggs@igalia.com>

        Ignore state-changed:busy events resulting from Thunderbird print dialog

M	src/orca/scripts/apps/Thunderbird/script.py

2015-09-07 21:19:13 -0400 Joanmarie Diggs <jdiggs@igalia.com>

        Work around detached iframe children and their associated broken hierarchy

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

2015-09-07 11:04:04 -0300 José Vilmar Estácio de Souza <vilmar@invormal.com.br>

        Add braille output to the notification-daemon

M	src/orca/scripts/apps/notification-daemon/script.py

2015-09-07 15:50:52 -0400 Joanmarie Diggs <jdiggs@igalia.com>

        Don't return a "useless" as the next/previous caret context

M	src/orca/scripts/web/script_utilities.py
M	test/keystrokes/firefox/line_nav_iframes_blogger.py

2015-09-07 14:33:02 -0400 Joanmarie Diggs <jdiggs@igalia.com>

        New test case

M	test/keystrokes/firefox/line_nav_iframes_blogger.py

2015-09-07 12:46:15 -0400 Joanmarie Diggs <jdiggs@igalia.com>

        Eliminate false positive identifying Thunderbird spellcheck dialog

M	src/orca/scripts/apps/Thunderbird/spellcheck.py

2015-09-06 00:30:59 -0300 José Vilmar Estácio de Souza <vilmar@invormal.com.br>

        Add save messages to notification-daemon script

M	src/orca/scripts/apps/notification-daemon/script.py

2015-09-04 22:42:49 +0000 Christian Kirbach <Christian.Kirbach@gmail.com>

        Updated German translation

M	po/de.po

2015-09-04 13:51:46 -0400 Joanmarie Diggs <jdiggs@igalia.com>

        Get object contents of internal frames directly from the child document

M	src/orca/scripts/web/script_utilities.py
M	test/keystrokes/firefox/line_nav_iframes_blogger.py

2015-09-04 12:41:16 -0400 Joanmarie Diggs <jdiggs@igalia.com>

        New test case

A	test/html/blogger-navbar.html
A	test/keystrokes/firefox/line_nav_iframes_blogger.params
A	test/keystrokes/firefox/line_nav_iframes_blogger.py

2015-09-03 17:02:33 -0400 Joanmarie Diggs <jdiggs@igalia.com>

        Look in the child for the first caret context of internal frames

M	src/orca/scripts/web/script_utilities.py
M	test/keystrokes/firefox/line_nav_iframes_nested.py

2015-09-03 16:33:09 -0400 Joanmarie Diggs <jdiggs@igalia.com>

        New test case

A	test/html/inner-iframe.html
A	test/html/outer-iframe.html
A	test/keystrokes/firefox/line_nav_iframes_nested.params
A	test/keystrokes/firefox/line_nav_iframes_nested.py

2015-09-02 10:53:36 -0400 Joanmarie Diggs <jdiggs@igalia.com>

        Post-release version bump

M	README
M	configure.ac

2015-09-02 10:46:06 -0400 Joanmarie Diggs <jdiggs@igalia.com>

        Prep for the 3.17.91 release

M	NEWS
M	README
M	configure.ac