Opened 7 years ago

Closed 7 years ago

#9398 closed enhancement (fixed)

glibmm-2.52.0

Reported by: bdubbs@… Owned by: bdubbs@…
Priority: normal Milestone: 8.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by bdubbs@…, 7 years ago

Owner: changed from blfs-book@… to bdubbs@…
Status: newassigned

comment:2 by bdubbs@…, 7 years ago

2.52.0 (stable):

Gio:

  • UnixSocketAddress::create(): Remove the default value for the type parameter to avoid ambiguity.

Gio::DBus

  • Proxy: Wrap call() and call_sync() methods.

Documentation:

  • RefPtr: Clarify comment about undefined behaviour.

2.51.7 (unstable):

Glib:

Gio:

  • ActionMap: Add add_action_with_parameter() that takes a parameter type, and deprecated the existing method, because it cannot work.
  • SimpleAction: Make set_state() public.

2.51.6 (unstable):

This is version 2.51.6 of glibmm-2.24. Ignore versions 2.51.1 to 2.51.5 of unstable glibmm-2.52. Unstable glibmm-2.52 is now unstable glibmm-2.54, leaving the 2.51/52 version numbers again for use by stable glibmm-2.52.

Glib:

  • Dispatcher:
    • autodeduce the type of the fd field.
    • Don't cast a HANDLE to an int on Windows.
  • ustring: Add cbegin() and cend().

Gio:

  • Action: Include variant.h in the heaer. (Daniel Boles) Bug #777953
  • Application: get_default(): Correct the reference counting. (Kjell Ahlstedt) Bug #779936
  • Settings:
    • Really add set_enum() and set_flags().
    • Writable-change-event signal: Correct the type of the key parameter.
  • SettingsSchemaSource: get_default(): Correct the refcounting.

Gio::DBus:

  • Proxy: Fix memory leak in get_cached_property_names().

Documentation:

  • Glib::Variant: Improve documentation of maybe types.
  • Gio::ActionMap: Clarify doc of ActivateWithParameterSlot

Build:

  • Visual Studio builds: "Install" the .pdb files

Build:

  • MacOS: Correct build without gdesktopinfo.
  • Glib::Object: Suppress deprecation warning for g_object_newv() with glib 2.54.

comment:3 by bdubbs@…, 7 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 18861.

Note: See TracTickets for help on using tickets.