Imported Upstream version 3.13.2 upstream/3.13.2
authorDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 30 Oct 2018 01:27:26 +0000 (10:27 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 30 Oct 2018 01:27:26 +0000 (10:27 +0900)
commitf6c4d1d6a75fc86393b97d8957b10f5192379cd6
tree98175ed0ab42bc56bec3d45d69364a988a00de1f
parent849cf1245357d6c5349fcbe72c0ae461761d6e84
Imported Upstream version 3.13.2
72 files changed:
ChangeLog
Makefile.am
Makefile.in
NEWS
PKG-INFO
configure
configure.ac
gi/Makefile.am
gi/Makefile.in
gi/__init__.py
gi/_error.py [new file with mode: 0644]
gi/_option.py
gi/gimodule.c
gi/glibmodule.c
gi/gobjectmodule.c
gi/overrides/GIMarshallingTests.py
gi/overrides/GLib.py
gi/overrides/Gio.py
gi/overrides/Gtk.py
gi/pygboxed.c
gi/pygenum.c
gi/pygflags.c
gi/pygi-argument.c
gi/pygi-array.c
gi/pygi-boxed.c
gi/pygi-cache.c
gi/pygi-error.c
gi/pygi-error.h
gi/pygi-foreign-api.h [new file with mode: 0644]
gi/pygi-foreign-cairo.c
gi/pygi-foreign.c
gi/pygi-foreign.h
gi/pygi-info.c
gi/pygi-invoke.c
gi/pygi-property.c
gi/pygi-property.h
gi/pygi-signal-closure.c
gi/pygi-signal-closure.h
gi/pygi-struct-marshal.c
gi/pygi-struct-marshal.h
gi/pygi-struct.c
gi/pygi-type.c
gi/pygi-type.h
gi/pygi-value.c
gi/pygi.h
gi/pyglib-private.h
gi/pyglib.c
gi/pyglib.h
gi/pygobject-private.h
gi/pygobject.c
gi/pygobject.h
gi/pygoptioncontext.c
gi/pygoptiongroup.c
gi/pygparamspec.c
gi/pygpointer.c
gi/pygspawn.c
gi/pygtype.c
gi/types.py
pygtkcompat/pygtkcompat.py
tests/Makefile.am
tests/Makefile.in
tests/test_cairo.py [new file with mode: 0644]
tests/test_error.py [new file with mode: 0644]
tests/test_everything.py
tests/test_gi.py
tests/test_gio.py
tests/test_iochannel.py
tests/test_option.py
tests/test_overrides_gtk.py
tests/test_repository.py
tests/test_signal.py
tests/test_typeclass.py [new file with mode: 0644]