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

        * ChangeLog:
	  configure.in:
          NEWS:
          Final prep for Orca v2.21.2.

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

        * src/orca/default.py:
          src/orca/Gecko.py:
          Fixed bug #469083 - Refactor Gecko.py's getContainingRole() to
          take a list.

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

        * README:
          NEWS:
          Initial prep for Orca v2.21.2.  Will wait until tomorrow
	  to do the release since I think another bug or two will
	  be fixed by then.

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

        * test/keystrokes/gtk-demo/role_status_bar.py:
          src/orca/where_am_I.py:
          Fix for bug #486969 - Status bar not being read with Where Am I

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

        * src/orca/scripts/StarOffice.py:
          One more "fix" for bug #487226 - "/" and the OrcaKey should not
          be hardcoded in default.py:whereAmI.

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

        * src/orca/default.py:
          src/orca/Gecko.py:
          src/orca/where_am_I.py:
          Fixed bug #487226 - "/" and the OrcaKey should not be hardcoded
          in default.py:whereAmI.

2007-11-09  Rich Burridge <rich.burridge@sun.com>

        * src/orca/scripts/gedit.py:
          src/orca/scripts/nautilus.py:
          src/orca/scripts/liferea.py:
          src/orca/scripts/gnome-search-tool.py:
          src/orca/scripts/Evolution.py:
          src/orca/scripts/StarOffice.py:
          Fixed bug #494651 - Orca's OBJECT EVENT debug routine not 
          outputting all information for "object:selection-changed" 
          menu bar event.

        * test/keystrokes/oocalc/bug_364407.py:
          test/keystrokes/oowriter/bug_353268.py:
          Slight adjustments to the TypeAction commands to allow a
          one second interval between each character. See comment #13 of
          bug #489883 for more details.

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

        * test/harness/runone.sh:
          test/harness/runall.sh:
          test/harness/utils.py:
          test/harness/user-settings.py.in:
          test/harness/orca-customizations.py.in:
          test/keystrokes/oocalc/bug_363804.py:
          src/orca/orca_prefs.py:
          src/orca/orca_gui_prefs.py:
	  Fix for bug #489913 - Changing preferences from a test causes 
	  tracebacks and spontaneous speech.

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

	* src/orca/orca.py: 
	Added pyatspi.setCacheLevel() if settings.cacheValues is True.

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

        * test/keystrokes/gtk-demo/role_window.py:
          test/keystrokes/gtk-demo/role_push_button.py:
          test/keystrokes/gtk-demo/role_toggle_button.py:
          test/keystrokes/gtk-demo/role_table.py:
          test/keystrokes/gtk-demo/role_radio_button.py:
          test/keystrokes/gtk-demo/role_combo_box2.py:
          test/keystrokes/gtk-demo/role_dialog.py:
          test/keystrokes/gtk-demo/role_toolbar.py:
          test/keystrokes/gtk-demo/role_tree_table.py:
          More fixes for bug #486918 - Page tab role should be presented
	  in braille.  The fix had an impact on these tests as well.

2007-11-08  Scott Haeger <scott@bashautomation.com>
        
        * src/orca/Gecko.py:
        Fixed bug #490266, Endless loop in navigating ARIA trees.

2007-11-06  Joanmarie Diggs <joanmarie.diggs@gmail.com>

        * src/orca/Gecko.py:
          More work on the fix for bug #481488 - Implement increased 
          support for user-customized keybindings.

2007-11-06  Rich Burridge <rich.burridge@sun.com>

        * src/orca/braillegenerator.py:
          src/orca/speechgenerator.py:
          src/orca/default.py:
          Need to add/remove "import math" because of a recent refactor.

        * src/orca/settings.py:
          src/orca/orca-setup.glade:
          src/orca/orca.py:
          src/orca/orca_gui_prefs.py:
          Fixed bug #487514 - Keys for navigation purposes should not be 
          echoed.

2007-11-06  Joanmarie Diggs <joanmarie.diggs@gmail.com>

        * src/orca/orca_prefs.py:
          src/orca/app_gui_prefs.py:
          src/orca/orca.py:
          src/orca/default.py:
          src/orca/keybindings.py:
          src/orca/orca_gui_prefs.py:
          Fix for bug #481488 - Implement increased support for user-
          customized keybindings

2007-11-06  Joanmarie Diggs <joanmarie.diggs@gmail.com>

        * src/orca/Gecko.py:
          pyatspi migration typo caught by pyflakes.

2007-11-06  Scott Haeger <scott@bashautomation.com>
        
        * src/orca/Gecko.py:
          Bug #490568, Implement Firefox page summary using Collections.

2007-11-05  Rich Burridge <rich.burridge@sun.com>

        * src/orca/scripts/StarOffice.py:
          From Eitan Isaacson  <eitan@ascender.com>
          Fix for 489490 - Test for OOo Writer bug #413909 not producing 
          the correct output.
          Fix for 491885 - Orca "goes funky" when opening this oocalc 
          spreadsheet.
          Insert-F8 for outputing the component hierarchy is also much faster.

        * src/orca/speechgenerator.py:
          Fixed bug #486972 - Expanding/collapsing tree nodes in a table 
          should not speak nodename again.

2007-11-05  Joanmarie Diggs <joanmarie.diggs@gmail.com>

        * src/orca/Gecko.py:
          Fixed bug #485903 - Orca doesn't read message list in gmail

2007-11-05  Rich Burridge <rich.burridge@sun.com>

        * test/keystrokes/oowriter/bug_361747.py:
          test/keystrokes/oowriter/bug_362979.py:
          Fixed bug #489875 - Some Orca macaroon oowriter and oocalc 
          tests have timeout problems.

2007-11-02  Rich Burridge <rich.burridge@sun.com>

        * src/orca/orca.py:
          Fixed bug #487585 - Orca Usage message should be localized.

2007-11-02  David Csercsics  <via william.walker@sun.com>

	* src/orca/orca.in: 
	  Fix for bug #491417 - Orca script should inherit PATH and
	  PYTHONPATH from environment.  (Thanks David!!!)

2007-10-30  Rich Burridge <rich.burridge@sun.com>

        * test/keystrokes/gtk-demo/role_spin_button.py:
          Removed several "BUG?" lines from test as bug #486919 - 
          "ColorChooser repeated twice in braille", is not a bug.

        * test/keystrokes/oocalc/bug_363804.py:
          Fixed bug #489928 - Orca oocalc macaroon test for bug #363804 
          doesn't completely restore initial state.

        * src/orca/speechgenerator.py:
          src/orca/default.py:
          src/orca/Gecko.py:
          src/orca/braillegenerator.py:
          Fixed bug #486926 - Changes to splitpane value not being spoken.

2007-10-29  Eitan Isaacson  <eitan@ascender.com>

	* src/orca/orca.py:
	  Fixed event name "object:children-changed"

2007-10-29  Rich Burridge <rich.burridge@sun.com>

        * src/orca/braillegenerator.py:
          test/keystrokes/gtk-demo/role_page_tab.py:
          Fixed bug #486918 - Page tab role should be presented in braille.

2007-10-28  Willie Walker <william.walker@sun.com>

        * configure.in:
          README:
          mark as GNOME 2.21.2pre