blueprint-compiler/tests/samples
2023-05-16 17:37:52 -05:00
..
accessibility.blp language: a11y: Fix property names 2022-03-28 14:38:05 -05:00
accessibility.ui xml: Fix flags and enums 2022-12-19 15:15:25 -06:00
accessibility_dec.blp language: a11y: Fix property names 2022-03-28 14:38:05 -05:00
action_widgets.blp tests: Test XML outputs 2022-12-19 13:53:52 -06:00
action_widgets.ui tests: Test XML outputs 2022-12-19 13:53:52 -06:00
adw_breakpoint.blp Add Adw.Breakpoint custom syntax 2023-05-08 10:11:40 -05:00
adw_breakpoint.ui Add Adw.Breakpoint custom syntax 2023-05-08 10:11:40 -05:00
child_type.blp tests: Fix child_type test 2022-03-28 14:38:05 -05:00
child_type.ui tests: Fix child_type test 2022-03-28 14:38:05 -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 xml: Fix flags and enums 2022-12-19 15:15:25 -06:00
expr_closure.blp Use <> instead of () for casts & typeof 2023-04-10 09:39:34 -05:00
expr_closure.ui language: Add closure expressions 2022-12-25 14:04:41 -06:00
expr_closure_args.blp Use <> instead of () for casts & typeof 2023-04-10 09:39:34 -05:00
expr_closure_args.ui Improve expression type checking 2023-03-12 16:12:16 -05:00
expr_lookup.blp Use <> instead of () for casts & typeof 2023-04-10 09:39:34 -05:00
expr_lookup.ui language: Add cast expressions 2022-12-25 14:04:40 -06:00
file_filter.blp decompiler: Support GtkFileFilter tags 2021-12-15 11:32:33 -06:00
file_filter.ui Add GtkFileFilter properties 2021-11-12 09:23:25 -06:00
flags.blp Fix type check for flags when only one is present 2022-03-02 13:57:30 -06:00
flags.ui xml: Fix flags and enums 2022-12-19 15:15:25 -06: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
list_factory.blp Fix 'template' keyword in list item factories 2023-05-13 20:24:31 -05:00
list_factory.ui Fix 'template' keyword in list item factories 2023-05-13 20:24:31 -05:00
menu.blp Update menu syntax 2023-04-12 21:44:07 -05:00
menu.ui Update menu syntax 2023-04-12 21:44:07 -05:00
menu_dec.blp Update menu syntax 2023-04-12 21:44:07 -05:00
numbers.blp tests: Test XML outputs 2022-12-19 13:53:52 -06:00
numbers.ui tests: Test XML outputs 2022-12-19 13:53:52 -06:00
object_prop.blp tests: Test XML outputs 2022-12-19 13:53:52 -06:00
object_prop.ui tests: Test XML outputs 2022-12-19 13:53:52 -06:00
parseable.blp language: Support boxed types and GType 2022-10-06 13:03:33 -05:00
parseable.ui language: Support boxed types and GType 2022-10-06 13:03:33 -05:00
placeholder.ui decompiler: Allow and ignore <placeholder/> 2022-03-28 14:34:27 -05:00
placeholder_dec.blp decompiler: Allow and ignore <placeholder/> 2022-03-28 14:34:27 -05:00
property.blp Improve value parsing 2021-11-01 21:51:25 -05:00
property.ui xml: Fix flags and enums 2022-12-19 15:15:25 -06:00
property_binding.blp Change the way values work 2023-01-12 15:49:19 -06:00
property_binding.ui Change the way values work 2023-01-12 15:49:19 -06:00
property_binding_dec.blp Change the way values work 2023-01-12 15:49:19 -06:00
responses.blp Add Adw.MessageDialog responses extension 2023-03-28 12:43:53 -05:00
responses.ui Add Adw.MessageDialog responses extension 2023-03-28 12:43:53 -05:00
scale_marks.blp Add Gtk.Scale mark syntax 2023-05-13 20:19:29 -05:00
scale_marks.ui Add Gtk.Scale mark syntax 2023-05-13 20:19:29 -05:00
signal.blp language: Use new extern syntax in signal handlers 2023-01-12 15:49:19 -06:00
signal.ui Separate output into its own module 2022-10-15 19:40:47 -05:00
size_group.blp Remove some semicolons 2021-11-30 21:04:35 -06:00
size_group.ui xml: Fix flags and enums 2022-12-19 15:15:25 -06:00
string_list.blp gir: Fix assignable_to for interface implementations 2022-01-11 22:37:24 -06:00
string_list.ui gir: Fix assignable_to for interface implementations 2022-01-11 22:37:24 -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
subscope.blp Add type to BuilderListItemFactory extension 2023-05-13 16:49:48 -05:00
subscope.ui Make builder template factories use a subscope 2023-04-28 20:49:22 -05:00
template.blp Change template syntax 2023-05-13 16:49:48 -05:00
template.ui Fix referencing template by ID 2022-07-16 21:16:45 -05:00
template_binding.blp Change template syntax 2023-05-13 16:49:48 -05:00
template_binding.ui Fix template types 2023-04-08 20:10:16 -05:00
template_binding_extern.blp Change template syntax 2023-05-13 16:49:48 -05:00
template_binding_extern.ui Fix template types 2023-04-08 20:10:16 -05:00
template_id.blp tests: Add another template test 2023-05-16 17:37:52 -05:00
template_id.ui tests: Add another template test 2023-05-16 17:37:52 -05:00
template_no_parent.blp Change template syntax 2023-05-13 16:49:48 -05:00
template_no_parent.ui Make template parent optional 2022-01-16 21:08:16 -06:00
template_simple_binding.blp Fix simple bindings with template soure 2023-05-16 17:14:34 -05:00
template_simple_binding.ui Fix simple bindings with template soure 2023-05-16 17:14:34 -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
typeof.blp Use <> instead of () for casts & typeof 2023-04-10 09:39:34 -05:00
typeof.ui language: Support boxed types and GType 2022-10-06 13:03:33 -05: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
unchecked_class.blp language: Change extern type syntax 2023-01-12 15:49:19 -06:00
unchecked_class.ui Fix crash in flags value for unchecked classes 2022-04-18 15:42:55 -05:00
unchecked_class_dec.blp language: Change extern type syntax 2023-01-12 15:49:19 -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