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

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/

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-23 Thread Magdalen Berns
Hi list, I have now added a list of deprecated functions which are implemented (and what they ought to be replaced with) in the HACKING file now too.[1] On reviewing that information I think it becomes pretty apparent that getting the text, component and value interfaces up to date is a good way t