
========================================
 NEWS: Glib-1.152
========================================

Overview of changes in Glib 1.152
=================================

* Wrap g_main_context_is_owner.  [Torsten]
* Wrap g_timeout_add_seconds.  [Torsten]

Overview of changes in Glib 1.151
=================================

* Use BSD make syntax on BSD systems by default.  [Slaven Rezic, Torsten]
* Wrap g_key_file_load_from_dirs.  [Torsten]
* Wrap g_get_user_special_dir.  [Torsten]

Overview of changes in Glib 1.150
=================================

* Make it possible to mark objects and methods as deprecated with
  Glib::ParseXSDoc and Glib::GenPod.  [Emmanuele]


========================================
 NEWS: glibmm-2.13.8
========================================

2.13.8:

* OptionContext: Added get/set_summary(), get/set_description(), set_translation_domain(),
  and set_translate_func().
  (Jonathon Jongsma)
* Documenation:
  Added RegEx class documentation. (Johannes Schmid)
  Show new API in 2.14.

2.13.7:

* Regex: Added a create() method and added default parameter values.
  Added a simple example.
* Added  SignalTimeout::connect_seconds(), in addition to the existing 
  SignalTimeout::connect(), as a wrapper of g_timeout_add_seconds().
  Improveed the documentation.
* Added get_user_special_dir().
  (Murray Cumming)


========================================
 NEWS: Gnome2-VFS-1.070
========================================

Overview of changes in Gnome2-VFS 1.070
=======================================

* Add Gnome2::VFS::URI::resolve_symbolic_link.
* Add Gnome2::VFS::Drive::needs_eject.

Overview of changes in Gnome2-VFS 1.061
=======================================

* Fix a test failure.
* Fix a POD error that caused the main documentation in the Gnome2::VFS POD
  page to be shadowed.


========================================
 NEWS: gnome-python-2.19.1
========================================

Overview of Changes from gnome-python 2.18.2 to gnome-python 2.19.1
====================================================================
- wrap gnome_vfs_drive_needs_eject (Gian Mario Tagliaretti, #419225)
- Fix warning when reloading the gnome.ui module (Sébastien Granjoux, #438129)
- use python-config to get python includes (Sebastien Bacher, #448179)
- Wrap gnome_vfs_mime_type_get_equivalence (Gustavo Carneiro, #453517).



========================================
 NEWS: Gtk2-1.153
========================================

Overview of changes in Gtk2 1.153
=================================

* Supply default values for Gtk2::IconView::scroll_to_path.
  [Torsten, Jeffrey Ratcliffe]
* Hide Gtk2::AboutDialogs constructed with Gtk2::show_about_dialog on any
  reponse.  [muppet]
* Make Gtk2::Builder::connect_signals default to the calling package (instead
  of main) if none was specified.  [Torsten]
* New API:  [Torsten]
  - gdk_keymap_have_bidi_layouts
  - gdk_notify_startup_complete_with_id
  - gdk_window_set_startup_id
  - gdk_x11_display_get_startup_notification_id
  - gtk_tree_view_is_rubber_banding_active
  - pango_cairo_font_map_new_for_font_type, pango_cairo_font_map_get_font_type
  - pango_font_face_is_synthesized
* Plug memory leaks.  [muppet, Torsten]

Overview of changes in Gtk2 1.152
=================================

* Make Gtk2::TreeModelSort::convert_child_iter_to_iter usable.  [Adrian
  Priscak, muppet]
* Make sure calling get() on a Gtk2::TreeModelSort resolves to
  Gtk2::TreeModel::get if appropriate.  [Torsten]
* Fix string encoding problems in Gtk2::Editable's insert-text signal
  marshaller.  [Roderich Schupp]
* Handle the recent deprecation of gtk_about_dialog_[sg]et_name and the removal
  of the "name" property.  [Torsten, muppet]
* Add support for GtkTooltip.  [Torsten]
* Add support for the pango gravity stuff.  [Torsten]
* Add support for GtkRecentAction.  [Torsten]
* Add support for GtkScaleButton and GtkVolumeButton.  [Torsten]
* Add support for GtkBuilder.  [Torsten]
* New API:  [Torsten]
  - gdk_event_request_motions
  - gtk_action_create_menu
  - gtk_entry_completion_set_inline_selection,
    gtk_entry_completion_get_inline_selection,
    gtk_entry_completion_get_completion_prefix,
    gtk_entry_set_cursor_hadjustment and gtk_entry_get_cursor_hadjustment
  - gtk_icon_theme_list_contexts and gtk_icon_theme_choose_icon
  - gtk_page_setup_new_from_file, gtk_page_setup_to_file,
    gtk_page_setup_new_from_key_file, and gtk_page_setup_to_key_file
  - gtk_paper_size_new_from_key_file, gtk_paper_size_to_key_file, and
    gtk_paper_size_get_paper_sizes
  - gtk_print_settings_new_from_file, gtk_print_settings_to_file,
    gtk_print_settings_new_from_key_file, and gtk_print_settings_to_key_file
  - gtk_text_mark_new
  - gtk_text_buffer_add_mark
  - gtk_tree_view_column_get_tree_view,
    gtk_tree_view_convert_widget_to_tree_coords,
    gtk_tree_view_convert_tree_to_widget_coords,
    gtk_tree_view_convert_widget_to_bin_window_coords,
    gtk_tree_view_convert_bin_window_to_widget_coords,
    gtk_tree_view_convert_tree_to_bin_window_coords, and
    gtk_tree_view_convert_bin_window_to_tree_coords
  - gtk_widget_set_tooltip_window, gtk_widget_get_tooltip_window,
    gtk_widget_trigger_tooltip_query, gtk_widget_set_tooltip_text,
    gtk_widget_get_tooltip_text, gtk_widget_set_tooltip_markup,
    gtk_widget_get_tooltip_markup, and gtk_widget_modify_cursor
  - gtk_window_set_startup_id, gtk_window_set_opacity, and
    gtk_window_get_opacity
  - PangoLogAttr property is_expandable_space
  - pango_cairo_context_set_shape_renderer
  - pango_color_to_string

Overview of changes in Gtk2 1.151
=================================

* Make the GET_SORT_COLUMN_ID vfunc handling in Gtk2::TreeSortable more robust.
  [muppet]
* Mark some widgets as deprecated in the documentation and suggest
  alternatives.  [Emmanuele]
* New API:  [Torsten]
  - pango_units_from_double, pango_units_to_double, pango_extents_to_pixels,
    pango_extents_to_pixels, pango_matrix_transform_distance,
    pango_matrix_transform_point, pango_matrix_transform_rectangle, and
    pango_matrix_transform_pixel_rectangle;
  - pango_layout_get_line_readonly, pango_layout_get_lines_readonly, and
    pango_layout_iter_get_line_readonly;
  - gtk_cell_layout_get_cells.
* Make the paths returned by Gtk2::IconView::get_selected_items usable.
  [Torsten]

Overview of changes in Gtk2 1.150
=================================

* Add support for pango attributes.  [Torsten]
* Add support for PangoLayoutLine.  [Torsten]
* Add support for GdkPangoAttrEmbossColor.  [Torsten]
* Wrap new API:  [Torsten]
  - gdk_window_beep
  - gtk_range_set_show_fill_level, gtk_range_get_show_fill_level,
    gtk_range_set_restrict_to_fill_level, gtk_range_get_restrict_to_fill_level,
    gtk_range_set_fill_level, gtk_range_get_fill_level
  - gtk_tree_view_set_show_expanders, gtk_tree_view_get_show_expanders,
    gtk_tree_view_set_level_indentation, gtk_tree_view_get_level_indentation
  - pango_context_set_base_gravity, pango_context_get_base_gravity,
    pango_context_get_gravity, pango_font_description_set_gravity,
    pango_font_description_get_gravity
* Allow passing undef to Gtk2::Entry::set_completion.  [Torsten]
* Add Gtk2::Layout::bin_window.  [Philipp Rumpf]
* When building on Win32, also look for Cairo.lib to make linking work.
  [Torsten]
* Fix a few test suite issues.  [Torsten]

Overview of changes in Gtk2 1.145
=================================

* Fix test failures and compilation problems.  [Torsten, Mario Fischer]
* Make Gtk2::ListStore's and Gtk2::TreeStore's move_before() and move_after()
  accept undef for the position parameter.  [Torsten]
* Supply default values for Gtk2::IconView::scroll_to_path().  [Torsten]
* Plug reference leaks on the pixmap and bitmap returned from
  Gtk2::Gdk::Pixbuf::render_pixmap_and_mask() and
  render_pixmap_and_mask_for_colormap().  [muppet]
* Hide Gtk2::AboutDialogs constructed with Gtk2::show_about_dialog on any
  reponse.  [muppet]


========================================
 NEWS: gtkmm-2.11.4
========================================

2.11.4:

Gtk:
 * Added Builder, which will eventually replace use of libglade.
 (Murray Cumming)
 * Added Tooltip, which replaces the deprecated Tooltips class.
 (Marko Anastasov)
 * RecentAction: Added constructor and create() method and an example.
 (Murray Cumming)
 * Documentation: Added lots of class overview documentation. 
 (Johannes Schimd)


========================================
 NEWS: libglademm-2.6.4
========================================

2.6.4:

* Xml(const char* buffer, ) constructor: Make this actually 
  work. (Douglas C. MacKenzie) Bug #326512.
* Documentation: Clarified lifetime rules. (Ole Laursen)
* Build:
  - Fixed build when disabling properties and exceptions.
  (Armin Burgmeier, Openismus)
  - Check for both m4 and M4 in the GNU m4 output, to fix 
  the build on some platforms. (Yselkowitz) Bug #42399.


========================================
 NEWS: pygobject-2.13.2
========================================

2.13.2 07-jul-2007
	- Fix build on opensolaris (Damien Carbery, #339924)
	- Proxy GOption exceptions from Python to C (Johannes Hölzl, #342948)
	- Support G_TYPE_VALUE boxed args/signals
	 (Ed Catmur, Carlos Martin, #351072)
	- pyg_error_exception_check bug fix (Sebastian Granjoux, #449879)
	- Toggle references bug fix (#447271, Gustavo Carneiro)
	- use python-config to get python includes (#448173, Sebastien Bacher)
	- Support GObject properties in new properties API (Gustavo)
	- generate-constants fixes (Muntyan)
        - Allow running autogen.sh from outside $srcdir (Muntyan)

