blueprint-compiler/blueprintcompiler/language
James Westman 9e82a2fb2a language: Rename expression classes
Rename the expression classes to match the documentation.
2023-05-06 15:30:18 -05:00
..
__init__.py language: Rename expression classes 2023-05-06 15:30:18 -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 language: Rename expression classes 2023-05-06 15:30:18 -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 language: Rename expression classes 2023-05-06 15:30:18 -05:00
gobject_object.py Refactor child types 2023-04-29 21:52:20 -05:00
gobject_property.py language: Rename expression classes 2023-05-06 15:30:18 -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 Make builder template factories use a subscope 2023-04-28 20:49:22 -05:00
gtk_menu.py menus: Simplify grammar a bit 2023-04-29 21:52:20 -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 Refactor child types 2023-04-29 21:52:20 -05: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 Refactor child types 2023-04-29 21:52:20 -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 Simplify Translated 2023-04-29 21:57:33 -05:00