# Generated by Makefile. Do not edit.

2009-07-13 13:57:12 -0400 Willie Walker <william.walker@sun.com>

        Prep for Orca v2.27.4

M	NEWS
M	README
M	configure.in

2009-07-12 17:04:54 -0400 Joanmarie Diggs <joanmarie.diggs@gmail.com>

        Fix for RFE/Bug 588403 - Implement ability to route the mouse pointer without clicking

M	src/orca/default.py
M	src/orca/eventsynthesizer.py
M	src/orca/flat_review.py

2009-07-12 13:00:52 -0400 Joanmarie Diggs <joanmarie.diggs@gmail.com>

        Fix for bug 584540 - Orca should not duplicate images and lines of text on facebook

M	src/orca/scripts/toolkits/Gecko/script.py
M	test/html/images-in-links.html
M	test/keystrokes/firefox/images_in_links.py

2009-07-13 12:36:42 -0400 Willie Walker <william.walker@sun.com>

        Enable Attila's prosody patch by default to allow more user testing

M	src/orca/settings.py

2009-07-12 10:25:50 -0400 Joanmarie Diggs <joanmarie.diggs@gmail.com>

        New regression test.

A	test/html/images-in-links.html
A	test/keystrokes/firefox/images_in_links.py

2009-07-11 22:44:28 -0400 Joanmarie Diggs <joanmarie.diggs@gmail.com>

        Fix for bug 588344 - Missed text on a page in Firefox

M	src/orca/scripts/toolkits/Gecko/script.py
M	src/orca/structural_navigation.py
M	test/keystrokes/firefox/bug_552887a.py
M	test/keystrokes/firefox/codetalks_button.py

2009-07-11 13:20:30 +0200 Gabor Kelemen <kelemeng@gnome.hu>

        Hungarian translation updated

M	po/hu.po

2009-07-10 15:26:23 -0400 Willie Walker <william.walker@sun.com>

        Provisional work on bgo#585417 - Allow pauses to be inserted in speech output

M	src/orca/formatting.py
M	src/orca/scripts/apps/soffice/formatting.py
M	src/orca/scripts/toolkits/Gecko/formatting.py
M	src/orca/settings.py

2009-07-09 19:25:09 -0400 Joanmarie Diggs <joanmarie.diggs@gmail.com>

        Fix for bug 584263

M	src/orca/scripts/toolkits/Gecko/script.py

2009-07-10 07:21:02 -0400 Willie Walker <william.walker@sun.com>

        Latent work for bgo#400729 - Orca should provide support for general audio

M	src/orca/Makefile.am
M	src/orca/settings.py
A	src/orca/sound.py
M	src/orca/speech.py
M	src/orca/speech_generator.py

2009-07-09 16:33:54 -0400 Joanmarie Diggs <joanmarie.diggs@gmail.com>

        Fix for bug 587794

M	src/orca/scripts/toolkits/Gecko/script.py
A	test/html/twitter-bug.html
A	test/keystrokes/firefox/line_nav_twitter_bug.py

2009-07-09 17:04:14 -0400 Willie Walker <william.walker@sun.com>

        Allow certain roles to be displayed even in brief braille mode

M	src/orca/braille_generator.py
M	src/orca/settings.py

2009-07-09 23:49:48 +0300 Maxim V. Dziumanenko <dziumanenko@gmail.com>

        Updated Ukrainian translation

M	po/uk.po

2009-07-09 15:30:17 -0400 Willie Walker <william.walker@sun.com>

        Fix for bgo#583199 - orca should not hang itself, or the desktop when brltty is killed

M	src/orca/braille.py
M	src/orca/settings.py

2009-07-09 15:26:54 -0400 Willie Walker <william.walker@sun.com>

        Handle situation where users customized indicators incorrectly

M	src/orca/generator.py

2009-07-09 16:03:23 +0200 Gabor Kelemen <kelemeng@gnome.hu>

        Hungarian translation updated by Attila Hammer

M	po/hu.po

2009-07-09 07:50:27 -0400 Willie Walker <william.walker@sun.com>

        Honor settings.enableBrailleContext (work on bgo#570658)

M	src/orca/braille_generator.py

2009-07-08 13:34:57 -0400 Willie Walker <william.walker@sun.com>

        Merge braille generator refactor (bgo#570658)

M	po/POTFILES.in
M	src/orca/Makefile.am
M	src/orca/braille.py
A	src/orca/braille_generator.py
D	src/orca/braillegenerator.py
M	src/orca/default.py
M	src/orca/formatting.py
M	src/orca/generator.py
M	src/orca/script.py
M	src/orca/scripts/apps/acroread.py
M	src/orca/scripts/apps/evolution/script.py
M	src/orca/scripts/apps/liferea.py
M	src/orca/scripts/apps/planner/braille_generator.py
M	src/orca/scripts/apps/planner/speech_generator.py
M	src/orca/scripts/apps/rhythmbox/braille_generator.py
M	src/orca/scripts/apps/rhythmbox/script.py
M	src/orca/scripts/apps/rhythmbox/speech_generator.py
M	src/orca/scripts/apps/soffice/braille_generator.py
M	src/orca/scripts/apps/soffice/formatting.py
M	src/orca/scripts/apps/soffice/script.py
M	src/orca/scripts/toolkits/Gecko/braille_generator.py
M	src/orca/scripts/toolkits/Gecko/formatting.py
M	src/orca/scripts/toolkits/Gecko/script.py
M	src/orca/scripts/toolkits/Gecko/speech_generator.py
M	src/orca/scripts/toolkits/J2SE-access-bridge/Makefile.am
M	src/orca/scripts/toolkits/J2SE-access-bridge/__init__.py
D	src/orca/scripts/toolkits/J2SE-access-bridge/braillegenerator.py
M	src/orca/scripts/toolkits/J2SE-access-bridge/formatting.py
M	src/orca/scripts/toolkits/J2SE-access-bridge/script.py
M	src/orca/settings.py
M	src/orca/speech_generator.py
M	test/harness/utils.py
M	test/keystrokes/firefox/codetalks_treegrid.py
M	test/keystrokes/firefox/dojo_bug_570566.py
M	test/keystrokes/firefox/dojo_spinner.py
M	test/keystrokes/firefox/dojo_tree.py
M	test/keystrokes/firefox/html_role_combo_box.py
M	test/keystrokes/firefox/label_guess_bugzilla_search.py
M	test/keystrokes/firefox/line_nav_bugzilla_search.py
M	test/keystrokes/firefox/line_nav_enter_bug.py
M	test/keystrokes/firefox/line_nav_simple_form.py
M	test/keystrokes/firefox/line_nav_wiki.py
M	test/keystrokes/firefox/ms_tree_bug_570571.py
M	test/keystrokes/firefox/uiuc_tree.py
M	test/keystrokes/firefox/xul_role_combo_box.py
M	test/keystrokes/firefox/xul_role_radio_button.py
M	test/keystrokes/firefox/xul_role_tree.py
M	test/keystrokes/firefox/xul_role_tree_table.py
M	test/keystrokes/gtk-demo/role_column_header.py
M	test/keystrokes/gtk-demo/role_combo_box.py
M	test/keystrokes/gtk-demo/role_combo_box2.py
M	test/keystrokes/gtk-demo/role_radio_button.py
M	test/keystrokes/gtk-demo/role_spin_button.py
M	test/keystrokes/gtk-demo/role_table.py
M	test/keystrokes/gtk-demo/role_tree_table.py
M	test/keystrokes/oocalc/bug_361167.py
M	test/keystrokes/oocalc/bug_364407.py
M	test/keystrokes/oowriter/bug_350219.py
M	test/keystrokes/oowriter/bug_353268.py
M	test/keystrokes/oowriter/bug_362979.py
M	test/keystrokes/oowriter/bug_382408.py
M	test/keystrokes/oowriter/bug_382415.py
M	test/keystrokes/oowriter/bug_382880.py
M	test/keystrokes/oowriter/bug_382888.py
M	test/keystrokes/oowriter/bug_385828.py
M	test/keystrokes/oowriter/bug_435201.py
M	test/keystrokes/oowriter/bug_435226.py
M	test/keystrokes/oowriter/table_cells.py
M	test/keystrokes/oowriter/table_cells_structural_navigation1.py

2009-06-29 09:30:40 -0400 Willie Walker <william.walker@sun.com>

        Ignore typical output files obtained when running the tests

M	test/harness/.gitignore

2009-06-27 15:17:57 +0200 Francisco Javier Dorado Martinez (tiflolinux) <javier@tiflolinux.org>

        Updated Spanish translation

M	po/es.po

2009-06-26 13:15:35 -0400 Willie Walker <william.walker@sun.com>

        Fix for doo#9676 - Orca fails to launch

M	src/orca/orca.in

2009-06-24 17:28:55 -0400 Willie Walker <william.walker@sun.com>

        Mark as Orca v2.27.4pre so as not to confuse some people building from source

M	README
M	configure.in

2009-06-23 19:24:44 -0400 Willie Walker <william.walker@sun.com>

        Move some strings to settings.py; move some speech_generator.py methods to generator.py

M	src/orca/formatting.py
M	src/orca/generator.py
M	src/orca/settings.py
M	src/orca/speech_generator.py

2009-06-23 13:12:48 -0400 Willie Walker <william.walker@sun.com>

        Cache keybinding info in the generator cache

M	src/orca/default.py

2009-06-22 23:11:15 -0400 Willie Walker <william.walker@sun.com>

        Merge branch 'master' into 570658

2009-06-22 23:08:36 -0400 Willie Walker <william.walker@sun.com>

        Merge branch 'master' into 570658

2009-06-22 23:07:54 -0400 Willie Walker <william.walker@sun.com>

        Pylinting via a machine where pylint doesn't crash

M	src/orca/default.py

2009-06-22 22:47:17 -0400 Willie Walker <william.walker@sun.com>

        Work on bgo#491756 - Performance Metabug

M	src/orca/default.py

2009-06-22 22:47:17 -0400 Willie Walker <william.walker@sun.com>

        Work on bgo#491756 - Performance Metabug

M	src/orca/default.py

2009-06-22 15:10:07 -0400 Willie Walker <william.walker@sun.com>

        Make a generator.py:Generator superclass for the generators

M	po/POTFILES.in
M	src/orca/Makefile.am
A	src/orca/generator.py
M	src/orca/speech_generator.py

2009-06-22 15:10:07 -0400 Willie Walker <william.walker@sun.com>

        Make a generator.py:Generator superclass for the generators

M	po/POTFILES.in
M	src/orca/Makefile.am
A	src/orca/generator.py
M	src/orca/speech_generator.py

2009-06-22 11:09:26 -0400 Willie Walker <william.walker@sun.com>

        Merge branch 'master' into 570658

2009-06-20 16:10:05 -0400 Joanmarie Diggs <joanmarie.diggs@gmail.com>

        Fix for bug 584837

M	src/orca/scripts/apps/Thunderbird/script.py

2009-06-21 19:04:47 -0400 Joanmarie Diggs <joanmarie.diggs@gmail.com>

        Fix for bug 586580 - Orca repeats the coordinates of Calc cells.

M	src/orca/scripts/apps/soffice/speech_generator.py

2009-06-21 12:23:30 -0400 Joanmarie Diggs <joanmarie.diggs@gmail.com>

        Rest of the fix for bug 568658

M	src/orca/scripts/apps/Thunderbird/script.py

2009-06-21 09:32:07 -0400 Joanmarie Diggs <joanmarie.diggs@gmail.com>

        Partial fix for bug 568658

M	src/orca/scripts/apps/Thunderbird/script.py

2009-06-20 18:08:46 -0400 Joanmarie Diggs <joanmarie.diggs@gmail.com>

        Fix for bug 585871.

M	src/orca/default.py
M	src/orca/scripts/toolkits/Gecko/script.py
M	src/orca/speech_generator.py

2009-06-21 02:59:10 -0400 Willie Walker <william.walker@sun.com>

        Fix for bgo#585897 - Pronunciation substitution can miss words due to word delimiters

M	src/orca/default.py
M	src/orca/pronunciation_dict.py
M	test/keystrokes/firefox/codetalks_list.py
M	test/keystrokes/firefox/codetalks_panel_text.py
M	test/keystrokes/firefox/codetalks_treegrid.py
M	test/keystrokes/firefox/dojo_combo_box.py
M	test/keystrokes/firefox/find_wiki.py
M	test/keystrokes/firefox/html_role_links.py
M	test/keystrokes/firefox/html_role_list_item_where_am_i.py
M	test/keystrokes/firefox/html_role_lists.py
M	test/keystrokes/firefox/html_struct_nav_list_item.py
M	test/keystrokes/firefox/html_struct_nav_lists.py
M	test/keystrokes/firefox/line_nav_bug_547573.py
M	test/keystrokes/firefox/line_nav_bug_549128.py
M	test/keystrokes/firefox/line_nav_bug_570757.py
M	test/keystrokes/firefox/line_nav_bug_577239.py
M	test/keystrokes/firefox/line_nav_bugzilla_search.py
M	test/keystrokes/firefox/line_nav_enter_bug.py
M	test/keystrokes/firefox/line_nav_multi_line_text.py
M	test/keystrokes/firefox/line_nav_wiki.py
M	test/keystrokes/firefox/tpg_aria_slider.py

2009-06-21 02:57:09 -0400 Willie Walker <william.walker@sun.com>

        Catch error where speech_generator method was being called the old way

M	src/orca/scripts/toolkits/Gecko/bookmarks.py

2009-06-21 02:54:48 -0400 Willie Walker <william.walker@sun.com>

        More work on bgo#575614 - Please add speakable characters: → and ←

M	src/orca/punctuation_settings.py

2009-06-20 15:14:57 -0400 Joanmarie Diggs <joanmarie.diggs@gmail.com>

        Fix for bug #583811

M	src/orca/default.py
M	test/keystrokes/gtk-demo/role_label.py

2009-06-19 13:31:02 -0400 Willie Walker <william.walker@sun.com>

        Adjust test for pauses added before mnemonics

M	test/keystrokes/slider/slider.py

2009-06-19 13:16:42 -0400 Willie Walker <william.walker@sun.com>

        Fix for bgo#585103 - Inconsistent behavior of flat review

M	src/orca/scripts/toolkits/Gecko/script.py

2009-06-19 13:14:26 -0400 Willie Walker <william.walker@sun.com>

        Fix for bgo#584796 - Invoking the application specific preferences for Orca when in the Orca Quit dialog freezes speech

M	src/orca/orca-quit.glade
M	src/orca/orca_quit.py

2009-06-19 13:12:50 -0400 Willie Walker <william.walker@sun.com>

        Fix for bgo#Bug 568696 - locus of focus changes when updating list of files in nautilus

M	src/orca/focus_tracking_presenter.py

2009-06-19 16:10:56 -0400 Joanmarie Diggs <joanmarie.diggs@gmail.com>

        Remainder of the fix for bug 574720

M	po/POTFILES.in
M	src/orca/scripts/apps/soffice/Makefile.am
M	src/orca/scripts/apps/soffice/script.py
A	src/orca/scripts/apps/soffice/structural_navigation.py
M	test/keystrokes/oowriter/table_cells_structural_navigation1.py

2009-06-19 12:52:32 -0400 Willie Walker <william.walker@sun.com>

        Fix for bgo#586385 - When I using where am I function with Openoffice.org Calc, the spoken row and column information are not marked for translation

M	src/orca/speech_generator.py

2009-06-18 18:23:13 +0200 Lucas Lommer <llommer@svn.gnome.org>

        Updated cs translation

M	po/cs.po

2009-06-17 09:54:30 -0400 Willie Walker <william.walker@sun.com>

        Use obj.parent as fallback for computing position in a list

M	src/orca/speech_generator.py

2009-06-17 09:24:34 -0400 Willie Walker <william.walker@sun.com>

        Patch for bgo#585870 - Gecko's clumpUtterances method probably can be removed

M	src/orca/scripts/toolkits/Gecko/script.py
M	src/orca/speech.py

2009-06-17 08:51:34 -0400 Willie Walker <william.walker@sun.com>

        Fix for bgo#586123 - remove src/louis/constants.py.in from POTFILES.in

M	po/POTFILES.in

2009-06-16 17:28:21 -0400 Willie Walker <william.walker@sun.com>

        Prevent stack trace when contracted braille is being used

M	src/orca/brlmon.py

2009-06-16 11:33:46 -0400 Willie Walker <william.walker@sun.com>

        Fix for bgo#561452 - Factor out included "louis" C extension

M	configure.in
M	src/Makefile.am
D	src/louis/Makefile.am
D	src/louis/__init__.py
D	src/louis/_louis.c
D	src/louis/constants.py.in
M	src/orca/braille.py
M	src/orca/orca_gui_prefs.py
M	src/orca/platform.py.in

2009-06-15 15:44:50 -0400 Willie Walker <william.walker@sun.com>

        Split ../keystrokes/oocalc/bug_363804 into two tests

M	src/orca/scripts/apps/soffice/speech_generator.py
M	test/keystrokes/oocalc/bug_363804.py
A	test/keystrokes/oocalc/bug_363804b.params
A	test/keystrokes/oocalc/bug_363804b.py
A	test/keystrokes/oocalc/bug_363804b.settings

2009-06-15 14:10:03 -0400 Willie Walker <william.walker@sun.com>

        Update with a missing entry for 2.27.3

M	NEWS

2009-06-15 11:59:41 -0400 Willie Walker <william.walker@sun.com>

        Prep for Orca v2.27.3

M	NEWS
M	README
M	configure.in

2009-06-15 10:57:02 -0400 Willie Walker <william.walker@sun.com>

        Remove assumption that utterance elements are strings

M	src/orca/scripts/toolkits/Gecko/script.py

2009-06-15 14:45:48 +0530 drtvasudevan <agnihot3@gmail.com>

        Updated Tamil translation

M	po/ta.po

2009-06-15 09:25:06 +0200 Daniel Nylander <po@danielnylander.se>

        Updated Swedish translation

M	po/sv.po

2009-06-14 21:42:53 -0400 Willie Walker <william.walker@sun.com>

        Fix for bgo#585792 - i18n strings should use parameterized forms

M	src/orca/default.py
M	src/orca/scripts/apps/acroread.py
M	src/orca/scripts/apps/soffice/script.py
M	src/orca/speech_generator.py
M	src/orca/structural_navigation.py

2009-06-14 15:12:07 -0400 Joanmarie Diggs <joanmarie.diggs@gmail.com>

        Part two of bug/RFE #574720

M	src/orca/scripts/apps/soffice/script.py
M	src/orca/scripts/apps/soffice/script_settings.py
M	src/orca/scripts/apps/soffice/speech_generator.py
M	src/orca/scripts/toolkits/Gecko/script.py
A	test/keystrokes/oowriter/table-sample2.odt
A	test/keystrokes/oowriter/table_cells_structural_navigation1.params
A	test/keystrokes/oowriter/table_cells_structural_navigation1.py

2009-06-14 17:35:08 -0400 Willie Walker <william.walker@sun.com>

        Add src/orca/scripts/apps/evolution/speech_generator.py to POTFILES.in

M	po/POTFILES.in

2009-06-14 16:29:09 -0400 Willie Walker <william.walker@sun.com>

        Adjust firefox tests for new mnemonic speech presentation

M	test/keystrokes/firefox/xul_role_check_box.py
M	test/keystrokes/firefox/xul_role_push_button.py
M	test/keystrokes/firefox/xul_role_radio_button.py

2009-06-14 12:46:21 -0400 Joanmarie Diggs <joanmarie.diggs@gmail.com>

        Fix for bug #585643 - Bad assumption about len(utterances[0]) in soffice script

M	src/orca/scripts/apps/soffice/script.py
M	src/orca/scripts/apps/soffice/speech_generator.py

2009-06-14 08:31:01 -0400 Willie Walker <william.walker@sun.com>

        Fix for bgo#58564 - Difference with mnemonic speech pitch

M	src/orca/formatting.py
M	src/orca/speech.py
M	src/orca/speech_generator.py
M	test/keystrokes/gtk-demo/role_accel_label.py
M	test/keystrokes/gtk-demo/role_check_box.py
M	test/keystrokes/gtk-demo/role_check_menu_item.py
M	test/keystrokes/gtk-demo/role_combo_box2.py
M	test/keystrokes/gtk-demo/role_menu.py
M	test/keystrokes/gtk-demo/role_push_button.py
M	test/keystrokes/gtk-demo/role_radio_button.py
M	test/keystrokes/gtk-demo/role_radio_menu_item.py
M	test/keystrokes/gtk-demo/role_spin_button.py

2009-06-13 08:47:35 -0400 Willie Walker <william.walker@sun.com>

        Add pauses before mnemonics (bgo#585417)

M	src/orca/formatting.py
M	src/orca/scripts/toolkits/Gecko/formatting.py

2009-06-12 19:08:04 -0400 Joanmarie Diggs <joanmarie.diggs@gmail.com>

        Merge branch '583414'

2009-06-12 16:37:43 -0400 Joanmarie Diggs <joanmarie.diggs@gmail.com>

        Fix for bug #583414

M	src/orca/scripts/apps/soffice/formatting.py
M	src/orca/speech_generator.py
A	test/keystrokes/oowriter/table_cells.params
A	test/keystrokes/oowriter/table_cells.py

2009-06-12 18:23:04 -0400 Willie Walker <william.walker@sun.com>

        Add OpenSolaris X modmap for testing

A	test/harness/solaris_modmap

2009-06-12 13:25:20 -0400 Willie Walker <william.walker@sun.com>

        Use *.params files for tests

M	test/keystrokes/firefox/line_nav_bug_577239.py
A	test/keystrokes/firefox/line_nav_bug_577239.settings
M	test/keystrokes/firefox/line_nav_bug_577979.py
A	test/keystrokes/firefox/line_nav_bug_577979.settings

2009-06-12 12:54:04 -0400 Willie Walker <william.walker@sun.com>

        Remove detailed where am I from spin button test

M	test/keystrokes/gtk-demo/role_spin_button.py

2009-06-12 12:27:52 -0400 Willie Walker <william.walker@sun.com>

        Update regression test since Orca is speaking what is on the screen

M	test/keystrokes/firefox/moz_slider.py

2009-06-12 12:14:51 -0400 Willie Walker <william.walker@sun.com>

        Fix for bgo#585417 - Allow pauses to be inserted in speech output

M	src/orca/formatting.py
M	src/orca/scripts/apps/soffice/formatting.py
M	src/orca/scripts/toolkits/Gecko/formatting.py
M	src/orca/speech.py
M	src/orca/speech_generator.py

2009-06-12 12:12:25 -0400 Willie Walker <william.walker@sun.com>

        Permit Thunderbird To/CC/etc. contents to be spoken with Where Am I

M	src/orca/where_am_I.py

2009-06-12 09:48:59 -0400 Willie Walker <william.walker@sun.com>

        Move caching from speech_generator to the script

M	src/orca/script.py
M	src/orca/speech_generator.py

2009-06-12 06:39:22 -0400 Willie Walker <william.walker@sun.com>

        Move title and status bar handler names back to 'get' form

M	src/orca/default.py

2009-06-11 16:42:51 -0400 Willie Walker <william.walker@sun.com>

        What the heck? I swore I took out those print statements.

M	src/orca/scripts/toolkits/J2SE-access-bridge/script.py

2009-06-11 16:35:48 -0400 Willie Walker <william.walker@sun.com>

        Minor tweaks to test the new Java ATK Wrapper

M	src/orca/default.py
M	src/orca/scripts/toolkits/J2SE-access-bridge/script.py

2009-06-11 15:13:25 -0400 Willie Walker <william.walker@sun.com>

        Fix for bgo#583274 - portability for orca script

M	src/orca/orca.in

2009-06-11 12:36:04 -0400 Willie Walker <william.walker@sun.com>

        Add slider test

A	test/harness/bin/slider
A	test/keystrokes/slider/slider.py

2009-06-11 11:36:34 -0400 Willie Walker <william.walker@sun.com>

        Fix for bgo#585418 - Orca duplicated says the slider values

M	src/orca/formatting.py

2009-06-11 08:57:49 -0400 Willie Walker <william.walker@sun.com>

        Remove deleted files

M	po/POTFILES.in

2009-06-11 08:37:31 -0400 Willie Walker <william.walker@sun.com>

        Handle overrideKeybindings method that might be broken

M	src/orca/default.py

2009-06-10 21:21:06 -0400 Willie Walker <william.walker@sun.com>

        Update tests

M	test/keystrokes/firefox/bug_552887a.py
M	test/keystrokes/firefox/codetalks_panel_text.py
M	test/keystrokes/firefox/label_guess_entries.py
M	test/keystrokes/firefox/line_nav_bug_547573.py

2009-06-10 12:01:05 -0400 Willie Walker <william.walker@sun.com>

        Migrate where am I code to the speech generator

M	src/orca/bookmarks.py
M	src/orca/braille.py
M	src/orca/default.py
M	src/orca/formatting.py
M	src/orca/liveregions.py
M	src/orca/mouse_review.py
M	src/orca/scripts/apps/Thunderbird/speech_generator.py
M	src/orca/scripts/apps/acroread.py
M	src/orca/scripts/apps/evolution/Makefile.am
M	src/orca/scripts/apps/evolution/script.py
M	src/orca/scripts/apps/evolution/speech_generator.py
D	src/orca/scripts/apps/evolution/where_am_i.py
M	src/orca/scripts/apps/gcalctool/Makefile.am
M	src/orca/scripts/apps/gcalctool/script.py
M	src/orca/scripts/apps/gcalctool/speech_generator.py
D	src/orca/scripts/apps/gcalctool/where_am_i.py
M	src/orca/scripts/apps/gedit/script.py
M	src/orca/scripts/apps/gnome-panel.py
M	src/orca/scripts/apps/gnome-terminal.py
M	src/orca/scripts/apps/liferea.py
M	src/orca/scripts/apps/notify-osd.py
M	src/orca/scripts/apps/pidgin/Makefile.am
M	src/orca/scripts/apps/pidgin/script.py
M	src/orca/scripts/apps/pidgin/speech_generator.py
D	src/orca/scripts/apps/pidgin/where_am_i.py
M	src/orca/scripts/apps/planner/speech_generator.py
M	src/orca/scripts/apps/rhythmbox/speech_generator.py
M	src/orca/scripts/apps/soffice/Makefile.am
M	src/orca/scripts/apps/soffice/formatting.py
M	src/orca/scripts/apps/soffice/script.py
M	src/orca/scripts/apps/soffice/speech_generator.py
D	src/orca/scripts/apps/soffice/where_am_i.py
M	src/orca/scripts/apps/yelp.py
M	src/orca/scripts/toolkits/Gecko/Makefile.am
M	src/orca/scripts/toolkits/Gecko/bookmarks.py
M	src/orca/scripts/toolkits/Gecko/formatting.py
M	src/orca/scripts/toolkits/Gecko/script.py
M	src/orca/scripts/toolkits/Gecko/speech_generator.py
D	src/orca/scripts/toolkits/Gecko/where_am_i.py
M	src/orca/scripts/toolkits/J2SE-access-bridge/Makefile.am
M	src/orca/scripts/toolkits/J2SE-access-bridge/__init__.py
M	src/orca/scripts/toolkits/J2SE-access-bridge/script.py
M	src/orca/scripts/toolkits/J2SE-access-bridge/speech_generator.py
D	src/orca/scripts/toolkits/J2SE-access-bridge/where_am_I.py
M	src/orca/speech_generator.py
M	src/orca/structural_navigation.py
M	src/orca/tutorialgenerator.py
M	src/orca/where_am_I.py
M	test/harness/runall.sh
M	test/harness/utils.py
M	test/keystrokes/firefox/codetalks_button.py
M	test/keystrokes/firefox/codetalks_list.py
M	test/keystrokes/firefox/codetalks_panel_text.py
M	test/keystrokes/firefox/codetalks_treegrid.py
M	test/keystrokes/firefox/dojo_button.py
M	test/keystrokes/firefox/dojo_checkbox.py
M	test/keystrokes/firefox/dojo_combo_box.py
M	test/keystrokes/firefox/dojo_dialog.py
M	test/keystrokes/firefox/dojo_spinner.py
M	test/keystrokes/firefox/dojo_tabcontainer.py
M	test/keystrokes/firefox/dojo_tree.py
M	test/keystrokes/firefox/find_wiki.py
M	test/keystrokes/firefox/html_role_combo_box.py
M	test/keystrokes/firefox/html_struct_nav_list_item.py
M	test/keystrokes/firefox/html_struct_nav_lists.py
M	test/keystrokes/firefox/line_nav_bug_577239.py
M	test/keystrokes/firefox/line_nav_bug_577979.py
M	test/keystrokes/firefox/link_where_am_i.py
M	test/keystrokes/firefox/moz_menu.py
M	test/keystrokes/firefox/moz_progressbar.py
M	test/keystrokes/firefox/moz_slider.py
M	test/keystrokes/firefox/moz_tabpanel.py
M	test/keystrokes/firefox/uiuc_button.py
M	test/keystrokes/firefox/uiuc_grid.py
M	test/keystrokes/firefox/uiuc_radiobutton.py
M	test/keystrokes/firefox/uiuc_slider.py
M	test/keystrokes/firefox/uiuc_tabpanel.py
M	test/keystrokes/firefox/xul_role_accel_label.py
M	test/keystrokes/firefox/xul_role_check_menu_item.py
M	test/keystrokes/firefox/xul_role_combo_box.py
M	test/keystrokes/firefox/xul_role_page_tab.py
M	test/keystrokes/firefox/xul_role_radio_menu_item.py
M	test/keystrokes/firefox/xul_role_tree.py
M	test/keystrokes/firefox/xul_role_tree_table.py
M	test/keystrokes/firefox/xul_where_am_i_status_bar.py
M	test/keystrokes/firefox/yahoo_tab_view.py
M	test/keystrokes/gtk-demo/role_column_header.py
M	test/keystrokes/gtk-demo/role_combo_box.py
M	test/keystrokes/gtk-demo/role_label.py
M	test/keystrokes/gtk-demo/role_menu.py
M	test/keystrokes/gtk-demo/role_page_tab.py
M	test/keystrokes/gtk-demo/role_radio_menu_item.py
M	test/keystrokes/gtk-demo/role_table.py
M	test/keystrokes/gtk-demo/role_text_multiline.py
M	test/keystrokes/gtk-demo/role_text_multiline_navigation.py
M	test/keystrokes/gtk-demo/role_toolbar.py
M	test/keystrokes/gtk-demo/role_tree_table.py
M	test/keystrokes/oocalc/bug_361167.py
M	test/keystrokes/oocalc/bug_363802.py
M	test/keystrokes/oocalc/bug_363804.py
M	test/keystrokes/oocalc/bug_364086.py
M	test/keystrokes/oocalc/bug_433398.py
M	test/keystrokes/oocalc/bug_435852.py
M	test/keystrokes/oowriter/bug_364765.py
M	test/keystrokes/oowriter/bug_435226.py
M	test/keystrokes/progressbar/progress_updates.py

2009-06-09 10:25:50 -0400 Willie Walker <william.walker@sun.com>

        Autogenerate ChangeLog

M	ChangeLog
A	ChangeLog-pre-2.27.1
M	Makefile.am

2009-06-07 05:30:53 -0400 Willie Walker <william.walker@sun.com>

        Fix for bgo#585017 - Orca should speak the toggled state of flat review mode

M	src/orca/default.py

2009-06-07 05:05:24 -0400 Willie Walker <william.walker@sun.com>

        Further fix for bgo#581352 - Remove brl module

M	src/orca/braille.py
M	src/orca/default.py

2009-06-06 19:01:55 -0400 Joanmarie Diggs <joanmarie.diggs@gmail.com>

        Updated regression tests.

M	test/keystrokes/firefox/bug_552887a.py
M	test/keystrokes/firefox/codetalks_panel_text.py
M	test/keystrokes/firefox/codetalks_treegrid.py
M	test/keystrokes/firefox/dojo_button.py
M	test/keystrokes/firefox/dojo_checkbox.py
M	test/keystrokes/firefox/dojo_combo_box.py
M	test/keystrokes/firefox/dojo_dialog.py
M	test/keystrokes/firefox/dojo_panel_text.py
M	test/keystrokes/firefox/dojo_slider.py
M	test/keystrokes/firefox/dojo_spinner.py
M	test/keystrokes/firefox/dojo_tabcontainer.py
M	test/keystrokes/firefox/dojo_tree.py
M	test/keystrokes/firefox/find_wiki.py
M	test/keystrokes/firefox/html_role_links.py
M	test/keystrokes/firefox/html_role_list_item_where_am_i.py
M	test/keystrokes/firefox/html_role_lists.py
M	test/keystrokes/firefox/html_struct_nav_list_item.py
M	test/keystrokes/firefox/html_struct_nav_lists.py
M	test/keystrokes/firefox/line_nav_bug_547573.py
M	test/keystrokes/firefox/line_nav_bug_549128.py
M	test/keystrokes/firefox/line_nav_bug_570757.py
M	test/keystrokes/firefox/line_nav_bug_577239.py
M	test/keystrokes/firefox/line_nav_bugzilla_search.py
M	test/keystrokes/firefox/line_nav_enter_bug.py
M	test/keystrokes/firefox/line_nav_multi_line_text.py
M	test/keystrokes/firefox/line_nav_slash_test.py
M	test/keystrokes/firefox/line_nav_wiki.py
M	test/keystrokes/firefox/link_where_am_i.py
M	test/keystrokes/firefox/page_summary.py
M	test/keystrokes/firefox/tpg_aria_slider.py
M	test/keystrokes/firefox/uiuc_grid.py

2009-06-06 07:04:18 -0400 Willie Walker <william.walker@sun.com>

        Back out change to not use uppercase for strings of length 1

M	src/orca/scripts/toolkits/Gecko/script.py

2009-06-05 18:38:31 -0400 Joanmarie Diggs <joanmarie.diggs@gmail.com>

        Fixed an import error.

M	src/orca/scripts/toolkits/J2SE-access-bridge/speech_generator.py

2009-06-01 16:38:46 -0400 Willie Walker <william.walker@sun.com>

        Move Thunderbird logic to the Thunderbird script area

M	ChangeLog
M	src/orca/scripts/apps/Thunderbird/speech_generator.py
M	src/orca/speech_generator.py

2009-06-01 12:15:00 -0400 Willie Walker <william.walker@sun.com>

        Add mnemonic speaking back into speech generator

M	ChangeLog
M	src/orca/formatting.py
M	src/orca/speech_generator.py

2009-06-01 20:46:24 +0200 Francisco Javier Dorado <javier@tiflolinux.org>

        Updated Spanish translation

M	po/es.po

2009-06-01 09:48:43 -0400 Willie Walker <william.walker@sun.com>

        Add 'force' parameter to orca.py:setLocusOfFocus

M	ChangeLog
M	src/orca/default.py
M	src/orca/orca.py
M	src/orca/scripts/apps/Thunderbird/script.py
M	src/orca/scripts/apps/acroread.py
M	src/orca/scripts/apps/evolution/script.py
M	src/orca/scripts/apps/gedit/script.py
M	src/orca/scripts/apps/soffice/script.py
M	src/orca/scripts/apps/yelp.py
M	src/orca/scripts/toolkits/Gecko/script.py
M	src/orca/structural_navigation.py

2009-06-01 09:46:01 -0400 Willie Walker <william.walker@sun.com>

        Update ChangeLog until we switch over to generating it automatically

M	ChangeLog

2009-06-01 09:14:17 -0400 Willie Walker <william.walker@sun.com>

        Don't speak new column headers when reading a row

M	src/orca/speech_generator.py

2009-06-01 09:12:24 -0400 Willie Walker <william.walker@sun.com>

        Add 'includeContext' support

M	src/orca/scripts/apps/evolution/script.py
M	src/orca/speech_generator.py

2009-05-31 07:03:28 -0400 Willie Walker <william.walker@sun.com>

        Do not speak 'blank' for table cell rows when reading entire row

M	ChangeLog

2009-05-31 07:01:44 -0400 Willie Walker <william.walker@sun.com>

        Do not speak 'blank' for table cells when reading a whole row

M	src/orca/speech_generator.py
M	test/keystrokes/gtk-demo/role_table.py

2009-05-29 14:00:11 -0400 Willie Walker <william.walker@sun.com>

        Merge branch 'master' into 570658

2009-05-29 13:26:28 -0400 Willie Walker <william.walker@sun.com>

        Refactor speech generators to be table driven

M	ChangeLog
M	po/POTFILES.in
M	src/orca/Makefile.am
M	src/orca/bookmarks.py
M	src/orca/default.py
M	src/orca/espeechfactory.py
A	src/orca/formatting.py
M	src/orca/liveregions.py
M	src/orca/mouse_review.py
M	src/orca/orca-setup.glade
M	src/orca/script.py
M	src/orca/scripts/apps/Thunderbird/script.py
M	src/orca/scripts/apps/Thunderbird/speech_generator.py
M	src/orca/scripts/apps/acroread.py
M	src/orca/scripts/apps/evolution/Makefile.am
A	src/orca/scripts/apps/evolution/formatting.py
M	src/orca/scripts/apps/evolution/script.py
M	src/orca/scripts/apps/evolution/speech_generator.py
M	src/orca/scripts/apps/gcalctool/speech_generator.py
M	src/orca/scripts/apps/gcalctool/where_am_i.py
M	src/orca/scripts/apps/gedit/script.py
M	src/orca/scripts/apps/gnome-system-monitor.py
M	src/orca/scripts/apps/gnome-terminal.py
M	src/orca/scripts/apps/gnome-window-properties/Makefile.am
A	src/orca/scripts/apps/gnome-window-properties/formatting.py
M	src/orca/scripts/apps/gnome-window-properties/script.py
D	src/orca/scripts/apps/gnome-window-properties/speech_generator.py
M	src/orca/scripts/apps/liferea.py
M	src/orca/scripts/apps/pidgin/speech_generator.py
M	src/orca/scripts/apps/pidgin/where_am_i.py
M	src/orca/scripts/apps/planner/Makefile.am
M	src/orca/scripts/apps/planner/script.py
M	src/orca/scripts/apps/planner/speech_generator.py
M	src/orca/scripts/apps/rhythmbox/Makefile.am
A	src/orca/scripts/apps/rhythmbox/formatting.py
M	src/orca/scripts/apps/rhythmbox/script.py
M	src/orca/scripts/apps/rhythmbox/speech_generator.py
M	src/orca/scripts/apps/soffice/Makefile.am
A	src/orca/scripts/apps/soffice/formatting.py
M	src/orca/scripts/apps/soffice/script.py
M	src/orca/scripts/apps/soffice/speech_generator.py
M	src/orca/scripts/apps/soffice/where_am_i.py
M	src/orca/scripts/apps/yelp.py
M	src/orca/scripts/toolkits/Gecko/Makefile.am
M	src/orca/scripts/toolkits/Gecko/bookmarks.py
A	src/orca/scripts/toolkits/Gecko/formatting.py
M	src/orca/scripts/toolkits/Gecko/script.py
M	src/orca/scripts/toolkits/Gecko/speech_generator.py
M	src/orca/scripts/toolkits/Gecko/where_am_i.py
M	src/orca/scripts/toolkits/J2SE-access-bridge/Makefile.am
M	src/orca/scripts/toolkits/J2SE-access-bridge/__init__.py
A	src/orca/scripts/toolkits/J2SE-access-bridge/formatting.py
M	src/orca/scripts/toolkits/J2SE-access-bridge/script.py
A	src/orca/scripts/toolkits/J2SE-access-bridge/speech_generator.py
D	src/orca/scripts/toolkits/J2SE-access-bridge/speechgenerator.py
M	src/orca/speech.py
A	src/orca/speech_generator.py
D	src/orca/speechgenerator.py
M	src/orca/structural_navigation.py
M	src/orca/where_am_I.py
A	test/harness/.gitignore
M	test/harness/runone.sh
M	test/keystrokes/firefox/bug_511389.py
M	test/keystrokes/firefox/bug_544771.py
M	test/keystrokes/firefox/bug_552887a.py
M	test/keystrokes/firefox/bug_568631.py
M	test/keystrokes/firefox/codetalks_alert.py
M	test/keystrokes/firefox/codetalks_button.py
M	test/keystrokes/firefox/codetalks_tree.py
M	test/keystrokes/firefox/codetalks_treegrid.py
M	test/keystrokes/firefox/dojo_button.py
M	test/keystrokes/firefox/dojo_checkbox.py
M	test/keystrokes/firefox/dojo_combo_box.py
M	test/keystrokes/firefox/dojo_dialog.py
M	test/keystrokes/firefox/dojo_panel_text.py
M	test/keystrokes/firefox/dojo_slider.py
M	test/keystrokes/firefox/dojo_spinner.py
M	test/keystrokes/firefox/dojo_tabcontainer.py
M	test/keystrokes/firefox/dojo_tree.py
M	test/keystrokes/firefox/find_wiki.py
M	test/keystrokes/firefox/flat_review_combo_box.py
M	test/keystrokes/firefox/html_role_combo_box.py
M	test/keystrokes/firefox/html_role_links.py
M	test/keystrokes/firefox/html_role_lists.py
M	test/keystrokes/firefox/html_struct_nav_blockquote.py
M	test/keystrokes/firefox/imagemap.py
M	test/keystrokes/firefox/label_guess_bug_546815.py
M	test/keystrokes/firefox/label_guess_bugzilla_search.py
M	test/keystrokes/firefox/line_nav_bugzilla_search.py
M	test/keystrokes/firefox/line_nav_slash_test.py
M	test/keystrokes/firefox/line_nav_wiki.py
M	test/keystrokes/firefox/link_where_am_i.py
M	test/keystrokes/firefox/moz_checkbox.py
M	test/keystrokes/firefox/moz_menu.py
M	test/keystrokes/firefox/moz_progressbar.py
M	test/keystrokes/firefox/moz_slider.py
M	test/keystrokes/firefox/moz_tabpanel.py
M	test/keystrokes/firefox/ms_tree_bug_570571.py
M	test/keystrokes/firefox/page_summary.py
M	test/keystrokes/firefox/sayAll_bugzilla_search.py
M	test/keystrokes/firefox/sayAll_role_combo_box.py
M	test/keystrokes/firefox/sayAll_wiki.py
M	test/keystrokes/firefox/tpg_aria_slider.py
M	test/keystrokes/firefox/uiuc_alert.py
M	test/keystrokes/firefox/uiuc_button.py
M	test/keystrokes/firefox/uiuc_grid.py
M	test/keystrokes/firefox/uiuc_radiobutton.py
M	test/keystrokes/firefox/uiuc_slider.py
M	test/keystrokes/firefox/uiuc_tabpanel.py
M	test/keystrokes/firefox/uiuc_tree.py
M	test/keystrokes/firefox/xul_role_accel_label.py
M	test/keystrokes/firefox/xul_role_alert.py
M	test/keystrokes/firefox/xul_role_check_box.py
M	test/keystrokes/firefox/xul_role_check_menu_item.py
M	test/keystrokes/firefox/xul_role_combo_box.py
M	test/keystrokes/firefox/xul_role_entry.py
M	test/keystrokes/firefox/xul_role_list_item.py
M	test/keystrokes/firefox/xul_role_menu_bar.py
M	test/keystrokes/firefox/xul_role_page_tab.py
M	test/keystrokes/firefox/xul_role_push_button.py
M	test/keystrokes/firefox/xul_role_radio_button.py
M	test/keystrokes/firefox/xul_role_radio_menu_item.py
M	test/keystrokes/firefox/xul_role_tree.py
M	test/keystrokes/firefox/xul_role_tree_table.py
M	test/keystrokes/firefox/xul_where_am_i_status_bar.py
M	test/keystrokes/firefox/yahoo_tab_view.py
M	test/keystrokes/gtk-demo/role_accel_label.py
M	test/keystrokes/gtk-demo/role_alert.py
M	test/keystrokes/gtk-demo/role_check_box.py
M	test/keystrokes/gtk-demo/role_check_menu_item.py
M	test/keystrokes/gtk-demo/role_column_header.py
M	test/keystrokes/gtk-demo/role_combo_box.py
M	test/keystrokes/gtk-demo/role_combo_box2.py
M	test/keystrokes/gtk-demo/role_dialog.py
M	test/keystrokes/gtk-demo/role_icon.py
M	test/keystrokes/gtk-demo/role_label.py
M	test/keystrokes/gtk-demo/role_menu.py
M	test/keystrokes/gtk-demo/role_page_tab.py
M	test/keystrokes/gtk-demo/role_push_button.py
M	test/keystrokes/gtk-demo/role_radio_button.py
M	test/keystrokes/gtk-demo/role_radio_menu_item.py
M	test/keystrokes/gtk-demo/role_spin_button.py
M	test/keystrokes/gtk-demo/role_split_pane.py
M	test/keystrokes/gtk-demo/role_table.py
M	test/keystrokes/gtk-demo/role_tear_off_menu_item.py
M	test/keystrokes/gtk-demo/role_text_multiline.py
M	test/keystrokes/gtk-demo/role_toggle_button.py
M	test/keystrokes/gtk-demo/role_toolbar.py
M	test/keystrokes/gtk-demo/role_tree_table.py
M	test/keystrokes/oowriter/bug_350219.py
M	test/keystrokes/oowriter/bug_361747.py
M	test/keystrokes/oowriter/bug_364765.py
M	test/keystrokes/oowriter/bug_382408.py
M	test/keystrokes/oowriter/bug_384893.py
M	test/keystrokes/oowriter/bug_385828.py
M	test/keystrokes/oowriter/bug_413909.py
M	test/keystrokes/oowriter/bug_435201.py
M	test/keystrokes/oowriter/bug_435226.py
M	test/keystrokes/oowriter/bug_450210.py
M	test/keystrokes/oowriter/bug_469367.py
M	test/keystrokes/oowriter/table-sample.odt

2009-05-29 11:44:46 -0400 Willie Walker <william.walker@sun.com>

        Move _getVoice logic to _presentObject and make it work better with

M	src/orca/structural_navigation.py

2009-05-29 11:34:52 -0400 Willie Walker <william.walker@sun.com>

        Update docs to reflect some more WDW thoughts

M	src/orca/speech_generator.py

2009-05-29 10:28:25 -0400 Willie Walker <william.walker@sun.com>

        Add docs to speech_formatting.py

M	src/orca/speech_generator.py

2009-05-26 21:09:35 -0400 Willie Walker <william.walker@sun.com>

        Fix speaking of spreadsheet cell contents

M	src/orca/scripts/apps/soffice/speech_generator.py

2009-05-26 18:45:48 -0400 Joanmarie Diggs <joanmarie.diggs@gmail.com>

        Tweak to the fix for bgo bug #511468

M	ChangeLog
M	src/orca/scripts/apps/ekiga.py

2009-05-26 17:24:19 -0400 Willie Walker <william.walker@sun.com>

        Initial pass on OOo speech generator

M	src/orca/scripts/apps/soffice/Makefile.am
A	src/orca/scripts/apps/soffice/formatting.py
M	src/orca/scripts/apps/soffice/script.py
M	src/orca/scripts/apps/soffice/speech_generator.py
A	test/harness/.gitignore
M	test/keystrokes/oowriter/bug_350219.py
M	test/keystrokes/oowriter/bug_361747.py
M	test/keystrokes/oowriter/bug_364765.py
M	test/keystrokes/oowriter/bug_382408.py
M	test/keystrokes/oowriter/bug_384893.py
M	test/keystrokes/oowriter/bug_385828.py
M	test/keystrokes/oowriter/bug_413909.py
M	test/keystrokes/oowriter/bug_435201.py
M	test/keystrokes/oowriter/bug_435226.py
M	test/keystrokes/oowriter/bug_450210.py
M	test/keystrokes/oowriter/bug_469367.py
M	test/keystrokes/oowriter/table-sample.odt

2009-05-25 14:32:31 -0400 Willie Walker <william.walker@sun.com>

        Prep for Orca v2.27.2

M	ChangeLog
M	NEWS
M	README
M	configure.in

2009-05-25 11:38:46 -0400 Joanmarie Diggs <joanmarie.diggs@gmail.com>

        Work on bgo bug #574720

M	ChangeLog
M	src/orca/scripts/apps/soffice/script.py
M	src/orca/scripts/apps/soffice/script_settings.py

2009-05-24 16:38:21 -0400 Joanmarie Diggs <joanmarie.diggs@gmail.com>

        Fix for bgo bug #530784

M	ChangeLog
M	src/orca/scripts/toolkits/Gecko/where_am_i.py
M	src/orca/where_am_I.py
A	test/html/lists2.html
A	test/keystrokes/firefox/html_role_list_item_where_am_i.py

2009-05-25 17:38:49 +0530 drtvasudevan <agnihot3@gmail.com>

        Updated Tamil translation

M	po/ta.po

2009-05-25 07:03:18 -0400 Willie Walker <william.walker@sun.com>

        Fix for bgo#582028 - Character pronunciations are not used when navigating by line

M	src/orca/pronunciation_dict.py

2009-05-24 12:47:20 -0400 Joanmarie Diggs <joanmarie.diggs@gmail.com>

        Removing a debugging change that accidentally snuck in.

M	src/orca/scripts/apps/ekiga.py

2009-05-24 12:34:00 -0400 Joanmarie Diggs <joanmarie.diggs@gmail.com>

        Fix for bgo bug #511468

M	ChangeLog
M	src/orca/scripts/apps/ekiga.py

2009-05-23 18:46:19 -0400 Willie Walker <william.walker@sun.com>

        Do a deep copy of the static dictionary in formatting.py

M	src/orca/formatting.py
M	src/orca/scripts/apps/evolution/formatting.py
M	src/orca/scripts/apps/gnome-window-properties/formatting.py
M	src/orca/scripts/apps/rhythmbox/formatting.py
M	src/orca/scripts/toolkits/Gecko/formatting.py
M	src/orca/scripts/toolkits/J2SE-access-bridge/formatting.py

2009-05-23 18:43:36 -0400 Willie Walker <william.walker@sun.com>

        More speechgenerator.py -> speech_generator.py work

M	po/POTFILES.in

2009-05-23 12:05:12 -0400 Willie Walker <william.walker@sun.com>

        Make speech generator files be speech_generator.py for consistency

M	src/orca/Makefile.am
M	src/orca/script.py
M	src/orca/scripts/apps/evolution/speech_generator.py
M	src/orca/scripts/apps/gcalctool/speech_generator.py
M	src/orca/scripts/apps/pidgin/speech_generator.py
M	src/orca/scripts/apps/planner/speech_generator.py
M	src/orca/scripts/apps/rhythmbox/formatting.py
M	src/orca/scripts/apps/rhythmbox/speech_generator.py
M	src/orca/scripts/apps/soffice/speech_generator.py
M	src/orca/scripts/toolkits/Gecko/script.py
M	src/orca/scripts/toolkits/Gecko/speech_generator.py
M	src/orca/scripts/toolkits/J2SE-access-bridge/Makefile.am
M	src/orca/scripts/toolkits/J2SE-access-bridge/__init__.py
M	src/orca/scripts/toolkits/J2SE-access-bridge/script.py
A	src/orca/scripts/toolkits/J2SE-access-bridge/speech_generator.py
D	src/orca/scripts/toolkits/J2SE-access-bridge/speechgenerator.py
A	src/orca/speech_generator.py
D	src/orca/speechgenerator.py

2009-05-22 18:36:23 -0400 Willie Walker <william.walker@sun.com>

        Pylinting

M	src/orca/scripts/apps/evolution/speech_generator.py

2009-05-22 18:35:20 -0400 Willie Walker <william.walker@sun.com>

        Port Thunderbird speech generator to new speech generator

M	src/orca/scripts/apps/Thunderbird/script.py
M	src/orca/scripts/apps/Thunderbird/speech_generator.py

2009-05-22 16:49:40 -0400 Willie Walker <william.walker@sun.com>

        Port Java script to the new speech generator

M	src/orca/scripts/toolkits/J2SE-access-bridge/Makefile.am
A	src/orca/scripts/toolkits/J2SE-access-bridge/formatting.py
M	src/orca/scripts/toolkits/J2SE-access-bridge/script.py
M	src/orca/scripts/toolkits/J2SE-access-bridge/speechgenerator.py
M	src/orca/speechgenerator.py

2009-05-22 16:15:45 -0400 Willie Walker <william.walker@sun.com>

        Finish porting the ARIA tests

M	test/keystrokes/firefox/codetalks_treegrid.py
M	test/keystrokes/firefox/uiuc_grid.py

2009-05-22 16:15:04 -0400 Willie Walker <william.walker@sun.com>

        Don't ever speak a role of 'unknown'

M	src/orca/scripts/toolkits/Gecko/speech_generator.py
M	src/orca/scripts/toolkits/Gecko/where_am_i.py

2009-05-22 16:14:22 -0400 Willie Walker <william.walker@sun.com>

        Treat dialogs like alerts

M	src/orca/scripts/toolkits/Gecko/formatting.py

2009-05-22 11:35:10 -0400 Willie Walker <william.walker@sun.com>

        Get most of the ARIA regression tests working

M	test/keystrokes/firefox/codetalks_alert.py
M	test/keystrokes/firefox/codetalks_button.py
M	test/keystrokes/firefox/codetalks_tree.py
M	test/keystrokes/firefox/codetalks_treegrid.py
M	test/keystrokes/firefox/dojo_button.py
M	test/keystrokes/firefox/dojo_checkbox.py
M	test/keystrokes/firefox/dojo_combo_box.py
M	test/keystrokes/firefox/dojo_dialog.py
M	test/keystrokes/firefox/dojo_panel_text.py
M	test/keystrokes/firefox/dojo_slider.py
M	test/keystrokes/firefox/dojo_spinner.py
M	test/keystrokes/firefox/dojo_tabcontainer.py
M	test/keystrokes/firefox/dojo_tree.py
M	test/keystrokes/firefox/tpg_aria_slider.py
M	test/keystrokes/firefox/uiuc_alert.py
M	test/keystrokes/firefox/uiuc_button.py
M	test/keystrokes/firefox/uiuc_grid.py
M	test/keystrokes/firefox/uiuc_radiobutton.py
M	test/keystrokes/firefox/uiuc_slider.py
M	test/keystrokes/firefox/uiuc_tabpanel.py
M	test/keystrokes/firefox/uiuc_tree.py
M	test/keystrokes/firefox/yahoo_tab_view.py

2009-05-22 11:34:51 -0400 Willie Walker <william.walker@sun.com>

        Provide a line of debug to let us know why we printed the stack

M	src/orca/scripts/toolkits/Gecko/script.py

2009-05-21 21:30:23 -0400 Willie Walker <william.walker@sun.com>

        Port html tests for Gecko to the new speech generator

M	test/keystrokes/firefox/bug_511389.py
M	test/keystrokes/firefox/bug_544771.py
M	test/keystrokes/firefox/bug_552887a.py
M	test/keystrokes/firefox/bug_568631.py
M	test/keystrokes/firefox/html_role_combo_box.py
M	test/keystrokes/firefox/html_role_links.py
M	test/keystrokes/firefox/html_role_lists.py
M	test/keystrokes/firefox/html_struct_nav_blockquote.py

2009-05-21 21:29:51 -0400 Willie Walker <william.walker@sun.com>

        Force speech generator to give us a list item role

M	src/orca/where_am_I.py

2009-05-21 17:51:57 -0400 Willie Walker <william.walker@sun.com>

        Migrate the moz_* tests of the Gecko regression tests

M	test/keystrokes/firefox/moz_checkbox.py
M	test/keystrokes/firefox/moz_menu.py
M	test/keystrokes/firefox/moz_progressbar.py
M	test/keystrokes/firefox/moz_slider.py
M	test/keystrokes/firefox/moz_tabpanel.py
M	test/keystrokes/firefox/ms_tree_bug_570571.py

2009-05-21 17:51:27 -0400 Willie Walker <william.walker@sun.com>

        Allow the getting the rolename to be forced

M	src/orca/scripts/toolkits/Gecko/speech_generator.py
M	src/orca/scripts/toolkits/Gecko/where_am_i.py
M	src/orca/where_am_I.py

2009-05-21 17:42:57 -0400 Willie Walker <william.walker@sun.com>

        Allow progress bar interval to go to 0

M	src/orca/orca-setup.glade

2009-05-21 16:34:24 -0400 Joanmarie Diggs <joanmarie.diggs@gmail.com>

        Fix for bgo #577900

M	ChangeLog
M	src/orca/scripts/toolkits/Gecko/script.py

2009-05-21 11:46:25 -0400 Willie Walker <william.walker@sun.com>

        Migrate Gecko's XUL tests to the new speech generator

M	test/keystrokes/firefox/xul_role_accel_label.py
M	test/keystrokes/firefox/xul_role_alert.py
M	test/keystrokes/firefox/xul_role_check_box.py
M	test/keystrokes/firefox/xul_role_check_menu_item.py
M	test/keystrokes/firefox/xul_role_combo_box.py
M	test/keystrokes/firefox/xul_role_entry.py
M	test/keystrokes/firefox/xul_role_list_item.py
M	test/keystrokes/firefox/xul_role_menu_bar.py
M	test/keystrokes/firefox/xul_role_page_tab.py
M	test/keystrokes/firefox/xul_role_push_button.py
M	test/keystrokes/firefox/xul_role_radio_button.py
M	test/keystrokes/firefox/xul_role_radio_menu_item.py
M	test/keystrokes/firefox/xul_role_tree.py
M	test/keystrokes/firefox/xul_role_tree_table.py
M	test/keystrokes/firefox/xul_where_am_i_status_bar.py

2009-05-21 11:46:01 -0400 Willie Walker <william.walker@sun.com>

        Fix getting the label for XUL combo boxes

M	src/orca/scripts/toolkits/Gecko/speech_generator.py

2009-05-21 11:44:38 -0400 Willie Walker <william.walker@sun.com>

        Retrieve role name as a string and not an array

M	src/orca/where_am_I.py

2009-05-21 07:11:58 -0400 Willie Walker <william.walker@sun.com>

        More work on Gecko tests

M	test/keystrokes/firefox/find_wiki.py
M	test/keystrokes/firefox/imagemap.py
M	test/keystrokes/firefox/page_summary.py

2009-05-21 07:11:21 -0400 Willie Walker <william.walker@sun.com>

        Move getRoleName from Gecko to default area

M	src/orca/scripts/toolkits/Gecko/speech_generator.py
M	src/orca/scripts/toolkits/Gecko/where_am_i.py
M	src/orca/speechgenerator.py
M	src/orca/where_am_I.py

2009-05-21 07:08:51 -0400 Willie Walker <william.walker@sun.com>

        Add special formatting for link to avoid selected text being spoken

M	src/orca/scripts/toolkits/Gecko/formatting.py

2009-05-21 05:23:03 -0400 Willie Walker <william.walker@sun.com>

        Work on Gecko flat review and say all tests

M	test/keystrokes/firefox/flat_review_combo_box.py
M	test/keystrokes/firefox/sayAll_bugzilla_search.py
M	test/keystrokes/firefox/sayAll_role_combo_box.py
M	test/keystrokes/firefox/sayAll_wiki.py

2009-05-21 05:21:44 -0400 Willie Walker <william.walker@sun.com>

        Handle case where parent == None

M	src/orca/scripts/toolkits/Gecko/script.py
M	src/orca/speechgenerator.py

2009-05-20 16:16:56 -0400 Willie Walker <william.walker@sun.com>

        Migrate tests to new speech generator

M	test/keystrokes/firefox/label_guess_bug_546815.py
M	test/keystrokes/firefox/line_nav_slash_test.py
M	test/keystrokes/firefox/link_where_am_i.py

2009-05-20 16:16:05 -0400 Willie Walker <william.walker@sun.com>

        More work on image links

M	src/orca/scripts/toolkits/Gecko/speech_generator.py

2009-05-20 16:15:02 -0400 Willie Walker <william.walker@sun.com>

        Only use uppercase voice if the word is longer than 1 character

M	src/orca/scripts/toolkits/Gecko/script.py

2009-05-20 12:22:11 -0400 Willie Walker <william.walker@sun.com>

        Back out mistaken commit that forces application to firefox

M	test/harness/runall.sh

2009-05-20 12:13:13 -0400 Willie Walker <william.walker@sun.com>

        More work on Gecko regression tests

M	src/orca/formatting.py
M	src/orca/scripts/toolkits/Gecko/formatting.py
M	src/orca/speechgenerator.py
M	test/harness/runall.sh
M	test/keystrokes/firefox/label_guess_bugzilla_search.py
M	test/keystrokes/firefox/line_nav_wiki.py

2009-05-20 10:20:59 -0400 Willie Walker <william.walker@sun.com>

        Get line_nav_bugzilla_search.py running w/o failures

M	src/orca/speech.py
M	src/orca/speechgenerator.py
M	test/keystrokes/firefox/line_nav_bugzilla_search.py

2009-05-20 10:20:30 -0400 Willie Walker <william.walker@sun.com>

        Add ROLE_ENTRY format

M	src/orca/formatting.py

2009-05-20 12:10:30 +0530 drtvasudevan <agnihot3@gmail.com>

        Updated Tamil translation

M	po/ta.po

2009-05-20 09:29:37 +0530 drtvasudevan <agnihot3@gmail.com>

        Updated Tamil translation

M	po/ta.po

2009-05-19 21:58:41 -0400 Willie Walker <william.walker@sun.com>

        Work on Gecko "link image" presention for speech

M	src/orca/scripts/toolkits/Gecko/speech_generator.py
M	src/orca/speech.py

2009-05-19 20:58:43 -0400 Willie Walker <william.walker@sun.com>

        Fix speaking of combo boxes

M	src/orca/scripts/toolkits/Gecko/speech_generator.py

2009-05-19 18:24:50 -0400 Willie Walker <william.walker@sun.com>

        Don't output information for non-ARIA tables

M	src/orca/scripts/toolkits/Gecko/formatting.py

2009-05-19 18:20:05 -0400 Willie Walker <william.walker@sun.com>

        Actually hook the Gecko formatting module up (duh).

M	src/orca/scripts/toolkits/Gecko/formatting.py
M	src/orca/scripts/toolkits/Gecko/script.py
M	src/orca/scripts/toolkits/Gecko/speech_generator.py
M	src/orca/speechgenerator.py

2009-05-19 16:27:30 -0400 Willie Walker <william.walker@sun.com>

        Begin porting Gecko's speech generator

M	src/orca/scripts/toolkits/Gecko/Makefile.am
A	src/orca/scripts/toolkits/Gecko/formatting.py
M	src/orca/scripts/toolkits/Gecko/script.py
M	src/orca/scripts/toolkits/Gecko/speech_generator.py
M	src/orca/speechgenerator.py

2009-05-19 11:08:29 -0400 Willie Walker <william.walker@sun.com>

        Migrate pidgin script to new speech generator

M	src/orca/scripts/apps/pidgin/speech_generator.py

2009-05-18 22:33:19 -0400 Willie Walker <william.walker@sun.com>

        Finish migration of regression tests to new speech generator

M	test/keystrokes/gtk-demo/role_table.py
M	test/keystrokes/gtk-demo/role_text_multiline.py
M	test/keystrokes/gtk-demo/role_tree_table.py

2009-05-18 22:32:20 -0400 Willie Walker <william.walker@sun.com>

        Fix formatting.py to only output relevant changed information for table cells

M	src/orca/formatting.py

2009-05-18 17:23:40 -0400 Willie Walker <william.walker@sun.com>

        More work on migrating regression tests to new speech generator

M	test/keystrokes/gtk-demo/role_radio_menu_item.py
M	test/keystrokes/gtk-demo/role_spin_button.py
M	test/keystrokes/gtk-demo/role_split_pane.py
M	test/keystrokes/gtk-demo/role_tear_off_menu_item.py
M	test/keystrokes/gtk-demo/role_toggle_button.py
M	test/keystrokes/gtk-demo/role_toolbar.py

2009-05-18 16:46:37 -0400 Willie Walker <william.walker@sun.com>

        Make sure new files are in POTFILES

M	po/POTFILES.in

2009-05-18 16:41:14 -0400 Willie Walker <william.walker@sun.com>

        Update regression tests up to role_radio_button.py

M	test/harness/runone.sh
M	test/keystrokes/gtk-demo/role_accel_label.py
M	test/keystrokes/gtk-demo/role_alert.py
M	test/keystrokes/gtk-demo/role_check_box.py
M	test/keystrokes/gtk-demo/role_check_menu_item.py
M	test/keystrokes/gtk-demo/role_column_header.py
M	test/keystrokes/gtk-demo/role_combo_box.py
M	test/keystrokes/gtk-demo/role_combo_box2.py
M	test/keystrokes/gtk-demo/role_dialog.py
M	test/keystrokes/gtk-demo/role_icon.py
M	test/keystrokes/gtk-demo/role_label.py
M	test/keystrokes/gtk-demo/role_menu.py
M	test/keystrokes/gtk-demo/role_page_tab.py
M	test/keystrokes/gtk-demo/role_push_button.py
M	test/keystrokes/gtk-demo/role_radio_button.py

2009-05-18 16:40:51 -0400 Willie Walker <william.walker@sun.com>

        Fix issue with where am I referring to an old method

M	src/orca/where_am_I.py

2009-05-18 16:40:19 -0400 Willie Walker <william.walker@sun.com>

        Fix issue with no speech when changing combobox values

M	src/orca/formatting.py

2009-05-18 00:56:08 -0400 Joanmarie Diggs <joanmarie.diggs@gmail.com>

        Fix for bgo bug #574221.

M	ChangeLog
M	src/orca/scripts/apps/Makefile.am
A	src/orca/scripts/apps/ekiga.py

2009-05-18 09:34:29 -0400 Willie Walker <william.walker@sun.com>

        Change permissions back

M	src/orca/scripts/apps/evolution/speech_generator.py
M	src/orca/speechgenerator.py

2009-05-17 19:30:58 -0400 Willie Walker <william.walker@sun.com>

        Prevent headers from being spoken twice when you traverse them

M	src/orca/speechgenerator.py

2009-05-17 20:46:58 +0100 Mesar Hameed <mhameed@src.gnome.org>

        Moved _overrideRole and _restoreRole into speechGenerator class, to allow the scripts easy access.

M	src/orca/scripts/apps/evolution/speech_generator.py
M	src/orca/speechgenerator.py

2009-05-16 21:52:55 -0400 Joanmarie Diggs <joanmarie.diggs@gmail.com>

        Fix for bgo bug #466841.

M	ChangeLog
M	src/orca/scripts/apps/Makefile.am
A	src/orca/scripts/apps/gtk-window-decorator.py

2009-05-17 19:51:31 +0100 Mesar Hameed <mhameed@src.gnome.org>

        Simplified evolution formatting and speech_generator.

M	src/orca/scripts/apps/evolution/formatting.py
M	src/orca/scripts/apps/evolution/speech_generator.py

2009-05-16 20:51:25 -0400 Willie Walker <william.walker@sun.com>

        Work on rhythmbox speech generator

M	src/orca/scripts/apps/rhythmbox/Makefile.am
A	src/orca/scripts/apps/rhythmbox/formatting.py
M	src/orca/scripts/apps/rhythmbox/script.py
M	src/orca/scripts/apps/rhythmbox/speech_generator.py

2009-05-16 07:47:21 -0400 Willie Walker <william.walker@sun.com>

        Simplify planner script

M	src/orca/scripts/apps/planner/Makefile.am
D	src/orca/scripts/apps/planner/formatting.py
M	src/orca/scripts/apps/planner/script.py
M	src/orca/scripts/apps/planner/speech_generator.py

2009-05-15 22:04:25 -0400 Willie Walker <william.walker@sun.com>

        Un-DOSify (i.e., remove ^M's) and pylint

M	src/orca/scripts/apps/evolution/formatting.py
M	src/orca/scripts/apps/evolution/speech_generator.py
M	src/orca/scripts/apps/gcalctool/speech_generator.py
M	src/orca/scripts/apps/gnome-window-properties/formatting.py
M	src/orca/scripts/apps/gnome-window-properties/script.py
M	src/orca/scripts/apps/planner/formatting.py
M	src/orca/scripts/apps/planner/speech_generator.py

2009-05-14 19:02:43 -0400 Willie Walker <william.walker@sun.com>

        Fix for bgo#582684 - Arrowing left/right across tree tables causes whole row to be spoken

M	src/orca/default.py

2009-05-14 18:56:32 -0400 Willie Walker <william.walker@sun.com>

        Treat tree tables like tables

M	src/orca/default.py

2009-05-14 18:40:31 -0400 Willie Walker <william.walker@sun.com>

        Add _getRealTableCell to clean the code up some.  Also add "blank" for empty cells.

M	src/orca/speechgenerator.py

2009-05-14 18:22:39 -0400 Willie Walker <william.walker@sun.com>

        Add in speech context as part of formatting and speech generation.

M	src/orca/default.py
M	src/orca/formatting.py
M	src/orca/speechgenerator.py

2009-05-14 18:14:39 -0400 Willie Walker <william.walker@sun.com>

        Change permissions back.

M	src/orca/formatting.py
M	src/orca/scripts/apps/evolution/formatting.py
M	src/orca/scripts/apps/gcalctool/speech_generator.py
M	src/orca/scripts/apps/planner/speech_generator.py
M	src/orca/speechgenerator.py

2009-05-14 17:55:53 -0400 Willie Walker <william.walker@sun.com>

        Change file permissions back.

M	src/orca/espeechfactory.py
M	src/orca/scripts/apps/evolution/Makefile.am
M	src/orca/scripts/apps/evolution/script.py
M	src/orca/scripts/apps/evolution/speech_generator.py
M	src/orca/scripts/apps/gnome-window-properties/Makefile.am
M	src/orca/scripts/apps/gnome-window-properties/formatting.py
M	src/orca/scripts/apps/gnome-window-properties/script.py
M	src/orca/scripts/apps/planner/Makefile.am
M	src/orca/scripts/apps/planner/formatting.py
M	src/orca/scripts/apps/planner/script.py
M	src/orca/speech.py

2009-05-14 22:51:07 +0100 Mesar Hameed <mhameed@src.gnome.org>

        corrections and updates.

A	src/orca/scripts/apps/evolution/formatting.py
M	src/orca/scripts/apps/gcalctool/speech_generator.py
M	src/orca/scripts/apps/planner/speech_generator.py
M	src/orca/speechgenerator.py

2009-05-14 21:45:24 +0100 Mesar Hameed <mhameed@src.gnome.org>

        updated gcalctool speech_generator.

M	src/orca/scripts/apps/gcalctool/speech_generator.py

2009-05-14 21:32:05 +0100 Mesar Hameed <mhameed@src.gnome.org>

        Updated evolution script, added formatting.py and updated speech_generator.py.

M	src/orca/scripts/apps/evolution/Makefile.am
M	src/orca/scripts/apps/evolution/script.py
M	src/orca/scripts/apps/evolution/speech_generator.py

2009-05-14 20:42:02 +0100 Mesar Hameed <mhameed@src.gnome.org>

        Revert "updated evolution script, speech_generator, added in formatting.py."

M	src/orca/scripts/apps/evolution/Makefile.am
D	src/orca/scripts/apps/evolution/formatting.py
M	src/orca/scripts/apps/evolution/script.py
M	src/orca/scripts/apps/evolution/speech_generator.py

2009-05-14 20:12:56 +0100 Mesar Hameed <mhameed@src.gnome.org>

        updated evolution script, speech_generator, added in formatting.py.

M	src/orca/scripts/apps/evolution/Makefile.am
A	src/orca/scripts/apps/evolution/formatting.py
M	src/orca/scripts/apps/evolution/script.py
M	src/orca/scripts/apps/evolution/speech_generator.py

2009-05-14 18:55:22 +0100 Mesar Hameed <mhameed@src.gnome.org>

        Updated planner script to use formatting, and modified speech_generator to match.

M	src/orca/scripts/apps/gnome-window-properties/Makefile.am
M	src/orca/scripts/apps/planner/Makefile.am
A	src/orca/scripts/apps/planner/formatting.py
M	src/orca/scripts/apps/planner/script.py
M	src/orca/scripts/apps/planner/speech_generator.py

2009-05-14 18:05:24 +0100 Mesar Hameed <mhameed@src.gnome.org>

        Delt with gnome-window-properties's speech_generator.

M	src/orca/scripts/apps/gnome-window-properties/Makefile.am
M	src/orca/scripts/apps/gnome-window-properties/formatting.py
M	src/orca/scripts/apps/gnome-window-properties/script.py
D	src/orca/scripts/apps/gnome-window-properties/speech_generator.py

2009-05-14 12:54:44 -0400 Willie Walker <william.walker@sun.com>

        Remove already_focused as an explicit parameter to getSpeech

M	src/orca/bookmarks.py
M	src/orca/default.py
M	src/orca/mouse_review.py
M	src/orca/scripts/apps/acroread.py
M	src/orca/scripts/apps/evolution/script.py
M	src/orca/scripts/apps/gedit/script.py
M	src/orca/scripts/apps/gnome-terminal.py
M	src/orca/scripts/apps/liferea.py
M	src/orca/scripts/apps/soffice/script.py
M	src/orca/scripts/apps/yelp.py
M	src/orca/scripts/toolkits/Gecko/script.py
M	src/orca/speechgenerator.py
M	src/orca/structural_navigation.py

2009-05-14 17:40:20 +0100 Mesar Hameed <mhameed@src.gnome.org>

        overriding the dict.update, for our formatting.py, because we need to murge trees.

M	src/orca/formatting.py
A	src/orca/scripts/apps/gnome-window-properties/formatting.py

2009-05-14 11:16:07 -0400 Willie Walker <william.walker@sun.com>

        Move us over to the new speech generator, eliminating the old one.

M	src/orca/Makefile.am
D	src/orca/altspeechgenerator.py
M	src/orca/bookmarks.py
M	src/orca/default.py
M	src/orca/liveregions.py
M	src/orca/mouse_review.py
M	src/orca/scripts/apps/Thunderbird/script.py
M	src/orca/scripts/apps/acroread.py
M	src/orca/scripts/apps/evolution/script.py
M	src/orca/scripts/apps/gcalctool/where_am_i.py
M	src/orca/scripts/apps/gedit/script.py
M	src/orca/scripts/apps/gnome-system-monitor.py
M	src/orca/scripts/apps/gnome-terminal.py
M	src/orca/scripts/apps/liferea.py
M	src/orca/scripts/apps/pidgin/where_am_i.py
M	src/orca/scripts/apps/soffice/script.py
M	src/orca/scripts/apps/soffice/where_am_i.py
M	src/orca/scripts/apps/yelp.py
M	src/orca/scripts/toolkits/Gecko/bookmarks.py
M	src/orca/scripts/toolkits/Gecko/script.py
M	src/orca/scripts/toolkits/Gecko/where_am_i.py
M	src/orca/speech.py
M	src/orca/speechgenerator.py
M	src/orca/structural_navigation.py
M	src/orca/where_am_I.py

2009-05-14 13:37:42 +0200 Gabor Kelemen <kelemeng@gnome.hu>

        Hungarian translation updated by Attila Hammer

M	po/hu.po

2009-05-14 00:09:52 +0100 Mesar Hameed <mhameed@src.gnome.org>

        adding in _getTutorial in altspeechgenerator, works fine :)

M	src/orca/altspeechgenerator.py
M	src/orca/formatting.py

2009-05-13 15:48:22 -0400 Willie Walker <william.walker@sun.com>

        Temporarily tie in speaking the alternate speech with ACSS's

M	src/orca/speech.py
M	src/orca/speechgenerator.py

2009-05-13 13:19:01 -0400 Hammer Attila <hammera@pickup.hu>

        Finish work on bgo#575614 - Please add speakable characters: → and ←

M	src/orca/punctuation_settings.py

2009-05-13 12:58:27 -0400 Willie Walker <william.walker@sun.com>

        Embed 'voice', 'obj', and 'role' in the globals for interpreting format.

M	src/orca/altspeechgenerator.py
M	src/orca/formatting.py

2009-05-13 12:33:45 -0400 Willie Walker <william.walker@sun.com>

        Continue work on embedding ACSS in the speech results.

M	src/orca/altspeechgenerator.py
M	src/orca/formatting.py
M	src/orca/speechgenerator.py

2009-05-13 09:36:29 -0400 Willie Walker <william.walker@sun.com>

        Anal retentive \ checking.

M	src/orca/altspeechgenerator.py

2009-05-13 09:36:04 -0400 Willie Walker <william.walker@sun.com>

        Fix syntax errors.  No runtime checking yet.

M	src/orca/speech.py

2009-05-12 15:13:31 -0400 Willie Walker <william.walker@sun.com>

        Revert "More updates to Mesar's patch for bgo#570658"

M	src/orca/Makefile.am
D	src/orca/altspeechgenerator.py
D	src/orca/formatting.py
M	src/orca/script.py
M	src/orca/speechgenerator.py

2009-05-12 19:54:12 +0100 Mesar Hameed <mhameed@src.gnome.org>

        associating funcs with acss

M	src/orca/formatting.py
M	src/orca/speech.py

2009-05-12 14:16:11 -0400 Willie Walker <william.walker@sun.com>

        Remove the 'format' field from args - it's no longer needed.

M	src/orca/altspeechgenerator.py

2009-05-12 14:03:32 -0400 Willie Walker <william.walker@sun.com>

        Remove forceRole stuff in favor of just keeping a 'role' in the args.

M	src/orca/altspeechgenerator.py
M	src/orca/formatting.py

2009-05-12 14:40:34 +0100 Mesar Hameed <mhameed@src.gnome.org>

        fixed problems with modified altspeechgenerator,, now giving 'speech' as first arg to every call.

M	src/orca/altspeechgenerator.py
M	src/orca/formatting.py
M	src/orca/speechgenerator.py

2009-05-12 11:13:12 +0100 Mesar Hameed <mhameed@src.gnome.org>

        committing Wills patch, 134461

M	.gitignore
M	ChangeLog
M	NEWS
M	src/orca/Makefile.am
M	src/orca/altspeechgenerator.py
M	src/orca/braille.py
M	src/orca/chnames.py
M	src/orca/default.py
A	src/orca/formatting.py
D	src/orca/generator_settings.py
M	src/orca/script.py
M	src/orca/speechgenerator.py

2009-05-11 21:57:37 -0400 Willie Walker <william.walker@sun.com>

        More updates to Mesar's patch for bgo#570658

M	src/orca/Makefile.am
A	src/orca/altspeechgenerator.py
A	src/orca/formatting.py
M	src/orca/script.py
M	src/orca/speechgenerator.py

2009-05-10 19:25:08 -0400 Willie Walker <william.walker@sun.com>

        Add patch.* and 'git format-patch' filename patterns

M	.gitignore

2009-05-10 19:06:09 -0400 Willie Walker <william.walker@sun.com>

        Fix for bgo#575614 - Please add speakable characters: → and ←

M	src/orca/chnames.py

2009-05-10 07:04:17 -0400 Willie Walker <william.walker@sun.com>

        Fix number transposition in bug number for bgo#579052.

M	ChangeLog
M	NEWS

2009-05-09 21:24:23 -0400 Willie Walker <william.walker@sun.com>

        Fix for bgo#354471 - Text selection from braille input device

M	src/orca/braille.py
M	src/orca/default.py

2009-05-08 14:37:44 +0100 Mesar Hameed <mhameed@src.gnome.org>

        fixing typo.

M	src/orca/speechgenerator.py

2009-05-08 13:29:29 +0100 Mesar Hameed <mhameed@src.gnome.org>

        Work on 570658, all for speechGenerator has been implemented. The regression tests would fail in some instances where we have diffrences in spacing. Not actually tested, just theory.

M	src/orca/altspeechgenerator.py
M	src/orca/generator_settings.py
M	src/orca/speechgenerator.py

2009-04-23 16:10:00 +0100 Mesar Hameed <mhameed@src.gnome.org>

        applying patch 0.1

M	src/orca/Makefile.am
A	src/orca/altspeechgenerator.py
A	src/orca/generator_settings.py
M	src/orca/speechgenerator.py

2009-05-05 19:08:30 -0400 Willie Walker <william.walker@sun.com>

        Bump BrlTTY dependency from 3.7.2 to 3.8

M	docs/doc-set/internals.html

2009-05-05 14:19:57 -0400 Willie Walker <william.walker@sun.com>

        Move BrlTTY dependency from 3.7.2 to 3.8

M	docs/doc-set/internals.sgml
M	orca.spec.in

2009-05-05 14:13:37 -0400 Willie Walker <william.walker@sun.com>

        Fix for bgo#581372 - Move cursor routing and six dot key handling from braille.py to script

M	src/orca/braille.py
M	src/orca/default.py
M	src/orca/focus_tracking_presenter.py
M	src/orca/orca.py
M	src/orca/script.py

2009-05-04 14:44:00 -0400 Willie Walker <william.walker@sun.com>

        Fix for bgo#581532 - Remove brl module

M	configure.in
M	src/Makefile.am
D	src/brl/.cvsignore
D	src/brl/.gitignore
D	src/brl/Makefile.am
D	src/brl/brlmodule.c
M	src/orca/braille.py
M	src/orca/default.py

2009-05-04 14:40:31 -0400 Willie Walker <william.walker@sun.com>

        Fix for bug #577977 - provide speech feedback for "repeat last find" in Gedit

M	src/orca/scripts/apps/gedit/script.py

2009-05-04 11:55:37 -0400 Willie Walker <william.walker@sun.com>

        Mark as Orca v2.27.2pre

M	README
M	configure.in

2009-05-04 11:35:19 -0400 Willie Walker <william.walker@sun.com>

        Prep for Orca 2.27.1

M	ChangeLog
M	NEWS
M	RELEASE-HOWTO
M	configure.in

2009-05-02 20:36:27 -0400 Willie Walker <william.walker@sun.com>

        Fix for bgo#580423 - Remove deprecated libgnomeui dependency

M	src/orca/orca_console_prefs.py

2009-05-01 17:03:09 -0400 Willie Walker <william.walker@sun.com>

        Add setting to disable the pyatspi GIL idle handler

M	src/orca/orca.py
M	src/orca/settings.py

2009-04-30 14:47:46 -0400 Willie Walker <william.walker@sun.com>

        Add pointer to internals.html document for script writing

M	README

2009-04-30 14:02:27 -0400 Willie Walker <william.walker@sun.com>

        Fix for bug #580329 - Use show_uri() to display help window

M	src/orca/orca.py

2009-04-30 13:51:42 +0300 Maxim V. Dziumanenko <dziumanenko@gmail.com>

        Updated Ukrainian translation

M	po/uk.po

2009-04-28 09:11:08 -0400 Willie Walker <william.walker@sun.com>

        Fix for bug #577977 - provide speech feedback for "repeat last find" in Gedit

M	src/orca/scripts/apps/gedit/script.py

2009-04-26 20:23:12 -0400 Willie Walker <william.walker@sun.com>

        Update the script guide section on braille and braille generators

M	docs/doc-set/internals.html
M	docs/doc-set/script_guide.sgml

2009-04-26 19:42:08 -0400 Willie Walker <william.walker@sun.com>

        Update the script guide section on speech and speech generators.

M	docs/doc-set/internals.html
M	docs/doc-set/script_guide.sgml

2009-04-26 16:51:05 -0400 Willie Walker <william.walker@sun.com>

        Use mailto: URL format for mbox lines in orca.doap

M	orca.doap

2009-04-26 06:55:26 -0400 Willie Walker <william.walker@sun.com>

        Update ChangeLog to reflect the git changes made since the transition to git

M	ChangeLog

2009-04-26 06:53:17 -0400 Willie Walker <william.walker@sun.com>

        Update .gitignore files

M	.gitignore
M	src/orca/.gitignore

2009-04-25 20:58:04 -0400 Willie Walker <william.walker@sun.com>

        Adjust debug utilities to print to console and debug log.

M	src/orca/default.py

2009-04-25 20:46:27 -0400 Willie Walker <william.walker@sun.com>

        Update script writing docs.  Braille and speech output sections still need work.

M	docs/doc-set/architecture.sgml
M	docs/doc-set/internals.html
M	docs/doc-set/script_guide.sgml

2009-04-23 19:36:49 +0200 Olav Vitters <olav@bkor.dhs.org>

        doap: Add desktop category

M	orca.doap

2009-04-22 15:30:52 +0100 Mesar Hameed <mesar.hameed@gmail.com>

        Updated run_pylint.sh to work with git.

M	run_pylint.sh.in

2009-04-22 09:34:27 +0200 Jordi Mas i Hernandez <jmas@softcatala.org>

        Minor fixes to Catalan translation

M	po/ca.po

2009-04-19 21:31:20 +0800 Aron Xu <aronxu@gnome.org>

        Updated zh_CN.po

M	po/zh_CN.po

2009-04-19 01:20:15 -0400 Willie Walker <william.walker@sun.com>

        Update internals docs.  Did not touch script writing guide yet.

A	docs/doc-set/architecture.png
M	docs/doc-set/architecture.sgml
M	docs/doc-set/blurb.sgml
M	docs/doc-set/diagrams.odg
M	docs/doc-set/internals.html
M	docs/doc-set/internals.sgml
M	docs/doc-set/legal.sgml

2009-04-17 21:09:29 -0400 Willie Walker <william.walker@sun.com>

        Update docs to work with xsltproc on OpenSolaris (a command example is in README)

M	docs/doc-set/README
M	docs/doc-set/architecture.sgml
M	docs/doc-set/internals.html
M	docs/doc-set/internals.sgml
M	docs/doc-set/script_guide.sgml
M	docs/doc-set/user_guide.html
M	docs/doc-set/user_guide.sgml

2009-04-17 20:52:27 -0400 Willie Walker <william.walker@sun.com>

        Add homepage, mailing-list, bug-database, and download-page to DOAP file

M	orca.doap

2009-04-17 10:00:40 -0400 Willie Walker <william.walker@sun.com>

        Add .gitignore files

A	.gitignore
A	po/.gitignore
A	src/brl/.gitignore
A	src/louis/.gitignore
A	src/orca/.gitignore

2009-04-17 08:42:01 -0400 Willie Walker <william.walker@sun.com>

        Add orca.doap

A	orca.doap

2009-04-15 14:41:55 +0000 William Walker <wwalker@src.gnome.org>

        Fix for bug #570952 - Orca should be able to run with AT-SPI/D-Bus

M	ChangeLog
M	src/orca/gnomespeechfactory.py

2009-04-12 21:36:07 +0000 Joanmarie Diggs <joanied@src.gnome.org>

        test/keystrokes/firefox/line_nav_bug_577979.py: (new) Fix for bug #577979

M	ChangeLog
M	src/orca/scripts/toolkits/Gecko/script.py
A	test/keystrokes/firefox/line_nav_bug_577979.py

2009-04-11 22:44:14 +0000 William Walker <wwalker@src.gnome.org>

        ReFix for bug #576438 - Provide state change information for radio buttons that require you to press space to select them

M	ChangeLog
M	src/orca/default.py

2009-04-10 13:32:50 +0000 William Walker <wwalker@src.gnome.org>

        Fix for bug #577245 - Present paragraph-style information in OpenOffice

M	ChangeLog
M	src/orca/scripts/apps/soffice/script.py
M	src/orca/settings.py
M	src/orca/where_am_I.py

2009-04-10 13:17:23 +0000 William Walker <wwalker@src.gnome.org>

        Fix for bug #576438 - Provide state change information for radio buttons that require you to press space to select them

M	ChangeLog
M	src/orca/default.py

2009-04-10 13:05:37 +0000 William Walker <wwalker@src.gnome.org>

        Fix for bug #575921 - When I working with the gcalctool application, Orca says too lot of the result of the mathematic operations

M	ChangeLog
M	src/orca/input_event.py
M	src/orca/scripts/apps/gcalctool/script.py

2009-04-08 23:19:42 +0000 Joanmarie Diggs <joanied@src.gnome.org>

        Fix for bug #578072 - Orca does not always present text attributes in

M	ChangeLog
M	src/orca/scripts/apps/soffice/script.py

2009-04-07 15:46:05 +0000 William Walker <wwalker@src.gnome.org>

        Fix for bug #576037 - Bind F1 key to help page

M	ChangeLog
M	src/orca/orca_gui_main.py
M	src/orca/orca_gui_prefs.py

2009-04-05 02:40:30 +0000 Joanmarie Diggs <joanied@src.gnome.org>

        test/keystrokes/firefox/line_nav_bug_577239.py: (new)

M	ChangeLog
M	src/orca/scripts/toolkits/Gecko/script.py
A	test/html/bug-577239.html
A	test/keystrokes/firefox/line_nav_bug_577239.py

2009-04-01 08:41:33 +0000 Alexander Shopov <ash@contact.bg>

        Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>

M	po/ChangeLog
M	po/bg.po

2009-03-30 17:38:02 +0000 William Walker <wwalker@src.gnome.org>

        Fix for bug #577330 - Detect whether speech dispatcher is installed or not

M	ChangeLog
M	src/orca/speechdispatcherfactory.py

2009-03-29 20:21:22 +0000 William Walker <wwalker@src.gnome.org>

        Add internals.sgml

M	docs/doc-set/internals.pdf
A	docs/doc-set/internals.sgml

2009-03-29 14:40:27 +0000 William Walker <wwalker@src.gnome.org>

        Fix for bug #573535 - Orca should use the 16x16 pixels application icon for Main and Preferences windows

M	ChangeLog
M	src/orca/orca_glade.py
M	src/orca/orca_gui_find.py
M	src/orca/orca_gui_main.py
M	src/orca/orca_gui_prefs.py
M	src/orca/orca_quit.py

2009-03-25 16:18:58 +0000 William Walker <wwalker@src.gnome.org>

        Mark as Orca v2.27.1pre

M	ChangeLog
M	README
M	configure.in

2009-03-16 22:29:30 +0000 Gabor Keleman <kelemeng@src.gnome.org>

        Small fix

M	po/hu.po

2009-03-16 04:42:39 +0000 Petr Kovar <pknbe@volny.cz>

        Updated Czech translation by Lucas Lommer.

M	po/ChangeLog
M	po/cs.po
