blueprint-compiler/blueprintcompiler/language
James Westman 04509e4b2e Change template syntax
Templates now use a TypeName instead of an identifier, which makes it
clearer that it's an extern symbol (or that it's a Gtk.ListItem).
2023-05-13 16:49:48 -05:00
..
__init__.py Add Adw.Breakpoint custom syntax 2023-05-08 10:11:40 -05:00
adw_breakpoint.py Fix a bug found by the fuzzer 2023-05-13 14:56:38 -05:00
adw_message_dialog.py language: Rename extension classes 2023-05-06 15:30:18 -05:00
attributes.py Remove unused imports and code 2023-05-06 15:30:18 -05:00
binding.py Remove unused imports and code 2023-05-06 15:30:18 -05:00
common.py Fix template types 2023-04-08 20:10:16 -05:00
contexts.py Change template syntax 2023-05-13 16:49:48 -05:00
expression.py Change template syntax 2023-05-13 16:49:48 -05:00
gobject_object.py Change template syntax 2023-05-13 16:49:48 -05:00
gobject_property.py Add Adw.Breakpoint custom syntax 2023-05-08 10:11:40 -05:00
gobject_signal.py Add ScopeCtx instead of root.objects_by_id 2023-04-28 20:49:22 -05:00
gtk_a11y.py Remove unused imports and code 2023-05-06 15:30:18 -05:00
gtk_combo_box_text.py Minor code cleanup 2023-05-06 15:30:18 -05:00
gtk_file_filter.py Minor code cleanup 2023-05-06 15:30:18 -05:00
gtk_layout.py Minor code cleanup 2023-05-06 15:30:18 -05:00
gtk_list_item_factory.py language: Rename extension classes 2023-05-06 15:30:18 -05:00
gtk_menu.py Add warning for confusing object IDs 2023-05-08 15:23:46 +00:00
gtk_size_group.py language: Rename extension classes 2023-05-06 15:30:18 -05:00
gtk_string_list.py Remove unused imports and code 2023-05-06 15:30:18 -05:00
gtk_styles.py Remove unused imports and code 2023-05-06 15:30:18 -05:00
gtkbuilder_child.py Refactor child types 2023-04-29 21:52:20 -05:00
gtkbuilder_template.py Change template syntax 2023-05-13 16:49:48 -05:00
imports.py Reduce errors when a namespace is not found 2023-03-21 11:31:02 -05:00
property_binding.py Change template syntax 2023-05-13 16:49:48 -05:00
response_id.py Refactor child types 2023-04-29 21:52:20 -05:00
types.py Change template syntax 2023-05-13 16:49:48 -05:00
ui.py Change template syntax 2023-05-13 16:49:48 -05:00
values.py Change template syntax 2023-05-13 16:49:48 -05:00