[orca/570658: 69/69] Merge branch 'master' into 570658



commit 3b3c10f27e7e71012c1ec0c17f11790fed46c0e3
Merge: e3ed7e4... e0a1c87...
Author: Willie Walker <william walker sun com>
Date:   Mon Jun 22 11:09:26 2009 -0400

    Merge branch 'master' into 570658

 ChangeLog                                          |20198 +-------------------
 ChangeLog-pre-2.27.1                               |20252 ++++++++++++++++++++
 Makefile.am                                        |   14 +
 NEWS                                               |   50 +
 README                                             |    2 +-
 configure.in                                       |   28 +-
 po/POTFILES.in                                     |    7 +-
 po/cs.po                                           | 2060 ++-
 po/es.po                                           | 1162 +-
 po/sv.po                                           | 1898 +-
 po/ta.po                                           | 1428 +-
 src/Makefile.am                                    |    4 -
 src/louis/Makefile.am                              |   24 -
 src/louis/__init__.py                              |  198 -
 src/louis/_louis.c                                 |  240 -
 src/louis/constants.py.in                          |   71 -
 src/orca/bookmarks.py                              |    2 +-
 src/orca/braille.py                                |  239 +-
 src/orca/brlmon.py                                 |   17 +-
 src/orca/default.py                                |  588 +-
 src/orca/focus_tracking_presenter.py               |   10 +
 src/orca/formatting.py                             |  209 +-
 src/orca/liveregions.py                            |   13 +-
 src/orca/mouse_review.py                           |    4 +-
 src/orca/orca-quit.glade                           |    2 +-
 src/orca/orca.in                                   |    6 +-
 src/orca/orca.py                                   |    6 +-
 src/orca/orca_gui_prefs.py                         |   12 +-
 src/orca/orca_quit.py                              |    1 +
 src/orca/platform.py.in                            |    4 +
 src/orca/pronunciation_dict.py                     |    9 +-
 src/orca/punctuation_settings.py                   |   12 +-
 src/orca/script.py                                 |    5 +
 src/orca/scripts/apps/Thunderbird/script.py        |   34 +-
 .../scripts/apps/Thunderbird/speech_generator.py   |   17 +-
 src/orca/scripts/apps/acroread.py                  |   35 +-
 src/orca/scripts/apps/evolution/Makefile.am        |    3 +-
 src/orca/scripts/apps/evolution/script.py          |  186 +-
 .../scripts/apps/evolution/speech_generator.py     |   80 +-
 src/orca/scripts/apps/evolution/where_am_i.py      |  226 -
 src/orca/scripts/apps/gcalctool/Makefile.am        |    3 +-
 src/orca/scripts/apps/gcalctool/script.py          |    7 -
 .../scripts/apps/gcalctool/speech_generator.py     |   10 +-
 src/orca/scripts/apps/gcalctool/where_am_i.py      |   49 -
 src/orca/scripts/apps/gedit/script.py              |    7 +-
 src/orca/scripts/apps/gnome-panel.py               |    3 +-
 src/orca/scripts/apps/gnome-terminal.py            |    2 +-
 src/orca/scripts/apps/liferea.py                   |    2 +-
 src/orca/scripts/apps/notify-osd.py                |    1 -
 src/orca/scripts/apps/pidgin/Makefile.am           |    3 +-
 src/orca/scripts/apps/pidgin/script.py             |    7 -
 src/orca/scripts/apps/pidgin/speech_generator.py   |   20 +-
 src/orca/scripts/apps/pidgin/where_am_i.py         |  162 -
 src/orca/scripts/apps/planner/speech_generator.py  |    7 +-
 .../scripts/apps/rhythmbox/speech_generator.py     |    6 +-
 src/orca/scripts/apps/soffice/Makefile.am          |    2 +-
 src/orca/scripts/apps/soffice/formatting.py        |   16 +-
 src/orca/scripts/apps/soffice/script.py            |  203 +-
 src/orca/scripts/apps/soffice/script_settings.py   |    2 +-
 src/orca/scripts/apps/soffice/speech_generator.py  |  202 +-
 .../scripts/apps/soffice/structural_navigation.py  |  128 +
 src/orca/scripts/apps/soffice/where_am_i.py        |  286 -
 src/orca/scripts/apps/yelp.py                      |    8 +-
 src/orca/scripts/toolkits/Gecko/Makefile.am        |    3 +-
 src/orca/scripts/toolkits/Gecko/bookmarks.py       |    3 +-
 src/orca/scripts/toolkits/Gecko/formatting.py      |   21 +-
 src/orca/scripts/toolkits/Gecko/script.py          |  251 +-
 .../scripts/toolkits/Gecko/speech_generator.py     |  185 +-
 src/orca/scripts/toolkits/Gecko/where_am_i.py      |  281 -
 .../toolkits/J2SE-access-bridge/Makefile.am        |    3 +-
 .../toolkits/J2SE-access-bridge/__init__.py        |    1 -
 .../scripts/toolkits/J2SE-access-bridge/script.py  |   28 +-
 .../J2SE-access-bridge/speech_generator.py         |   27 +-
 .../toolkits/J2SE-access-bridge/where_am_I.py      |   55 -
 src/orca/speech.py                                 |   18 +-
 src/orca/speech_generator.py                       | 1093 +-
 src/orca/structural_navigation.py                  |   16 +-
 src/orca/tutorialgenerator.py                      |  299 +-
 src/orca/where_am_I.py                             | 2015 +--
 test/harness/bin/slider                            |   63 +
 test/harness/runall.sh                             |    4 +-
 test/harness/solaris_modmap                        |  255 +
 test/harness/utils.py                              |    6 +-
 test/keystrokes/firefox/codetalks_button.py        |    3 +-
 test/keystrokes/firefox/codetalks_treegrid.py      |   24 +-
 test/keystrokes/firefox/dojo_button.py             |   14 +-
 test/keystrokes/firefox/dojo_checkbox.py           |   12 +-
 test/keystrokes/firefox/dojo_combo_box.py          |    3 +-
 test/keystrokes/firefox/dojo_dialog.py             |   28 +-
 test/keystrokes/firefox/dojo_panel_text.py         |   22 +-
 test/keystrokes/firefox/dojo_slider.py             |   60 +-
 test/keystrokes/firefox/dojo_spinner.py            |  109 +-
 test/keystrokes/firefox/dojo_tabcontainer.py       |   25 +-
 test/keystrokes/firefox/dojo_tree.py               |    4 +-
 test/keystrokes/firefox/find_wiki.py               |    4 +-
 test/keystrokes/firefox/html_role_combo_box.py     |    5 +-
 .../firefox/html_role_list_item_where_am_i.py      |   27 +-
 .../firefox/html_struct_nav_list_item.py           |   80 +-
 test/keystrokes/firefox/html_struct_nav_lists.py   |  110 +-
 test/keystrokes/firefox/label_guess_entries.py     |    3 +-
 test/keystrokes/firefox/line_nav_bug_547573.py     |   20 +-
 test/keystrokes/firefox/line_nav_bug_549128.py     |   72 +-
 test/keystrokes/firefox/line_nav_bug_577239.py     |   32 -
 .../firefox/line_nav_bug_577239.settings           |   36 +
 test/keystrokes/firefox/line_nav_bug_577979.py     |   32 -
 .../firefox/line_nav_bug_577979.settings           |   36 +
 .../keystrokes/firefox/line_nav_bugzilla_search.py |   42 +-
 test/keystrokes/firefox/line_nav_slash_test.py     |   27 +-
 test/keystrokes/firefox/line_nav_wiki.py           |  388 +-
 test/keystrokes/firefox/link_where_am_i.py         |    9 +-
 test/keystrokes/firefox/moz_menu.py                |    2 +-
 test/keystrokes/firefox/moz_progressbar.py         |   20 +-
 test/keystrokes/firefox/moz_slider.py              |    6 +-
 test/keystrokes/firefox/moz_tabpanel.py            |    2 +-
 test/keystrokes/firefox/page_summary.py            |    3 +-
 test/keystrokes/firefox/uiuc_button.py             |    2 +-
 test/keystrokes/firefox/uiuc_grid.py               |    7 +-
 test/keystrokes/firefox/uiuc_radiobutton.py        |    2 +-
 test/keystrokes/firefox/uiuc_slider.py             |    2 +-
 test/keystrokes/firefox/uiuc_tabpanel.py           |    2 +-
 test/keystrokes/firefox/xul_role_accel_label.py    |    3 +-
 test/keystrokes/firefox/xul_role_check_box.py      |    6 +-
 .../keystrokes/firefox/xul_role_check_menu_item.py |    3 +-
 test/keystrokes/firefox/xul_role_combo_box.py      |    5 +-
 test/keystrokes/firefox/xul_role_page_tab.py       |    4 +-
 test/keystrokes/firefox/xul_role_push_button.py    |    3 +-
 test/keystrokes/firefox/xul_role_radio_button.py   |    6 +-
 .../keystrokes/firefox/xul_role_radio_menu_item.py |    6 +-
 test/keystrokes/firefox/xul_role_tree.py           |    2 +-
 test/keystrokes/firefox/xul_role_tree_table.py     |    8 +-
 .../firefox/xul_where_am_i_status_bar.py           |    6 +-
 test/keystrokes/firefox/yahoo_tab_view.py          |    2 +-
 test/keystrokes/gtk-demo/role_accel_label.py       |    3 +-
 test/keystrokes/gtk-demo/role_check_box.py         |    6 +-
 test/keystrokes/gtk-demo/role_check_menu_item.py   |    3 +-
 test/keystrokes/gtk-demo/role_column_header.py     |   33 +-
 test/keystrokes/gtk-demo/role_combo_box.py         |   21 +-
 test/keystrokes/gtk-demo/role_combo_box2.py        |    6 +-
 test/keystrokes/gtk-demo/role_label.py             |   28 +-
 test/keystrokes/gtk-demo/role_menu.py              |   12 +-
 test/keystrokes/gtk-demo/role_page_tab.py          |    4 +-
 test/keystrokes/gtk-demo/role_push_button.py       |    3 +-
 test/keystrokes/gtk-demo/role_radio_button.py      |    6 +-
 test/keystrokes/gtk-demo/role_radio_menu_item.py   |   18 +-
 test/keystrokes/gtk-demo/role_spin_button.py       |   22 +-
 test/keystrokes/gtk-demo/role_table.py             |   10 +-
 test/keystrokes/gtk-demo/role_text_multiline.py    |   14 +-
 .../gtk-demo/role_text_multiline_navigation.py     |    6 +-
 test/keystrokes/gtk-demo/role_toolbar.py           |    9 +-
 test/keystrokes/gtk-demo/role_tree_table.py        |   52 +-
 test/keystrokes/oocalc/bug_361167.py               |   19 +-
 test/keystrokes/oocalc/bug_363802.py               |    2 +-
 test/keystrokes/oocalc/bug_363804.py               |  135 +-
 test/keystrokes/oocalc/bug_363804b.params          |    1 +
 test/keystrokes/oocalc/bug_363804b.py              |  118 +
 test/keystrokes/oocalc/bug_363804b.settings        |   36 +
 test/keystrokes/oocalc/bug_364086.py               |    4 +-
 test/keystrokes/oocalc/bug_433398.py               |    2 -
 test/keystrokes/oocalc/bug_435852.py               |    8 +-
 test/keystrokes/oowriter/bug_364765.py             |    2 +-
 test/keystrokes/oowriter/bug_435226.py             |    9 +-
 test/keystrokes/oowriter/table-sample2.odt         |  Bin 0 -> 9440 bytes
 test/keystrokes/oowriter/table_cells.params        |    1 +
 test/keystrokes/oowriter/table_cells.py            |  337 +
 .../table_cells_structural_navigation1.params      |    1 +
 .../oowriter/table_cells_structural_navigation1.py |  232 +
 test/keystrokes/progressbar/progress_updates.py    |   20 +-
 test/keystrokes/slider/slider.py                   |   78 +
 168 files changed, 28905 insertions(+), 28804 deletions(-)
---



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]