Opened 6 years ago

Closed 6 years ago

Last modified 5 years ago

#11834 closed enhancement (fixed)

glibmm-2.60.0

Reported by: Douglas R. Reno Owned by: Bruce Dubbs
Priority: normal Milestone: 9.0
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version

The documentation in the tarball has not been generated with
with the latest Doxygen, but with  Doxygen 1.8.11.
Therefore it is shown at https://developer.gnome.org/glibmm/2.60/
and https://developer.gnome.org/glibmm/stable/.

*** Changes

2.60.0 (stable):

Glib:
* Add DateTime::get_timezone()
  Add KeyFile::get_locale_for_key()
  Add TimeZone::get_identifier()
  (Kjell Ahlstedt)
* Add Value_RefPtrBoxed<>
  Add Value<std::vector<string>> specializations and other Value
  specializations that are necessary for _WRAP_PROPERTY
  (Kjell Ahlstedt)
* Object construction: Add custom class init and instance init functions
  (Kjell Ahlstedt) Issue #33

Gio:
* Add AppInfo::launch_uris_async() and launch_uris_async()
  Add DBusConnection::get_flags() and property_flags()
  (Kjell Ahlstedt)
* Settings: Add property_settings_schema()
  (Kjell Ahlstedt)
* TlsClientConnection: Deprecate 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: Deprecate rehandshake API
  (Kjell Ahlstedt)
* Application: Add signal_name_lost()
  (Kjell Ahlstedt)

gmmproc:
* Add _IS_REFCOUNTED_BOXEDTYPE
  (Kjell Ahlstedt)

Build:
* Require glib-2.0 >= 2.59.2
  (Kjell Ahlstedt)

Change History (4)

comment:1 by Bruce Dubbs, 6 years ago

I wish they would get their st together. I updated this to glibmm-2.58.1.tar.xz yesterday and that was only released the day before.

comment:2 by Bruce Dubbs, 6 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:3 by Bruce Dubbs, 6 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 21365.

comment:4 by Bruce Dubbs, 5 years ago

Milestone: 8.59.0

Milestone renamed

Note: See TracTickets for help on using tickets.