summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.58.01.58.0Rico Tzschichholz2018-08-312-5/+5
* gir: Update annotations from glib git masterRico Tzschichholz2018-08-282-3411/+96
* g-ir-tool: ask sysconfig instead of hardcoding the extension module suffixChristoph Reiter2018-08-211-4/+4
* Merge branch 'tools.windows' into 'master'Christoph Reiter2018-08-214-5/+102
|\
| * Revert "scanner: remove hacks to make mingw g-i work with msvc Python"Chun-wei Fan2018-08-211-0/+84
| * Revert "scanner: remove some unnecessary Windows includes"Chun-wei Fan2018-08-211-1/+9
| * g-ir-tool-template.in: Don't hardcode /usr/bin/envChun-wei Fan2018-08-213-4/+9
|/
* Merge branch 'tools.windows' into 'master'Christoph Reiter2018-08-201-1/+6
|\
| * g-ir-tool-templates.in: Fix installed use on WindowsChun-wei Fan2018-08-201-1/+6
* | MSVC.README.rst: Be more clear on Python requirementsChun-wei Fan2018-08-201-5/+9
|/
* version bumpChristoph Reiter2018-08-182-2/+2
* ci: force enable doctool and gtkdoc1.57.3Christoph Reiter2018-08-182-2/+4
* docwriter: revert some output changes to make the tests passChristoph Reiter2018-08-181-3/+6
* g-ir-doc-tool: keep mallard as the default formatChristoph Reiter2018-08-171-1/+1
* Update NEWSChristoph Reiter2018-08-171-1/+4
* version bumpChristoph Reiter2018-08-172-2/+2
* build: Fix a meson build file missing in the tarball. Fixes #223Christoph Reiter2018-08-171-0/+1
* gir: Update annotations from glib git masterChristoph Reiter2018-08-163-90/+97
* Merge branch 'flake8' into 'master'Christoph Reiter2018-08-1522-2707/+33
|\
| * ci: always pass --count to flake8 to get more verbose outputChristoph Reiter2018-08-153-4/+4
| * tests: depend on flake8 instead of including pep8/pyflakesChristoph Reiter2018-08-1522-2707/+33
|/
* Merge branch 'devdocs-format-rebase-v2' into 'master'Christoph Reiter2018-08-1423-22/+955
|\
| * Fix format/format_inline distinction.rockon9992018-08-132-8/+7
| * Improve markdown compatibility of docwriter.rockon9992018-08-081-13/+80
| * Sort index files by type.rockon9992018-08-061-7/+50
| * Only output introspectable methods.rockon9992018-08-066-9/+33
| * Convert FORMATS to tuple.rockon9992018-08-061-1/+1
| * docwriter: Gdk.Atom as Stringmakepost2018-08-061-0/+2
| * docwriter: Handle unknown language MIME typesPhilip Chimento2018-08-061-3/+5
| * docwriter: Handle invalid nodes betterPhilip Chimento2018-08-061-0/+10
| * devdocs: Distinguish between versioning notesPhilip Chimento2018-08-061-3/+3
| * devdocs: Mention when a function throws an errorPhilip Chimento2018-08-061-0/+4
| * devdocs: Format in and out parameters correctlyPhilip Chimento2018-08-061-7/+20
| * devdocs: Fix links to enum membersPhilip Chimento2018-08-061-1/+4
| * devdocs: Describe aliases more thoroughlyPhilip Chimento2018-08-061-0/+16
| * devdocs: Add extra CSS class to default.tmplPhilip Chimento2018-08-062-1/+11
| * devdocs: Mark links to other GIRs as suchPhilip Chimento2018-08-061-2/+2
| * devdocs: Match DevDocs' slug namesPhilip Chimento2018-08-061-2/+3
| * devdocs: Describe bare functionsPhilip Chimento2018-08-061-0/+2
| * devdocs: Format the values of constantsPhilip Chimento2018-08-062-3/+18
| * docwriter: Handle moved_to in underscore functionPhilip Chimento2018-08-061-0/+2
| * devdocs: Add deprecated CSS class where neededPhilip Chimento2018-08-066-20/+38
| * devdocs: Generate versioning notesPhilip Chimento2018-08-067-6/+37
| * devdocs: Don't render private fieldsPhilip Chimento2018-08-062-4/+53
| * docwriter: Use <pre> for code blocksPhilip Chimento2018-08-061-5/+19
| * devdocs: Render a summary at the top of each pagePhilip Chimento2018-08-064-1/+176
| * doctool: Output formatter for DevDocsPhilip Chimento2018-08-0619-5/+359
| * docwriter: parse markdown for code blocks.Mathieu Duponchelle2018-08-061-5/+65
| * docwriter: Add support for plural type references.Mathieu Duponchelle2018-08-061-11/+25
| * transformer: Strip whitespace from filter commandsPhilip Chimento2018-08-061-0/+1