Hey Tarnyko,

sorry for the late reply,

On 28 April 2014 10:33, Tarnyko <tarn...@tarnyko.net> wrote:
> Javier Jardón writes:
>>
>> Testing in Windows platform has not been tested, so if you have any
>> problems please report in bugzilla!
>
> Just tested it, works perfectly under Win32.

Nice! Good to know

>>         * Modernize all the code as much as possible before a
>>           possible transition to GTK+3
>
>
> Regarding GTK+3 : there is a patch which has been around for some time on
> Bugzilla, and that I just adapted for the new release :
> https://bugzilla.gnome.org/show_bug.cgi?id=707723#c11
> It basically allows specifying a "--with-gtk=3" option at configure time
> (the library still targets GTK+2 by default).
> Justed tested under Linux and Win32, it builds fine. The functionality stays
> the same for GTK+2, still needs some additionnal work for Linux Font support
> (which I have prepared).
> Do you think it could be merged ?

I already pushed a branch in the git repository with the GTK+3 port [1]
Sorry, I didnt know those patches already exist.
In my approach I removed the support for GTK+2 and focus in GTK+3 only.
I will take a look to the patch and see how we can combine our work ;)
Everything seems to work but the zkor example, not sure yet why. So if
you have any idea it would be great!
I also plan to change the namespace [2] of the api to not conflict
with future GTK+ work on this.

Cheers!

[1] https://git.gnome.org/browse/gtkglarea/log/?h=jjardon/gtk3
[2] https://git.gnome.org/browse/gtkglarea/log/?h=jjardon/namespace_change
_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to