2009-03-02 Willie Walker * configure.in, README, NEWS: Prep for Orca v2.25.92 2009-03-01 Willie Walker * test/keystrokes/firefox/uiuc_grid.py: test/keystrokes/gtk-demo/role_combo_box.py: test/keystrokes/gtk-demo/role_text_multiline_navigation.py: src/orca/default.py: Regression test cleanups. 2009-03-01 Willie Walker * src/orca/orca_glade.py: src/orca/orca_quit.py: src/orca/orca_gui_find.py: src/orca/orca_gui_main.py: src/orca/orca_gui_prefs.py: Fix for bug #573535 - Orca should use the 16x16 pixels application icon for Main and Preferences windows. This keeps the icon at the 48x48 size that has been used to date, but makes sure it is used on all the windows shown by Orca. If we decide to go from 48x48 to 16x16, we can change the new set_orca_icon method in orca_glade.py. 2009-03-01 Joanmarie Diggs * src/orca/scripts/toolkits/Gecko/script.py: test/keystrokes/firefox/line_nav_bug_570757.py: (new) Fix for bug #570757 - Orca can get stuck when browsing pages with embedded panels in FF 3.x. 2009-02-27 Willie Walker * src/orca/default.py: Work on bug #573303 - Support text attribute and spelling error notification in FF. Limit the speaking of font names to just the first family listed. 2009-02-27 Joanmarie Diggs * src/orca/scripts/toolkits/Gecko/script.py: src/orca/default.py: src/orca/scripts/apps/soffice/script.py: test/keystrokes/gtk-demo/role_label: test/keystrokes/gtk-demo/role_text_multiline_navigation.py: test/keystrokes/gtk-demo/role_text_multiline_navigation2.py: Fix for bug #387556 - Arrowing past last character at end of line in Orca results in no speech. 2009-02-27 Willie Walker * src/orca/scripts/toolkits/Gecko/script.py: Fix for bug #570550 - (ARIA) UIUC Number Guessing Game Alert not presented when it changes 2009-02-27 Willie Walker * src/orca/where_am_I.py: test/keystrokes/firefox/link_where_am_i.py: Fix for bug #570567 - Where am I for link does not speak the link text 2009-02-27 Joanmarie Diggs * src/orca/scripts/apps/evolution/script.py: Fix for bug #570390 - Spellcheck in evolution is badly broken. 2009-02-26 Willie Walker * src/orca/mag.py: src/orca/orca_gui_prefs.py: Fix for bug #572215 - Opening preferences launches magnifier. 2009-02-26 Joanmarie Diggs * src/orca/scripts/toolkits/Gecko/script.py: Fix for bug #573174 - Gecko script.py calls debug.printException when there isn't an exception. 2009-02-26 Willie Walker * src/orca/scripts/apps/pidgin/script.py: Fix for bug #572303 - Double-speaking of characters entered into pidgin account creation. 2009-02-25 Eitan Isaacson * src/orca/scripts/apps/Makefile.am: src/orca/scripts/apps/notify-osd.py: po/POTFILES.in: Added a notify-osd script (bug #573156). 2009-02-25 Joanmarie Diggs * src/orca/scripts/apps/Thunderbird/script.py: Fix for bug #571812 - Orca does not read the next message in thunderbird when deleting if first column does not change. 2009-02-19 Willie Walker * src/orca/scripts/apps/Makefile.am: src/orca/scripts/apps/gdmlogin.py (re-add): Fix for bug #517387 - Orca should not read password out in gdm login window. I was too aggressive. I deleted the whole script instead of just a minor addition that was done as a workaround. 2009-02-19 Willie Walker * src/orca/scripts/apps/Makefile.am: src/orca/scripts/apps/gdmlogin.py (delete): Fix for bug #517387 - Orca should not read password out in gdm login window 2009-02-18 Joanmarie Diggs * src/orca/default.py: Fix for bug #572294 - Need a sanity check in the default script's locusOfFocusChanged. 2009-02-18 Willie Walker * src/orca/scripts/toolkits/Gecko/speech_generator.py: Fix for bug #572218 - Order of variables not changeable 2009-02-18 William Walker and Mesar Hameed * src/orca/orca_gui_prefs.py: More fixing for bug #419123 - Modified speech settings do not change immediately in preferences dialog. Make this more insensitive to incomplete or unmatching translations. 2009-02-17 William Walker and Mesar Hameed * src/orca/acss.py: src/orca/orca_gui_prefs.py: More fixing for bug #419123 - Modified speech settings do not change immediately in preferences dialog. There was an issue with setting the uppercase and/or hyperlink voice settings the first time. 2009-02-16 Willie Walker * configure.in, README: Mark as Orca v2.25.92pre