[glibmm] Created tag 2.47.6



The unsigned tag '2.47.6' was created.

Tagger: Murray Cumming <murrayc murrayc com>
Date: Tue Mar 1 14:06:37 2016 +0100

    2.47.6

Changes since the last tag '2.47.4':

Aurelien Jacobs (2):
      Glib::ustring fix gcc 6 warning in public header
      Fix definition of VARIANT_TYPE_DICT_ENTRY to match header declaration

Chun-wei Fan (2):
      glibmmconfig.h.in: Fix Visual Studio 2013 builds
      Threads example: Fix build on Visual Studio

Kjell Ahlstedt (11):
      h2def.py: Accept parameter names beginning with const
      Glib::ustring: Add move operators
      Add Glib::c_str_or_nullptr()
      Use Glib::c_str_or_nullptr()
      Glib::PropertyBase: Make custom properties more flexible
      Add some connect() overloads that move the sigc::slot
      gmmproc: Add NULL option to _WRAP_METHOD
      DBus::Connection: Pass an empty bus name as nullptr
      Gio::Icon: Add serialize(), deserialize() and documentation of create()
      Gio::SocketConnectable: Add to_string()
      gmmproc: Fix errthrow in _WRAP_VFUNC

Marcin Kolny (1):
      Glib::SignalProxy: use variadic templates

Murray Cumming (35):
      C++11: gmmproc: GObject/GInterface: Use override on destructor.
      example: Remove unnecessary virtual keywords on destructors.
      C++11: Replace virtual keyword with override keyword on destructors.
      Put deprecation ifdefs around GLIBMM_INITIALIZE_STRUCT.
      Replace ScopedPtr with make_unique_ptr_gfree().
      Regenerate .defs files.
      Regenerate .docs.xml files.
      fix the build
      utility: Correct the deprecation ifndef.
      C++11: Use initializer list instead of push_back() for initial single item.
      C++11: Use emplace_back() instead of push_back().
      Use MM_AX_CXX_COMPILE_STDCXX() instead of MM_AX_CXX_COMPILE_STDCXX_11().
      Gio::FileInfo::list_attributes(): Make name_space optional.
      gmmproc: _MEMBER_GET: Remove extra spaces, indenting and trailing.
      Added a format file for clang-format.
      Makefile.am: Added a manual reformat target, to use clang-format.
      Run clang-format on the *_p.h files.
      Run clang-format on the examples.
      Run clang-format on tests.
      Run clang-format on tools/
      Run clang-format on gendef.cc
      clang-format: Disable SortIncludes.
      Run clang-format on gio .h files.
      Run clang-format on gio .cc files.
      Run clang-format on glib .h files.
      Run clang-format on glib .cc files.
      clang-format: unset AlignTrailingComments.
      Re-run clang-format on some files.
      Run clang-format on the include-all headers.
      Run clang-format on the .ccg files.
      Rearrange some multiline comments.
      manual refactor target: Error if clang-format is not available.
      Regenerate gio .defs.
      Regenerate docs.xml files.
      2.47.6


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