* configure.in, README, NEWS: Prep for Orca v2.25.2. 2008-12-01 Mesar Hameed * src/orca/speechdispatcherfactory.py: Fix for bug #562877 - account for pronunciation dictionary when speech-dispatcher backend is used 2008-12-01 Joanmarie Diggs * src/orca/scripts/apps/soffice/speech_generator.py: Fix for bug #562532 - When using Openoffice.org Spreadsheet with Orca, the cell coordinates are not spoken for all locales. * src/orca/default.py: The rest of the fix for bug #551891 - Flat review does not always start in the correct place when focus is in a tree table. 2008-11-20 Joanmarie Diggs * src/orca/scripts/toolkits/Gecko/script.py: src/orca/liveregions.py: src/orca/structural_navigation.py: Fix for bug #558516 - Traceback when navigating on huge webpages. 2008-11-19 Joanmarie Diggs * src/orca/default.py: Fix for bug #561540 - Traceback in default.py onStateChanged. 2008-11-19 Willie Walker * src/orca/app_gui_prefs.py: src/orca/default.py: Fix for bug #554002 - Orca App-Preferences dialog page tabs are "off" by one in speech and braille. 2008-11-19 Joanmarie Diggs * src/orca/scripts/apps/soffice/script.py: test/keystrokes/oowriter/bug_450210.py: test/keystrokes/oowriter/bug_546941.py: Fix for bug #556657 - Orca is rather chatty when focus is given to an OOo list whose parent is a combo box. 2008-11-19 Mesar Hameed * src/orca/orca_gui_prefs.py: More work on bug #508675 - Applying change in Orca preference dialog is a little bit slow. This fix makes things even faster. 2008-11-18 Frederic Peters * acinclude.m4: Additional fix for bug #560649 - configure doesn't detect Python modules installed in non-standard location. 2008-11-18 Willie Walker * acinclude.m4: Fix for bug #560649 - configure doesn't detect Python modules installed in non-standard location. 2008-11-18 Mesar Hameed * src/orca/orca_gui_prefs.py: Work on bug #508675 - Applying change in Orca preference dialog is a little bit slow. This fix makes things quite a bit faster. 2008-11-17 Joanmarie Diggs * src/orca/flat_review.py: Fix for bug #495303 - Character flat review not working correctly with generated texts in XUL. * src/orca/scripts/toolkits/Gecko/script.py: src/orca/scripts/apps/evolution/script.py: src/orca/scripts/apps/Thunderbird/script.py: src/orca/scripts/apps/soffice/script.py: src/orca/flat_review.py: Fix for bug #551891 - Flat review does not always start in the correct place when focus is in a tree table. 2008-11-17 Willie Walker * src/orca/settings.py: src/orca/gnomespeechfactory.py: Pylint fixes (now that I have a working OpenSolaris build environment) 2008-11-17 Willie Walker * src/orca/scripts/apps/gnome-mud.py: src/orca/scripts/apps/rhythmbox/braille_generator.py: src/orca/scripts/apps/rhythmbox/script.py: src/orca/scripts/apps/nautilus.py: src/orca/scripts/apps/liferea.py: src/orca/scripts/apps/acroread.py: src/orca/app_prefs.py: Update headings for some strange reason. This was due to svn actually making these mods, not me. Bizarre. 2008-11-13 Joanmarie Diggs * src/orca/scripts/toolkits/Gecko/script.py: test/keystrokes/firefox/label_guess_bugzilla_search.py: test/keystrokes/firefox/label_guess_entries.py: Fix for bug #560466 - Improve the accuracy of label guess for Firefox 3. 2008-11-11 Joanmarie Diggs * src/orca/scripts/toolkits/Gecko/script.py: More work on bug #554831 - Google calendar unusable with orca. You can now arrow into the day grid. 2008-11-08 Joanmarie Diggs * src/orca/scripts/toolkits/Gecko/script.py: test/keystrokes/firefox/line_nav_slash_test.py: test/keystrokes/firefox/line_nav_bug_547573.py: Fix for bug #559839 - Orca sometimes includes content from other lines when navigating via Up/Down Arrow in Firefox 3. 2008-11-07 Joanmarie Diggs * src/orca/scripts/toolkits/Gecko/script.py: Fix for bug #555055 - Orca should be able to navigate http://www.modernthaisf.com/gpage.html. 2008-11-06 Joanmarie Diggs * src/orca/structural_navigation.py: test/keystrokes/firefox/html_struct_nav_bug_554616.py: (new) Rest of the fix for bug #554616 - Problems accessing subsequent lines of cells which contain line break tags in FF3 tables. 2008-11-05 Joanmarie Diggs * test/keystrokes/firefox/line_nav_bug_554616.py: (new) test/keystrokes/firefox/bug_544771.py: (new) test/keystrokes/firefox/html_struct_nav_bug_556470.py: (new) test/html/bug-554616.html: (new) test/html/bug-556470.html: (new) test/html/bug-544771.html: (new) New regression tests. * src/orca/scripts/toolkits/Gecko/script.py: Fix for bug #554616 - Problems accessing subsequent lines of cells which contain line break tags in FF3 tables. 2008-11-04 Joanmarie Diggs * src/orca/structural_navigation.py: Fix for bug #556470 - Orca should not land on empty (cell-less) tables when using structural navigation by table. 2008-11-03 Willie Walker * configure.in, README: Mark as Orca v2.25.2pre. 2008-11-03 Willie Walker