GLib 2.25.17 released

2010-09-18 Thread Ryan Lortie
Hi all A somewhat serious bug was discovered in GLib 2.25.16 as it was released yesterday -- a complete failure to build against the system-installed pcre (see bug #629971). Because of the late date in the cycle leading up to GNOME 2.32, the inconvenience to our users and distributors is great en

gdk-lock sharing between threads

2010-09-18 Thread Lukas Kontenis
Hi, I'm having trouble understanding the way gtk/gdk locking works in a multi-threaded application. According to GTK documentation, to make gtk calls thread-safe I have to initialize both the GLib and GDK thread subsytems and enclose the gtk_main() statement in a gdk_threads_enter()/gdk_threads_le