Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Gtk.Template: Accept PathLike objects as a filename | Andrej Shadura | 2022-03-27 | 1 | -1/+2 |
* | Fix regression in marshalling partial() objects | Christoph Reiter | 2021-03-30 | 1 | -2/+5 |
* | gtk overrides: Add support for builder scope | Jean Felder | 2020-12-06 | 1 | -9/+40 |
* | Gtk.Template: Fix template support for GTK4 | Jean Felder | 2020-12-06 | 1 | -1/+41 |
* | gtktemplate: Do not crash on multiple init_template calls | Jean Felder | 2020-04-17 | 1 | -1/+1 |
* | gtktemplate: Don't error out when loading a resource that is only available i... | Christoph Reiter | 2018-07-20 | 1 | -2/+13 |
* | Gtk.Template: Remove init_template() from instance, not class | Kai Willadsen | 2018-07-07 | 1 | -1/+1 |
* | Gtk.Template: Allow marking children as "internal-child"gtk-template-child-internal | Christoph Reiter | 2018-04-16 | 1 | -2/+5 |
* | Add a minimal implementation of Gtk.Template. See #52 | Christoph Reiter | 2018-04-12 | 1 | -0/+218 |