ANNOUNCE: gtkmm 2.13.5 - 07/23/08 05:14 PM
*** gtkmm 2.14:
gtkmm 2.13 wraps new API in GTK+ 2.13. It will become the API/ABI-stable
gtkmm 2.14 when GTK+ 2.14.0 is released. gtkmm 2.13 is API/ABI-compatibile with
gtkmm 2.12, 2.10, 2.8, 2.6 and 2.4. It is a version of the gtkmm-2.4 API.
gtkmm stays in-sync with GTK+ by following the official GNOME release schedule:
http://www.gnome.org/start/unstable/
Bindings for the rest of the GNOME Platform are also available, and are also
API-stable.
http://www.gtkmm.org
*** Changes
gtkmm 2.13.5 (unstable):
Gtk:
* Builder: Added versions of create_from_file(),
create_from_string(), add_from_file(), and add_from_string()
that take an ID or array of IDs, to allow building of only a part of
the file, as was already possible with libglade.
* CellRendererCombo: Wrapped the changed signal.
(Murray Cumming)
* FileChooser: get_preview_widget(): Avoid an endless loop.
Bug #543288 (Jens Georg)
* Printer: Added is_paused() and is_accepting_jobs().
(Murray Cumming)
Build:
* pangomm is now in its own tarball.
(Murray Cumming)
* MSVC_Net2003 project files: Mention new source files
for builder, scalebutton, tooltip, and volumebutton.
(Jens Georg) Bug #543294.
*** Development
gtkmm 2.13 wraps new API in GTK+ 2.13. It will become the API/ABI-stable
gtkmm 2.14 when GTK+ 2.14.0 is released. gtkmm 2.13 is API/ABI-compatibile with
gtkmm 2.12, 2.10, 2.8, 2.6 and 2.4. It is a version of the gtkmm-2.4 API.
gtkmm stays in-sync with GTK+ by following the official GNOME release schedule:
http://www.gnome.org/start/unstable/
Bindings for the rest of the GNOME Platform are also available, and are also
API-stable.
http://www.gtkmm.org
*** Changes
gtkmm 2.13.5 (unstable):
Gtk:
* Builder: Added versions of create_from_file(),
create_from_string(), add_from_file(), and add_from_string()
that take an ID or array of IDs, to allow building of only a part of
the file, as was already possible with libglade.
* CellRendererCombo: Wrapped the changed signal.
(Murray Cumming)
* FileChooser: get_preview_widget(): Avoid an endless loop.
Bug #543288 (Jens Georg)
* Printer: Added is_paused() and is_accepting_jobs().
(Murray Cumming)
Build:
* pangomm is now in its own tarball.
(Murray Cumming)
* MSVC_Net2003 project files: Mention new source files
for builder, scalebutton, tooltip, and volumebutton.
(Jens Georg) Bug #543294.
*** Development