Imported Upstream version 3.7.91.1 17/138317/1
authorDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 11 Jul 2017 23:48:49 +0000 (08:48 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 11 Jul 2017 23:48:52 +0000 (08:48 +0900)
commited14d55c2e6e867dceed5b50d601d4d83a838619
tree5c86789730b159290064228379a48aa47781d52d
parent265684897ba0b24e28710a988cab901acbec1775
Imported Upstream version 3.7.91.1

Change-Id: I3dcc605b8af37b73443f8f89d884b7b9659959c8
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
59 files changed:
ChangeLog
Makefile.am
Makefile.in
NEWS
PKG-INFO
aclocal.m4
configure
configure.ac
examples/Makefile.in
gi/Makefile.in
gi/_glib/Makefile.in
gi/_glib/pyglib-python-compat.h
gi/_gobject/Makefile.in
gi/_gobject/gobjectmodule.c
gi/_gobject/pygflags.c
gi/_gobject/pygobject-private.h
gi/_gobject/pygobject.h
gi/_gobject/pygtype.c
gi/gimodule.c
gi/overrides/GLib.py
gi/overrides/GObject.py
gi/overrides/Gdk.py
gi/overrides/Gtk.py
gi/overrides/Makefile.in
gi/overrides/__init__.py
gi/pygi-argument.c
gi/pygi-argument.h
gi/pygi-boxed.c
gi/pygi-boxed.h
gi/pygi-cache.c
gi/pygi-closure.c
gi/pygi-info.c
gi/pygi-invoke.c
gi/pygi-marshal-cleanup.c
gi/pygi-marshal-from-py.c
gi/pygi-marshal-to-py.c
gi/pygi-private.h
gi/pygi-property.c
gi/pygi-signal-closure.c
gi/pygi-source.c
gi/pygtkcompat.py
gi/repository/Makefile.in
m4/libtool.m4 [new file with mode: 0644]
m4/ltoptions.m4 [new file with mode: 0644]
m4/ltsugar.m4 [new file with mode: 0644]
m4/ltversion.m4 [new file with mode: 0644]
m4/lt~obsolete.m4 [new file with mode: 0644]
pygobject.doap [new file with mode: 0644]
pygtkcompat/Makefile.in
pygtkcompat/generictreemodel.py
pygtkcompat/pygtkcompat.py
tests/Makefile.am
tests/Makefile.in
tests/test_gi.py
tests/test_gio.py
tests/test_overrides_gdk.py
tests/test_overrides_gtk.py
tests/test_signal.py
tests/test_source.py