[glibmm] 2.61.1
- From: Kjell Ahlstedt <kjellahl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glibmm] 2.61.1
- Date: Sun, 17 Mar 2019 11:54:59 +0000 (UTC)
commit 56927279fa1af63819c8c869161690a8d854d280
Author: Kjell Ahlstedt <kjellahlstedt gmail com>
Date: Sun Mar 17 12:35:14 2019 +0100
2.61.1
NEWS | 61 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 61 insertions(+)
---
diff --git a/NEWS b/NEWS
index 60884d4f..c3ebb5f8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,64 @@
+2.61.1: (unstable):
+Distro packagers should probably not package this yet.
+
+Glib:
+* Add DateTime::get_timezone()
+ Add KeyFile::get_locale_for_key()
+ Add TimeZone::get_identifier()
+ (Kjell Ahlstedt)
+* KeyFile: Make it a refcounted class
+ (Kjell Ahlstedt)
+* Add Value_RefPtrBoxed<>
+ Add Value<std::vector<string>> specializations and other Value
+ specializations that are necessary for _WRAP_PROPERTY
+ (Kjell Ahlstedt)
+
+Gio:
+* Put _WRAP_VFUNC in protected sections
+ (Kjell Ahlstedt)
+* Add AppInfo::launch_uris_async() and launch_uris_async()
+ Add DBusConnection::get_flags()and property_flags()
+ (Kjell Ahlstedt)
+* TlsClientConnection: Remove property_accepted_cas()
+ (Kjell Ahlstedt)
+* ThemedIcon: Add create(const std::vector<Glib::ustring>& iconnames)
+ (Kjell Ahlstedt)
+* Remove NO_GTYPE from some _WRAP_ENUMs
+ (Kjell Ahlstedt) Issue #37 (Jan Tojnar)
+* TlsConnection: Remove rehandshake API
+ (Kjell Ahlstedt)
+* Application: Add signal_name_lost()
+ (Kjell Ahlstedt)
+
+Glib and Gio:
+* Use {} for function arguments initialisation
+ (Tapasweni Pathak) Merge request !9
+ Issue #20 (Daniel Boles)
+
+gmmproc:
+* generate_wrap_init.pl.in: Don't exclude any Gtk classes
+ (Kjell Ahlstedt)
+* _WRAP_PROPERTY: generate a static_assert() that checks if
+ the data type is acceptable
+ (Kjell Ahlstedt)
+* Add _IS_REFCOUNTED_BOXEDTYPE
+ (Kjell Ahlstedt)
+* _WRAP_ENUM and _WRAP_GERROR: Add gtype_func parameter
+ (Kjell Ahlstedt)
+
+Build:
+* glibmmconfig.h.in: Remove unused configuration constants
+ (Kjell Ahlstedt) Issue #22
+* Change the ABI to glibmm-2.62
+ (Kjell Ahlstedt)
+
+Documentation:
+* README: Add installation instructions
+ (Tapasweni Pathak) Merge request !10
+* Don’t use @retval on out args, use @param[out]
+ (Daniel Boles) Merge request !6
+
+
2.59.1: (unstable):
Distro packagers should probably not package this yet.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]