- 08 Sep, 2022 1 commit
-
-
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 5 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
-
-
Emmanuele Bassi authored
Minor fix to Python example in dark mode tutorial See merge request !101
-
Albin Larsson authored
-
- 11 Aug, 2022 2 commits
-
-
Emmanuele Bassi authored
Improve screenshots on "Getting started" See merge request !97
-
-
- 09 Aug, 2022 4 commits
-
-
Diego Iván authored
-
Diego Iván authored
-
Diego Iván authored
-
Diego Iván authored
-
- 08 Aug, 2022 6 commits
-
-
Emmanuele Bassi authored
tutorials: Remove style change in the drop tutorial Closes #41 See merge request !96
-
Emmanuele Bassi authored
GTK automatically handles the style of a widget with an active drop target, so we shouldn't direct people to connect to the enter and leave signals in order to apply some custom style class. Just to make sure this is clear, let's add a note. Fixes: #41
-
Emmanuele Bassi authored
Add Python to the widget template tutorial See merge request !95
-
Emmanuele Bassi authored
Python has facilities to simplify the creation of composite templates, so the example is a lot smaller.
-
Diego Iván authored
-
Diego Iván authored
-
- 07 Aug, 2022 5 commits
-
-
Emmanuele Bassi authored
build.sh: don't remove build folder before build See merge request !77
-
Emmanuele Bassi authored
Add links to edit doc pages on GitLab See merge request !93
-
Emmanuele Bassi authored
We need a simple Sphinx extension that allows us to configure the location of the source and adds the link to the template. After that, we can modify the Furo page template to include the link in the side bar.
-
Emmanuele Bassi authored
Tutorials: Port the widget template tutorial to Vala See merge request !92
-
Emmanuele Bassi authored
Getting started tutorial: add Vala examples See merge request !75
-
- 06 Aug, 2022 1 commit
-
-
- 04 Aug, 2022 1 commit
-
-
Vojtěch Perník authored
-
- 01 Aug, 2022 7 commits
-
-
Lorenz Wildberg authored
-
Emmanuele Bassi authored
tutorials: Add a widget template tutorial See merge request !91
-
Emmanuele Bassi authored
-
Emmanuele Bassi authored
The composite widget docs in the GTK API reference are not a good tutorial, so let's provide something better.
-
Emmanuele Bassi authored
Ebassi/dnd fixes See merge request !90
-
Emmanuele Bassi authored
-
Emmanuele Bassi authored
-