orca r4421 - branches/gnome-2-24
- From: wwalker svn gnome org
- To: svn-commits-list gnome org
- Subject: orca r4421 - branches/gnome-2-24
- Date: Mon, 12 Jan 2009 17:52:28 +0000 (UTC)
Author: wwalker
Date: Mon Jan 12 17:52:27 2009
New Revision: 4421
URL: http://svn.gnome.org/viewvc/orca?rev=4421&view=rev
Log:
Prep for Orca v2.24.3
Modified:
branches/gnome-2-24/ChangeLog
branches/gnome-2-24/NEWS
branches/gnome-2-24/README
branches/gnome-2-24/configure.in
Modified: branches/gnome-2-24/NEWS
==============================================================================
--- branches/gnome-2-24/NEWS (original)
+++ branches/gnome-2-24/NEWS Mon Jan 12 17:52:27 2009
@@ -1,3 +1,68 @@
+2.24.3 - 12-Jan-2008
+
+General:
+
+* Re-fix for bug #354479 - Automatic presentation of "balloon" type
+ messages.
+
+* The rest of the fix for bug #551891 - Flat review does not always
+ start in the correct place when focus is in a tree table.
+
+* Fix for bug #562877 - account for pronunciation dictionary
+ when speech-dispatcher backend is used
+
+* Fix for bug #563171 - src/orca/flat_review.py:getZonesFromText
+ should clip zones based on what text is visible
+
+* Fix for bug #564994 - Drop eel dependency
+
+OpenOffice:
+
+* Fix for bug #562532 - When using Openoffice.org Spreadsheet with
+ Orca, the cell coordinates are not spoken for all locales.
+
+Firefox:
+
+* Fix for bug #563502 - Need to map "Shiretoko" to the Mozilla
+ script.
+
+* Fix for bug #565886 - Extraneous caret-moved events emitted by
+ FF 3.1 cause unnecessary braille updating.
+
+* Fix for bug #565944 - Missing whitespace when the end of line
+ braille indicator is followed by an image in FF 3.x.
+
+* Fix for bug #566073 - Orca provides the "tree level" for items
+ in submenus within Firefox 3.x.
+
+* Fix for bug #566180 - Orca inappropriately announces the name
+ and role of (un)ordered list items as part of the context in
+ Firefox 3.2.
+
+* Fix for bug #566181 - Changes made to Firefox 3.2 caret-moved
+ events cause Orca to provide unreliable access during the use
+ of the Find toolbar.
+
+* Fix for bug #566361 - Orca inappropriately announces the name
+ of table cells as part of the context in Firefox 3.2.
+
+* Fix for bug #566954 - ARIA toggle button state not handled correctly
+
+* Fix for bug #566955 - Need to remove extra whitespace from braille
+ output for Firefox 3.x.
+
+* Fix for bug #567167 - Orca sometimes (re)announces that the document
+ frame has just received focus in Firefox 3.x.
+
+New and updated translations (THANKS EVERYONE!!!):
+
+ See also the overall translation status:
+ http://l10n.gnome.org/module/orca
+
+ hu Hungarian Attila Hammer and Gabor Kelemen
+
+==========
+
2.24.2 - 24-Nov-2008
General:
Modified: branches/gnome-2-24/README
==============================================================================
--- branches/gnome-2-24/README (original)
+++ branches/gnome-2-24/README Mon Jan 12 17:52:27 2009
@@ -1,4 +1,4 @@
-Orca v2.24.2
+Orca v2.24.3
Introduction
========================================================================
Modified: branches/gnome-2-24/configure.in
==============================================================================
--- branches/gnome-2-24/configure.in (original)
+++ branches/gnome-2-24/configure.in Mon Jan 12 17:52:27 2009
@@ -2,7 +2,7 @@
ORCA_MAJOR_VERSION=2
ORCA_MINOR_VERSION=24
-ORCA_MICRO_VERSION=2
+ORCA_MICRO_VERSION=3
ORCA_VERSION="$ORCA_MAJOR_VERSION.$ORCA_MINOR_VERSION.$ORCA_MICRO_VERSION"
AM_INIT_AUTOMAKE(orca, $ORCA_VERSION)
AC_SUBST(ORCA_VERSION)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]