2017-09-04 Rico Tzschichholz Release 0.38.0 2017-09-03 Rico Tzschichholz gio-2.0: Application.set_default() is not an instance method pangocairo: CairoFontMap.set_default() is not an instance method gtk+-3.0: Update to 3.22.19+70b61973 gtk+-4.0: Update to 3.91.2+b5afe757 2017-09-03 Daniel Espinosa libxml-2.0: Bind xmlLastElementChild and xmlPreviousElementSibling https://bugzilla.gnome.org/show_bug.cgi?id=787201 2017-09-02 Rico Tzschichholz Improve error while method is incompatible with delegate Add virtual DataType.to_prototype_string() and use a common implementation in CallableType for its descendents. vala: Add CallableType as base for DelegateType, MethodType, SignalType codegen: Add support for "type-func" in ui-files If "type-func" attribute is given then prefer it over "class" if matching it to a known object is possible. https://bugzilla.gnome.org/show_bug.cgi?id=787033 codegen: Initialize temp-variable for fixed-size arrays to zero first https://bugzilla.gnome.org/show_bug.cgi?id=787152