[orca] Created tag ORCA_3_11_2
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca] Created tag ORCA_3_11_2
- Date: Tue, 19 Nov 2013 14:14:20 +0000 (UTC)
The unsigned tag 'ORCA_3_11_2' was created.
Tagger: Joanmarie Diggs <jdiggs igalia com>
Date: Tue Nov 19 09:13:56 2013 -0500
Orca v3.11.2
Changes since the last tag 'ORCA_3_9_92':
Andika Triwidada (1):
Updated Indonesian translation
Anish A (1):
Updated Malayalam Translation
Balázs Úr (1):
Updated Hungarian translation
Carles Ferrando (1):
[l10n] Updated Catalan (Valencian) translation
Daniel Mustieles (3):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Dimitris Spingos (1):
Updated Greek translation
Duarte Loreto (1):
Updated Portuguese translation
Efstathios Iosifidis (1):
Updated Greek translation
Enrico Nicoletto (2):
Updated Brazilian Portuguese translation
Updated Brazilian Portuguese translation manual
Fran Diéguez (1):
Updated Galician translations
Gabor Kelemen (2):
Updated Hungarian help translation
Updated Hungarian help translation by Attila Hammer <hammera at pickup dot hu>
Gil Forcada (1):
[l10n] Update Catalan translation
Inaki Larranaga Murgoitio (1):
Updated Basque language
Joanmarie Diggs (113):
Post-release bump to v3.10.0pre
Fix for bug 707708 - Orca does not shut down unused synthesizers which were initialized within the
preferences dialog
Update the man page so that it doesn't contain false information
Fix for bug 708497 - Orca fails to present GtkButton children of a GtkListBox row
Remove a leftover call to drawOutline() that was missed
Fix traceback in the Gecko script.
Prep for v3.10.0
More prep for v3.10.0
Version bump to 3.11.1pre
Fix to make SayAll identify text which is a link in non-HTML documents
Can no longer use both AM_GNU_GETTEXT and IT_PROG_INTLTOOL
Implement the "list of" dialog for ARIA landmarks
Fix a silly c&p error
Remove incorrect/obsolete information from Orca's help content
Present the position and contents when switching pages in gnome-documents
Fix for bug 709447 - Orca segfaults when run with the wayland backend.
Handle timeouts in liveregions._getMessage() more gracefully
Ignore text-changed events from Thunderbird's status bar.
Fix for bug 709573 - Orca can hang on a web page in Firefox
Present the wifi network and battery-charged state in the new system status menu
Fix structural navigation for tables in LibreOffice Writer
Present table cell text, if present, rather than the name in LibreOffice Writer
Use F2 and F3 rather than 1 and 2 to display shortcuts in Learn Mode
Update the documentation to reflect the Learn Mode change
Use the default script when presenting text in WebKitGtk entries
Do not exit learn mode or repeat the prompt if no application shortcuts found
Simplify and fix bugs in the speech generator's ancestry generation
Don't generate ancestors when the common ancestor is a combo box
Tree Tables should not be treated as layout only
Fix whereAmI details for Nautilus
Be sure we have line text before adding a voice to present it
Work around some brokenness in LibreOffice tables
Add option to generate "old ancestors" in speech
Add a default listener for children-changed events
Remove the script for the OpenSolaris Device Driver Utility app.
Remove the script for the OpenSolaris PackageManager app.
Fix for double-handling object:state-changed:focused events from Gedit
Let the default script handle app registration for object event callbacks
Move setting usePronunciationDictionary to the gui code
Fix to prevent Orca from double-speaking name-changed events
Remove the Nautilus script's handling for a bug which no longer exists
Use the default script's onNameChanged to present the name of the new folder
Migrate Nautilus to stop listening to the now-deprecated focus: event
Update the Rhythmbox script for the focus: event deprecation; remove obsolete hacks
Update the Ekiga script for the focus: event deprecation; remove obsolete hacks
Update the Evolution script for the focus: event deprecation; remove obsolete hacks
Update the Gcalctool script for the focus: event deprecation; remove obsolete hacks
Remove Orca's support for bug buddy.
Have more scripts ignore focus: events in favor of object:state-changed:focused
Remove the listener for Firefox 2's object:link-selected events
Store basic point-of-reference info when the locusOfFocus changes
Rework much of Orca's LibreOffice support and prepare for focus: deprecation
Create a dedicated object:state-changed callback for the "busy" state
Create a dedicated object:state-changed callback for the "expanded" state
Create a dedicated object:state-chagned callback for "checked" and "indeterminate" states
Create a dedicated object:state-changed callback for the "active" state
Create a dedicated object:state-changed callback for the "pressed" state
Remove some missed obsolete code for checked state changed
Create a dedicated object:state-changed callback for "showing" events
Finding the next/previous caret in Gecko should not call isLayoutOnly()
Create a dedicated object:state-changed callback for "selected" events
Remove some more missed obsolete state-changed code
Stop using the now-obsolete visualAppearanceChanged method
Remove the Banshee script's speech generator as it copies default's behavior
Remove the Banshee script's formatting.py as it is now obsolete
Fix for Orca double-presenting the contents of Nautilus's Places panel
Check the locusOfFocus rather than STATE_FOCUSED in onValueChanged()
Remove the STATE_SHOWING check from onSelectionChanged()
Improve presentation of Calc cells being edited
Create a dedicated object:state-changed callback for "focused" events
Remove the skipObjectEvent() checks for focus: events
Remove the Nautilus script now that the default script has the same logic
Add a default callback for window:create events
Add default callbacks for document: events
Register only one set of script event listeners; not one for each script
Temporarily listen to focus: events for ROLE_TEXT objects
Add /help/*/*.stamp to .gitignore
Remove the now-obsolete script for gnome-system-monitor
Stop doing focus grabs when setting the caret position
Add a Qt toolkit script to hack around a bug in that accessibility implementation
Create a toolkit script for Gtk+ 3
Set the locusOfFocus to context menus when Gecko apps pop them up
Fix and improve alert presentation for Thunderbird and Firefox
Hack around another focus: only situation in Gecko
Stop calling clumpUtterances() in Gecko's speakContents().
Convert "\n" to "blank" in getUtterancesFromContents()
Remove an old focus: event hack from the state-changed callback code
Defer more quickly to the default script for ARIA widgets and non-document content
Defer all focused claims for editable Gecko widgets to the default script
Ignore (for now) text-attributes-changed signals from LibreOffice
Begin cleanup of the focus-related code for Gecko-based apps
Try to minimize some of the excessive chattiness with Gecko radio buttons
Make the "checked" and "pressed" strings context-specific
Say "blank" when speaking the current line text for "\n"
Remove the Thunderbird script's onCaretMoved() callback
Only ignore document frame focus claims if we're in document content
Stop Orca from repeating the end of an autocompleted address
Remove an ancient hack for a Gecko bug which was fixed years ago
Rework findFirstCaretContext()
Ensure go{Next,Previous}Line() has a caret context before setting the position
Do not enqueue accessible events when Orca is being shut down
Create a toolkit script for Gtk+ 2 / GAIL
Add 'gtk' to the toolkit scripts' __init__.py
Rename the "CALLY" toolkit script "clutter"
Create an app script for gnome-shell
Do not treat dialogs or windows as "layout only".
Remove the hack for bug 677221 which was fixed awhile ago.
Remove the clutter script's formatting.py; it's in the gnome-shell script now
Fix regression in using Firefox's Find toolbar
Fix for hang in Firefox
Add a sanity check for broken value-interface implementations
Restore the speech server before cleaning up unused servers in Preferences
Prep for the 3.11.2 release
José Vilmar Estácio de Souza (5):
Remove onFocus method from eclipse's script
Make the Eclipse script a subclass of the GAIL script
traceback in eclipse script
Use the same logic used in soffice to ignore duplicated caret movements
Check in the default script's onCaretMoved() if the caret really moved
Matej Urbančič (1):
Updated Slovenian translation
Simon Bienlein (1):
Updated German translation
Timo Jyrinki (1):
Finnish translation update
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]