2015-01-19 19:09:29 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>

        Updated Spanish translation

M	po/es.po

2015-01-18 20:53:58 -0500 Joanmarie Diggs <jdiggs@igalia.com>

        Implement ability to "rewind" and "fast forward" during SayAll

M	src/orca/scripts/default.py
M	src/orca/scripts/toolkits/Gecko/script.py
M	src/orca/scripts/toolkits/WebKitGtk/script.py
M	src/orca/settings.py

2015-01-18 18:47:39 -0500 Joanmarie Diggs <jdiggs@igalia.com>

        Remove line left over from earlier merge

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

2015-01-18 16:51:14 -0500 Joanmarie Diggs <jdiggs@igalia.com>

        Do not speak caret-moved and state-changed:focused events triggered by SayAll

M	src/orca/scripts/apps/soffice/script.py
M	src/orca/scripts/default.py
M	src/orca/scripts/toolkits/Gecko/script.py
M	src/orca/scripts/toolkits/WebKitGtk/script.py

2015-01-18 16:47:31 -0500 Joanmarie Diggs <jdiggs@igalia.com>

        Make it possible to specify an object and offset for sayAll() and textLines()

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

2015-01-18 16:29:34 -0500 Joanmarie Diggs <jdiggs@igalia.com>

        Break text blocks into sentence chunks when doing SayAll by Sentence in Gecko

M	src/orca/scripts/toolkits/Gecko/script.py
M	src/orca/scripts/toolkits/Gecko/script_utilities.py
M	test/keystrokes/firefox/say_all_blockquote.py
M	test/keystrokes/firefox/say_all_bug_591351_1.py
M	test/keystrokes/firefox/say_all_bugzilla_search.py
M	test/keystrokes/firefox/say_all_empty_anchor.py
M	test/keystrokes/firefox/say_all_enter_bug.py
M	test/keystrokes/firefox/say_all_entries.py
M	test/keystrokes/firefox/say_all_imagemap.py
M	test/keystrokes/firefox/say_all_role_lists.py
M	test/keystrokes/firefox/say_all_wiki.py

2015-01-17 08:01:41 +0200 Dimitris Spingos <dmtrs32@gmail.com>

        Updated Greek translation

M	po/el.po

2014-12-24 08:40:10 -0500 Joanmarie Diggs <jdiggs@igalia.com>

        Updated regression tests

M	test/html/FirefoxProfile/prefs.js
M	test/keystrokes/firefox/aria_button_dojo.py
M	test/keystrokes/firefox/aria_slider_tpg.py
M	test/keystrokes/firefox/aria_tabpanel_text_dojo.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_struct_nav_headings_buried_deep.py
M	test/keystrokes/firefox/html_struct_nav_links.py
M	test/keystrokes/firefox/html_struct_nav_list_item.py
M	test/keystrokes/firefox/html_struct_nav_lists.py
M	test/keystrokes/firefox/label_inference_bugzilla_search.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_down.py
M	test/keystrokes/firefox/line_nav_bugzilla_search_up.py
M	test/keystrokes/firefox/line_nav_follow_same_page_link.py
M	test/keystrokes/firefox/line_nav_lists.py
M	test/keystrokes/firefox/line_nav_multi_line_text.py
M	test/keystrokes/firefox/line_nav_sun_java.py
M	test/keystrokes/firefox/line_nav_wiki_down.py
M	test/keystrokes/firefox/line_nav_wiki_up.py
M	test/keystrokes/firefox/longdesc_1.py
M	test/keystrokes/firefox/longdesc_14.py
M	test/keystrokes/firefox/longdesc_15.py
M	test/keystrokes/firefox/longdesc_2.py
M	test/keystrokes/firefox/longdesc_7.py
M	test/keystrokes/firefox/longdesc_8.py
M	test/keystrokes/firefox/longdesc_9.py
M	test/keystrokes/firefox/object_nav_simple_form_up.py
M	test/keystrokes/firefox/say_all_bugzilla_search.py
M	test/keystrokes/firefox/say_all_multi_line_text.py
M	test/keystrokes/firefox/say_all_role_lists.py
M	test/keystrokes/firefox/ui_role_entry.py
M	test/keystrokes/firefox/ui_role_page_tab.py
M	test/keystrokes/firefox/word_nav_list_items.py

2015-01-12 19:19:07 +0100 Daniel Mustieles <daniel.mustieles@gmail.com>

        Updated Spanish translation

M	po/es.po

2015-01-09 22:31:02 -0500 Joanmarie Diggs <jdiggs@igalia.com>

        Add additional support for presentation of mathematical symbols * Add ability to fallback on the name from unicode data * Add fallbacks for arrows, shapes, and additional operators * Add ability for the user to add and override symbol names

M	src/orca/mathsymbols.py

2015-01-06 08:07:04 -0500 Joanmarie Diggs <jdiggs@igalia.com>

        Add support for presentation of mathematical alphanumeric symbols and operators

M	po/POTFILES.in
M	src/orca/Makefile.am
M	src/orca/chnames.py
A	src/orca/mathsymbols.py
M	src/orca/orca_i18n.py.in
M	src/orca/script_utilities.py

2015-01-09 01:34:21 +0000 Rafael Ferreira <rafael.f.f1@gmail.com>

        Updated Brazilian Portuguese translation

M	po/pt_BR.po

2015-01-08 15:18:45 +0100 Inaki Larranaga Murgoitio <dooteo@zundan.com>

        Updated Basque language

M	po/eu.po

2015-01-05 12:17:04 -0500 Joanmarie Diggs <jdiggs@igalia.com>

        Fix for bug 742293 - Application-specific shortcut rebinding doesn't persist

M	src/orca/scripts/default.py

2014-12-26 20:59:45 +0100 Matej Urbančič <mateju@svn.gnome.org>

        Updated Slovenian translation

M	po/sl.po

2014-12-24 11:55:22 -0500 Joanmarie Diggs <jdiggs@igalia.com>

        Eliminate some false positives in the label inference code

M	src/orca/label_inference.py

2014-12-14 20:17:11 +0000 Muhammet Kara <muhammetk@gmail.com>

        Updated Turkish translation

M	po/tr.po

2014-12-10 13:23:52 +0100 Joanmarie Diggs <jdiggs@igalia.com>

        Improve support for presentation of nested tables during structural navigation

M	src/orca/scripts/toolkits/Gecko/script_utilities.py
M	src/orca/structural_navigation.py

2014-12-04 20:14:01 +0000 Muhammet Kara <muhammetk@gmail.com>

        Updated Turkish translation

M	po/tr.po

2014-11-30 16:50:09 +0000 Balázs Úr <urbalazs@gmail.com>

        Updated Hungarian translation

M	po/hu.po