2009-01-12  Willie Walker <william.walker@sun.com>

        * configure.in, README, NEWS:
          Prep for Orca v2.24.3.

2009-01-12  Willie Walker <william.walker@sun.com>

        * orca.spec.in:
          configure.in:
          Fix for bug #564994 - Drop eel dependency

2009-01-09  Joanmarie Diggs <joanmarie.diggs@gmail.com>

        * src/orca/scripts/toolkits/Gecko/script.py:
          Fix for bug #566955 - Need to remove extra whitespace from braille
          output for Firefox 3.x.

2009-01-09  Willie Walker <william.walker@sun.com>

        * test/keystrokes/firefox/uiuc_button.py:
          src/orca/speechgenerator.py:
          src/orca/default.py:
          src/orca/braillegenerator.py:
          Fix for bug #566954 - ARIA toggle button state not handled
          correctly

2009-01-09  Joanmarie Diggs <joanmarie.diggs@gmail.com>

        * src/orca/scripts/toolkits/Gecko/script.py:
          Fix for bug #567167 - Orca sometimes (re)announces that the 
          document frame has just received focus in Firefox 3.x.

2009-01-08  Mesar Hameed <via william.walker@sun.com>

        * src/orca/flat_review.py:
          Fix for bug #563171 - src/orca/flat_review.py:getZonesFromText
          should clip zones based on what text is visible

2009-01-05  Joanmarie Diggs <joanmarie.diggs@gmail.com>

        * src/orca/scripts/toolkits/Gecko/script.py:
          src/orca/scripts/toolkits/Gecko/speech_generator.py:
          Bulk commit of fixes which were committed to trunk last week:

          - Fix for bug #566361 - Orca inappropriately announces the name
            of table cells as part of the context in Firefox 3.2.

          - Fix for bug #566181 - Changes made to Firefox 3.2 caret-moved
            events cause Orca to provide unreliable access during the use
            of the Find toolbar.

          - Fix for bug #566180 - Orca inappropriately announces the name
            and role of (un)ordered list items as part of the context in
            Firefox 3.2.

          - Fix for bug #566073 - Orca provides the "tree level" for items
            in submenus within Firefox 3.x.

          - Fix for bug #565944 - Missing whitespace when the end of line
            braille indicator is followed by an image in FF 3.x.

          - Fix for bug #565886 - Extraneous caret-moved events emitted by
            FF 3.1 cause unnecessary braille updating.

2009-01-05  Eitan Isaacson <via william.walker@sun.com>

        * src/orca/default.py:
        Fix for bug #354479 - Automatic presentation of "balloon" type 
        messages.

2008-12-06  Joanmarie Diggs <joanmarie.diggs@gmail.com>

        * src/orca/settings.py:
          Fix for bug #563502 - Need to map "Shiretoko" to the Mozilla
          script.

2008-12-01  Mesar Hameed <via william.walker@sun.com>

        * src/orca/speechdispatcherfactory.py:
          Fix for bug #562877 - account for pronunciation dictionary 
          when speech-dispatcher backend is used

2008-12-01  Joanmarie Diggs <joanmarie.diggs@gmail.com>

        * 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.