orca r4406 - trunk
- From: wwalker svn gnome org
- To: svn-commits-list gnome org
- Subject: orca r4406 - trunk
- Date: Mon, 5 Jan 2009 19:07:24 +0000 (UTC)
Author: wwalker
Date: Mon Jan 5 19:07:24 2009
New Revision: 4406
URL: http://svn.gnome.org/viewvc/orca?rev=4406&view=rev
Log:
Prep for Orca v2.25.4
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/README
trunk/configure.in
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Mon Jan 5 19:07:24 2009
@@ -1,3 +1,45 @@
+2.25.4 - 05-Jan-2009
+
+General:
+
+* Fix for bug #354479 - Automatic presentation of "balloon" type
+ messages.
+
+* Fix for bug #564994 - Drop eel dependency
+
+* Fix for bug #565670 - recycling of gtk.CellRendererText()
+
+Firefox:
+
+* 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.
+
+New and updated translations (THANKS EVERYONE!!!):
+
+ See also the overall translation status:
+ http://l10n.gnome.org/module/orca
+
+ he Hebrew Mark Krapivner
+
+==========
+
2.25.3 - 15-Dec-2008
Firefox:
Modified: trunk/README
==============================================================================
--- trunk/README (original)
+++ trunk/README Mon Jan 5 19:07:24 2009
@@ -1,4 +1,4 @@
-Orca v2.25.4pre
+Orca v2.25.4
Introduction
========================================================================
@@ -43,7 +43,7 @@
* BrlTTY - BrlTTY support for braille (optional)
* BrlAPI - BrlAPI support for braille (optional)
-YOU ALSO NEED THE LATEST AT-SPI, ATK, AND GAIL FOR THE GNOME 2.24.x
+YOU ALSO NEED THE LATEST AT-SPI, ATK, AND GAIL FOR THE GNOME 2.25.x
DEVELOPMENT RELEASES. THEY CONTAIN VERY IMPORTANT BUG FIXES!
NOTE: If you have multiple versions of the python interpreter installed
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Mon Jan 5 19:07:24 2009
@@ -2,7 +2,7 @@
ORCA_MAJOR_VERSION=2
ORCA_MINOR_VERSION=25
-ORCA_MICRO_VERSION=4pre
+ORCA_MICRO_VERSION=4
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]