blueprint-compiler/tests/samples
James Westman 8e4433a487
Create an interactive porting tool
`blueprint-compiler port` interactively ports a project to blueprint.
It will create the subproject wrap file, add it to .gitignore, decompile
your GtkBuilder XML files, emit code to copy and paste into your
meson.build file, and update POTFILES.in.

It can't quite handle all of the features the forward compiler can, so
it will skip those files.
2021-12-01 23:38:28 -06:00
..
accessibility.blp Add GtkFileFilter properties 2021-11-12 09:23:25 -06:00
accessibility.ui Add accessibility properties 2021-11-12 00:51:01 -06:00
accessibility_dec.blp Create an interactive porting tool 2021-12-01 23:38:28 -06:00
binding.blp Fix bindings with no flags 2021-11-24 14:12:37 -06:00
binding.ui Fix bindings with no flags 2021-11-24 14:12:37 -06:00
child_type.blp Add compilation tests 2021-10-31 23:36:20 -05:00
child_type.ui Add compilation tests 2021-10-31 23:36:20 -05:00
combo_box_text.blp Remove some semicolons 2021-11-30 21:04:35 -06:00
combo_box_text.ui Add GtkComboBoxText items 2021-11-12 18:40:26 -06:00
comments.blp tokenizer: Fix multiline comment regex 2021-11-25 18:43:33 -06:00
comments.ui tokenizer: Fix multiline comment regex 2021-11-25 18:43:33 -06:00
enum.blp Fix enums with "-"/"_" in the name 2021-11-24 14:57:34 -06:00
enum.ui Fix enums with "-"/"_" in the name 2021-11-24 14:57:34 -06:00
file_filter.blp Remove some semicolons 2021-11-30 21:04:35 -06:00
file_filter.ui Add GtkFileFilter properties 2021-11-12 09:23:25 -06:00
flags.blp Improve value parsing 2021-11-01 21:51:25 -05:00
flags.ui Improve value parsing 2021-11-01 21:51:25 -05:00
id_prop.blp Create an interactive porting tool 2021-12-01 23:38:28 -06:00
id_prop.ui Validate object types 2021-11-05 00:44:33 -05:00
layout.blp Add compilation tests 2021-10-31 23:36:20 -05:00
layout.ui Add compilation tests 2021-10-31 23:36:20 -05:00
layout_dec.blp Create an interactive porting tool 2021-12-01 23:38:28 -06:00
menu.blp Change menu item shorthand syntax 2021-11-28 23:01:51 -06:00
menu.ui Create an interactive porting tool 2021-12-01 23:38:28 -06:00
menu_dec.blp Create an interactive porting tool 2021-12-01 23:38:28 -06:00
object_prop.blp Add more tests 2021-11-04 00:05:38 -05:00
object_prop.ui Add more tests 2021-11-04 00:05:38 -05:00
parseable.blp Accept string literals for parseable types 2021-11-25 18:43:37 -06:00
parseable.ui Accept string literals for parseable types 2021-11-25 18:43:37 -06:00
property.blp Improve value parsing 2021-11-01 21:51:25 -05:00
property.ui Improve value parsing 2021-11-01 21:51:25 -05:00
signal.blp Add compilation tests 2021-10-31 23:36:20 -05:00
signal.ui Add compilation tests 2021-10-31 23:36:20 -05:00
size_group.blp Remove some semicolons 2021-11-30 21:04:35 -06:00
size_group.ui Add Gtk.SizeGroup 2021-11-12 16:59:51 -06:00
string_list.blp Remove some semicolons 2021-11-30 21:04:35 -06:00
string_list.ui Add string lists 2021-11-12 19:01:20 -06:00
strings.blp Allow \' in strings 2021-11-25 18:27:53 -06:00
strings.ui Allow \' in strings 2021-11-25 18:27:53 -06:00
style.blp Remove some semicolons 2021-11-30 21:04:35 -06:00
style.ui Add compilation tests 2021-10-31 23:36:20 -05:00
style_dec.blp Create an interactive porting tool 2021-12-01 23:38:28 -06:00
template.blp Add more tests 2021-11-04 00:05:38 -05:00
template.ui Add more tests 2021-11-04 00:05:38 -05:00
translated.blp Create an interactive porting tool 2021-12-01 23:38:28 -06:00
translated.ui Support translation contexts 2021-11-24 21:17:59 -06:00
uint.blp Fix uint properties 2021-11-24 14:46:49 -06:00
uint.ui Fix uint properties 2021-11-24 14:46:49 -06:00
using.blp Create an interactive porting tool 2021-12-01 23:38:28 -06:00
using.ui Add compilation tests 2021-10-31 23:36:20 -05:00