- 07 May, 2022 2 commits
-
-
Matthias Clasen authored
-
Matthias Clasen authored
This commit adds a new meson option -Dupdate_screenshots=true. When it is enabled, and -Dgtk_doc=true is also used, then the build will generate images to include in the API docs from ui files in docs/reference/gtk/images. Note: we still keep a copy of the images in git, in order to allow building without a display connection. To update the images in git, the generated images need to be copied back from the builddir to the srcdir.
-
- 19 Mar, 2022 1 commit
-
-
John Barleycorn authored
By default, 'docutils' installs 'rst2man' as 'rst2man.py'. Amend the check for 'rst2man' to look for 'rst2man.py' as well if 'rst2man' is not found.
-
- 01 Nov, 2021 1 commit
-
-
Emmanuele Bassi authored
And only enable `--fatal-warnings` if `-Dwerror` has been set, just like we do for the introspection data generation.
-
- 24 Sep, 2021 1 commit
-
-
Emmanuele Bassi authored
It's easier to write than DocBook, and rst2man is faster than xsltproc.
-
- 31 Jul, 2021 1 commit
-
-
Emmanuele Bassi authored
And install the gi-docgen project file as well.
-
- 25 May, 2021 1 commit
-
-
Emmanuele Bassi authored
We want to fail the CI pipeline when the documentation generator emits a warning.
-
- 14 Apr, 2021 1 commit
-
-
Eli Schwartz authored
Installing them even when manpages are enabled, but the demos are disabled, produces manpages for unavailable programs...
-
- 12 Mar, 2021 1 commit
-
-
Emmanuele Bassi authored
We are building them, but not installing them.
-
- 11 Mar, 2021 4 commits
-
-
We have all the images, lets put them to use.
-
Emmanuele Bassi authored
We are only interested in the warnings and errors.
-
Emmanuele Bassi authored
We don't use gtk-doc to generate our API reference, so we don't need its files lying around any more.
-
Emmanuele Bassi authored
Stop using gtk-doc, and switch to gi-docgen. The gi-docgen tool generates API references through the introspection data, which has various benefits: - it does not parse C code - it does not generate and run C code to introspect types at build time - it does not present a different API from the one we're exporting Additionally, gi-docgen: - does not generate DocBook XML in order to generate HTML - does not go through xsltproc - parses proper Markdown Which makes it markedly faster than gtk-doc has ever been.
-
- 05 Jan, 2021 1 commit
-
-
Matthias Clasen authored
We have nice illustrations for this, lets use them.
-
- 16 Dec, 2020 3 commits
-
-
Emmanuele Bassi authored
-
Emmanuele Bassi authored
-
Emmanuele Bassi authored
-
- 15 Dec, 2020 3 commits
-
-
Emmanuele Bassi authored
The type is private, so making functions operating on it public is pointless.
-
Emmanuele Bassi authored
-
Emmanuele Bassi authored
-
- 09 Dec, 2020 1 commit
-
-
Emmanuele Bassi authored
We use __builtin_popcount() in a couple of places, so it makes sense to have it in one header.
-
- 02 Dec, 2020 1 commit
-
-
Emmanuele Bassi authored
-
- 01 Dec, 2020 3 commits
-
-
Emmanuele Bassi authored
-
Emmanuele Bassi authored
-
Emmanuele Bassi authored
-
- 27 Oct, 2020 2 commits
-
-
Matthias Clasen authored
-
Matthias Clasen authored
-
- 26 Oct, 2020 8 commits
-
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
To make this possible enable the doc shooter to take screenshots of popovers.
-
Matthias Clasen authored
It has been missing far too long.
-
Matthias Clasen authored
-
- 31 Aug, 2020 1 commit
-
-
Matthias Clasen authored
-
- 13 Aug, 2020 1 commit
-
-
Matthias Clasen authored
Document that GtkListView, GtkColumnView and GtkListBox support .rich-list, .navigation-sidebar and .data-table style classes.
-
- 05 Aug, 2020 1 commit
-
-
Matthias Clasen authored
We no longer use this widget anywhere.
-
- 04 Aug, 2020 2 commits
-
-
Matthias Clasen authored
No longer a public widget.
-
Matthias Clasen authored
-