Re: [g-a-devel] Java ATK Wrapper unimplented methods

2014-11-24 Thread Alejandro PiƱeiro
On 22/11/14 20:29, Magdalen Berns wrote: > Hi list, > > Without fully testing each one I went through the java-atk-wrapper > code and have been able to identify the following methods and > interfaces as being unimplemented or as having an implementation which > is incomplete: Just pointing which

Re: [g-a-devel] Java ATK Wrapper unimplented methods

2014-11-24 Thread Magdalen Berns
Hi Alejandro, Thanks for the email. > For now it would be useful to get some feedback on what might be a good > idea to focus on implementing. > > > Initially, I will not focus on the deprecated methods. It is true that > those could be important if someone is using an old version of > pyatpsi2/

[g-a-devel] caribou 0.4.16

2014-11-24 Thread Daiki Ueno
Caribou is a text entry and UI navigation application. This is an unstable release towards GNOME 3.16. News - Stop using deprecated accessibility events ("focus:*") - Bug 739837 - Allow label overwrite in keyboard layout - Bug 739716 - Add more keys to label_map - Bug 739711 - Escape key does

[g-a-devel] ANNOUNCE: at-spi2-core 2.15.2 released

2014-11-24 Thread Mike Gorse
At-spi2-core 2.15.2 is now available for download at: http://download.gnome.org/sources/at-spi2-core/2.15/ What is AT-SPI2 === AT-SPI2 is a D-Bus based accessibility framework. It defines a D-Bus protocol for providing and accessing application accessibility information. The project

Re: [g-a-devel] Java ATK Wrapper unimplented methods

2014-11-24 Thread Magdalen Berns
Hi List, Just to update I tested with the SwingSet2 again earlier today. It seems like the focus is registering fine and SwingSet2 only seems to crash with accerciser when GTK theme is selected now, so that's something. I am not sure what it was that specifically resolved that though. I don't kno