blueprint-compiler/blueprintcompiler/language
James Westman 988e69ab25 lang: Allow ColumnView widgets to be built
Allow BuilderListItemFactory to contain Gtk.ColumnViewRow or
Gtk.ColumnViewCell templates, in addition to Gtk.ListItem templates.
This is necessary for people to use Gtk.ColumnView idiomatically in
Blueprint.

Fixes #157.
2024-05-02 20:19:00 -05:00
..
__init__.py Add support for Adw.AlertDialog 2024-02-02 11:03:16 +01:00
adw_breakpoint.py lsp: Add document outline 2023-07-25 17:59:52 -05:00
adw_response_dialog.py Add support for Adw.AlertDialog 2024-02-02 11:03:16 +01:00
attributes.py Remove unused imports and code 2023-05-06 15:30:18 -05:00
binding.py Remove PropertyBinding rule, just use Binding 2023-07-20 18:46:45 -05:00
common.py Add warning for unused imports 2024-04-06 14:33:20 -05:00
contexts.py Use the new Range class in more places 2023-07-25 20:01:41 -05:00
expression.py Remove PropertyBinding rule, just use Binding 2023-07-20 18:46:45 -05:00
gobject_object.py lsp: Add document outline 2023-07-25 17:59:52 -05:00
gobject_property.py lsp: Add document outline 2023-07-25 17:59:52 -05:00
gobject_signal.py lsp: Add document outline 2023-07-25 17:59:52 -05:00
gtk_a11y.py decompiler: Use single quotes 2023-09-28 17:18:45 -05:00
gtk_combo_box_text.py completions: property_completer improvements 2023-08-23 16:21:37 +00:00
gtk_file_filter.py decompiler: Use single quotes 2023-09-28 17:18:45 -05:00
gtk_layout.py completions: property_completer improvements 2023-08-23 16:21:37 +00:00
gtk_list_item_factory.py lang: Allow ColumnView widgets to be built 2024-05-02 20:19:00 -05:00
gtk_menu.py Fix formatting 2024-02-01 19:38:19 -06:00
gtk_scale.py completions: property_completer improvements 2023-08-23 16:21:37 +00:00
gtk_size_group.py completions: property_completer improvements 2023-08-23 16:21:37 +00:00
gtk_string_list.py completions: property_completer improvements 2023-08-23 16:21:37 +00:00
gtk_styles.py completions: property_completer improvements 2023-08-23 16:21:37 +00:00
gtkbuilder_child.py Fix a crash found by the fuzzer 2023-09-07 12:13:05 -05:00
gtkbuilder_template.py lsp: Add document outline 2023-07-25 17:59:52 -05:00
imports.py Add warning for unused imports 2024-04-06 14:33:20 -05:00
response_id.py Refactor child types 2023-04-29 21:52:20 -05:00
translation_domain.py language: Add translation-domain 2023-12-13 23:43:29 +00:00
types.py Add warning for unused imports 2024-04-06 14:33:20 -05:00
ui.py Add warning for unused imports 2024-04-06 14:33:20 -05:00
values.py lsp: Implement "go to definition" 2023-07-25 18:40:05 -05:00