2018-02-15 Rico Tzschichholz Release 0.38.8 libvaladoc: Prevent WITH_CGRAPH conditional having an impact on generated sources manual: Update from wiki.gnome.org 2018-02-14 Rico Tzschichholz Don't warn about unused internal methods which are meant to be visible on DBus https://bugzilla.gnome.org/show_bug.cgi?id=593902 gio-2.0: Cherry-pick some DBusProxy fixes from 0.40 gdk-3.0,gtk+-3.0: Update to 3.22.27 gstreamer-1.0: Update from 1.13+ git master 2018-02-09 Rico Tzschichholz compiler: Prefix headers for set_cheader_override() if includedir is given We need to account for changes done by SourceFile.get_cinclude_filename() https://bugzilla.gnome.org/show_bug.cgi?id=793299 codegen: Avoid critical when connecting dynamic signals codegen: Fix GDestroyNotify of delegate parameters in delegate declaration delegate void Func (owned Func func); incompatible pointer type: expected ‘void (**)(void *)’ but argument is of type ‘GDestroyNotify {aka void (*)(void *)}’ https://bugzilla.gnome.org/show_bug.cgi?id=639059 tests: Add various regression "codegen" tests to increase coverage tests: Add "destructors" test to increase coverage tests: Additionally add $topbuilddir to PKG_CONFIG_PATH for libvala-*.pc