2014-01-13 12:10:52 -0500 Joanmarie Diggs <[email protected]>

       Use pyatspi.cache.DEFAULT instead of pyatspi.cache.ALL in the Gecko script

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

2014-01-11 19:24:07 -0500 Joanmarie Diggs <[email protected]>

       Fix a silly bug in isNavigableAria()

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

2014-01-11 15:13:30 -0500 Joanmarie Diggs <[email protected]>

       Update the locusOfFocus when the caret moves to a Gecko anchor

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

2013-12-23 08:15:20 -0500 Joanmarie Diggs <[email protected]>

       Update the Gtk+ regression tests

M       test/harness/runone.sh
M       test/harness/user-settings.conf.in
D       test/keystrokes/gtk-demo/debug_commands.py
M       test/keystrokes/gtk-demo/learn_mode.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
A       test/keystrokes/gtk-demo/role_color_chooser.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
A       test/keystrokes/gtk-demo/role_drawing_area.py
M       test/keystrokes/gtk-demo/role_icon.py
A       test/keystrokes/gtk-demo/role_info_bar.py
M       test/keystrokes/gtk-demo/role_label.py
A       test/keystrokes/gtk-demo/role_listbox.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_status_bar.py
M       test/keystrokes/gtk-demo/role_table.py
D       test/keystrokes/gtk-demo/role_tear_off_menu_item.py
M       test/keystrokes/gtk-demo/role_text_multiline.py
A       test/keystrokes/gtk-demo/role_text_multiline_flatreview.py
M       test/keystrokes/gtk-demo/role_text_multiline_navigation.py
M       test/keystrokes/gtk-demo/role_text_multiline_navigation2.py
M       test/keystrokes/gtk-demo/role_toggle_button.py
M       test/keystrokes/gtk-demo/role_toolbar.py
M       test/keystrokes/gtk-demo/role_tooltip.py
M       test/keystrokes/gtk-demo/role_tree_table.py
M       test/keystrokes/gtk-demo/role_window.py
M       test/keystrokes/gtk-demo/spoken_indentation.py
M       test/keystrokes/gtk-demo/spoken_indentation.settings

2014-01-10 12:32:20 -0500 Joanmarie Diggs <[email protected]>

       Don't treat lack of previous row as a row change in Calc

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

2014-01-10 11:14:36 -0500 Joanmarie Diggs <[email protected]>

       Strip out periods in addition to the localized "cell" for Calc coordinates

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

2014-01-10 09:38:44 -0500 Joanmarie Diggs <[email protected]>

       Speak ROLE_INFO_BAR information

M       src/orca/formatting.py

2014-01-10 09:14:46 -0500 Joanmarie Diggs <[email protected]>

       Recover gracefully when the Calc inputline toolbar is hidden

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

2014-01-03 07:52:46 -0500 Joanmarie Diggs <[email protected]>

       Prevent double-speaking autocompleted text in Thunderbird

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

2014-01-02 14:34:23 -0500 Joanmarie Diggs <[email protected]>

       Don't present autocompleted text in response to object:text-selection-changed

M       src/orca/scripts/default.py

2014-01-02 06:22:07 -0200 Rafael Ferreira <[email protected]>

       Updated Brazilian Portuguese translation

M       po/pt_BR.po

2013-12-26 21:09:28 -0500 Joanmarie Diggs <[email protected]>

       Begin rewrite of text-selection handling

M       src/orca/script_utilities.py
M       src/orca/scripts/apps/evince/Makefile.am
M       src/orca/scripts/apps/evince/script.py
D       src/orca/scripts/apps/evince/script_utilities.py
M       src/orca/scripts/apps/soffice/script.py
M       src/orca/scripts/apps/soffice/script_utilities.py
M       src/orca/scripts/default.py
M       src/orca/scripts/toolkits/GAIL/script.py
M       src/orca/scripts/toolkits/Gecko/script.py
M       src/orca/scripts/toolkits/WebKitGtk/script.py
M       src/orca/scripts/toolkits/gtk/script.py

2013-12-26 09:17:59 -0500 Joanmarie Diggs <[email protected]>

       Work around a missing state-changed event for Gtk+ submenus

M       src/orca/scripts/toolkits/GAIL/script.py
M       src/orca/scripts/toolkits/gtk/script.py

2013-12-26 08:42:19 -0500 Joanmarie Diggs <[email protected]>

       Work around a missing state-changed event for Gtk+ table column headers

M       src/orca/scripts/toolkits/GAIL/script.py
M       src/orca/scripts/toolkits/gtk/script.py

2013-12-25 11:57:24 -0500 Joanmarie Diggs <[email protected]>

       Handle more cases for object:active-descendant:changed

M       src/orca/scripts/default.py

2013-12-24 09:10:21 -0500 Pacho Ramos <[email protected]>

       Fix for bug 721017 - orca has an automagic dependency on liblouis for braille support

M       configure.ac

2013-12-23 20:09:11 +0100 Matej Urbančič <[email protected]>

       Updated Slovenian translation

M       po/sl.po

2013-12-22 21:17:04 +0100 Jorge Pérez Pérez <[email protected]>

       Updated Aragonese translation

M       po/an.po

2013-12-20 12:36:09 +0100 Christian Kirbach <[email protected]>

       Updated German help translation

M       help/de/de.po

2013-12-20 12:32:22 +0500 Victor Ibragimov <[email protected]>

       Tajik translation updated

M       po/tg.po

2013-12-19 01:35:47 +0100 Fran Diéguez <[email protected]>

       Updated Galician translations

M       po/gl.po

2013-12-16 19:15:24 +0100 Joanmarie Diggs <[email protected]>

       Post-release version bump to v3.11.4pre

M       README
M       configure.ac

2013-12-16 19:11:35 +0100 Joanmarie Diggs <[email protected]>

       Prep for the 3.11.3 release

M       NEWS
M       README
M       configure.ac