James Westman
e9d61cb6f9
Update URLs after move to GNOME namespace on GitLab
2025-04-25 18:29:55 -05:00
Sertonix
394014429e
Sort keys in collect-sections.py
...
This makes sure that the reference_docs.json file
is build reproducible.
Ref https://reproducible-builds.org/
2025-03-24 22:58:43 +00:00
Chris Mayo
a4e0c3701b
docs: Update overview example using format and compile
2025-03-21 01:01:24 +00:00
James Westman
04ef0944db
Release v0.16.0
2025-01-17 17:04:52 -06:00
James Westman
aa13c8f5af
Warn about single-quoted translated strings
...
gettext only recognizes double quoted strings
2025-01-05 14:27:59 -06:00
James Westman
8c6f8760f7
language: Add expression literals
...
Add expression literals, so you can set properties of type
Gtk.Expression.
2025-01-04 17:09:57 +00:00
James Westman
a6d57cebec
language: Add not-swapped flag for signals
...
This is needed because GtkBuilder defaults to swapped when you specify
the object attribute.
2024-12-23 02:46:52 +00:00
Vladimir Vaskov
a42ec3a945
docs: Put the cassette in the correct alphabetical place
2024-11-03 20:43:09 +00:00
Vladimir Vaskov
90308b69e0
docs: Add app making use of Blueprint
2024-11-03 20:43:09 +00:00
James Westman
a529a61955
docs: Corrections, updates, and improvements
2024-11-03 14:17:59 -06:00
James Westman
e19975e1f8
lsp: Add reference documentation on hover
...
For most constructs and keywords, show the relevant section of the
reference documentation on hover.
2024-10-20 21:10:14 -05:00
Benedek Dévényi
c805400a39
Update file index.rst
2024-10-19 15:26:53 +00:00
James Westman
d7097cad01
docs: Mention null in literal values section
2024-09-20 17:04:00 -05:00
James Westman
8e10fcf869
Release v0.14.0
2024-08-24 14:26:46 -05:00
Julian Schmidhuber
3dfce3bbe0
Allow for multiple a11y properties
2024-08-18 13:17:41 +02:00
Diego Augusto
da5b9909fc
Support array type
2024-07-04 22:02:51 +00:00
Valéry Febvre
aac834e1c5
docs: Fix misspelt Komikku
and repo URL
2024-06-16 21:42:50 +00: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
Dexter Reed
729939ad93
docs: Fix misspelt Doggo
, fix duplicate Maniatic Launcher
2024-03-26 18:30:23 +00:00
Sonny Piers
66b43c36cf
Release v0.12.0
2024-03-21 20:37:27 +01:00
Sonny Piers
aa19e06d28
docs: Add more apps making use of Blueprint
2024-03-21 20:21:08 +01: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
a689150a8b
errors: Print code actions in error message
...
Previously they were only exposed by the language server, but now the
command line will print the old and new text.
2024-01-25 20:02:02 -06:00
James Westman
dd2e9a10cb
docs: Fix another upgrade warning
2024-01-25 19:49:00 -06:00
James Westman
2bf4fa855e
docs: Fix typo
2024-01-25 19:46:29 -06: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
Gregor Niehl
4fa64cdf33
Add a formatter
2023-11-03 06:49:22 -05: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
Sonny Piers
a8512d83f3
doc: Cleanup the Flatpak module
2023-08-30 13:49:18 +02:00
James Westman
2a39a16391
Release v0.10.0
2023-07-21 15:06:18 -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
aa7679618e
Release v0.8.1
2023-05-17 10:47:52 -05:00
James Westman
9e02051e12
docs: Fix ExtListItemFactory example & description
2023-05-16 17:37:46 -05:00
James Westman
8f3682135b
Release v0.8.0
2023-05-13 21:22:47 -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
4d62df0068
docs: Remove the examples page
...
It has been replaced with the new syntax reference, and it was out of
date anyway.
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
Cameron Dehning
a2fb86bc31
Builder list factory
2023-04-08 01:34:47 +00:00
James Westman
9adcab2d22
Release v0.6.0
2022-11-26 17:14:49 -06:00
James Westman
d8f1b41ef0
docs: Document the new typeof() operator
2022-11-26 16:44:43 -06:00