2007-10-02 Willie Walker * configure.in, README, NEWS: prep for v2.20.0.1 2007-10-07 Joanmarie Diggs * src/orca/speechgenerator.py: Fix for bug #484428 - Orca should not speak role for list items when navigating. 2007-10-02 Willie Walker * src/orca/orca_gui_prefs.py: Fix for bug 481398 - Absence of a defined speech server causes Orca to fail to display its Preferences dialog 2007-10-01 Joanmarie Diggs * src/orca/Gecko.py, src/orca/speechgenerator.py, src/orca/default.py, src/orca/where_am_I.py: Fix for bug 480021 - Need to handle list items in whereAmI and better address XUL list items. 2007-10-01 Rich Burridge * src/orca/speechgenerator.py: src/orca/braillegenerator.py: Work on bug #465989 - Adding panel applets. Implemented the suggested fix in comment #25 of this bug. If there is no displayed text, check to see if this table cell contains an icon (image). If yes: 1/ Try to get a description for it and speak that. 2/ Treat the object of role type ROLE_IMAGE and speak/braille the role name. 2007-10-01 Willie Walker * src/orca/braillegenerator.py: fix for bug 480746 - Labels for panels should not be repeated in braille 2007-10-01 Willie Walker * src/orca/braillegenerator.py: fix for bug 480331 - tree table headers should not be repeated in braille 2007-10-01 Willie Walker * src/orca/orca.py: fix for bug 457198 - Orca shouldn't exit if user-settings import fails. With this fix, Orca now logs non-ImportError exceptions at the SEVERE level. 2007-10-01 Joanmarie Diggs * src/orca/Gecko.py: Fix for bug 481907 - Traceback in Gecko.locusOfFocusChanged() 2007-09-28 Willie Walker * src/orca/orca_gui_prefs.py: fix for bug 481343 - Initial top/left/bottom/right zoomer position settings don't match screen size. 2007-09-28 Willie Walker * src/orca/mag.py: fix for bug 477683 - Orca failed to bring full screen mag up. While there were some changes to gnome-mag that may have an impact on it crashing, we also made changes to Orca to prevent it from using the magnifier if the user tries to do full screen magnification when full screen magnification is not supported by gnome-mag. 2007-09-28 Joanmarie Diggs * src/orca/default.py: Fix for bug 481101 - getClickCount() sometimes returns bogus values. 2007-09-26 Scott Haeger * Bug #468633, No output when tabbing to ARIA slider src/orca/Gecko.py src/orca/speechgenerator.py 2007-09-20 Joanmarie Diggs * src/orca/Gecko.py: Fix for bug 475956 - Orca sometimes "guesses" index.htm* as the base name for a link in FF3. 2007-09-20 Joanmarie Diggs * src/orca/where_am_I.py: Fix for bug 476786 - whereAmI fails in Firefox menus. 2007-09-16 Willie Walker * configure.in, README: mark as v2.20.1pre 2007-09-16 Willie Walker