blueprint-compiler/blueprintcompiler/language
James Westman 0da0c9399f
xml: Convert GirType to type name automatically
Makes some of the emit_xml code a bit simpler.
2022-04-30 16:41:45 -05:00
..
__init__.py Fix mypy issues 2022-01-28 14:07:29 -06:00
attributes.py language: a11y: Fix property names 2022-03-28 14:38:05 -05:00
common.py tests: Test that docs & completions don't crash 2022-03-19 18:16:25 -05:00
gobject_object.py xml: Convert GirType to type name automatically 2022-04-30 16:41:45 -05:00
gobject_property.py validation: Writable/construct-only properties 2022-04-28 22:52:30 -05:00
gobject_signal.py reorganization: Move decompilers 2022-01-26 22:55:27 -06:00
gtk_a11y.py language: a11y: Fix property names 2022-03-28 14:38:05 -05:00
gtk_combo_box_text.py reorganization: Finish moving parsing and AST 2022-01-26 22:37:51 -06:00
gtk_file_filter.py reorganization: Move decompilers 2022-01-26 22:55:27 -06:00
gtk_layout.py reorganization: Move decompilers 2022-01-26 22:55:27 -06:00
gtk_menu.py validation: Disallow instantiating abstract classes 2022-04-28 23:35:34 -05:00
gtk_size_group.py reorganization: Finish moving parsing and AST 2022-01-26 22:37:51 -06:00
gtk_string_list.py reorganization: Finish moving parsing and AST 2022-01-26 22:37:51 -06:00
gtk_styles.py reorganization: Move decompilers 2022-01-26 22:55:27 -06:00
gtkbuilder_child.py fix: use cached_property instead of cache and property 2022-02-19 12:52:34 +03:00
gtkbuilder_template.py xml: Convert GirType to type name automatically 2022-04-30 16:41:45 -05:00
imports.py tests: Add GTK directive error tests 2022-03-28 14:38:05 -05:00
response_id.py Fix crash in action widget syntax 2022-04-18 15:35:19 -05:00
ui.py tests: Add GTK directive error tests 2022-03-28 14:38:05 -05:00
values.py Fix crash in flags value for unchecked classes 2022-04-18 15:42:55 -05:00