orca r2944 - in branches/pyatspi: . docs/doc-set po src/orca src/orca/scripts test/harness test/html test/keystrokes test/keystrokes/gtk-demo



Author: eitani
Date: 2007-09-28 21:59:58 +0100 (Fri, 28 Sep 2007)
New Revision: 2944
ViewCVS link: http://svn.gnome.org/viewcvs/orca?rev=2944&view=rev

Added:
   branches/pyatspi/docs/doc-set/gtk_testing.sgml
   branches/pyatspi/po/sq.po
   branches/pyatspi/test/harness/harness.sh
   branches/pyatspi/test/harness/utils.py
   branches/pyatspi/test/html/FirefoxProfile/
   branches/pyatspi/test/html/status-bar.html
   branches/pyatspi/test/keystrokes/firefox/
   branches/pyatspi/test/keystrokes/gtk-demo/role_radio_menu_item.py
   branches/pyatspi/test/keystrokes/gtk-demo/role_status_bar.py
   branches/pyatspi/test/keystrokes/gtk-demo/role_window.py
   branches/pyatspi/test/keystrokes/java/
   branches/pyatspi/test/keystrokes/oocalc/
   branches/pyatspi/test/keystrokes/oowriter/
   branches/pyatspi/test/keystrokes/soffice/
Removed:
   branches/pyatspi/test/keystrokes/gtk-demo/buttonboxes.keys
   branches/pyatspi/test/keystrokes/gtk-demo/comboboxes.keys
   branches/pyatspi/test/keystrokes/gtk-demo/dialogs.keys
   branches/pyatspi/test/keystrokes/gtk-demo/liststore.keys
   branches/pyatspi/test/keystrokes/gtk-demo/trees.keys
   branches/pyatspi/test/keystrokes/gtk-demo/treestore.keys
   branches/pyatspi/test/keystrokes/gtk-demo/whereAmI-checkbox.keys
   branches/pyatspi/test/keystrokes/gtk-demo/whereAmI-combobox.keys
   branches/pyatspi/test/keystrokes/gtk-demo/whereAmI-menu.keys
   branches/pyatspi/test/keystrokes/gtk-demo/whereAmI-radiobuttons.keys
   branches/pyatspi/test/keystrokes/gtk-demo/whereAmI-tabbedpane.keys
   branches/pyatspi/test/keystrokes/gtk-demo/whereAmI-tablist.keys
   branches/pyatspi/test/keystrokes/gtk-demo/whereAmI-treetable.keys
   branches/pyatspi/test/keystrokes/gtk-demo/where_am_i_accel_label.py
   branches/pyatspi/test/keystrokes/gtk-demo/where_am_i_check_box.py
   branches/pyatspi/test/keystrokes/gtk-demo/where_am_i_check_menu_item.py
   branches/pyatspi/test/keystrokes/gtk-demo/where_am_i_combo_box.py
   branches/pyatspi/test/keystrokes/gtk-demo/where_am_i_combo_box2.py
   branches/pyatspi/test/keystrokes/gtk-demo/where_am_i_icon.py
   branches/pyatspi/test/keystrokes/gtk-demo/where_am_i_label.py
   branches/pyatspi/test/keystrokes/gtk-demo/where_am_i_page_tab.py
   branches/pyatspi/test/keystrokes/gtk-demo/where_am_i_push_button.py
   branches/pyatspi/test/keystrokes/gtk-demo/where_am_i_radio_button.py
   branches/pyatspi/test/keystrokes/gtk-demo/where_am_i_spin_button.py
   branches/pyatspi/test/keystrokes/gtk-demo/where_am_i_table.py
   branches/pyatspi/test/keystrokes/gtk-demo/where_am_i_text_multiline.py
   branches/pyatspi/test/keystrokes/gtk-demo/where_am_i_toggle_button.py
   branches/pyatspi/test/keystrokes/gtk-demo/where_am_i_tree_table.py
Modified:
   branches/pyatspi/ChangeLog
   branches/pyatspi/MAINTAINERS
   branches/pyatspi/docs/doc-set/orca.html
   branches/pyatspi/docs/doc-set/orca.pdf
   branches/pyatspi/docs/doc-set/orca.sgml
   branches/pyatspi/docs/doc-set/testing.sgml
   branches/pyatspi/po/ChangeLog
   branches/pyatspi/po/LINGUAS
   branches/pyatspi/po/bg.po
   branches/pyatspi/po/ca.po
   branches/pyatspi/po/da.po
   branches/pyatspi/po/es.po
   branches/pyatspi/po/ja.po
   branches/pyatspi/po/lt.po
   branches/pyatspi/po/nb.po
   branches/pyatspi/po/pt.po
   branches/pyatspi/po/pt_BR.po
   branches/pyatspi/po/ru.po
   branches/pyatspi/po/sv.po
   branches/pyatspi/po/uk.po
   branches/pyatspi/src/orca/Gecko.py
   branches/pyatspi/src/orca/J2SE-access-bridge.py
   branches/pyatspi/src/orca/braillegenerator.py
   branches/pyatspi/src/orca/brlmon.py
   branches/pyatspi/src/orca/chnames.py
   branches/pyatspi/src/orca/default.py
   branches/pyatspi/src/orca/focus_tracking_presenter.py
   branches/pyatspi/src/orca/httpserver.py
   branches/pyatspi/src/orca/mag.py
   branches/pyatspi/src/orca/orca-setup.glade
   branches/pyatspi/src/orca/rolenames.py
   branches/pyatspi/src/orca/script.py
   branches/pyatspi/src/orca/scripts/StarOffice.py
   branches/pyatspi/src/orca/scripts/acroread.py
   branches/pyatspi/src/orca/scripts/gaim.py
   branches/pyatspi/src/orca/scripts/gedit.py
   branches/pyatspi/src/orca/scripts/gnome-panel.py
   branches/pyatspi/src/orca/scripts/metacity.py
   branches/pyatspi/src/orca/scripts/nautilus.py
   branches/pyatspi/src/orca/settings.py
   branches/pyatspi/src/orca/speechgenerator.py
   branches/pyatspi/src/orca/where_am_I.py
   branches/pyatspi/test/harness/runall.sh
   branches/pyatspi/test/harness/runone.sh
   branches/pyatspi/test/harness/user-settings.py.in
   branches/pyatspi/test/keystrokes/gtk-demo/role_accel_label.py
   branches/pyatspi/test/keystrokes/gtk-demo/role_alert.py
   branches/pyatspi/test/keystrokes/gtk-demo/role_check_box.py
   branches/pyatspi/test/keystrokes/gtk-demo/role_check_menu_item.py
   branches/pyatspi/test/keystrokes/gtk-demo/role_column_header.py
   branches/pyatspi/test/keystrokes/gtk-demo/role_combo_box.py
   branches/pyatspi/test/keystrokes/gtk-demo/role_combo_box2.py
   branches/pyatspi/test/keystrokes/gtk-demo/role_dialog.py
   branches/pyatspi/test/keystrokes/gtk-demo/role_icon.py
   branches/pyatspi/test/keystrokes/gtk-demo/role_label.py
   branches/pyatspi/test/keystrokes/gtk-demo/role_menu.py
   branches/pyatspi/test/keystrokes/gtk-demo/role_page_tab.py
   branches/pyatspi/test/keystrokes/gtk-demo/role_push_button.py
   branches/pyatspi/test/keystrokes/gtk-demo/role_radio_button.py
   branches/pyatspi/test/keystrokes/gtk-demo/role_spin_button.py
   branches/pyatspi/test/keystrokes/gtk-demo/role_split_pane.py
   branches/pyatspi/test/keystrokes/gtk-demo/role_table.py
   branches/pyatspi/test/keystrokes/gtk-demo/role_tear_off_menu_item.py
   branches/pyatspi/test/keystrokes/gtk-demo/role_text_multiline.py
   branches/pyatspi/test/keystrokes/gtk-demo/role_toggle_button.py
   branches/pyatspi/test/keystrokes/gtk-demo/role_toolbar.py
   branches/pyatspi/test/keystrokes/gtk-demo/role_tree_table.py
Log:
* ChangeLog: 
* MAINTAINERS: 
* docs/doc-set/gtk_testing.sgml: 
* docs/doc-set/orca.html: 
* docs/doc-set/orca.pdf: 
* docs/doc-set/orca.sgml: 
* docs/doc-set/testing.sgml: 
* po/ChangeLog: 
* po/LINGUAS: 
* po/bg.po: 
* po/ca.po: 
* po/da.po: 
* po/es.po: 
* po/ja.po: 
* po/lt.po: 
* po/nb.po: 
* po/pt.po: 
* po/pt_BR.po: 
* po/ru.po: 
* po/sq.po: 
* po/sv.po: 
* po/uk.po: 
* src/orca/Gecko.py: 
* src/orca/J2SE-access-bridge.py: 
* src/orca/braillegenerator.py: 
* src/orca/brlmon.py: 
* src/orca/chnames.py: 
* src/orca/default.py: 
* src/orca/focus_tracking_presenter.py: 
* src/orca/httpserver.py: 
* src/orca/mag.py: 
* src/orca/orca-setup.glade: 
* src/orca/rolenames.py: 
* src/orca/script.py: 
* src/orca/scripts/StarOffice.py: 
* src/orca/scripts/acroread.py: 
* src/orca/scripts/gaim.py: 
* src/orca/scripts/gedit.py: 
* src/orca/scripts/gnome-panel.py: 
* src/orca/scripts/metacity.py: 
* src/orca/scripts/nautilus.py: 
* src/orca/settings.py: 
* src/orca/speechgenerator.py: 
* src/orca/where_am_I.py: 
* test/harness/harness.sh: 
* test/harness/runall.sh: 
* test/harness/runone.sh: 
* test/harness/user-settings.py.in: 
* test/harness/utils.py: 
* test/html/FirefoxProfile: 
* test/html/FirefoxProfile/bookmarks.html: 
* test/html/FirefoxProfile/localstore.rdf: 
* test/html/FirefoxProfile/prefs.js: 
* test/html/status-bar.html: 
* test/keystrokes/firefox: 
* test/keystrokes/firefox/dojo_checkbox.py: 
* test/keystrokes/firefox/dojo_dialog.py: 
* test/keystrokes/firefox/dojo_slider.py: 
* test/keystrokes/firefox/dojo_spinner.py: 
* test/keystrokes/firefox/dojo_tabcontainer.py: 
* test/keystrokes/firefox/dojo_tree.py: 
* test/keystrokes/firefox/moz_checkbox.py: 
* test/keystrokes/firefox/moz_menu.py: 
* test/keystrokes/firefox/moz_progressbar.py: 
* test/keystrokes/firefox/moz_slider.py: 
* test/keystrokes/firefox/moz_tabpanel.py: 
* test/keystrokes/firefox/uiuc_button.py: 
* test/keystrokes/firefox/uiuc_radiobutton.py: 
* test/keystrokes/firefox/uiuc_tree.py: 
* test/keystrokes/firefox/xul_role_accel_label.py: 
* test/keystrokes/firefox/xul_role_alert.py: 
* test/keystrokes/firefox/xul_role_check_box.py: 
* test/keystrokes/firefox/xul_role_check_menu_item.py: 
* test/keystrokes/firefox/xul_role_combo_box.py: 
* test/keystrokes/firefox/xul_role_list_item.py: 
* test/keystrokes/firefox/xul_role_menu_bar.py: 
* test/keystrokes/firefox/xul_role_page_tab.py: 
* test/keystrokes/firefox/xul_role_push_button.py: 
* test/keystrokes/firefox/xul_role_radio_button.py: 
* test/keystrokes/firefox/xul_role_radio_menu_item.py: 
* test/keystrokes/firefox/xul_where_am_i_dialog.py: 
* test/keystrokes/firefox/xul_where_am_i_status_bar.py: 
* test/keystrokes/gtk-demo/buttonboxes.keys: 
* test/keystrokes/gtk-demo/comboboxes.keys: 
* test/keystrokes/gtk-demo/dialogs.keys: 
* test/keystrokes/gtk-demo/liststore.keys: 
* test/keystrokes/gtk-demo/role_accel_label.py: 
* test/keystrokes/gtk-demo/role_alert.py: 
* test/keystrokes/gtk-demo/role_check_box.py: 
* test/keystrokes/gtk-demo/role_check_menu_item.py: 
* test/keystrokes/gtk-demo/role_column_header.py: 
* test/keystrokes/gtk-demo/role_combo_box.py: 
* test/keystrokes/gtk-demo/role_combo_box2.py: 
* test/keystrokes/gtk-demo/role_dialog.py: 
* test/keystrokes/gtk-demo/role_icon.py: 
* test/keystrokes/gtk-demo/role_label.py: 
* test/keystrokes/gtk-demo/role_menu.py: 
* test/keystrokes/gtk-demo/role_page_tab.py: 
* test/keystrokes/gtk-demo/role_push_button.py: 
* test/keystrokes/gtk-demo/role_radio_button.py: 
* test/keystrokes/gtk-demo/role_radio_menu_item.py: 
* test/keystrokes/gtk-demo/role_spin_button.py: 
* test/keystrokes/gtk-demo/role_split_pane.py: 
* test/keystrokes/gtk-demo/role_status_bar.py: 
* test/keystrokes/gtk-demo/role_table.py: 
* test/keystrokes/gtk-demo/role_tear_off_menu_item.py: 
* test/keystrokes/gtk-demo/role_text_multiline.py: 
* test/keystrokes/gtk-demo/role_toggle_button.py: 
* test/keystrokes/gtk-demo/role_toolbar.py: 
* test/keystrokes/gtk-demo/role_tree_table.py: 
* test/keystrokes/gtk-demo/role_window.py: 
* test/keystrokes/gtk-demo/trees.keys: 
* test/keystrokes/gtk-demo/treestore.keys: 
* test/keystrokes/gtk-demo/whereAmI-checkbox.keys: 
* test/keystrokes/gtk-demo/whereAmI-combobox.keys: 
* test/keystrokes/gtk-demo/whereAmI-menu.keys: 
* test/keystrokes/gtk-demo/whereAmI-radiobuttons.keys: 
* test/keystrokes/gtk-demo/whereAmI-tabbedpane.keys: 
* test/keystrokes/gtk-demo/whereAmI-tablist.keys: 
* test/keystrokes/gtk-demo/whereAmI-treetable.keys: 
* test/keystrokes/gtk-demo/where_am_i_accel_label.py: 
* test/keystrokes/gtk-demo/where_am_i_check_box.py: 
* test/keystrokes/gtk-demo/where_am_i_check_menu_item.py: 
* test/keystrokes/gtk-demo/where_am_i_combo_box.py: 
* test/keystrokes/gtk-demo/where_am_i_combo_box2.py: 
* test/keystrokes/gtk-demo/where_am_i_icon.py: 
* test/keystrokes/gtk-demo/where_am_i_label.py: 
* test/keystrokes/gtk-demo/where_am_i_page_tab.py: 
* test/keystrokes/gtk-demo/where_am_i_push_button.py: 
* test/keystrokes/gtk-demo/where_am_i_radio_button.py: 
* test/keystrokes/gtk-demo/where_am_i_spin_button.py: 
* test/keystrokes/gtk-demo/where_am_i_table.py: 
* test/keystrokes/gtk-demo/where_am_i_text_multiline.py: 
* test/keystrokes/gtk-demo/where_am_i_toggle_button.py: 
* test/keystrokes/gtk-demo/where_am_i_tree_table.py: 
* test/keystrokes/java: 
* test/keystrokes/java/role_accel_label.params: 
* test/keystrokes/java/role_accel_label.py: 
* test/keystrokes/java/role_check_box.params: 
* test/keystrokes/java/role_check_box.py: 
* test/keystrokes/java/role_check_menu_item.params: 
* test/keystrokes/java/role_check_menu_item.py: 
* test/keystrokes/java/role_combo_box.params: 
* test/keystrokes/java/role_combo_box.py: 
* test/keystrokes/java/role_dialog.params: 
* test/keystrokes/java/role_dialog.py: 
* test/keystrokes/java/role_menu.params: 
* test/keystrokes/java/role_menu.py: 
* test/keystrokes/java/role_page_tab.params: 
* test/keystrokes/java/role_page_tab.py: 
* test/keystrokes/java/role_push_button.params: 
* test/keystrokes/java/role_push_button.py: 
* test/keystrokes/java/role_radio_button.params: 
* test/keystrokes/java/role_radio_button.py: 
* test/keystrokes/java/role_radio_menu_item.params: 
* test/keystrokes/java/role_radio_menu_item.py: 
* test/keystrokes/oocalc: 
* test/keystrokes/oocalc/bug_356334.params: 
* test/keystrokes/oocalc/bug_356334.py: 
* test/keystrokes/oocalc/bug_361167.params: 
* test/keystrokes/oocalc/bug_361167.py: 
* test/keystrokes/oocalc/bug_363801.params: 
* test/keystrokes/oocalc/bug_363801.py: 
* test/keystrokes/oocalc/bug_363802.params: 
* test/keystrokes/oocalc/bug_363802.py: 
* test/keystrokes/oocalc/bug_363804.params: 
* test/keystrokes/oocalc/bug_363804.py: 
* test/keystrokes/oocalc/bug_364086.py: 
* test/keystrokes/oocalc/bug_433398.params: 
* test/keystrokes/oocalc/bug_433398.py: 
* test/keystrokes/oocalc/fruit.ods: 
* test/keystrokes/oowriter: 
* test/keystrokes/oowriter/bug_342602.py: 
* test/keystrokes/oowriter/bug_350219.py: 
* test/keystrokes/oowriter/bug_353268.py: 
* test/keystrokes/oowriter/bug_355733.py: 
* test/keystrokes/oowriter/bug_361624.params: 
* test/keystrokes/oowriter/bug_361624.py: 
* test/keystrokes/oowriter/bug_361747.py: 
* test/keystrokes/oowriter/bug_362979.py: 
* test/keystrokes/oowriter/bug_364765.py: 
* test/keystrokes/oowriter/bug_382408.params: 
* test/keystrokes/oowriter/bug_382408.py: 
* test/keystrokes/oowriter/bug_382415.params: 
* test/keystrokes/oowriter/bug_382415.py: 
* test/keystrokes/oowriter/bug_382418.py: 
* test/keystrokes/oowriter/bug_382880.params: 
* test/keystrokes/oowriter/bug_382880.py: 
* test/keystrokes/oowriter/bug_382888.params: 
* test/keystrokes/oowriter/bug_382888.py: 
* test/keystrokes/oowriter/bug_384893.py: 
* test/keystrokes/oowriter/bug_385828.py: 
* test/keystrokes/oowriter/bug_413909.py: 
* test/keystrokes/oowriter/bug_430402.py: 
* test/keystrokes/oowriter/bug_435201.params: 
* test/keystrokes/oowriter/bug_435201.py: 
* test/keystrokes/oowriter/bug_435226.params: 
* test/keystrokes/oowriter/bug_435226.py: 
* test/keystrokes/oowriter/bug_450210.py: 
* test/keystrokes/oowriter/bug_469367.py: 
* test/keystrokes/oowriter/column-example.odt: 
* test/keystrokes/oowriter/spanish.odt: 
* test/keystrokes/oowriter/table-sample.odt: 
* test/keystrokes/soffice: 
* test/keystrokes/soffice/role_accel_label.py: 
* test/keystrokes/soffice/role_alert.py: 
* test/keystrokes/soffice/say-all.params: 
* test/keystrokes/soffice/say-all.py: Merged from trunk.





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