======================================== NEWS: Glib-1.143 ======================================== Overview of changes in Glib 1.143 ================================= * Call g_threads_init before g_type_init. [Torsten] ======================================== NEWS: glibmm-2.12.5 ======================================== 2.12.5: * Fix code generation when using the latest m4, and functions named mkstemp, as experienced on Ubuntu Feisty. Bug #397167 (Dodji Seketeli, Daniel Elstner) ======================================== NEWS: gtkmm-2.10.7 ======================================== 2.10.7: * Main: Cleanup data structures in the destructor, preventing leaks, and allowing a second instantiation. (Bug #383340 from Christopher Raine). * Build: Fix build with SUN Workshop 11 (Marko Anastasov, Bug #395572 from Tim Mooney) * Documentation: - glade/libglade tutorial section: Clarification. (Martin Nordholts, Bug #387708) - Added SizeGroup documentation. (Murray Cumming) ======================================== NEWS: pygtk-2.10.4 ======================================== pygtk-2.10.4 4-februrary-2007 - Documentation build fixes (John Finlay, Gustavo) - Return NULL on error in TextBuffer.register_serialize_format (Paolo Borelli) - Do not overwrite sys.argv (JP Calderone) - Add status icon example (Nikos Kouremenos) - Make it possible to remove rows in the gtk.TreeModel.foreach callback (Gustavo) - Code generator fix for %define (#381389, Manish Singh) - Duplicate GdkEvent.string member when setting it (#382428, Gustavo, John Ehresman) - Make it possible to use automake 1.10 (Kjartan Maraas) - distutils build fixes (#385934, Sebastien Bacher, Michael Bienia) - Allow None to be passed into gdk.Display (Johan) - Undeprecate gtk.container_class_list_child_properties (Johan) - Fix memory leak in gtk.Container.child_get (Gian Mario Tagliaretti)