Re: Versioning and long term stability promise in GTK+

2017-01-30 Thread Sébastien Wilmet
On Mon, Jan 30, 2017 at 11:17:55AM +, Emmanuele Bassi wrote: > On 29 January 2017 at 10:00, Sébastien Wilmet wrote: > > On Sat, Sep 03, 2016 at 02:09:04PM +0100, Emmanuele Bassi wrote: > >> https://blog.gtk.org/2016/09/01/versioning-and-long-term-stability-promise-in-gtk/ > > > > In the above

Re: gtk_text_iter_forward_search() comparison

2017-01-30 Thread Eric Cashon via gtk-devel-list
Thank you Andrew and Chris. I thought there very well could be a language problem with checking characters like that but just didn't know. Thanks again, Eric ___ gtk-devel-list mailing list gtk-devel-list@gnome.org https://mail.gnome.org/mailma

Re: gtk_text_iter_forward_search() comparison

2017-01-30 Thread Chris Vine
On Mon, 30 Jan 2017 13:53:46 +0200 "Andrew W. Nosenko" wrote: > On Sun, Jan 29, 2017 at 2:16 AM, Eric Cashon via gtk-devel-list < > gtk-devel-list@gnome.org> wrote: > > > > > I have been working on a little search experimentation. Gave > > writing a case in-sensitive gtk_text_iter_forward_search(

Re: gtk_text_iter_forward_search() comparison

2017-01-30 Thread Andrew W. Nosenko
On Sun, Jan 29, 2017 at 2:16 AM, Eric Cashon via gtk-devel-list < gtk-devel-list@gnome.org> wrote: > > I have been working on a little search experimentation. Gave writing a > case in-sensitive gtk_text_iter_forward_search() a try. The code is shorter > than what is in gtktextiter.c and it works a

Re: GtkSocket/GtkPlug accessibility

2017-01-30 Thread Colomban Wendling
Le 27/01/2017 à 15:32, Mario Sanchez Prada a écrit : > […] > > I know I arrive tremendously late to this thread, and I'm not even sure if > this is going to be helpful for your situation, but just in case this is a > small test application I wrote long ago to understand how the whole thing of > At

Re: Versioning and long term stability promise in GTK+

2017-01-30 Thread Emmanuele Bassi
Hi; On 29 January 2017 at 10:00, Sébastien Wilmet wrote: > On Sat, Sep 03, 2016 at 02:09:04PM +0100, Emmanuele Bassi wrote: >> https://blog.gtk.org/2016/09/01/versioning-and-long-term-stability-promise-in-gtk/ > > In the above announcement, you've written: I didn't write it, but since I reviewed