[glibmm] Created tag 2.65.1



The unsigned tag '2.65.1' was created.

Tagger: Kjell Ahlstedt <kjellahlstedt gmail com>
Date: 1584455350 +0100

    2.65.1

Changes since the last tag '2.63.1':

Chun-wei Fan (41):
      NMake MAkefiles: Add USE_MESON_LIBS
      NMake Makefiles: Use /utf-8 where available
      NMake Makefiles: Split outdir by toolset version
      MSVC_NMake/config-msvc.mak: Correct libsigc++ libname
      NMake Makefiles: build glibmm_generate_extra_defs-2.xx.lib
      MSVC_NMake: Add rules to generate and build sources
      NMake Makefiles: "Install" gmmproc items
      NMake Makefiles: Add targets to ease build from GIT checkouts
      generate-msvc.mak: Correct path to find gmmproc PERL modules
      NMake Makefiles: Fix headers installation
      meson.build: Always look for libsigc++ via pkg-config
      meson.build: Allow Visual Studio builds in GIT checkouts
      tools: Use POSIX-style path for m4 in gmmproc
      meson.build: Disable warning C4589 on Visual Studio
      glib/glibmm/meson.build: Use glibmm-int rule for all builds
      gio/giomm/meson.build: Use giomm-int rule for all builds
      dbusconnection.ccg: Include giomm/unixfdlist.h on *NIX only
      examples: Don't build child_watch and iochannel_stream on Windows
      glibmm_interface_move test: Avoid warnings in test_IFace_get_type()
      examples/thread/dispatcher.cc: Make C++17 compliant
      meson: Build items in tools/extra_defs_gen on MSVC too
      tools: Fix 'meson dist'
      MSVC NMake: Allow builds from Meson-generated tarballs
      meson: Use /utf-8 for Visual Studio builds
      glib/glibmm/*.h: Mark classes and methods with GLIBMM_API
      tools/m4: Allow one to decorate the generated wrap() prototype
      tools: Allow generating Glib:Error class with decorations
      glib/src: Decorate classes and methods with GLIBMM_API
      build: Do not use gendef.exe for glibmm
      gio/src/*.hg: Mark classes and functions with GIOMM_API
      gio/giomm/*.h: Mark classes and functions with GIOMM_API
      Visual Studio builds: build giomm without gendef
      build: Drop gendef
      glibmm: Update glibmmconfig.h.[in|meson] for MSVC
      meson: Do not allow static MSVC-style builds
      Merge branch 'glibmm-master-use-dllexport' into 'master'
      m4: Apply function decoration more thoroughly
      NMake Makefiles: Fix 'install' for Meson tarballs
      glib/glibmmconfig.h.[in|meson]: Clean up MSVC bits
      NMake Makefiles: Fix builds from Meson tarball
      glibmm/objectbase.h: Mark _gobject_cppinstance_already_deleted()

Daniel Boles (9):
      Binding: Fix using outdated enums in documentation
      Binding: Better explain purpose of SlotTransform,
      Binding: Move SlotTypeTransform up and document it
      Binding: no point to set target value if got false
      Binding: Use std::optional instead of out-ref+bool
      tests/glibmm_binding: Add basic test inc transform
      Merge branch 'wip/dboles/Binding-master' into 'master'
      SettingsSchemaSource: Implement list_schemas()
      Variant: Avoid . to not split an intro doc comment

Kjell Ahlstedt (38):
      Merge branch 'get_user_runtime_dir' into 'master'
      Merge branch 'get_host_name' into 'master'
      NEWS: Add a missing issue number
      Glib::get_host_name(): Return a Glib::ustring
      Glib::MainContext: Add push/pop/get_thread_default()
      glib/src/miscutil.hg: Remove obsolete descriptions
      Gio::DBus::Connection: Make the wrap() function thread-safe
      Glib: Add BasicStringView, StdStringView, UStringView
      Glib: Replace BasicStringView with non-template StringView
      Add Glib::canonicalize_filename()
      Merge branch 'spell' into 'master'
      Glib::ustring_Iterator: Explicitly declare copy assignment
      Glib::Binding: Explain why SlotTransform takes GValue*
      Glib::Binding: get_source() and get_target() return ObjectBase*
      Merge branch 'fix-ustring-insert' into 'master'
      Avoid unnecessary conversions between std::string and Glib::ustring
      Merge branch 'wip/gvalue_assert' into 'master'
      Glib: Replace StringView with StdStringView and UStringView
      Merge branch 'fix-issue-66' into 'master'
      SettingsSchemaSource: Wrap new_from_directory()
      Derive Glib::Error from std::exception, remove Glib::Exception
      Glib::Binding: Keep a binding alive even without a RefPtr
      Gio::AsyncResult: Improve the class description
      Prepare existing files for building with Meson
      Add support for building glibmm with Meson
      Makefile.am: Distribute files necessary for building with Meson
      Meson build: Add some dependencies when generating source files
      meson.build: Tidy up a bit
      Merge branch 'kjellahl/meson-build-master' into 'master'
      gio/giomm/meson.build: Silence a warning from Meson
      Activate the glibmm_ustring_compose test
      examples, tests: Disable deprecated API when building with Meson
      Gio::DBus::Message::get_unix_fd_list(): Add refreturn
      README: Describe building with Meson and Autotools
      Glib, Gio: Regenerate docs.xml and .defs files
      glib/glibmm-uninstalled.pc.in: Require sigc++-3.0
      Change the ABI to glibmm-2.66
      2.65.1

Mike Fleetwood (1):
      Correct spelling of spawn_async_with_pipes() in doc comment

Pavlo Solntsev (2):
      Glib: Adding static check for template parameter
      Update value_custom.h

Thomas Holder (3):
      fix ustring::insert(iterator, In, In)
      Glib::Regex: Use UStringView
      Use Glib::UStringView with Glib::ustring::compare()

scx (2):
      Add Glib::get_user_runtime_dir()
      Add Glib::get_host_name()


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]