2008-10-15  Willie Walker <william.walker@sun.com>

        * NEWS:
          Final prep for Orca v2.24.1.

2008-10-15  Joanmarie Diggs <joanmarie.diggs@gmail.com>

        * test/keystrokes/oowriter/bug_450210.py:
          test/keystrokes/oowriter/bug_546941.py:
          src/orca/scripts/apps/soffice/braille_generator.py:
          src/orca/scripts/apps/soffice/script.py:
          Fix for bug #546941 - Extraneous focus: events issued by OOo
          Writer lists cause excessive chattiness and braille issues.

2008-10-15  Willie Walker <william.walker@sun.com>

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

2008-10-15  Joanmarie Diggs <joanmarie.diggs@gmail.com>

        * src/orca/default.py:
          Partial fix for bug #554002 - Orca App-Preferences dialog page
          tabs are "off" by one in speech and braille. (This fixes them
          for focus tracking. It turns out they are "off" in flat review
          as well.)

2008-10-14  Willie Walker <william.walker@sun.com>

	* src/orca/orca.in:
	  More fix for bug #556049 - Orca restarts when user logs out from 
          session.

2008-10-14  Joanmarie Diggs <joanmarie.diggs@gmail.com>

        * src/orca/orca-setup.glade:
          src/orca/orca_gui_prefs.py:
          Fix for bug #556321 - Setting an adjustment with non-zero page
          size is deprecated.

        * src/orca/scripts/toolkits/Gecko/script.py:
          src/orca/scripts/apps/yelp.py:
          Fix for bug #553877 - Need to implement FF find functionality for
          Yelp.

2008-10-12  Willie Walker <william.walker@sun.com>

	* src/orca/orca.in:
	  src/orca/orca.py:
	  Fix for bug #556049 - Orca restarts when user logs out from session.

2008-10-09  Joanmarie Diggs <joanmarie.diggs@gmail.com>

        * src/orca/scripts/apps/rhythmbox/speech_generator.py:
          Fix for bug #554111 - Orca doesn't speak the Rhythmbox rating
          widget. Please note: At the moment, this functionality requires
          getting the latest patch by Jonathan Matthew on bug #368641 and
          building Rhythmbox from svn trunk. Because Jonathan has indicated
          that he anticipates committing his patch, I've committed ours.
          Many thanks Jonathan!!

        * src/orca/scripts/toolkits/Gecko/script.py:
          Started work on bug #554831 - Google calendar unusable with orca.
          Please note that Google calendar is still unusable with Orca. This
          part of the fix just prevents a hang.

2008-10-08  Joanmarie Diggs <joanmarie.diggs@gmail.com>

        * src/orca/scripts/toolkits/Gecko/script.py:
          Rest of the fix for bug #552887 - Orca gets stuck in graphical
          boxes on websites.

2008-10-08  Dmitri Paduchikh <via William.Walker@sun.com>

        * src/orca/dectalk.py:
          src/orca/outloud.py:
          src/orca/espeechfactory.py:
          Fix for bug #552343 - Quoting special characters in 
          espeechfactory.py and other changes
 
2008-10-08  Patryk Zawadzki <via william.walker@sun.com>

	* orca.desktop.in:
          Fix for bug #552088 - Add Utility to desktop categories.

2008-10-07  Joanmarie Diggs <joanmarie.diggs@gmail.com>

        * src/orca/settings.py:
          Fix (I hope) for bug #555466 - Orca should attempt to correct
          the Firefox breakage introduced by bug 535827 via script mapping.
          If you were suffering from the broken Firefox 3.0 accessibility
          as a result of the recent changes to AT-SPI and if you dealt
          with this breakage by keeping the new AT-SPI and getting Firefox
          3.1 (aka "Minefield"), please test Orca trunk with Firefox 3.0.
          We could really use your feedback regarding whether or not this
          solution solves things while the kinks are being worked out.
          Thanks much in advance!

2008-10-05  Halim Sahin <via william.walker@sun.com>

	* src/orca/settings.py:
	  src/orca/braillegenerator.py:
	  Fix for bug #554673 - 80 cells Brailledisplay not usable 
          because of contextual braille Information.  This adds a
	  latent "settings.enableBrailleContext" setting with a 
	  default value of True.  Set it to False to get rid of
	  braille context.

2008-10-03  Joanmarie Diggs <joanmarie.diggs@gmail.com>

        * test/keystrokes/firefox/moz_menu.py:
          test/keystrokes/firefox/dojo_slider.py:
          test/keystrokes/firefox/flat_review_combo_box.py:
          test/keystrokes/firefox/label_guess_bugzilla_search.py:
          test/keystrokes/firefox/sayAll_bugzilla_search.py:
          test/keystrokes/firefox/sayAll_html_test_page.py:
          test/keystrokes/firefox/dojo_tree.py:
          test/keystrokes/firefox/html_role_combo_box.py:
          test/keystrokes/firefox/moz_progressbar.py:
          test/keystrokes/firefox/line_nav_wiki.py:
          test/keystrokes/firefox/sayAll_enter_bug.py:
          test/keystrokes/firefox/line_nav_multi_line_text.py:
          test/keystrokes/firefox/dojo_tabcontainer.py:
          test/keystrokes/firefox/line_nav_bug_549128.py:
          test/keystrokes/firefox/dojo_spinner.py:
          test/keystrokes/firefox/dojo_dialog.py:
          test/keystrokes/firefox/label_guess_entries.py:
          test/keystrokes/firefox/label_guess_bug_509809.py:
          test/keystrokes/firefox/imagemap.py:
          test/keystrokes/firefox/line_nav_bug_547573.py:
          test/keystrokes/firefox/line_nav_imagemap.py:
          test/keystrokes/firefox/bug_511389.py:
          test/keystrokes/firefox/moz_slider.py:
          test/keystrokes/firefox/uiuc_tree.py:
          test/keystrokes/firefox/sayAll_role_combo_box.py:
          test/keystrokes/firefox/line_nav_table_cell_links.py:
          test/keystrokes/firefox/dojo_checkbox.py:
          test/keystrokes/firefox/line_nav_empty_anchor.py:
          test/keystrokes/firefox/sayAll_wiki.py:
          test/keystrokes/firefox/line_nav_bugzilla_search.py:
          test/keystrokes/firefox/moz_tabpanel.py:
          test/keystrokes/firefox/sayAll_bug_511389.py:
          test/keystrokes/firefox/html_struct_nav_links.py:
          test/keystrokes/firefox/label_guess_bug_546815.py:
          test/keystrokes/firefox/line_nav_slash_test.py:
          test/keystrokes/firefox/html_role_links.py:
          test/keystrokes/firefox/line_nav_enter_bug.py:
          test/keystrokes/firefox/line_nav_simple_form.py:
          test/keystrokes/firefox/line_nav_nested_tables.py:
          src/orca/scripts/toolkits/Gecko/braille_generator.py:
          src/orca/scripts/toolkits/Gecko/script.py:
          src/orca/braille.py:
          Fix for bug #527022 - updateBraille() has significant whitespace
          issues, should use braille generators when possible, and fails to
          underline links.

2008-09-29  Joanmarie Diggs <joanmarie.diggs@gmail.com>

        * src/orca/scripts/toolkits/Gecko/script.py:
          Work on bug #552887 - Orca gets stuck in graphical boxes on
          websites.

2008-09-29  Willie Walker <william.walker@sun.com>

        * src/orca/settings.py:
          For for bug #553413 - Orca can be double-started on login.
          This patch uses the gconf way of autostarting Orca rather 
          than the ~/.config method, tying it in better with the
          preferred applications dialog.

2008-09-28  Joanmarie Diggs <joanmarie.diggs@gmail.com>

        * src/orca/braille.py:
          src/orca/default.py:
          src/orca/scripts/apps/gnome-terminal.py:
          src/orca/scripts/toolkits/Gecko/script.py:
          test/keystrokes/firefox/line_nav_bug_549128.py:
          test/keystrokes/firefox/line_nav_bug_547573.py:
          test/keystrokes/firefox/line_nav_enter_bug.py:
          More work on bug #535178 - In Gecko, we should get the needed text
          for the speech and braille contexts while building up the line.

2008-09-27  Joanmarie Diggs <joanmarie.diggs@gmail.com>

        * src/orca/scripts/apps/rhythmbox/speech_generator.py:
          Updating the header because patches are spitting up.

2008-09-22  Willie Walker <william.walker@sun.com>

	* Release Orca v2.24.0.  Somehow I forgot to mark this.
	  The svn version is 4292 and can be found at the tag
	  of ORCA_24_0.