2018-02-15 Rico Tzschichholz <
[email protected]>
Release 0.34.17
manual: Update from wiki.gnome.org
2018-02-14 Rico Tzschichholz <
[email protected]>
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: Cherry-pick some fixes from 0.38
2018-02-09 Rico Tzschichholz <
[email protected]>
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: 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