Imported Upstream version 3.21.91 upstream/3.21.91
authorDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 30 Oct 2018 01:29:11 +0000 (10:29 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 30 Oct 2018 01:29:11 +0000 (10:29 +0900)
commitc0f85ed2fe0536ac65ab16ad5a522516ea30555f
tree146a899be01caa3a903c2a9949840b3293b81d38
parent6ee7d3e25ac2ae66969896a58e8f8685e490fc64
Imported Upstream version 3.21.91
92 files changed:
ChangeLog
Makefile.am
Makefile.in
NEWS
PKG-INFO
aclocal.m4
config.guess
config.sub
configure
configure.ac
examples/Makefile.in
gi/Makefile.am
gi/Makefile.in
gi/_gobject/Makefile.in
gi/gimodule.c
gi/glibmodule.c
gi/gobjectmodule.c
gi/gobjectmodule.h [new file with mode: 0644]
gi/overrides/Gtk.py
gi/overrides/Makefile.in
gi/pygboxed.c
gi/pygboxed.h
gi/pygenum.c
gi/pygenum.h
gi/pygflags.c
gi/pygflags.h
gi/pygi-argument.c
gi/pygi-array.c
gi/pygi-basictype.c
gi/pygi-boxed.c
gi/pygi-boxed.h
gi/pygi-cache.c
gi/pygi-ccallback.c
gi/pygi-ccallback.h
gi/pygi-closure.c
gi/pygi-enum-marshal.c
gi/pygi-error.c
gi/pygi-foreign.c
gi/pygi-hashtable.c
gi/pygi-info.c
gi/pygi-info.h
gi/pygi-invoke.c
gi/pygi-invoke.h
gi/pygi-list.c
gi/pygi-marshal-cleanup.c
gi/pygi-marshal-cleanup.h
gi/pygi-object.c
gi/pygi-property.c
gi/pygi-property.h
gi/pygi-repository.c
gi/pygi-repository.h
gi/pygi-resulttuple.c
gi/pygi-signal-closure.c
gi/pygi-signal-closure.h
gi/pygi-source.c
gi/pygi-struct-marshal.c
gi/pygi-struct.c
gi/pygi-struct.h
gi/pygi-type.c
gi/pygi-util.c [new file with mode: 0644]
gi/pygi-util.h [moved from gi/pygi-private.h with 59% similarity]
gi/pygi-value.c
gi/pygi.h [deleted file]
gi/pyginterface.c
gi/pyglib-private.h [deleted file]
gi/pyglib.c
gi/pyglib.h
gi/pygobject-external.h [deleted file]
gi/pygobject-internal.h [new file with mode: 0644]
gi/pygobject-object.c [moved from gi/pygobject.c with 98% similarity]
gi/pygobject-object.h [new file with mode: 0644]
gi/pygobject-private.h [deleted file]
gi/pygoptioncontext.c
gi/pygoptiongroup.c
gi/pygparamspec.c
gi/pygpointer.c
gi/pygpointer.h
gi/pygspawn.c
gi/pygtype.c
gi/pygtype.h
gi/repository/Makefile.in
install-sh
ltmain.sh
m4/libtool.m4
pygtkcompat/Makefile.in
setup.py [new file with mode: 0755]
tests/Makefile.in
tests/test_docstring.py
tests/test_import_machinery.py
tests/test_overrides_gtk.py
tests/test_properties.py
tests/test_signal.py