Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-release > by-pkgid > 70e0e8e968df7a6e5e3bb890ecbd9687 > files > 8

java-access-bridge-1.26.2-12.mga6.x86_64.rpm

Java Access Bridge version 1.26.2
================================
Release bridge 1.26.2. This is a stable build. It
depends on at-spi 1.8 or versions after.

The following changes have been made since 1.26.1.

Fixed bug about 64-JVM support

Java Access Bridge version 1.26.1
================================
Release bridge 1.26.1. This is a stable build. It
depends on at-spi 1.8 or versions after.

The following changes have been made since 1.26.0.

Add a 64 bit platform support when loading JNI library

Java Access Bridge version 1.26.0
================================
Release bridge 1.26.0. This is a stable build. It
depens on at-spi 1.8 or versions after.

The following changes have been made since 1.24.0.

* Add a JNI library to set NO_AT_BRIDGE for all Java applications.
GTK loads gtk modules according to the settting in xsettings, so
GTK_MODULES doesnot work now. To make java applications not load
atk-bridge, we add a JNI library to set a environmental variable
to ask atk-bridge not load itself.

* bridge/org/GNOME/Accessibility/JavaBridge.java:

  Fix for bug #563344

  The event fired by the text component is different from what
  we expect, newValueObject is not the position of the insertion,
  but the position of the caret after the insertion, so fix
  newValueObject.

* bridge/org/GNOME/Accessibility/JavaBridge.java
  Fix for bug #563173 - StringIndexOutOfBoundsException can be
  thrown in Java Access Bridge

Java Access Bridge version 1.25.1
================================
Release bridge 1.25.1. This is a development build. It
depends on at-spi 1.8 or versions after.

The following changes have been made since 1.25.0.

* bridge/org/GNOME/Accessibility/JavaBridge.java:
  Load the jni library in the constructor.
  Show the information in the terminal.

Please use ./configure --prefix=/usr --with-java-home=
$JAVA_HOME to produce Makefile.

Java Access Bridge version 1.25.0
================================
Release bridge 1.25.0. This is a development build. It
depends on at-spi 1.8 or versions after.

The following changes have been made since 1.24.0.

Add a JNI library to set NO_AT_BRIDGE for all Java applications.
GTK loads gtk modules according to the settting in xsettings, so
GTK_MODULES doesnot work now. To make java applications not load
atk-bridge, we add a JNI library to set a environmental variable
to ask atk-bridge not load itself.

* bridge/org/GNOME/Accessibility/JavaBridge.java: (JavaBridge):

  Fix for bug #562408.
  Ignore 'SIGPIPE' to fix Java applications exit when a11y is enabled.
  This is only a tempoary since it uses the unsupported package sun.misc.*.

* bridge/org/GNOME/Accessibility/JavaBridge.java:

  Fix for bug #563344

  The event fired by the text component is different from what
  we expect, newValueObject is not the position of the insertion,
  but the position of the caret after the insertion, so fix
  newValueObject.

* bridge/org/GNOME/Accessibility/JavaBridge.java
  Fix for bug #563173 - StringIndexOutOfBoundsException can be
  thrown in Java Access Bridge

Java Access Bridge version 1.24.0
================================
Release bridge 1.24.0. This is a stable build. It
depends on at-spi 1.8 or versions after.

Comparing with 1.23.0, there's no any difference.

Java Access Bridge version 1.23.0
================================
Release bridge 1.23.0. This is a unstable build. It
depends on at-spi 1.8 or versions after.

The following changes have been made since 1.22.0.

* bridge/org/GNOME/Accessibility/JavaBridge.java:
  Properly insert accessible objects to any_data fields with the
  right type (bug #483214).

* bridge/org/GNOME/Accessibility/KeyEventAdapter.java:
  Fix for bug #318615 to adjust keysyms for various non-alphanumeric
  keys so that assistive technologies can more accurately
  calculate the keycodes.

* All events sent to registryd is having "host_
  application" so you don't need to have a round trip
  to get application object.
  Fix #531869

Java Access Bridge version 1.22.0
================================

Release bridge 1.22.0. This is a stable build. It
depends on at-spi 1.8 or versions after.

The following changes have been made since 1.20.0.

*getAttributes return an empty set instead of null.
 Fix #496587

*Make shift-tab work with JDK 1.6.
 Fix #440783

*Use Role.ROLE_APPLICATION instead of Role.ROLE_EXTENDED.
 Fix #511625.

Java Access Bridge version 1.21.1
================================

Release bridge 1.21.1. This is a development build. It 
depends on at-spi 1.8 or version after.

The following changes have been made since 1.21.0.

*getAttributes return an empty set instead of null.
 Fix #496587

*Make shift-tab work with JDK 1.6.
 Fix #440783

Java Access Bridge version 1.21
================================

* branch gnome-2-20 
* Change from pre-release to post-release

Java Access Bridge version 1.20
================================

Release bridge 1.20. This is a stable build. It 
depends on at-spi 1.8 or version after.

The following changes have been made since 1.18

*Don't create ApplicationAccessible object if jab
 finds that it can't get the registry object 
 successfully. This can prevent a lot of unused
 events sent by jab.

*Read environment variable GNOME_ACCESSIBILITY to
 decide whether display debug messages on screen.

* Fix bug 448001, 448007, solve the parameters setting
issues.

* Fix bug 441188, solve unreliability on Fedora.

* Catch exceptions of AccessUtil.getRegistry to
  decide whether display debug messages on screen.

Java Access Bridge version 1.19.2
================================

* Release bridge 1.19.2.
 Don't create ApplicationAccessible object if jab
 finds that it can't get the registry object 
 successfully. This can prevent a lot of unused
 events sent by jab.
 Read environment variable GNOME_ACCESSIBILITY to
 decide whether display debug messages on screen.

Java Access Bridge version 1.19.1
================================

* Release bridge 1.19. It depends on at-spi after 
version 1.18.
* Fix bug 448001, 448007, solve the parameters setting
issues.
* Fix bug 441188, solve unreliability on Fedora.
* Catch exceptions of AccessUtil.getRegistry to
solve keyboard input issues fi the registry is nul

Java Access Bridge version 1.18.0
================================

* release bridge 1.18. It depends on at-spi after 
version 1.17.
* Enable "make dist" work on higher version of automake.
* Get registry object from ior string stored as a property of root window
of current display instead of activating bonobo server.
To get ior string  xprop command is called, use autoconf stuff to
generate java source file.
bug #393009.

Java Access Bridge version 1.4.7
================================

* recognize and pass-through "paragraph" role 
and "flowsFrom"/"flowsTo" relations from OpenOffice
(without requiring Java 1.5).

Java Access Bridge version 1.4.6
================================

* org.GNOME.Bonobo.UnknownImpl now exposes 'destroy' and
  'refcount' to subclasses.  This helps subclasses to
  better react when their refcount goes to 0.

Java Access Bridge version 1.4.5
================================

* Report MANAGES_DESCENDANTS state correctly with 1.5.0 JDKs.

Java Access Bridge version 1.4.4
================================

* Fix for getAccessibleColumnHeader, bug #300699.
* Fixes for text-selection events, bugs #172807, #192925, #171951.
* Fix offsets returned for LINE_START and LINE_END boundary types.

Java Access Bridge version 1.4.3
================================

* Fixes for text-changed CORBA_Any context strings
* Fixes for SENTENCE and LINE ranges, AccessibleText_getTextAtOffset, etc.
* Bugs #171581, #171583, #171584, #151579, #149602.
* Improved INSTALL.

Java Access Bridge version 1.4.2
================================
* Set state SENSITIVE if state ENABLED is set. (bug #142537)

Java Access Bridge version 1.4.1
================================
* Implement setCaretOffset using AccessibleEditableText.selectText.
(bug #133023)

Java Access Bridge version 1.4.0
================================
* Check whether GNOME's Gconf accessibility key is set before initialising.
(bug #122425)

* Separate items in keybinding by ":". (bug #138392)

Java Access Bridge version 1.3.1
================================
* Ensure that java files in registry/org/GNOME?Accessibility are in source
tarball. (bug #137339)

Java Access Bridge version 1.3.0
================================
Version for use with GNOME 2.5

* Update to take account of new methods for Accessible and Text introduced
in at-spi for GNOME 2.5. (bug #128343)

Java Access Bridge version 1.2.1
================================

for gnome 2.5 'unstable' series

Java Access Bridge version 1.2.0
================================
Version for use with GNOME 2.4