[orca] Created tag ORCA_3_15_4



The unsigned tag 'ORCA_3_15_4' was created.

Tagger: Joanmarie Diggs <jdiggs igalia com>
Date: Mon Jan 19 16:06:45 2015 -0500

    Orca v3.15.4

Changes since the last tag 'ORCA_3_13_90':

Attila Hammer (3):
      Updated Hungarian translation
      Updated Hungarian translation
      Fix for bug 738056 - The startup profile combo box is not properly labelled

Balázs Úr (1):
      Updated Hungarian translation

Benjamin Steinwender (2):
      Updated German translation
      Updated German translation

Carles Ferrando (1):
      [l10n] Updated Catalan (Valencian) translation

Christian Kirbach (1):
      Updated German translation

Claude Paroz (3):
      Updated French translation
      Updated French translation
      Updated French translation

Daniel Korostil (1):
      Updated Ukrainian translation

Daniel Mustieles (3):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Dimitris Spingos (1):
      Updated Greek translation

Enrico Nicoletto (1):
      Updated Brazilian Portuguese translation

Fran Diéguez (1):
      Updated Galician translations

Francisco Javier Dorado Martínez (2):
      Updated Spanish Translation
      Updated Spanish Translation

Gil Forcada (1):
      [l10n] Update Catalan translation

Gábor Kelemen (1):
      Updated Hungarian translation

Inaki Larranaga Murgoitio (1):
      Updated Basque language

Jiri Grönroos (1):
      Update Finnish translation

Joanmarie Diggs (120):
      Post-release version bump
      Ignore caret-moved events which we caused by us
      Present longdesc and clickable as part of Where Am I
      Regression tests: New test cases
      Regression tests: Add missing "supporting files" for new test cases
      Fix several issues related to caret and structural navigation in Gecko
      Regression tests: New W3C longdesc tests
      Remove the now-obsolete expandComboBox() method
      Delete some more unused methods
      Remove more hacks for Gecko and stop tripping up on hidden links
      Gecko: Fix several issues related to embedded object characters
      Create an explicit braille formatting string for ROLE_DOCUMENT_FRAME
      Fix several issues related to braille presentation of ARIA widgets
      Examine the new locusOfFocus (not the event.source) in locusOfFocusChanged
      Speak cell coordinates for Writer tables
      Fix several bugs in presentation of Gecko form fields
      Fix an issue with structural navigation into list boxes
      Updated regression tests
      New regression test
      New test cases
      Add support for aria-hidden="true" in Gecko content
      Post-branch version bump
      More work on fixing caret navigation support for Gecko content     * Word navigation should be working 
as expected     * Line navigation should be improved wrt reliability     * Performance should be improved     
* Diagnostic messages regarding broken aspects of Gecko's AtkText support       added to debugging output
      Eliminate a couple of cases where caret nav gets stuck in browse mode
      New and updated tests
      Remove the hack to find things on the same line which Gecko claims are not
      Updated regression tests to reflect the latest fix
      Eliminate initial embedded object characters when getting the line at offset
      Update NEWS
      Fix more instances of getting stuck, combining lines, and garbage on lines
      More updating of regression tests
      Stop using getObjectsFromEOCs() for word contents
      New test case
      Fix an instance of structural navigation looping
      Handle hiddle floats when navigating by line in Gecko content
      Delete some unneeded methods
      Fix an instance of structural navigation skipping
      Begin reworking of speech generation for Gecko content
      Do not announce clickables if verbosity level is set to brief
      Add a command to toggle speech verbosity levels on the fly
      Fix another instance of structural navigation looping
      Updated tests
      Use labelOrName rather than labelAndName for widgets typically lacking both
      New test case
      Use braille generators to generate braille for Gecko content
      Do not let caret navigation wander into offscreen labels
      Filter out non-standard modifiers when capturing keys for bindings
      Use speech generators to generate speech for Gecko content
      Implement initial support for "layout" mode and "object" mode for Gecko content
      If a Gecko entry lacks a label and name, fall back on the autocomplete's
      Do not speak the standard text "tutorial" message for non-editable text
      Do not generate position in list for text block elements
      Do not generate new node level for text block elements
      Be sure we are using the default voice if the requested voice undefined
      Send Gecko utterances speech.speak as a whole rather than iterating through them
      Fix for bug 736595 - Orca's new layout mode setting should be configurable via GUI
      Prevent the tutorial generator from returning an empty string
      Updated tests
      Fix several issues in label inference for Gecko content
      New tests
      New tests
      Present the description of Gecko objects when those objects are the locusOfFocus
      Don't just grab focus on elements in structural navigation
      Set the caret position before speaking the character at that position
      Allow Orca's navigation commands to work even when content is loading
      Include foreground and background colors in the default spoken text attributes
      New test
      Fix a braille scrolling issue and an instance of getting stuck
      Undo an accidental change to the harness
      Move past space and non-breaking space chars when putting together line contents
      Try to handle the destruction of the focused element in Gecko content
      More work on attempting to handle the destruction of focused Gecko elements
      Fix for not displaying links whose text consists of child elements
      An additional fix to ensure we display links whose text consists of child elements
      Treat Gecko lists as text block elements (list boxes have a different role)
      Update braille when presenting a new Thunderbird message
      Do not compare paths by default in isSameObject()
      Fix for a couple of bugs related to presentation of Gecko entries
      Return the object(s) in addition to the string for inferred labels
      Fix a number of bugs related to label inference
      Include punctuation after a link with the link when navigating down by object
      Include the link immediately before punctuation when navigating up by object
      Adding the 3.13.92 NEWS
      Remove STATE_FOCUSED and STATE_SELECTED as requirements for focus mode
      Speak text role for Gecko apps when not in document content
      Don't switch to focus mode if the object is a text block element
      Do not present tutorial messages if the object is not the locusOfFocus
      Prevent repeating of labels and tutorial messages in entries
      Suppress tutorial messages for focus mode widgets when not in focus mode
      Create new tutorial message for activating browse mode
      Only use focused format type for objects which are not text block elements
      Generate the rolename for links even if they were not "just entered"
      Updated tests
      Check for both focusable and focused states when determining text block elements
      Remove the old, sad hacks from the Gecko script's findPreviousObject()
      More hack removal and reworking of find{Next,Previous}Object()
      Adding the 3.14.0 NEWS
      Add command line option to bring up GUI prefs
      Stop using several deprecated Gtk properties
      Make a couple of labels bold to match the others
      Work around the GNOME Shell issues related to switcher presentation
      Don't descend tables in findReplicant()
      Update the position and command state in Gecko after a mouse click
      Attempt to be smarter about toggling focus mode after a page loads
      Tweak for the previous commit
      Handle a false positive in isSameObject() which prevented LO paragraph presentation
      Fix traceback seen when presenting a null object
      Exclude layout-only/presentational tables in structural navigation
      Improve support for presentation of nested tables during structural navigation
      Eliminate some false positives in the label inference code
      Fix for bug 742293 - Application-specific shortcut rebinding doesn't persist
      Add support for presentation of mathematical alphanumeric symbols and operators
      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
      Updated regression tests
      Break text blocks into sentence chunks when doing SayAll by Sentence in Gecko
      Make it possible to specify an object and offset for sayAll() and textLines()
      Do not speak caret-moved and state-changed:focused events triggered by SayAll
      Remove line left over from earlier merge
      Implement ability to "rewind" and "fast forward" during SayAll
      Prep for the 3.15.4 release

Jorge Perez Perez (1):
      Update Aragonese translation

Kalev Lember (1):
      Fix desktop file keywords in Slovenian translation

Kenneth Nielsen (2):
      Updated Danish translation
      Updated Danish translation

Kjartan Maraas (2):
      Updated Norwegian bokmål translation.
      Updated Norwegian bokmål translation.

Marek Černocký (3):
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation

Matej Urbančič (2):
      Updated Slovenian translation
      Updated Slovenian translation

Muhammet Kara (2):
      Updated Turkish translation
      Updated Turkish translation

Pawan Chitrakar (1):
      Updated Nepali translation

Piotr Drąg (2):
      Updated Polish translation
      Updated Polish translation

Rafael Ferreira (1):
      Updated Brazilian Portuguese translation

Samuel Thibault (2):
      Fix for bug 736237 - Enable orca autostart on XFCE, LXDE, MATE
      Tweak for the fix for bug 736237 - Enable autostart on additional DEs

Timo Jyrinki (1):
      Change Finnish translation team web page to l10n.gnome.org

Tom Tryfonidis (2):
      Updated Greek translation
      Updated Greek translation

Yuri Myasoedov (1):
      Updated Russian translation


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