======================================== NEWS: gconfmm-2.20.0 ======================================== 2.20.0: Increased version to match the GNOME version 2.18.1: * SetInterface.h: Use #pragma GCC system_header to supress warnings about the lack of a virtual destructor. (Martin Ejdestig, Bug #460969) * Build: Check for both m4 and M4 in the GNU m4 output, to fix the build on some platforms. (Yselkowitz , Bug #423990) ======================================== NEWS: Glib-1.160 ======================================== Overview of changes in Glib 1.160 ================================= Since 1.14x (the previous stable series) ---------------------------------------- * Add Glib::get_user_special_dir. * Add Glib::KeyFile::load_from_dirs. * Add Glib::MainContext::is_owner. * Add Glib::Timeout::add_seconds. * Improve the automatic documentation generator. Since 1.153 ----------- * Nothing. ======================================== NEWS: glibmm-2.14.0 ======================================== 2.14: Changes sinze 2.12: * New Regex class, allowing string searching with regular expressions. (Murray Cumming, Daniel Elstner) * New KeyFile class. (Rob Page, Jonathan Jongsma, Murray Cumming) * Main: Added SignalTimeout::connect_seconds(). (Murray Cumming) * OptionContext: Added get/set_summary(), get/set_description(), set_translation_domain() and set_translate_func(). (Jonathan Jongsma) * Added Glib::get_user_special_dir(), get_user_data_dir(), get_user_config_dir(), and get_user_cache_dir(). (Jonathan Jongsma, Murray Cumming) * Improved documentation. (Johannes Schmid, Jonathan Jongsma, Ralf Stephan) 2.14.0: * Regex: - Add escape_string(). - match_full(): Rename to match(). - match_all_full(): Rename to match_all(). - split_full(): Rename to split(). ======================================== NEWS: Gnome2-VFS-1.080 ======================================== Overview of changes in Gnome2-VFS 1.080 ======================================= Since 1.06x (the previous stable series) ---------------------------------------- * Add Gnome2::VFS::URI::resolve_symbolic_link and Gnome2::VFS::Drive::needs_eject. Since 1.070 ----------- * Nothing. ======================================== NEWS: gnome-python-2.20.0 ======================================== Overview of Changes from gnome-python 2.19.2 to gnome-python 2.20.0 ==================================================================== * Fix typo in a gnomevfs error message (Jonathan Matthew, #465404) * Change gnome-vfs-python-method.c header to LGPL (Johan Dahlin) ======================================== NEWS: gnome-vfsmm-2.20.0 ======================================== 2.20.0: * Updated version number to match GNOME version. ======================================== NEWS: Gtk2-1.160 ======================================== Overview of changes in Gtk2 1.160 ================================= Since 1.14x (the previous stable series) ---------------------------------------- * Add Gtk2::Pango::LayoutLine, Gtk2::Gdk::Pango::AttrEmbossColor, Gtk2::Builder, Gtk2::RecentAction, Gtk2::ScaleButton, and Gtk2::Tooltip. * Add new API in: Gtk2::Gdk, Gtk2::Gdk::Color, Gtk2::Gdk::Display, Gtk2::Gdk::Event, Gtk2::Gdk::Keymap, Gtk2::Gdk::Pixbuf, Gtk2::Gdk::Window, Gtk2::Gdk::X11, Gtk2::Pango, Gtk2::Pango::Cairo, Gtk2::Pango::Color, Gtk2::Pango::Context, Gtk2::Pango::FontFace, Gtk2::Action, Gtk2::CellLayout, Gtk2::EntryCompletion, Gtk2::IconTheme, Gtk2::IconView, Gtk2::Layout, Gtk2::MenuToolButton, Gtk2::PageSetup, Gtk2::PrintSettings, Gtk2::Range, Gtk2::TextBuffer, Gtk2::TextMark, Gtk2::ToolItem, Gtk2::TreeView, Gtk2::Widget, and Gtk2::Window. * Add support for pango attributes and pango gravity. Since 1.155 ----------- * Make the x, y arguments to Gtk2::StatusIcon::position_menu optional. [muppet] * Fix a test failure or two. [Torsten] Overview of changes in Gtk2 1.155 ================================= * Fix a compilation problem. [Torsten, Thierry Vignaud] * Fix a few test failures. [Torsten] ======================================== NEWS: gtkmm-2.12.0 ======================================== 2.12: Changes since gtkmm 2.10: Gtk: * New classes: Builder, RecentAction, Tooltip, VolumeButton. * Deprecated the Tooltips class. * AboutDialog: Added set/get_program_name() and deprecated set/get_name(). * Action: Action: Added create_menu(). * Calendar: Added a get_date() method using Glib::Date. * CellLayout: Added get_cells(). * CellRendererProgress: Added pulse, text-xalign, and text-yalign properties. * Entry: Added set_cursor_hadjustment(), get_cursor_hadjustment(). * EntryCompletion: Added set_inline_selection() and get_inline_selection(), and Added cursor_on_match signal. * IconTheme: Added choose_icon(), list_contexts(). * IconView: Added set_tooltip_item(), set_tooltip_cell(), get_tooltip_context_path() and get_tooltip_context_iter(), convert_widget_to_bin_window_coords() * LinkButton: Added set_uri_hook() and unset_uri_hook(). * MenuToolButton: Added set_arrow_tooltip_text() and set_arrow_tooltip_markup(). * Notebook: Added set/get_group() and deprecated set/get_group_id(). * PageSetup: Added to_file(), to_key_file(). * PaperSize: Added get_paper_sizes(), get_capabilities(). * Printer: Added list_papers(). * PrintSettings: Added to_file(), to_key_file(). * Range: Added set_show_fill_level(), get_show_fill_level(), set_restrict_to_fill_level(), get_restrict_to_fill_level(), set_fill_level(), get_fill_level(). * RecentAction: Added class. * ScaleButton: Added class. * StatusIcon: Added set_screen() and get_screen() and popup_menu_at_position(). Added popup and activate signals. * Stock IDs: Added DISCARD, ORIENTATION_PORTRAIT, ORIENTATION_LANDSCAPE, ORIENTATION_REVERSE_LANDSCAPE, ORIENTATION_REVERSE_PORTRAIT, SELECT_ALL * Style: Added attach() detach(). * TextBuffer: Addded add_mark(), and cursor-position property. * TextMark: Added constructor and create() method, though these are usually created via TextBuffer. * Toolbar: Added set_icon_size(), unset_icon_size(). * TreeView: Added is_rubber_banding_active(), convert_widget_to_tree_coords(), convert_tree_to_widget_coords(), convert_widget_to_bin_window_coords(), convert_bin_window_to_widget_coords(), convert_tree_to_bin_window_coords(), convert_bin_window_to_tree_coords(), set_tooltip_row(), set_tooltip_cell(), set_tooltip_column(), get_tooltip_column(), get_tooltip_context_path() and get_tooltip_context_iter(). * Widget: Added keynav_failed(), error_bell(), modify_cursor(), unset_cursor(), set_has_tooltip(), get_has_tooltip(). * Window: Added set_opacity(), get_opacity(), set_default_icon_name(), set_accept_focus(), get_accept_focus(), set_focus_on_map() and get_focus_on_map(). Gdk: * Display: Added supports_shapes(), supports_input_shapes(), supports_composite(). * Pixbuf: - Added constructors that do not take dest_x and dest_y (which are ignored in this case). * Screen: Added is_composited(), set_font_options(), get_font_options(), set_resolution(), get_resolution(), get_active_window(). * Window: Added set_composited(), input_shape_combine_mask(), input_shape_combine_region(), set_child_input_shapes(), merge_child_input_shapes(), get_type_hint(), set_startup_id(), beep(), set_opacity(). Pango: * Color: Added to_string(). * Context: Added set_base_gravity(), get_base_gravity(), get_gravity(), set_gravity_hint(), get_gravity_hint(). * FontDescription: Added set_gravity() and get_gravity(). * FontFace: Added is_synthesized(). * GlyphString: Added get_width(). * Layout: Added is_wrapped(), is_ellipsized() and get_unknown_glyphs_count(). Thanks to Marko Anastasov, Murray Cumming, Daniel Elstner, Jonathon Jongsma, Johannes Schmid, and Kalle Vahlman. 2.12.0: * RecentAction: Rearrange the constructor parameters, to match the other Action classes. Added more default parameters. ======================================== UPDATED: gtk-sharp-2.10.2 ======================================== gtk-sharp was updated without a NEWS entry. ======================================== NEWS: libgnomecanvasmm-2.20.0 ======================================== 2.20.0: * Increased version number for GNOME 2.20 ======================================== NEWS: libgnomemm-2.20.0 ======================================== 2.20.0: * Updated version number to match GNOME version. ======================================== NEWS: libgnomeuimm-2.20.0 ======================================== 2.20.0: * Updated version number to match GNOME version. ======================================== NEWS: libxml++-2.20.0 ======================================== 2.20.0: Changes since 2.18: * Element: Added get_attribute_value(), to get a simple text value for an attribute. (Stef Walter) Bug #373573. * Added an experimental --enable-api-exceptions configure option, to allow libxml++ to build without exceptions. (Murray Cumming) ======================================== NEWS: pygobject-2.14.0 ======================================== 2.14.0 16-sep-2007 - Fix a Python 2.6 deprecation warning (Johannes Hölzl, #342948) - Wrap g_timeout_add_seconds, when compiling with glib 2.14 (Gustavo) - Always fully initialize the PyGObject (Ed Catmur, #466082) - Fix compilation in Solaris, again (#339924, Gustavo) - Fix check for default value in boolean type (Marco Giusti, #470230) - Fix new style properties with subclasses (Johan Dahlin, #470718) - Docs generation fixes (John Finlay) ======================================== NEWS: pygtk-2.12.0 ======================================== pygtk-2.12.0 16-september-2007 - Make pango bindings more pythonic (Johan Dahlin) - Remove X11 specific calls from non-X11 builds (Gustavo Carneiro, #471804) - Allow string parameters to have default empty string ("") (John Finlay) - Make pango.Context non-instantiable (Gustavo, #472908) - defsgen.py fixes (Mark Doffman, John Finlay, #473576) - Docs build fixes (John Finlay) pygtk-2.11.0 27-august-2007