orca r4376 - trunk
- From: wwalker svn gnome org
- To: svn-commits-list gnome org
- Subject: orca r4376 - trunk
- Date: Mon, 1 Dec 2008 20:32:30 +0000 (UTC)
Author: wwalker
Date: Mon Dec 1 20:32:30 2008
New Revision: 4376
URL: http://svn.gnome.org/viewvc/orca?rev=4376&view=rev
Log:
Prep for Orca v2.25.2
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/README
trunk/configure.in
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Mon Dec 1 20:32:30 2008
@@ -1,3 +1,74 @@
+2.25.2 - 01-Dec-2008
+
+General:
+
+* Work on bug #508675 - Applying change in Orca preference dialog
+ is a little bit slow.
+
+* Fix for bug #551891 - Flat review does not always
+ start in the correct place when focus is in a tree table.
+
+* Fix for bug #554002 - Orca App-Preferences dialog page tabs are
+ "off" by one in speech and braille.
+
+* Fix for bug #560649 - configure doesn't detect
+ Python modules installed in non-standard location.
+
+* Fix for bug #561540 - Traceback in default.py onStateChanged.
+
+* Fix for bug #562877 - account for pronunciation dictionary
+ when speech-dispatcher backend is used
+
+OpenOffice:
+
+* Fix for bug #556657 - Orca is rather chatty when focus is given to
+ an OOo list whose parent is a combo box.
+
+* Fix for bug #562532 - When using Openoffice.org Spreadsheet with
+ Orca, the cell coordinates are not spoken for all locales.
+
+Firefox:
+
+* Fix for bug #495303 - Character flat review not working correctly
+ with generated texts in XUL.
+
+* Fix for bug #554616 - Problems accessing subsequent
+ lines of cells which contain line break tags in FF3 tables.
+
+* Fix for bug #554616 - Problems accessing subsequent lines of cells
+ which contain line break tags in FF3 tables.
+
+* More work on bug #554831 - Google calendar unusable with orca.
+ You can now arrow into the day grid.
+
+* Fix for bug #555055 - Orca should be able to navigate
+ http://www.modernthaisf.com/gpage.html.
+
+* Fix for bug #556470 - Orca should not land on empty (cell-less)
+ tables when using structural navigation by table.
+
+* Fix for bug #558516 - Traceback when navigating on huge webpages.
+
+* Fix for bug #559839 - Orca sometimes includes content from other
+ lines when navigating via Up/Down Arrow in Firefox 3.
+
+* Fix for bug #560466 - Improve the accuracy of label guess for
+ Firefox 3.
+
+New and updated translations (THANKS EVERYONE!!!):
+
+ See also the overall translation status:
+ http://l10n.gnome.org/module/orca
+
+ de German Simon Bienlein Jochen Skulj
+ es Spanish Francisco Javier Dorado Martinez
+ eu Basque IÃaki LarraÃaga Murgoitio
+ zh_CN Simplified Chinese Funda Wang
+ zh_HK Traditional Chinese Chao-Hsiung Liao
+ zh_TW Traditional Chinese Chao-Hsiung Liao
+
+========
+
2.25.1 - 03-Nov-2008
Changes since 2.24.1
Modified: trunk/README
==============================================================================
--- trunk/README (original)
+++ trunk/README Mon Dec 1 20:32:30 2008
@@ -1,4 +1,4 @@
-Orca v2.25.2pre
+Orca v2.25.2
Introduction
========================================================================
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Mon Dec 1 20:32:30 2008
@@ -2,7 +2,7 @@
ORCA_MAJOR_VERSION=2
ORCA_MINOR_VERSION=25
-ORCA_MICRO_VERSION=2pre
+ORCA_MICRO_VERSION=2
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]