- 26 Dec, 2022 4 commits
-
-
Emmanuele Bassi authored
tutorials: Add note on ensuring custom types in templates See merge request !120
-
Emmanuele Bassi authored
tutorials Add section on GApplication's command line handling See merge request !119
-
Emmanuele Bassi authored
Otherwise the GtkBuilder parser won't know what type to instantiate.
-
Emmanuele Bassi authored
Port the GtkApplication/CommandLine HowDoI, so we can redirect the wiki page to the developer docs website.
-
- 09 Dec, 2022 6 commits
-
-
Emmanuele Bassi authored
Fix Vala examples in Getting Started See merge request !114
-
Link Dupont authored
-
Link Dupont authored
-
Link Dupont authored
-
Link Dupont authored
Minor changes to save_file function. Fixes a couple runtime assertion failures and syntax errors.
-
Link Dupont authored
Use a closure for handling the async finish function in all examples.
-
- 14 Nov, 2022 1 commit
-
-
Emmanuele Bassi authored
Add a missing trailing slash. See: Infrastructure/Infrastructure#939
-
- 11 Nov, 2022 4 commits
-
-
Emmanuele Bassi authored
Update the themed icons tutorial See merge request !104
-
Emmanuele Bassi authored
beginners: Fix typo in menu_button tutorial See merge request !110
-
Emmanuele Bassi authored
Fix link to HIG Closes #46 See merge request !111
-
Jakub Steiner authored
- needs a trailing / now Fixes #46
-
- 10 Nov, 2022 1 commit
-
-
Mart Raudsepp authored
-
- 09 Nov, 2022 3 commits
-
-
Emmanuele Bassi authored
Improve component tutorial for radio buttons See merge request !109
-
Emmanuele Bassi authored
-
Emmanuele Bassi authored
-
- 02 Nov, 2022 4 commits
-
-
Emmanuele Bassi authored
The GVariant specification uses secnum to provide stable section numbering, but Sphinx doesn't really like that pragma; the numbering starts from the title, when in reality it should start from the content. The fix-secnum extension takes care of that.
-
Emmanuele Bassi authored
Add the GVariant specification See merge request !108
-
Emmanuele Bassi authored
Philip made the images, but the spec was originally written by Allison and just ported to reStructuredText.
-
Emmanuele Bassi authored
GLib added it in tree, and we can publish it on developer.gnome.org as part of a larger effort to move some of our interoperability specs out of random locations or, worse, the wiki.
-
- 30 Oct, 2022 2 commits
-
-
Bartłomiej Piotrowski authored
Contrary to Netlify, GitLab Pages do not support redirecting to external websites. This reverts commit 2c74c97f.
-
Bartłomiej Piotrowski authored
-
- 02 Oct, 2022 2 commits
-
-
Emmanuele Bassi authored
valgrind: Remove unneeded option See merge request !107
-
Ignacy Kuchciński authored
The leak resolution option is by default set to "high"
-
- 08 Sep, 2022 2 commits
-
-
Emmanuele Bassi authored
1. Recommend resources for assets shipped as named icons. 2. Ensure that people call gtk-update-icon-cache when installing icons as files
-
Emmanuele Bassi authored
Otherwise reStructuredText will complain.
-
- 02 Sep, 2022 2 commits
-
-
Emmanuele Bassi authored
Add Tools section See merge request !102
-
Emmanuele Bassi authored
The dep5 syntax for Copyright allows multiple lines, but dep5 disallows duplicates.
-
- 31 Aug, 2022 6 commits
-
-
Emmanuele Bassi authored
-
Emmanuele Bassi authored
Taken from Christian's blog: https://blogs.gnome.org/chergert/2020/03/14/how-to-use-sysprof-to/ Needs a refresh of the images.
-
Emmanuele Bassi authored
Newcomers and experienced developers alike should know the kind of tools useful when developing, debugging, and profiling GNOME apps and components.
-
Emmanuele Bassi authored
Port the missing section from the optimization guide on the old developer docs website.
-
Emmanuele Bassi authored
-
Emmanuele Bassi authored
-
- 29 Aug, 2022 3 commits
-
-
Emmanuele Bassi authored
Tutorials: Port drag and drop to Vala See merge request !94
-
Emmanuele Bassi authored
Update stack.rst to properly display some code blocks See merge request !100
-
-