========================================
 NEWS: Glib-1.222
========================================

Overview of changes in Glib 1.222
=================================

* Properly handle slashes in copyright footers passed to Glib::MakeHelper.
* Fix a test failure on s390.

Overview of changes in Glib 1.221
=================================

* Fix a few build and test suite issues.


========================================
 NEWS: glibmm-2.24.0
========================================

2.24.0:

* Changes in glibmm 2.24 compared to glibmm 2.22:

Glib:
* BalanceTree: New class, wrapping GTree.
  (Szilárd Pfeiffer, Jonathan Jongsma)
* Fix ustring::format(non-const char*) and add regression test.
  (Debarshi Ray)

Gio:
* Added InetAddress, NetworkAddress, NetworkService, Resolver, Socket, 
  SocketAddress, SocketAddressEnumerator, SocketClient, SocketConnectable, 
  SocketConnection, SocketListener, SocketService, SrvTarget, TcpConnection, 
  Threaded SocketService, UnixConnection
  (Jonanthan Jongsma)
* AsyncResult: Add get_source_object_base(), deprecating get_source_object()
  because it usually can never work.
  (Murray Cumming, Daniel Elstner) Bug #608269 (Michael Hasselmann)
* Cancellable: Added release_fd() and make_polldf().
File:
  - Added has_parent(), supports_thread_contexts(), start_mountable(),
  stop_mountable(), poll_mountable()
  - Aded create_file_readwrite(),  create_file_readwrite_async().
  - Added open_readwrite(), open_readwrite_async(), finish_readwrite(), r
  replace_readwrite(), replace_readwrite_async() and finish_replace_readwrite().
  - unmount_mountable(), eject_mountable(): Add overrides with MountOperation
  parameters.
* ThemedIcon: Added get_names().
  (Murray Cumming)
* NetworkService: Add domain property.
  (Krzesimir Nowak)


2.23.4 (unstable):

Gio:
* File: Add TypeTraits to fix Gtk::FileChooser::get_files() in gtkmm.
  (Jonathan Jongsma) Bug #590940 (Tomasz Jankowski)
* MemoryInputStream: Correct data loss/corruption with binary data.
  (Alexey Kosilin) Bug #609552 (Holger Seelig)
* ThemedIcon: Added get_names().
  (Murray Cumming)

Glib:
* Fix ustring::format(non-const char*) and add regression test.
  (Debarshi Ray)

Build:
* tests: Reorder assignment to LDADD and giomm_ldadd in tests/Makefile.am 
  to always use the built library, not the installed one.
  (David King) Bug #610854 (Pacho Ramos)


========================================
 NEWS: gnome-python-2.28.1
========================================

Overview of Changes from gnome-python 2.28.0 to gnome-python 2.28.1
====================================================================
* A couple of gconf module bugs fixed


========================================
 NEWS: Gtk2-1.221
========================================

Overview of changes in Gtk2 1.221
=================================

* Properly wrap the binding for gtk_binding_entry_skip in version guards.
* Fix some build and test failures.


========================================
 NEWS: gtkmm-2.20.0
========================================

2.20.0:

New API in gtkmm 2.20:

Gtk:
* Added CellRendererSpin, Spinner, OffscreenWindow, ToolPalette, ToolItemGroup.
* Action: Added get/set_always_show_image() and property.
* Dialog: Added get_widget_for_response().
* Entry:
  - Allow use of a shared EntryBuffer.
  - Added get_text_window() and get_icon_window().
* FontSelection:
  - Added get_family() and get_face(), get_family_list(), 
  get_face_list().
* Paned: Added get_handle_window()
* PrintContext: Added get_hard_margins().
* Printer: get_hard_margins().
* Range: Added get/set_slider_size_fixed(), 
  get/set_min_slider_size(), get_slider_range(), get_range_rect().
* StatusBar: Added get_message_area().
* StatusIcon: Added set_name().
* ToolItem: Added get_ellipsize_mode(), get_text_alignment(), 
  get_text_orientation() and get_text_size_group().
* ToolItemGroup: Added get_label_widget().
* ToolPalette: Make  get_expand() and get_icon_size() const.
* ToolShell: Added  get_text_orientation(), get_text_alignment(), 
  get_ellipsize_mode(), get_text_size_group().
* ToolTip: Added set_icon(Gio::Icon).
* Viewport: Added get_bin_window().
* Widget:
  - Added set/get_realized(), set/get_mapped() and style_attach().
  - Added has_rc_style(), deprecating rc_style().
* Window:
  - Added get_window_type(), deprecating get_is_toplevel() and get_is_popup().
  Removed get_is_dialog() because it never had any implmentation anyway.
  - Added unset_transient_for().
  - Added get_icon_name() and icon_name property.
  - Added get/set_mnemonics_visible() and property.
  - Added accept-focus, and focus-on-map properties.
  (Murray Cumming)

 Gdk:
* Screen: Added get_primary_monitor().
* Window:
* PixbufAnimationIter: Make the methods public.
* Window: Added flush(), get/set_offscreen_embedder() and
  get_offscreen_pixmap().


Since 2.19.7:

* ToolPalette
  - Derive from ToolShell.
  - Added a const version of get_drop_item().
  - Added properties.
* ToolItemGroup: Added properties.
* OffscreenWindow:
  - Added const versions of get_pixbuf() and 
    get_pixmap()
  - Added properties.
* Range: Make get_slider_range() const.
  (Murray Cumming, Jonathan Jongsma)
* Demos: Don't use deprecated API.
  (Murray Cumming)


2.19.7 (unstable):

Gdk:
* Screen: Added get_primary_monitor().
* Window: Added flush().

Gtk:
* StatusBar: Added get_message_area().
* Printer: get_hard_margins().
* ToolItem: Added get_ellipsize_mode(), get_text_alignment(), 
  get_text_orientation() and get_text_size_group().
* ToolItemGroup: Added get_label_widget().
* ToolPalette: Make  get_expand() and get_icon_size() const.
* ToolShell: Added  get_text_orientation(), get_text_alignment(), 
  get_ellipsize_mode(), get_text_size_group().
* Viewport: Added get_bin_window().
* Window:
  - Added get_window_type(), deprecating get_is_toplevel() and get_is_popup().
  Removed get_is_dialog() because it never had any implmentation anyway.
  - Added unset_transient_for().
  (Murray Cumming)


========================================
 UPDATED: gtk-sharp-2.12.10
========================================

gtk-sharp was updated without a NEWS entry.


========================================
 NEWS: libgnomemm-2.30.0
========================================

2.30.0:

* Increased version number to match GNOME 2.30.


========================================
 NEWS: libsigc++-2.2.5
========================================

2.2.5:

* Accumulators: Allow return types that are different to the signal's.
  (Krzysztof Kosiński)
* Documentation:
  - Disable collaboration graphs in documentation
  - Use non-blurry font for graph labels.
  (Daniel Elstner)
  - sigc::hide() correction: It always only hides one signal argument.
  (Michael Hasselmann)
* Fix the MSVC++ build.
  (Armin Burgmeier)


========================================
 NEWS: libxml++-2.30.0
========================================

2.30.0:

* Build system rewrite.
* Use mm-common for reference documentation generation. Fixes GNOME bugs
  #583411 (Hubert Figuiere), #614260 (David King) and #551501 (Johannes Schmid)
* Fix several compiler warnings.
* Use 0 instead of NULL. (Murray Cumming)


========================================
 NEWS: Pango-1.221
========================================

Overview of changes in Pango 1.221
==================================

* Properly export all our public symbols so that linking against us works on
  MSWin32.  (GNOME #576373)


========================================
 UPDATED: pyatspi-0.1.8
========================================

pyatspi was updated without a NEWS entry.


========================================
 NEWS: seed-2.30.0
========================================

== Seed 2.30.0, "Piano Man" (2010.03.29) ==

* Second stable release!

== Seed 2.29.91, "Greatest Hits" (2010.02.23) ==

* Support void * arguments

* Support connecting to notify:: signals everywhere