
========================================
 NEWS: gconfmm-2.24.0
========================================

2.24.0:

* Updated version to match gnome 2.24.

2.23.1:

* Client:
  - Added recursive_unset(). (Josephine Hsu, Motorola)
    Bug #549158.
  - Added notify(). (Murray Cumming, Openismus)


========================================
 NEWS: Glib-1.200
========================================

Overview of changes in Glib 1.200
=================================

 Since 1.18x (the previous stable series)
 ----------------------------------------
  * Add Glib::Flags::new, a constructor for flags objects.
  * Add Glib::strerror and Glib::strsignal.
  * Increase the robustness of stack handling in Glib::Object::get, of
    Glib::ParamSpec handling in general, of overloaded Glib::Flags operators,
    and of the Glib::Object lazy-loader.

 Since 1.193
 -----------
  * Update the TODO file.


========================================
 NEWS: glibmm-2.18.0
========================================

2.18.0 (stable):

 * Bug #550789: Fixed a licensing issue with some of the tools distributed with
   the source tarball (Murray Cumming)


========================================
 NEWS: gnome-python-2.22.3
========================================

Overview of Changes from gnome-python 2.22.2 to gnome-python 2.22.3
====================================================================
* Bug #548535 postfix (#553228, Mart Raudsepp)

Overview of Changes from gnome-python 2.22.1 to gnome-python 2.22.2
====================================================================
* Compatibility with newer pygobject (#548535, Björn Lindqvist)


========================================
 NEWS: gnome-vfsmm-2.24.0
========================================

2.24.0:

* Updated version number to match GNOME version.


========================================
 NEWS: Gtk2-1.200
========================================

Overview of changes in Gtk2 1.200
=================================

 Since 1.18x (the previous stable series)
 ----------------------------------------
  * Wrap new API from gtk+ 2.14.
  * Add exportable constants: GTK_PRIORITY_RESIZE, GDK_PRIORITY_EVENTS,
    GDK_PRIORITY_REDRAW, and GDK_CURRENT_TIME.
  * Add Gtk2::Gdk::Event::GrabBroken::implicit and grab_window.
  * Add Gtk2::Widget::hide_on_delete.
  * Automatically handle releasing of GCs returned by Gtk2::GC->get.
  * Fix the marshalling of modify callbacks in Gtk2::TreeModelFilter.
  * Correctly marshal the push_in return value of Gtk2::Menu position callback.
  * Fix marshaling of the rows-reordered signal for custom Perl tree models.
  * Provide Gtk2::TreeIter::set for custom model implementations to set the
    contents of an iter.
  * Fix the gtk_plug_new_for_display wrapper so it is callable as
    Gtk2::Plug->new_for_display(display, socket_id).
  * Change Gtk2::TreeDragSource::drag_data_get to also accept a selection data
    object that is to be filled in, instead of always just returning a new one.
  * Improve the documentation in a lot of places.

 Since 1.193
 -----------
  * Fix more stack handling bugs in Gtk2::TreeSortable::get_sort_column_id,
    Gtk2::CellLayout::get_cells, and Gtk2::TreeModel::get.
  * Improve the explanation of callbacks and user data in the POD page
    Gtk2::api.


========================================
 NEWS: gtkmm-2.14.0
========================================

2.14.0 (stable)

* Windows build fixes.
  (Armin Burgmeier)


========================================
 UPDATED: gtk-sharp-2.12.4
========================================

gtk-sharp was updated without a NEWS entry.


========================================
 NEWS: libglademm-2.6.7
========================================

2.6.7:

* Windows build fixes.
  (Armin Burgmeier)


========================================
 NEWS: libgnomemm-2.24.0
========================================

2.24.0:

Increased version for GNOME 2.24.


========================================
 NEWS: libgnomeuimm-2.24.0
========================================

2.24.0:

Increased version for GNOME 2.24.


========================================
 NEWS: libxml++-2.24.0
========================================

2.24.0:

Changes since 2.22:

* Attribute: Return the correct value even when using a namespace.
  (Murray Cumming) Bug #547689 (Sergei Fedorov)
* Added Schema and SchemaValidator classes, demonstrated in 
  examples/schemavalidation.
  (Emilien KIA) Bug #312216.
* Element: Added add_child_text() with a previous_node parameter, for adding 
  between existing nodes. Added add_child_text_before() too.
* Node: Added add_child() with a previous_node parameter, for adding between 
  existing nodes. Added add_child_before() too.
  (Murray Cumming)
* SaxParser: added parse_chunk_raw().
  (Armin Burgmeier)



========================================
 NEWS: pangomm-2.14.0
========================================

2.14.0:

* Language: Added get_scripts().
  (Murray Cumming)
* README and COPYING fixes.
  (Deng Xiyue)
* Fixed the Windows build with Visual Studio Express.
  (Armin Burgmeier)

