Diego Augusto S. C
14be727777
Implement array value
...
Adds ArrayValue docs, and tests for diagnostics.
2024-07-04 23:38:13 +02:00
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
Sonny Piers
d47955c5a2
Document AdwMessageDialog and AdwAlertDialog separately
2024-02-09 12:40:24 +01:00
Sonny Piers
ba8b492134
Add support for Adw.AlertDialog
2024-02-02 11:03:16 +01:00
James Westman
71a43a4a86
docs: Add section on referencing templates
2024-01-08 19:30:27 -06:00
James Westman
8a6ad847b6
docs: Fix typo
2024-01-08 19:30:27 -06:00
James Westman
a8c6d5d342
docs: Fix typo
2023-12-21 19:38:12 -06:00
James Westman
e261180dcc
language: Add translation-domain
...
This allows you to set the translation domain of a blueprint file.
2023-12-13 23:43:29 +00:00
James Westman
bc798c544c
docs: Fix grammar for bindings
...
Binding flags were missing from the documented grammar. Also added prose
documentation about the available flags.
2023-09-27 10:51:48 -05:00
James Westman
0f5be1b051
docs: Use correct lexer name for code blocks
2023-08-31 14:58:29 -05:00
James Westman
c69a12096c
docs: Update bindings docs
2023-07-20 18:54:14 -05:00
James Westman
93392e5e02
docs: Fix Extension grammar
...
It was missing ExtAdwBreakpoint
2023-05-23 20:27:31 -05:00
James Westman
9e02051e12
docs: Fix ExtListItemFactory example & description
2023-05-16 17:37:46 -05:00
James Westman
5a782c653b
Add Gtk.Scale mark syntax
2023-05-13 20:19:29 -05:00
James Westman
7008924afe
docs: Document the new template type syntax
2023-05-13 16:49:48 -05:00
James Westman
77dc9350e9
docs: Fix some warnings
2023-05-08 15:20:20 +00:00
James Westman
8fcd08c835
Add Adw.Breakpoint custom syntax
2023-05-08 10:11:40 -05:00
James Westman
d4c2bb34eb
Remove trailing commas in Translated
2023-05-06 15:30:18 -05:00
James Westman
ef39b5d7db
docs: Add syntax specification
...
Formally document the language syntax and provide examples and detailed
descriptions of how things work.
2023-05-06 15:30:18 -05:00