Re: GtkTreeView changes

2011-11-23 Thread Kristian Rietveld
Hello Benjamin, On Nov 24, 2011, at 2:57 AM, Benjamin Otte wrote: > In case you didn't notice, I did some refactoring in the treeview code > and pushed it to master. It's mainly meant for the accessibility > implementation. I'll continue doing that for a bit, until the treeview > a11y implementati

GtkTreeView changes

2011-11-23 Thread Benjamin Otte
Hey Kris, sorry for the late mail, I wanted to get to it earlier, but I forgot. I blame Matthias wanting to get a release out. :) In case you didn't notice, I did some refactoring in the treeview code and pushed it to master. It's mainly meant for the accessibility implementation. I'll continue d

Re: GThread struct now hidden

2011-11-23 Thread Murray Cumming
On Thu, 2011-10-13 at 13:26 +0200, Murray Cumming wrote: > > By the way, I also noticed that g_thread_init() is deprecated, > presumably because you must now used g_thread_new(), so you don't need > it, but I don't see a deprecation comment on g_thread_init(). There are still no deprecation comm