Opened 3 years ago

Closed 3 years ago

#14381 closed enhancement (fixed)

gtkmm3-3.24.3

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 10.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (5)

comment:1 by Douglas R. Reno, 3 years ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

Grabbing gnome-disk-utility and related updates for the GNOME Applications section

comment:2 by Bruce Dubbs, 3 years ago

Owner: changed from Douglas R. Reno to Bruce Dubbs
Status: assignednew

comment:3 by Bruce Dubbs, 3 years ago

Status: newassigned

comment:4 by Bruce Dubbs, 3 years ago

3.24.3 (stable):

The tarball for 3.24.3 has been created with 'meson dist'. If you build with Autotools from the tarball, please read the relevant part of the README file.

Gtk:

  • Actionable::get_action_target_value(): Fix ref count

Documentation:

  • Improve the documentation of Gtk::Application::add_window() and Gtk::Window::set_application()
  • Gtk::Button::set_image(): Fix the documentation
  • Gtk::TreeView::append_column(): Add code example
  • README: Add instructions for building gtkmm
  • Explain key values

Demos:

  • Don't use C++14 auto deduction
  • Update the GLArea demo (similar to updates in gtk+)
  • GLArea demo: Fix a crash

Tests:

  • Builder test: Test derived props declared in C++

Build:

  • Improve NMake support
  • Fix Autotools build with X11 backend disabled (--enable-x11-backend=no)
  • Use declspec(dllexport) when building with Visual Studio
  • Add support for building gtkmm with Meson
  • docs/reference/: Update for Doxygen >= 1.8.16

comment:5 by Bruce Dubbs, 3 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 24019.

Note: See TracTickets for help on using tickets.