Imported Upstream version 3.31.4 upstream/3.31.4
authorDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 25 Nov 2020 05:48:25 +0000 (14:48 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Wed, 25 Nov 2020 05:48:25 +0000 (14:48 +0900)
commit2b0809dd1618f8916431a5b530e1f4a84e97b0be
treec842b83f4d372d420aa920c58d465c8061edb080
parent1c5c15d47a81858d24832e787267d3c10aa21b72
Imported Upstream version 3.31.4
36 files changed:
.gitlab-ci.yml
.gitlab-ci/Dockerfile
.gitlab-ci/Dockerfile.gtk4
.gitlab-ci/run-docker-gtk4.sh
.gitlab-ci/run-docker.sh
.gitlab-ci/test-docker.sh
NEWS
README.rst
docs/Makefile
docs/further.rst
docs/getting_started.rst
docs/guide/api/gobject.rst
docs/guide/api/weakrefs.rst [new file with mode: 0644]
docs/guide/debug_profile.rst
docs/guide/porting.rst
docs/guide/testing.rst
docs/guide/threading.rst
docs/images/LICENSE
docs/index.rst
docs/packagingguide.rst
examples/demo/demo.py
examples/demo/demos/appwindow.py
examples/demo/demos/rotatedtext.py
gi/overrides/Gdk.py
gi/pygi-foreign-cairo.c
gi/pygi-object.c
meson.build
pygobject.doap
pygtkcompat/pygtkcompat.py
setup.py
tests/regressextra.c
tests/regressextra.h
tests/test_cairo.py
tests/test_gobject.py
tests/test_overrides_gtk.py
tests/test_pygtkcompat.py