2007-06-17 Willie Walker * NEWS, README, RELEASE_HOWTO, configure.in: prep for v2.19.4 * docs/pydoc/Makefile.am, src/orca/Makefile.am: sort and make sure files are listed in both places. 2007-06-17 Joanmarie Diggs * src/orca/Gecko.py: Fix for bug 442709 - Need to do "combo box cleanup"/refactor for Firefox. 2007-06-15 Scott Haeger * src/orca/where_am_I.py Fixed bug #445578, more link preview i18n/translator fixes 2007-06-14 Scott Haeger * src/orca/where_am_I.py Fixed bug #445578, i18n support for link preview 2007-06-13 Willie Walker * src/orca/focus_tracking_presenter.py: fix for bug 435199 to break self-reference cycle of Accessible instances that are applications. 2007-06-13 Scott Haeger * src/orca/atspi.py src/orca/default.py src/orca/Gecko.py src/orca/where_am_I.py Fixed bug #445578, Link preview information would be desirable for Firefox 2007-06-12 Rich Burridge * src/orca/scripts/StarOffice.py: src/orca/settings.py: src/orca/orca-setup.glade: src/orca/orca_prefs.py: src/orca/orca_gui_prefs.py: Fixed bug #376515 – Add GUI support for the new customizable text-attribute feature. There is a new "Text Attributes" pane in the Orca preferences dialog for this. It can also be set on an individual app-specific basis. (Thanks to Joanie for her extensive help with this new feature). 2007-06-11 Willie Walker * src/orca/atspi.py, src/orca/orca.py, src/orca/focus_tracking_presenter.py, src/orca/default.py: more work on bug 435199 to try to detect object reference cycles and what is causing things to not be collected by the garbage collector. No brilliant insight yet. Not even insight that could illuminate the home of a plague carrying flea. :-( Things do not seem horribly bad, though. 2007-06-11 Willie Walker * src/orca/settings.py, src/orca/orca.py, src/orca/default.py: As part of bug 435199, add settings.debugMemoryUsage property and keystrokes for debugging memory usage if settings.debugMemoryUsage is True. Orca+Ctrl+F8 prints out a brief message to the console whereas Orca+Shift+Ctrl+F8 prints out detailed information. 2007-06-06 Lynn MonSanto * src/orca/flat-review.py: fix for Bug 435553 - KeyError: 'startOffset' during Java Control Panel flat-review 2007-06-06 Joanmarie Diggs * src/orca/Gecko.py: check for obj before checking children. This is in response to one of the stack traces Rich saw in comment #16 of bug 435199. 2007-06-06 Willie Walker * src/orca/script.py, src/orca/focus_tracking_presenter.py, src/orca/Gecko.py, src/orca/scripts/gaim.py, src/orca/scripts/StarOffice.py: fix for bug 433951 - making changes in the Orca Preferences dialog causes loss of script state. 2007-06-06 Rich Burridge * src/orca/scripts/gnome-system-monitor.py: (new) src/orca/scripts/Makefile.am: Fixed bug #433818 – Messages on system tab of gnome-system-monitor are not reported by Orca. 2007-06-05 Rich Burridge * src/orca/focus_tracking_presenter.py: Work on bug #435199 - Orca is bloating the swap partition, so the system is no more usable after a short time. Added in a _cleanupCache() routine that gets called in _processObjectEvent() if we've just received a "object:children-changed:remove" event for the desktop. 2007-06-04 Joanmarie Diggs * src/orca/Gecko.py: Fix for bug 444148 - Orca doesn't speak form fields at landsend.com 2007-06-04 Joanmarie Diggs * src/orca/Gecko.py: check for obj before checking obj.text. This is in response to one of the stack traces Rich saw in comment #9 of bug 435199. 2007-06-04 Joanmarie Diggs * src/orca/Gecko.py: Adjustment to the fix for Bug 443337 - Orca should not use the alt text if it is empty to infer a link name. 2007-06-04 Willie Walker * src/orca/Gecko.py: address problem where documentFrame might be None in {set,get}CaretContext. This is in response to one of the stack traces Rich saw in comment #9 of bug 435199. 2007-06-04 Lynn MonSanto * src/orca/flat-review.py - fix for Bug 436658 - flat-review speaks "filler" for SwingSet2 demo/source tabs 2007-06-04 Lynn MonSanto * src/orca/J2SE-access-bridge.py - fix for Bug 437226 - Orca should handle Java labels and text where LABEL_FOR is not set 2007-06-04 Lynn MonSanto * src/orca/flat_review.py: fix for Bug 436658 - flat-review speaks "filler" for SwingSet2 demo/source tabs 2007-06-04 Lynn MonSanto * src/orca/flat_review.py: fix for Bug 436661 - flat-review speaks SwingSet2 toolbar image paths instead of item names 2007-06-04 Willie Walker * README, configure.in: mark as 2.19.4pre