======================================== NEWS: Glib-1.093 ======================================== Overview of changes in Glib 1.093 ================================= * Take out the Gtk2-specific portions of Gtk2::CodeGen, make it extensible, and call it Glib::CodeGen. [muppet] ======================================== NEWS: glibmm-2.7.2 ======================================== 2.7.2: * OptionEntry: Added FLAG_NO_ARG, FLAG_FILENAME, FLAG_OPTIONAL_ARG, and FLAG_NOALIAS enum values. * build_filename() and build_path(): Now use the implementation from glib. ======================================== NEWS: Gnome2-1.022 ======================================== Overview of changes in Gnome2 1.023 =================================== * Fix yet another test suite issue. ======================================== NEWS: Gnome2-GConf-1.000 ======================================== Overview of changes since 1.012 =============================== * The "Breaking up is hard to do" release. * Implemented the new error handling system. [Emmanuele] * Changed Gnome2::GConf::Client::all_entries semantics. [Emmanuele] * Documentation fixes. [Emmanuele] Overview of changes since 1.011 =============================== * Finished the GConfEngine bindings. [Emmanuele] Overview of changes since 1.010 =============================== * Require GConf 2.0.0. [Emmanuele] Overview of changes since 1.000 =============================== * Wrapped GConfEngine. [Emmanuele] * Documentation fixes. [Emmanuele] * Require Glib 1.070. [Emmanuele] ======================================== UPDATED: Gnome2-VFS-1.031 ======================================== Gnome2-VFS was updated without a NEWS entry. ======================================== NEWS: Gtk2-1.093 ======================================== Overview of changes in Gtk2 1.093 ================================= * Bind new API in Gtk2::FileChooser, Gtk2::TreeModel, Gtk2::TreeView and Gtk2::TreeViewColumn. [Torsten] * Make Gtk2::Dialog::set_alternative_button_order() accept string constants. [LoneFox] * Turn Gtk2::CodeGen into a thin wrapper around Glib::CodeGen. [muppet] * Make the test suite more robust. [Torsten] ======================================== NEWS: Gtk2-GladeXML-1.004 ======================================== Overview of Changes in Gtk2::GladeXML 1.005 =========================================== * Multiple documentation fixes and additions. * Win32 build fixes. ======================================== NEWS: gtkmm-2.7.3 ======================================== 2.7.3: Gtk: * FileChooser: Added get/set_do_overwrite_confirmation(). * TreeRowReference: Added get_model(). * TreeView: Added const versions of get_path_at_pos(), get_cell_area(), get_background_area(), get_visible_rect(), widget_to_tree_coords(), tree_to_widget_coords(). Added get_visible_range(). * TreeView::Column: Added queue_resize(). Gdk: * PixbufLoader:create_with_type(): Really return the created GdkPixbufLoader. Win32 build: * Provide an extra hint to work around a DLL export/import bug with MSVC++ and TreeViewColumn (Ishmal) 2.7.2: Build fix: Removed an extra; that caused a warning. Gdk: * Pixbuf: Added a save_to_buffer() overload without the options parameters. ======================================== NEWS: libsigc++-2.0.15 ======================================== 2.0.15: * g++ 3.2 (and Mac OS X g++ 3.3) build fix. (Paul Pogonyshev) * Compose: Fix slot lifetime regression introduced in 2.0.9. (Philip Langdale) * tests: Small ISO C++ correctness fix (Marek Rouchal) * Don't specify unused function parameter names. (Andris Pavenis) ======================================== NEWS: pygtk-2.7.1 ======================================== pygtk-2.7.1 21-july-2005 - Update API to Gtk+ 2.7.3 (Johan) - Threading, Enum fixes (Johan - Registration fixes (Gustavo) - Make use of atomic ref counting in glib (Johan) pygtk-2.7.0 10-july-2005 - GIOChannel wrapper (Gustavo, John Ehresman, Manish) - GSource wrapper (Manish) - Allow creation of python classes through gobject.new (Gustavo, John Ehresman, Benjamin Otte) - Improved GObject property support (Gustavo, Iņaki, Johan) - Improved ParamSpec wrapping (Johan) - Add gdkcairo and pangocairo wrapping, depends on pycairo (Gustavo) - 2.8 API updates (Johan) - Add GObject metaclass, making type_register unnecessary (Gustavo) - C++ compilation fixes (Manish) - Handle longs/ints better (Gustavo) - Support new GType fundamentals (Edward Hervey, Johan) - Improved GType wrapping (Johan) - Support for specifying GType name (Johan) - GtkContainer iterator support (Johan) - Support for subclasses that implements scrolling (Gustavo, Johan) - Bug fixes/Misc fixes (Steve Chaplin, Tim Evans, John Finlay, Cedric Gustin, Edward Hervey, Christian Kirbach, Tuure Laurinolli, Benjamin Otte, Manish Singh, Gian Mario Tagliaretti, Fernando San Martin Woerner)