Imported Upstream version 3.10.0 50/138250/1
authorDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 11 Jul 2017 23:39:06 +0000 (08:39 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 11 Jul 2017 23:39:09 +0000 (08:39 +0900)
commit23384e73cb73bc8875384183d5916e33af4196d4
treebe92faf8967d24f2be88a92b4f7506e9d65fbf3d
parent705bf16f6a14a07ccdc0c1a5fe1b31d92c3bd96e
Imported Upstream version 3.10.0

Change-Id: Ib97d541be276a6a70923c214755d8273c4437a2f
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
170 files changed:
AUTHORS
ChangeLog
ChangeLog.pre-2.18 [deleted file]
INSTALL
Makefile.am
Makefile.in
NEWS
PKG-INFO
README
aclocal.m4
autogen.sh [new file with mode: 0755]
compile
config.sub
configure
configure.ac
depcomp
examples/Makefile.am
examples/Makefile.in
examples/cairo-demo.py
examples/option.py
examples/properties.py
examples/signal.py
gi/Makefile.am
gi/Makefile.in
gi/__init__.py
gi/_glib/Makefile.am
gi/_glib/Makefile.in
gi/_glib/__init__.py
gi/_glib/glibmodule.c
gi/_glib/option.py
gi/_glib/pygiochannel.c [deleted file]
gi/_glib/pygiochannel.h [deleted file]
gi/_glib/pyglib-python-compat.h
gi/_glib/pyglib.c
gi/_glib/pyglib.h
gi/_glib/pygmaincontext.c [deleted file]
gi/_glib/pygmainloop.c [deleted file]
gi/_glib/pygmainloop.h [deleted file]
gi/_glib/pygoptioncontext.c
gi/_glib/pygsource.c [deleted file]
gi/_glib/pygsource.h [deleted file]
gi/_glib/pygspawn.c
gi/_gobject/Makefile.am
gi/_gobject/Makefile.in
gi/_gobject/__init__.py
gi/_gobject/constants.py
gi/_gobject/gobjectmodule.c
gi/_gobject/propertyhelper.py
gi/_gobject/pygboxed.c
gi/_gobject/pygenum.c
gi/_gobject/pygflags.c
gi/_gobject/pyginterface.c
gi/_gobject/pygobject-private.h
gi/_gobject/pygobject.c
gi/_gobject/pygobject.h
gi/_gobject/pygtype.c
gi/_gobject/signalhelper.py [new file with mode: 0644]
gi/docstring.py [new file with mode: 0644]
gi/gimodule.c
gi/importer.py
gi/module.py
gi/overrides/GIMarshallingTests.py
gi/overrides/GLib.py
gi/overrides/GObject.py [new file with mode: 0644]
gi/overrides/Gdk.py
gi/overrides/Gio.py
gi/overrides/Gtk.py
gi/overrides/Makefile.am
gi/overrides/Makefile.in
gi/overrides/Pango.py
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-cache.h
gi/pygi-callbacks.c [deleted file]
gi/pygi-callbacks.h [deleted file]
gi/pygi-ccallback.c [new file with mode: 0644]
gi/pygi-ccallback.h [moved from gi/_glib/pygmaincontext.h with 56% similarity]
gi/pygi-closure.c
gi/pygi-foreign-cairo.c
gi/pygi-foreign-gvariant.c [deleted file]
gi/pygi-foreign.c
gi/pygi-info.c
gi/pygi-info.h
gi/pygi-invoke-state-struct.h
gi/pygi-invoke.c
gi/pygi-invoke.h
gi/pygi-marshal-cleanup.c
gi/pygi-marshal-cleanup.h
gi/pygi-marshal-from-py.c
gi/pygi-marshal-from-py.h
gi/pygi-marshal-to-py.c
gi/pygi-marshal-to-py.h
gi/pygi-private.h
gi/pygi-property.c
gi/pygi-property.h
gi/pygi-repository.c
gi/pygi-signal-closure.c
gi/pygi-signal-closure.h
gi/pygi-source.c [new file with mode: 0644]
gi/pygi-source.h [moved from gi/pygi-foreign-gvariant.h with 64% similarity]
gi/pygi-struct.c
gi/pygi-type.c
gi/pygi-type.h
gi/pygi.h
gi/pygobject-external.h
gi/pygtkcompat.py
gi/repository/Makefile.am
gi/repository/Makefile.in
gi/types.py
ltmain.sh
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
pygi-convert.sh [new file with mode: 0755]
pygobject-3.0-uninstalled.pc.in
pygobject.doap [new file with mode: 0644]
pygtkcompat/Makefile.am [new file with mode: 0644]
pygtkcompat/Makefile.in [new file with mode: 0644]
pygtkcompat/__init__.py [new file with mode: 0644]
pygtkcompat/generictreemodel.py [new file with mode: 0644]
pygtkcompat/pygtkcompat.py [new file with mode: 0644]
tests/Makefile.am
tests/Makefile.in
tests/compat_test_pygtk.py [new file with mode: 0644]
tests/compathelper.py
tests/gi/__init__.py [new file with mode: 0644]
tests/gi/overrides/Regress.py [new file with mode: 0644]
tests/gi/overrides/__init__.py [new file with mode: 0644]
tests/org.gnome.test.gschema.xml
tests/runtests-windows.py
tests/runtests.py
tests/test-thread.c
tests/test-unknown.c
tests/test_atoms.py [new file with mode: 0644]
tests/test_docstring.py [new file with mode: 0644]
tests/test_everything.py
tests/test_gdbus.py
tests/test_generictreemodel.py [new file with mode: 0644]
tests/test_gi.py
tests/test_gio.py [new file with mode: 0644]
tests/test_glib.py [new file with mode: 0644]
tests/test_gobject.py
tests/test_gtype.py [new file with mode: 0644]
tests/test_interface.py
tests/test_internal_api.py [new file with mode: 0644]
tests/test_iochannel.py [new file with mode: 0644]
tests/test_mainloop.py
tests/test_object_marshaling.py [new file with mode: 0644]
tests/test_option.py
tests/test_overrides.py
tests/test_overrides_gdk.py [new file with mode: 0644]
tests/test_overrides_glib.py [new file with mode: 0644]
tests/test_overrides_gtk.py [new file with mode: 0644]
tests/test_overrides_pango.py [new file with mode: 0644]
tests/test_properties.py
tests/test_pygtkcompat.py [deleted file]
tests/test_signal.py
tests/test_source.py
tests/test_subprocess.py
tests/test_thread.py
tests/test_uris.py [deleted file]
tests/testhelpermodule.c
tests/testmodule.py