vala:wip/gtkgir

Last commit made on 2017-12-09
Get this branch:
git clone -b wip/gtkgir https://git.launchpad.net/vala

Branch merges

Branch information

Name:
wip/gtkgir
Repository:
lp:vala

Recent commits

fedc8de... by Rico Tzschichholz

Regenerate GIR-based bindings

df1ee35... by Rico Tzschichholz

gtk+-3.0: Regen

078082c... by Rico Tzschichholz

girparser: Default to "virtual" instead of "abstract" for interface-property

285d397... by Rico Tzschichholz

gtk+-3.0: Switch to GIR

Initially based on patch by Evan Nemerson

https://bugzilla.gnome.org/show_bug.cgi?id=730746

b773308... by Rico Tzschichholz

gtk+-4.0: Add some fixes from gtk+-3.0

9a67f50... by Rico Tzschichholz

Regenerate GIR-based bindings

445c53c... by Rico Tzschichholz

girparser: Accept setters with boolean return-type as valid property-accessor

37884c1... by Rico Tzschichholz

girparser: Handle metadata for fields inside a transparent union

c295a07... by Rico Tzschichholz

gtk+-3.0: Fix FileChooser.add_choice()

c917b96... by Rico Tzschichholz

SemanticAnalyzer.get_data_type_for_symbol() doesn't require a TypeSymbol