blueprint-compiler/blueprintcompiler/language
James Westman ec844b10ca Add ScopeCtx instead of root.objects_by_id
This allows us to introduce new scopes, such as in
GtkBuilderListItemFactory templates.
2023-04-28 20:49:22 -05:00
..
__init__.py Add StringValue 2023-04-12 21:44:07 -05:00
adw_message_dialog.py Add StringValue 2023-04-12 21:44:07 -05:00
attributes.py Change the way values work 2023-01-12 15:49:19 -06:00
binding.py Move bindings out of the Value syntax 2023-04-12 21:44:07 -05:00
common.py Fix template types 2023-04-08 20:10:16 -05:00
contexts.py Add ScopeCtx instead of root.objects_by_id 2023-04-28 20:49:22 -05:00
expression.py Add ScopeCtx instead of root.objects_by_id 2023-04-28 20:49:22 -05:00
gobject_object.py language: Change extern type syntax 2023-01-12 15:49:19 -06:00
gobject_property.py Move bindings out of the Value syntax 2023-04-12 21:44:07 -05:00
gobject_signal.py Add ScopeCtx instead of root.objects_by_id 2023-04-28 20:49:22 -05:00
gtk_a11y.py Change the way values work 2023-01-12 15:49:19 -06:00
gtk_combo_box_text.py Add StringValue 2023-04-12 21:44:07 -05:00
gtk_file_filter.py Format using black 2022-12-19 11:52:59 -06:00
gtk_layout.py Change the way values work 2023-01-12 15:49:19 -06:00
gtk_list_item_factory.py Builder list factory 2023-04-08 01:34:47 +00:00
gtk_menu.py Update menu syntax 2023-04-12 21:44:07 -05:00
gtk_size_group.py Add ScopeCtx instead of root.objects_by_id 2023-04-28 20:49:22 -05:00
gtk_string_list.py Add StringValue 2023-04-12 21:44:07 -05:00
gtk_styles.py Format using black 2022-12-19 11:52:59 -06:00
gtkbuilder_child.py Format using black 2022-12-19 11:52:59 -06:00
gtkbuilder_template.py Fix template types 2023-04-08 20:10:16 -05:00
imports.py Reduce errors when a namespace is not found 2023-03-21 11:31:02 -05:00
property_binding.py Add ScopeCtx instead of root.objects_by_id 2023-04-28 20:49:22 -05:00
response_id.py Fix bugs in number literals 2023-03-12 14:58:35 -05:00
types.py Use <> instead of () for casts & typeof 2023-04-10 09:39:34 -05:00
ui.py Add ScopeCtx instead of root.objects_by_id 2023-04-28 20:49:22 -05:00
values.py Add ScopeCtx instead of root.objects_by_id 2023-04-28 20:49:22 -05:00