index
:
delta/gobject-introspection.git
annotation
annotation_svn1007
baserock/1.39.90
baserock/GOBJECT_INTROSPECTION_1_40_0
baserock/jonathan/fix-giscanner
baserock/markdoffman/1_39_90-merge
baserock/morph
bochecha/pkgconfig-prefix
doc-sections
ebassi/cairo-wrap
ebassi/compiler-opt
ebassi/final-type
ebassi/for-master
ebassi/issue-384
ebassi/issue-418
ebassi/signal-emitter
ebassi/symbol-collision
ewlsh/fundamental-test
fix-msvc-setuptools-distutils
fix-msvc-warnings
fix.win.cmd.3-38
g-i-0.6
g-i-0.9
gi-release-1-70
gidocgen
gir-compiler
gir-docbook
gir-docbook-2
glib-annotations
gnome-3-0
gnome-3-10
gnome-3-12
gnome-3-14
gnome-3-16
gnome-3-18
gnome-3-2
gnome-3-20
gnome-3-22
gnome-3-24
gnome-3-26
gnome-3-28
gnome-3-30
gnome-3-32
gnome-3-34
gnome-3-36
gnome-3-38
gnome-3-4
gnome-3-6
gnome-3-8
gnome-42
ignatenko/g-ir-inspect
issue-328
main
mallard-templates
master
matthiasc/symbol-collision
no-designated-init
pointer-aliases
scope-forever
tintou/closure-destroy-fix
tintou/doc-format
win64.fixes.master
wip/api-diff
wip/carlosg/signal-tests
wip/ci
wip/cmph
wip/cmph-rebase2
wip/cmph-rebase3
wip/dieterv/drive-by-review
wip/dieterv/g-ir-fix
wip/dieterv/multiline-annotations
wip/dieterv/schema
wip/docs
wip/docs-3
wip/docs-json
wip/dx-hackfest
wip/ebassi/meson
wip/fanc999/dumper-distutils
wip/glib-source-extraction
wip/hadess/add-power-profile-monitor
wip/jtojnar/glib-subproject
wip/meson/pkg-generate
wip/nielsdg/python-formatter-out-params
wip/nonrecursive-make
wip/sam/multiple-girs-one-typelib
wip/smcv/8k-not-enough-for-everybody
wip/smcv/search-paths
wip/smcv/test-more-flags
wip/smcv/testbuild
wip/structure-parsing
wip/tingping/meson
wip/tintou/closure-documentation
zbrown/dispose
zbrown/types-1
gitlab.gnome.org: GNOME/gobject-introspection.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
giscanner
/
docwriter.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
doctool: Add templates_dir CLI argument
Emmanuele Bassi
2022-01-11
1
-6
/
+8
*
docwriter.py: change DocFormatterGjs to return Uint8Array
Andy Holmes
2021-11-23
1
-1
/
+1
*
Revert "Add support for element-type to GListModel"
Rico Tzschichholz
2020-04-28
1
-13
/
+5
*
Add support for element-type to GListModel
Emmanuele Bassi
2020-04-26
1
-5
/
+13
*
Revert "Generate appropriate docs for ListModel with element-type"
Emmanuele Bassi
2020-04-26
1
-13
/
+5
*
Generate appropriate docs for ListModel with element-type
Emmanuele Bassi
2020-04-24
1
-5
/
+13
*
docwriter: Fix Exception message attribute
Philip Chimento
2019-04-07
1
-1
/
+1
*
Revert "Restore original meaning of disguised attribute."
Christoph Reiter
2019-01-16
1
-1
/
+1
*
Restore original meaning of disguised attribute.
Tomasz Miąsko
2019-01-10
1
-1
/
+1
*
Clean shebangs out of non-executable scripts and drop exec perm from xmlwrite...
Dominique Leuenberger
2019-01-09
1
-1
/
+0
*
docwriter: Support markdown 3.x. Fixes #250
Christoph Reiter
2018-12-20
1
-3
/
+14
*
Drop all Python 2 compat code
Christoph Reiter
2018-12-08
1
-5
/
+0
*
docwriter: revert some output changes to make the tests pass
Christoph Reiter
2018-08-18
1
-3
/
+6
*
tests: depend on flake8 instead of including pep8/pyflakes
Christoph Reiter
2018-08-15
1
-0
/
+1
*
Fix format/format_inline distinction.
rockon999
2018-08-13
1
-7
/
+7
*
Improve markdown compatibility of docwriter.
rockon999
2018-08-08
1
-13
/
+80
*
docwriter: Gdk.Atom as String
makepost
2018-08-06
1
-0
/
+2
*
docwriter: Handle unknown language MIME types
Philip Chimento
2018-08-06
1
-3
/
+5
*
docwriter: Handle invalid nodes better
Philip Chimento
2018-08-06
1
-0
/
+10
*
devdocs: Fix links to enum members
Philip Chimento
2018-08-06
1
-1
/
+4
*
devdocs: Mark links to other GIRs as such
Philip Chimento
2018-08-06
1
-2
/
+2
*
devdocs: Match DevDocs' slug names
Philip Chimento
2018-08-06
1
-2
/
+3
*
devdocs: Format the values of constants
Philip Chimento
2018-08-06
1
-0
/
+11
*
docwriter: Handle moved_to in underscore function
Philip Chimento
2018-08-06
1
-0
/
+2
*
devdocs: Generate versioning notes
Philip Chimento
2018-08-06
1
-0
/
+2
*
devdocs: Don't render private fields
Philip Chimento
2018-08-06
1
-0
/
+31
*
docwriter: Use <pre> for code blocks
Philip Chimento
2018-08-06
1
-5
/
+19
*
devdocs: Render a summary at the top of each page
Philip Chimento
2018-08-06
1
-1
/
+18
*
doctool: Output formatter for DevDocs
Philip Chimento
2018-08-06
1
-0
/
+145
*
docwriter: parse markdown for code blocks.
Mathieu Duponchelle
2018-08-06
1
-5
/
+65
*
docwriter: Add support for plural type references.
Mathieu Duponchelle
2018-08-06
1
-11
/
+25
*
docwriter: Option to select output format
Philip Chimento
2018-08-06
1
-0
/
+1
*
docwriter: Option to select output format
Philip Chimento
2018-05-25
1
-8
/
+25
*
docwriter: Update for Python 3 compatibility
Simon Feltman
2015-09-29
1
-12
/
+11
*
giscanner: Use unicode literals in all Python files
Simon Feltman
2015-09-29
1
-0
/
+1
*
giscanner: Use print as a function for Python 3 compatibility
Simon Feltman
2015-09-29
1
-0
/
+1
*
giscanner: Enable "true division" for all Python files
Simon Feltman
2015-09-29
1
-0
/
+1
*
giscanner: Use absolute_import for all Python files
Simon Feltman
2015-09-29
1
-0
/
+2
*
giscanner: Use items() instead of iteritems()
Simon Feltman
2015-09-29
1
-2
/
+2
*
scanner: use open() as os.fdopen as context managers
Dieter Verfaillie
2015-08-21
1
-3
/
+2
*
docwriter/gjs: fix boolean return values
Giovanni Campagna
2014-03-05
1
-1
/
+1
*
docwriter/gjs: restore documentation for return values
Giovanni Campagna
2014-03-05
1
-2
/
+4
*
docwriter/gjs: format GObject.Closure as "Function"
Giovanni Campagna
2014-03-05
1
-0
/
+2
*
docwriter: format bitfields like enums
Giovanni Campagna
2014-03-05
1
-2
/
+2
*
docwriter/gjs: format GObject.Value as "Any"
Giovanni Campagna
2014-03-05
1
-0
/
+2
*
docwriter: improve xrefs
Giovanni Campagna
2014-02-26
1
-7
/
+17
*
docwriter: extend the "node without namespace" filtering to all languages
Giovanni Campagna
2014-02-26
1
-8
/
+8
*
docwriter: don't ignore disguised structures
Giovanni Campagna
2014-02-26
1
-2
/
+4
*
docwriter/gjs: fix constructors
Giovanni Campagna
2014-02-26
1
-12
/
+13
*
docwriter/gjs: include non GObject instantiatable types
Giovanni Campagna
2014-02-26
1
-13
/
+10
[next]