About glibmm
============
C++ bindings for Glib
News
====
* Gio::AppInfo:
- launch(): Use a vector instead of a ListHandle and assume that it contains
Gio::File rather than strings. This was unusable before.
- Add launch() overload with no launch_context parameter.
- Add launch() overload taking one file,
- launch_uri(): Deprecate the method taking a GAppLaunchContext*, adding
one taking a Gio::AppLaunchContext instead.
- Add launch_uri() taking one URI.
(Murray Cumming)
* Add test case for a recent fix in libsigc++ with RefPtr.
(Kjell Ahlstedt) Bug #564005#c14 (Alexander Shaduri)
* tools: Add python .def generation scripts removed from PyGObject.
(Murray Cumming)
* gmmproc: Allow _STRUCT_NOT_HIDDEN to be used even when multiple classes
are defined in one file.
(José Alburquerque)
ChangeLog
=========
http://download.gnome.org/sources/glibmm/2.29/glibmm-2.29.11.changes (2.28K)
Download
========
http://download.gnome.org/sources/glibmm/2.29/glibmm-2.29.11.tar.xz (4.29M)
sha256sum: 8d92c143ed82b75eddcc41ae85dc65e6920451e72c2545752b65ffeef489258f
http://download.gnome.org/sources/glibmm/2.29/glibmm-2.29.11.tar.bz2 (5.49M)
sha256sum: 947d74de6d3b33918a047b63f010e99ea37955404c2d77913ad7f658932597b4
_______________________________________________
ftp-release-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/ftp-release-list
Upcoming changes:
Nov 16: new tarballs use format .tar.xz (no more .tar.bz2 nor .tar.gz!)