2015-07-21 19:07:34 -0400 Joanmarie Diggs <
[email protected]>
Clear cached objects when top-level web document finishes loading
M src/orca/scripts/web/script.py
2015-07-21 17:43:37 -0400 Joanmarie Diggs <
[email protected]>
Don't set the locusOfFocus to non-focused link when document claims focus
M src/orca/scripts/web/script.py
2015-07-21 16:57:59 -0400 Joanmarie Diggs <
[email protected]>
Call the default consumesKeyboardEvent() if there's no web script handler
M src/orca/scripts/web/script.py
2015-07-21 14:28:41 -0400 Joanmarie Diggs <
[email protected]>
Add handling for ROLE_HEADER
M src/orca/formatting.py
2015-07-21 14:19:38 -0400 Joanmarie Diggs <
[email protected]>
Ignore state-changed:busy events from nested documents in web content
M src/orca/scripts/web/script.py
2015-07-21 13:38:23 -0400 Joanmarie Diggs <
[email protected]>
Handle some changes in the Thunderbird v.38 spellcheck dialog
M src/orca/scripts/apps/Thunderbird/script.py
2015-07-18 10:13:33 +0000 Pedro Albuquerque <
[email protected]>
Updated Portuguese translation
M po/pt.po
2015-07-16 13:07:07 +0200 Frédéric Wang <
[email protected]>
Support three common multi-character symbols seen in MathML
M src/orca/mathsymbols.py
2015-07-16 12:45:18 +0200 Joanmarie Diggs <
[email protected]>
Examine the tag rather than the role when identifying nested MathML tables
M src/orca/scripts/web/script_utilities.py
2015-07-16 12:41:33 +0200 Joanmarie Diggs <
[email protected]>
Create a utility method to get and cache an element's tag for web content
M src/orca/scripts/web/script_utilities.py
2015-07-16 08:34:51 +0200 Joanmarie Diggs <
[email protected]>
Only prefer math symbol names for MathML content
M src/orca/script_utilities.py
2015-07-15 20:17:01 +0200 Joanmarie Diggs <
[email protected]>
Mark some additional math symbols as contextualized strings
M src/orca/mathsymbols.py
2015-07-15 19:59:25 +0200 Frédéric Wang <
[email protected]>
Add arrows and operators which are not being spoken to mathsymbols.py
M src/orca/mathsymbols.py
2015-07-13 20:35:12 +0200 Joanmarie Diggs <
[email protected]>
Fix infinite recursion generating speech for childless MathML layout elements
M src/orca/speech_generator.py
2015-07-13 20:10:41 +0200 Joanmarie Diggs <
[email protected]>
Fix traceback which can occur if there's no caret context
M src/orca/structural_navigation.py
2015-07-13 19:46:27 +0200 Joanmarie Diggs <
[email protected]>
Use proper AT-SPI2 ROLE_MATH rather than a fake role plus object attributes
M configure.ac
M src/orca/formatting.py
M src/orca/scripts/web/script_utilities.py
M src/orca/speech_generator.py
2015-07-13 11:02:57 +0200 Daniel Mustieles <
[email protected]>
Updated Spanish translation
M po/es.po
2015-07-12 20:35:02 +0200 Joanmarie Diggs <
[email protected]>
Handle presentation of status bars with non-label, non-named children
M src/orca/speech_generator.py
2015-07-12 17:10:01 +0200 Joanmarie Diggs <
[email protected]>
Don't speak rolename for status bar notifications
M src/orca/script_utilities.py
M src/orca/speech_generator.py
2015-07-06 02:00:16 +0300 Dimitris Spingos <
[email protected]>
Updated Greek translation
M po/el.po
2015-07-05 09:14:40 +0000 Pedro Albuquerque <
[email protected]>
Updated Portuguese translation
M po/pt.po
2015-07-04 22:30:33 +0200 Claude Paroz <
[email protected]>
Updated French translation
M po/fr.po
2015-07-04 14:27:52 -0400 Frédéric Wang <
[email protected]>
Provide shorter names for n-ary operators; don't say "post" in mmultiscripts
M src/orca/mathsymbols.py
M src/orca/messages.py
M src/orca/speech_generator.py
2015-07-04 13:28:06 -0400 Joanmarie Diggs <
[email protected]>
Try to eliminate speaking of math symbol character names (by Orca) in widgets
M src/orca/script_utilities.py
M src/orca/scripts/web/script_utilities.py
2015-07-04 07:18:51 +0000 Pedro Albuquerque <
[email protected]>
Updated Portuguese translation
M po/pt.po
2015-07-03 19:39:13 -0400 Joanmarie Diggs <
[email protected]>
Ensure that > and horizontal ellipsis are spoken in MathML content
M src/orca/mathsymbols.py
2015-07-03 19:13:00 -0400 Joanmarie Diggs <
[email protected]>
Indicate when a MathML table is nested inside another MathML table
M src/orca/messages.py
M src/orca/script_utilities.py
M src/orca/scripts/web/script_utilities.py
M src/orca/speech_generator.py
2015-07-03 18:32:20 -0400 Joanmarie Diggs <
[email protected]>
Present full contents of math tables that are part of a MathML expression
M src/orca/formatting.py
M src/orca/messages.py
M src/orca/speech_generator.py
2015-07-03 18:01:22 -0400 Joanmarie Diggs <
[email protected]>
Add "top brace" and "bottom brace" characters to the list of character names
M src/orca/mathsymbols.py
2015-07-03 17:37:19 -0400 Joanmarie Diggs <
[email protected]>
Handle a couple of space-related issues in generating speech for MathML
M src/orca/speech_generator.py
2015-07-03 16:40:41 -0400 Joanmarie Diggs <
[email protected]>
Add the "triple prime" character to the list of character names
M src/orca/chnames.py
2015-07-03 16:11:45 -0400 Joanmarie Diggs <
[email protected]>
Speak character names of MathML mfenced fences and separators
M src/orca/formatting.py
M src/orca/speech_generator.py
2015-07-03 15:23:18 -0400 Joanmarie Diggs <
[email protected]>
Don't call re.compile() in mathsymbols.py until we need to adjust spoken strings
M src/orca/mathsymbols.py
2015-07-03 15:15:27 -0400 Joanmarie Diggs <
[email protected]>
Ensure we speak "<" as "less than" in MathML content
M src/orca/mathsymbols.py
2015-07-03 14:54:57 -0400 Joanmarie Diggs <
[email protected]>
Speak "-" as "minus" when used as an operator in MathML content
M src/orca/chnames.py
M src/orca/mathsymbols.py
2015-07-03 14:29:25 -0400 Joanmarie Diggs <
[email protected]>
Handle presentation of MathML menclose without notation specified
M src/orca/scripts/web/script_utilities.py
2015-07-03 14:20:40 -0400 Joanmarie Diggs <
[email protected]>
Add a utility method to find out if the locusOfFocus is in MathML
M src/orca/script_utilities.py
M src/orca/scripts/web/script_utilities.py
2015-07-03 14:12:01 -0400 Joanmarie Diggs <
[email protected]>
Generate spoken names for single punctuation symbols from MathML
M src/orca/speech_generator.py
2015-07-02 08:44:20 -0400 Joanmarie Diggs <
[email protected]>
Handle mrow numerators and denominators in MathML
M src/orca/speech_generator.py
2015-07-02 08:35:46 -0400 Joanmarie Diggs <
[email protected]>
Handle mrow scripts in MathML
M src/orca/speech_generator.py
2015-07-02 05:31:51 -0400 Joanmarie Diggs <
[email protected]>
Handle MathML mmultiscripts element which lacks mprescripts element
M src/orca/scripts/web/script_utilities.py
2015-07-02 05:08:37 -0400 Joanmarie Diggs <
[email protected]>
Do not present "none" elements as scripts in MathML mmultiscripts
M src/orca/scripts/web/script_utilities.py
M src/orca/speech_generator.py
2015-07-02 03:19:34 -0400 Joanmarie Diggs <
[email protected]>
Start presenting MathML content as spoken math rather than rendered text
M src/orca/scripts/web/script_utilities.py
M src/orca/scripts/web/speech_generator.py
2015-07-02 02:46:22 -0400 Joanmarie Diggs <
[email protected]>
Don't treat MathML as "layout only" (as defined by Orca's default code)
M src/orca/scripts/web/script_utilities.py
2015-07-02 02:25:31 -0400 Joanmarie Diggs <
[email protected]>
Add some formatting strings for spoken MathML content
M src/orca/formatting.py
2015-07-02 02:18:13 -0400 Joanmarie Diggs <
[email protected]>
Add some speech generators for MathML content
M src/orca/speech_generator.py
2015-07-02 01:45:41 -0400 Joanmarie Diggs <
[email protected]>
Add some localized strings for spoken presentation of MathML
M src/orca/messages.py
2015-07-02 01:20:12 -0400 Joanmarie Diggs <
[email protected]>
Add some script utilities to identify MathML elements in web content
M src/orca/script_utilities.py
M src/orca/scripts/web/script_utilities.py
2015-07-01 21:57:34 +0000 Pedro Albuquerque <
[email protected]>
Updated Portuguese translation
M po/pt.po
2015-06-29 22:42:43 +0000 Pedro Albuquerque <
[email protected]>
Updated Portuguese translation
M po/pt.po
2015-06-29 13:23:30 -0400 Joanmarie Diggs <
[email protected]>
Remove some more unneeded code from the old metacity script
M po/POTFILES.in
M src/orca/scripts/apps/metacity/script.py
2015-06-29 13:15:25 -0400 Joanmarie Diggs <
[email protected]>
Remove the old "inacessible" metacity hack
M src/orca/scripts/apps/metacity/script.py
2015-06-27 15:20:42 -0400 Joanmarie Diggs <
[email protected]>
Enable toggling of speech via keybinding when it's not silenced, but disabled
M src/orca/scripts/default.py
2015-06-27 15:13:24 -0400 Joanmarie Diggs <
[email protected]>
Set the profile when reloading settings
M src/orca/orca.py
2015-06-27 13:15:02 -0400 Joanmarie Diggs <
[email protected]>
Fix a regression introduced by incomplete merge of web script
M src/orca/script_utilities.py
M src/orca/scripts/toolkits/WebKitGtk/script_utilities.py
M src/orca/scripts/toolkits/WebKitGtk/speech_generator.py
2015-06-26 22:08:56 -0400 Joanmarie Diggs <
[email protected]>
Add handling for Evo's "autocomplete" popups
M src/orca/scripts/apps/evolution/script.py
M src/orca/scripts/apps/evolution/script_utilities.py
2015-06-26 19:01:03 -0400 Joanmarie Diggs <
[email protected]>
Add sanity check for line contents before attempting to present them
M src/orca/caret_navigation.py
2015-06-26 18:50:19 -0400 Joanmarie Diggs <
[email protected]>
Clear web script command state when window deactivated
M src/orca/scripts/toolkits/Gecko/script.py
M src/orca/scripts/web/script.py
2015-06-26 16:48:22 -0400 Joanmarie Diggs <
[email protected]>
Stop using gnome-autogen.sh
M autogen.sh
2015-06-26 13:45:12 -0400 Joanmarie Diggs <
[email protected]>
Mark two additional argparse strings for translation
M src/orca/messages.py
M src/orca/orca_bin.py.in
2015-06-26 10:52:21 -0400 Joanmarie Diggs <
[email protected]>
Fix for bug 751476: Mark "help" command-line argument for translation
M src/orca/messages.py
M src/orca/orca_bin.py.in
2015-06-24 10:16:25 -0400 Joanmarie Diggs <
[email protected]>
Add utility methods to get next and previous lines in web content
M src/orca/caret_navigation.py
M src/orca/scripts/web/script.py
M src/orca/scripts/web/script_utilities.py
2015-06-23 11:08:15 -0400 Joanmarie Diggs <
[email protected]>
Post-release version bump
M README
M configure.ac
2015-06-23 11:04:33 -0400 Joanmarie Diggs <
[email protected]>
Prep for the 3.17.3 release
M NEWS
M README
M configure.ac