summaryrefslogtreecommitdiff
path: root/gtkdoc
Commit message (Expand)AuthorAgeFilesLines
* Better index entries for actionsMatthias Clasen2020-10-011-0/+13
* mkdb: Generate sections for actionsMatthias Clasen2020-10-011-4/+186
* scangobj: Introspect GTK4 actionsMatthias Clasen2020-10-011-0/+73
* Merge branch 'wip/smcv/qsort-null' into 'master'Matthias Clasen2020-10-011-2/+4
|\
| * scangobj: Don't sort an absence of signals/propertieswip/smcv/qsort-nullSimon McVittie2020-08-211-2/+4
* | mkhtml2: Fix apparent typo "os.getcmd()"wip/smcv/mkhtml2-typoSimon McVittie2020-08-131-1/+1
|/
* scan: support deprecated struct membersJason Crain2020-01-261-2/+10
* typedef can be followed by decoratorXavier Claessens2020-01-031-13/+17
* Skip G_GNUC_(BEGIN|END)_IGNORE_DEPRECATIONS linesXavier Claessens2020-01-021-0/+5
* Merge branch 'wip/swilmet/scangobj-fix-warnings' into 'master'Stefan Sauer2019-12-231-3/+3
|\
| * scangobj: fix -Wdouble-promotion warningsSébastien Wilmet2019-12-181-3/+3
* | mkdb: ensure deterministic index files.Stefan Sauer2019-12-231-1/+1
* | mkhtml2: add a fake resolver to improve speedStefan Sauer2019-12-231-4/+18
* | Please make the output reproducibleChris Lamb2019-12-071-1/+1
|/
* mkdb: only output object_index.sgml if not emptyStefan Sauer2019-09-081-9/+9
* mkhtml2: create output-dir if it does not existStefan Sauer2019-09-051-0/+2
* mkhtml: add --output-dir paramStefan Sauer2019-09-051-1/+3
* mkdb: restore the --output-dir parameterStefan Sauer2019-09-051-1/+1
* config: fix regression from last merge.Stefan Sauer2019-08-161-1/+2
* Meson: Fix running tools uninstalledXavier Claessens2019-08-156-53/+36
* mkdb: extract a last db templateStefan Sauer2019-08-151-35/+35
* mkdb: extract another text stripping helperStefan Sauer2019-07-291-18/+31
* mkdb: extract common formatting codeStefan Sauer2019-07-291-126/+83
* mkdb: only output "Types and Values" if not emptyStefan Sauer2019-07-281-9/+12
* mkdb: extract helper function in sctruct output generationStefan Sauer2019-07-281-40/+50
* scan: extract and precompile another regexpStefan Sauer2019-07-281-14/+23
* scan: update comment after refactoringStefan Sauer2019-07-261-9/+9
* scan: extract function to init the scanner from optionsStefan Sauer2019-07-251-65/+81
* mkdb: fix skipping of inline function bodiesStefan Sauer2019-07-241-7/+12
* scan: extract block skipping to helper function to make it testableStefan Sauer2019-07-241-21/+37
* scan: turn old comment blobs into python docstringsStefan Sauer2019-07-241-28/+48
* mkdb: fix annotation docs for 'out callee-allocates'Stefan Sauer2019-07-231-1/+1
* scan: rewrite brace skipping for inline functionsStefan Sauer2019-07-211-29/+18
* Fix parsing of g_set_object()Xavier Claessens2019-07-171-2/+2
* Support type/enum deprecation decoratorsXavier Claessens2019-07-171-10/+31
* scanner: avoid passing regex in command lineXavier Claessens2019-07-171-1/+1
* scan: enable having '_' as a public api in glibStefan Sauer2019-07-161-5/+7
* scangobj: reset locale environment variables before runningTing-Wei Lan2019-07-141-3/+7
* scan: enable the new exceptionStefan Sauer2019-07-131-12/+15
* scan: fix a regression when scanning over inline functionsStefan Sauer2019-07-131-0/+9
* Merge branch 'multiple-object-props' into 'master'Stefan Sauer2019-06-231-1/+3
|\
| * Show property ownersmultiple-object-propsMatthias Clasen2019-06-221-1/+3
* | scangobj: Child properties are gonegtk4-fixesMatthias Clasen2019-06-221-0/+2
|/
* mkdb: use a tuple for source code locationsStefan Sauer2019-05-311-44/+29
* Reapply and fix previous change.Stefan Sauer2019-05-271-0/+2
* Revert "highlight: make style-file writable before appending"Michael Catanzaro2019-05-211-2/+0
* Revert "highlight: my pylint happy"Michael Catanzaro2019-05-211-2/+1
* highlight: my pylint happyGTK_DOC_1_30Stefan Sauer2019-05-081-1/+2
* highlight: make style-file writable before appendingStefan Sauer2019-05-081-0/+2
* scangobj: add a note for future cleanupsStefan Sauer2019-05-081-7/+20