2007-08-26  Willie Walker <william.walker@sun.com>

        * configure.in, README, NEWS: prep for v2.19.91

2007-08-26  Joanmarie Diggs <joanmarie.diggs@gmail.com>

        * src/orca/atspi.py,
        * src/orca/Gecko.py,
        * src/orca/where_am_I.py:
        Work on bug 468098 - The whereAmI implementation doesn't always
        match the whereAmI spec and bug 356068 - Provide a command for
        identifying the default button within a dialog.  On the latter
        front, double-clicking Orca_Modifier + KP_Enter (desktop layout)
        or Orca_Modifier + / (laptop layout) should cause the default
        button to be announced if there is a default button.  Please
        note that this functionality requires the latest gail from svn
        trunk. If you're using Feisty, your mileage may vary.  This is
        intended for GNOME 2.20 and beyond.

2007-08-26  Joanmarie Diggs <joanmarie.diggs@gmail.com>

         * src/orca/scripts/StarOffice.py,
         * src/orca/orca-setup.glade,
         * src/orca/flat_review.py,
         * src/orca/speechgenerator.py,
         * src/orca/default.py,
         * src/orca/Gecko.py,
         * src/orca/orca_i18n.py.in,
         * src/orca/J2SE-access-bridge.py,
         * src/orca/where_am_I.py,
         * src/orca/orca_gui_prefs.py:
         Fix for bug 469615 - A few lingering i18n issues

2007-08-26  Joanmarie Diggs <joanmarie.diggs@gmail.com>

        * src/orca/Gecko.py: Fix for bug 470332 - Can no longer arrow to
        push buttons in FF3

        * src/orca/default.py: Fix for bug 468765 - Orca does not provide
        access to shortcuts for FF3 or Thunderbird menu items

2007-08-24  Eitan Isaacson <eitan@ascender.com>

        * src/orca/braillegenerator.py: Reset the braille verbosity setting
        outsite a conditional block. This assures that we reset it all the
        time. Bug #469786

2007-08-23  Rich Burridge <rich.burridge@sun.com>

        * src/orca/braillegenerator.py:
          src/orca/speechgenerator.py:
          Work on bug #465989 - Adding panel applets.
          In _getBrailleRegionsForTableCell() and _getSpeechForTableCell(),
          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
               the role name.

2007-08-22  Rich Burridge <rich.burridge@sun.com>

        * src/orca/default.py:
          Fixed bug #467425 - Orca causes pygtk application to generate
          GtkWarning messages (thanks LiYan Zhang, Yi Jin and Will).

2007-08-20  Tomas Cerha  <via william.walker@sun.com>

        * Fix for bug 467563 - Speech Dispatcher backend crashes in text
        setup (Thanks Tomas!)

2007-08-17  Rich Burridge <rich.burridge@sun.com>

        * src/orca/pronunciation_dict.py:
          Fixed bug #467425 - Orca should default to an empty pronunciation
          dictionary.

2007-08-15  Rich Burridge <rich.burridge@sun.com>

        * src/orca/scripts/gedit.py:
          src/orca/scripts/Evolution.py:
          Fix for bug #466725 - Traceback when using SayAll in Gedit when
          text lacks sentence punctuation.

2007-08-15  Lynn MonSanto <lynn.monsanto@sun.com>
        * src/orca/flat_review.py: fix for Bug 464855 - orca speaks/brailles
        scroll bar arrows as anonymous "push buttons"

        Change requested by Mike Pedersen. Orca speaks and brailles
        Java slider and scroll bar orientation before the role.

2007-08-15  Joanmarie Diggs <joanmarie.diggs@gmail.com>

        * src/orca/Gecko.py: Fix for bug 466764 - Orca doesn't provide
        access to alerts that appear when page is loading in FF3.

2007-08-15  Lynn MonSanto <lynn.monsanto@sun.com>
        * src/orca/flat_review.py: fix for Bug 464855 - orca speaks/brailles
        scroll bar arrows as anonymous "push buttons"

2007-08-14  Rich Burridge <rich.burridge@sun.com>

        * src/orca/default.py:
          Fix for a traceback error in getFrame() in default.py.
          See bug #465087 for more details.

2007-08-14  Tomas Cerha  <via william.walker@sun.com>

        * Fix for bug 466500 - Speech Dispatcher backend crashes with
        older SD versions

2007-08-13  Willie Walker <william.walker@sun.com>

        * configure.in, README: mark for v2.19.91pre