2007-10-14 Willie Walker * configure.in README NEWS RELEASE-HOWTO src/orca/Makefile.am docs/pydoc/Makefile.am: Prep for v2.21.0 * src/orca/Gecko.py: Add import of math module (flagged by running pychecker) 2007-10-13 Willie Walker * src/orca/orca-mainwin.glade: Use padding values instead of string to space help button. 2007-10-12 Willie Walker * src/orca/default.py: Pull helpHandler (Insert+h) support since it introduced a new string. 2007-10-12 Rich Burridge * src/orca/orca-setup.glade: src/orca/orca-mainwin.glade: src/orca/orca.py: src/orca/default.py: src/orca/orca_gui_main.py: src/orca/orca_gui_prefs.py: Fixed bug #474958 - Orca has no onboard help. 2007-10-11 Joanmarie Diggs * src/orca/Gecko.py: src/orca/where_am_I.py: Fix for bug #480501 - readPageSummary() prevents access to FF status bar contents. 2007-10-11 Rich Burridge * src/orca/orca-setup.glade: Fix for bug #473699 - Adjust Orca Preferences dialog to speak/braille three components that are multiply labelled. 2007-10-11 Joanmarie Diggs * src/orca/Gecko.py: More work on bug #472345 - Cannot arrow out of entries in FF3 if text is inserted via javascript. 2007-10-10 Joanmarie Diggs * src/orca/braillegenerator.py: Fixed bug #484499 - Orca should not braille the node level for every cell in row. 2007-10-10 Rich Burridge * src/orca/speechgenerator.py: Refixed bug #435852 - Orca and OpenOffice Calc have a memory lovefest. Applied the same fix that had previously been applied to the StarOffice script, to the default speech generator. 2007-10-09 Rich Burridge * src/orca/where_am_I.py.py: Fixed bug #480278 - where-am-I ("double click") for StarOffice.py smushs the output. 2007-10-08 Joanmarie Diggs * src/orca/orca_gui_prefs.py: Fix for bug #462984 - Orca failed to detect the resolution of second screen. 2007-10-08 Willie Walker * configure.in, README: mark as v2.20.1pre 2007-10-08 Willie Walker