Imported Upstream version 3.13.4 67/138267/1
authorDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 11 Jul 2017 23:42:12 +0000 (08:42 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 11 Jul 2017 23:42:16 +0000 (08:42 +0900)
commit7db802a3275790915ed33b470f58786a362551c6
treede7b66f2e6ded30942469c5173eb51241422aa48
parentfecadc1d4b1cd7bafc93313c1120a4b350e2bced
Imported Upstream version 3.13.4

Change-Id: If8453fcd54aeed1d4cec58fcabaf92a68d0efbb5
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
68 files changed:
ChangeLog
Makefile.in
NEWS
PKG-INFO
PKG-INFO.in
aclocal.m4
config.h.in
configure
configure.ac
examples/Makefile.in
examples/properties.py
gi/Makefile.am
gi/Makefile.in
gi/__init__.py
gi/_gobject/Makefile.in
gi/overrides/GObject.py
gi/overrides/Makefile.in
gi/overrides/keysyms.py
gi/pygi-argument.c
gi/pygi-array.c
gi/pygi-array.h
gi/pygi-basictype.c
gi/pygi-basictype.h
gi/pygi-boxed.c
gi/pygi-cache.c
gi/pygi-cache.h
gi/pygi-ccallback.c
gi/pygi-closure.c
gi/pygi-closure.h
gi/pygi-error.c
gi/pygi-hashtable.c
gi/pygi-hashtable.h
gi/pygi-info.c
gi/pygi-invoke-state-struct.h
gi/pygi-invoke.c
gi/pygi-invoke.h
gi/pygi-list.c
gi/pygi-list.h
gi/pygi-marshal-cleanup.c
gi/pygi-object.c
gi/pygi-object.h
gi/pygi-struct-marshal.c
gi/pygi-struct-marshal.h
gi/pygi-struct.c
gi/pygi.h
gi/pygobject.c
gi/repository/Makefile.in
m4/libtool.m4 [deleted file]
m4/ltoptions.m4 [deleted file]
m4/ltsugar.m4 [deleted file]
m4/ltversion.m4 [deleted file]
m4/lt~obsolete.m4 [deleted file]
m4/python.m4
pygobject.doap
pygtkcompat/Makefile.in
pygtkcompat/pygtkcompat.py
tests/Makefile.am
tests/Makefile.in
tests/compat_test_pygtk.py
tests/runtests-windows.py
tests/test_everything.py
tests/test_gi.py
tests/test_gio.py
tests/test_import_machinery.py
tests/test_object_marshaling.py
tests/test_overrides_gtk.py
tests/test_properties.py
tests/test_signal.py