2008-04-07 Willie Walker * configure.in: NEWS: README: Prep for Orca v2.22.1. 2008-04-04 Joanmarie Diggs * src/orca/Gecko.py: Fix for bug #520029 - Better handle our presentation of images and text on a web page when the image spans multiple lines. 2008-04-04 Rich Burridge * src/orca/orca.py: src/orca/orca_console_prefs.py: Fixed bug #523082 - text-setup should not use speech if --disable=speech is used. * src/orca/scripts/gaim.py: Fixed bug #525656 - Orca needs to handle the new Pidgin typing status updates. 2008-04-03 Rich Burridge * src/orca/scripts/gaim.py: Fix for bug #525656 - Orca needs to handle the new Pidgin typing status updates. This is a subset of the fix that went into the Orca SVN trunk. It just hard-wires the ignoring of status messages. 2008-04-02 Rich Burridge * src/orca/default.py: Slight adjustmet to the fix for bug #523235. Needed to check that orca_state.lastNonModifierKeyEvent wasn't None. 2008-04-01 Rich Burridge * src/orca/default.py: Fix for bug #523235 - gtk-demo/role_column_header.py regression tests #3, #4, #7 and #8 produce the wrong results. 2008-03-27 Joanmarie Diggs * src/orca/Gecko.py: test/keystrokes/firefox/dojo_tree.py: test/keystrokes/firefox/dojo_slider.py: test/keystrokes/firefox/dojo_spinner.py: test/keystrokes/firefox/moz_menu.py: test/keystrokes/firefox/label_guess_bugzilla_search.py: test/keystrokes/firefox/label_guess_entries.py: test/keystrokes/firefox/page_summary.py: test/keystrokes/firefox/xul_role_tree.py: test/keystrokes/firefox/xul_role_list_item.py: Fix for bug #523480 - Unwanted roles appearing in the braille context for dojo in FF3. In addition, as long as I was updating tests, I marked some known bugs in the regression tests to help spot new regressions. 2008-03-26 Joanmarie Diggs * src/orca/Gecko.py: Fix for bug #523759 - Gecko.getCharacterOffsetInParent() needs to check the parent for text. 2008-03-26 Rich Burridge * src/orca/default.py: src/orca/Gecko.py: From Tomas Cerha From Peter Vagner Fix for bug #520494 – Keyboard review punctuation in Firefox. Use `speech.speakCharacter()' instead of `speech.speak()'. 2008-03-26 Rich Burridge * src/orca/app_prefs.py: src/orca/orca_prefs.py: Fix for bug #523642 - orca_prefs.py:_writePronunciation should not generate bad Python syntax. 2008-03-25 Rich Burridge * src/orca/orca_gui_prefs.py: Fix for bug #523712 - Orca application specific preferences window doesn't always get focus when user types Insert-Control-Space. 2008-03-25 Joanmarie Diggs * src/orca/Gecko.py: Fix for bug #520760 - (ff3) read document ignoring remainder of object when first subelement is non-text. 2008-03-25 Joanmarie Diggs * src/orca/Gecko.py: Fix for bug #519478 - (ff3) missing text with line down navigation (www.fixedearth.com) 2008-03-20 Rich Burridge * src/orca/scripts/StarOffice.py: From Joanmarie Diggs Work on bug #523459 - oocalc/bug_356334.py regression tests #1 through #4 produce the wrong results. This patch fixes up the numerous bogus "not selected" differences in several oocalc regression tests. 2008-03-19 Scott Haeger * src/orca/Gecko.py: Fix for bug 519587, Navigating nested lists with Collection not functioning properly 2008-03-17 Willie Walker * src/orca/keynames.py: Fix for bug #523147 - "space" keyname is not marked for translation 2008-03-18 Rich Burridge * src/orca/default.py: test/keystrokes/gtk-demo/role_tree_table.py: Fix for bug #519564 - gtk-demo/role_tree_table.py regression test #2 produces the wrong results. * src/orca/scripts/StarOffice.py: Fix for bug #523018 - Orca does not speak the role for edits in the find and replace dialog in openoffice. 2008-03-09 Willie Walker * configure.in: README: Prep for Orca v2.22.1pre. 2008-03-09 Willie Walker * configure.in: NEWS: README: Prep for Orca v2.22.0.