Imported Upstream version 3.20.0 89/138289/1
authorDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 11 Jul 2017 23:45:23 +0000 (08:45 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 11 Jul 2017 23:45:27 +0000 (08:45 +0900)
commitee6939d73fd96606a92eee870014c58eafee5e63
tree6a3526fab8e841879fbcab05749fcb4a91a4f580
parent0df45a72dc2a72275a5c49c38b87f73341987192
Imported Upstream version 3.20.0

Change-Id: I8106882e9a0d7a8fb554f9549e7c2cde111c104b
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
229 files changed:
AUTHORS
ChangeLog
ChangeLog.pre-2.18 [deleted file]
INSTALL
Makefile.am
Makefile.in
NEWS
PKG-INFO
PKG-INFO.in
README
aclocal.m4
autogen.sh [new file with mode: 0755]
compile
config.guess
config.h.in
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/_constants.py [moved from gi/_gobject/constants.py with 56% similarity]
gi/_error.py [new file with mode: 0644]
gi/_glib/Makefile.am [deleted file]
gi/_glib/Makefile.in [deleted file]
gi/_glib/glibmodule.c [deleted file]
gi/_glib/pygiochannel.c [deleted file]
gi/_glib/pyglib.c [deleted file]
gi/_glib/pygmaincontext.c [deleted file]
gi/_glib/pygmaincontext.h [deleted file]
gi/_glib/pygmainloop.c [deleted file]
gi/_glib/pygmainloop.h [deleted file]
gi/_glib/pygsource.c [deleted file]
gi/_glib/pygsource.h [deleted file]
gi/_gobject/Makefile.am
gi/_gobject/Makefile.in
gi/_gobject/__init__.py
gi/_gobject/propertyhelper.py [deleted file]
gi/_option.py [moved from gi/_glib/option.py with 77% similarity]
gi/_propertyhelper.py [new file with mode: 0644]
gi/_signalhelper.py [new file with mode: 0644]
gi/docstring.py [new file with mode: 0644]
gi/gimodule.c
gi/glibmodule.c [new file with mode: 0644]
gi/gobjectmodule.c [moved from gi/_gobject/gobjectmodule.c with 70% similarity]
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/overrides/keysyms.py
gi/pygboxed.c [moved from gi/_gobject/pygboxed.c with 75% similarity]
gi/pygboxed.h [moved from gi/_gobject/pygboxed.h with 85% similarity]
gi/pygenum.c [moved from gi/_gobject/pygenum.c with 81% similarity]
gi/pygenum.h [moved from gi/_gobject/pygenum.h with 85% similarity]
gi/pygflags.c [moved from gi/_gobject/pygflags.c with 80% similarity]
gi/pygflags.h [moved from gi/_gobject/pygflags.h with 85% similarity]
gi/pygi-argument.c
gi/pygi-argument.h
gi/pygi-array.c [new file with mode: 0644]
gi/pygi-array.h [new file with mode: 0644]
gi/pygi-basictype.c [new file with mode: 0644]
gi/pygi-basictype.h [new file with mode: 0644]
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 [new file with mode: 0644]
gi/pygi-closure.c
gi/pygi-closure.h
gi/pygi-enum-marshal.c [new file with mode: 0644]
gi/pygi-enum-marshal.h [new file with mode: 0644]
gi/pygi-error.c [new file with mode: 0644]
gi/pygi-error.h [new file with mode: 0644]
gi/pygi-foreign-api.h [new file with mode: 0644]
gi/pygi-foreign-cairo.c
gi/pygi-foreign-gvariant.c [deleted file]
gi/pygi-foreign.c
gi/pygi-foreign.h
gi/pygi-hashtable.c [new file with mode: 0644]
gi/pygi-hashtable.h [new file with mode: 0644]
gi/pygi-info.c
gi/pygi-info.h
gi/pygi-invoke-state-struct.h
gi/pygi-invoke.c
gi/pygi-invoke.h
gi/pygi-list.c [new file with mode: 0644]
gi/pygi-list.h [new file with mode: 0644]
gi/pygi-marshal-cleanup.c
gi/pygi-marshal-cleanup.h
gi/pygi-marshal-from-py.c [deleted file]
gi/pygi-marshal-from-py.h [deleted file]
gi/pygi-marshal-to-py.c [deleted file]
gi/pygi-marshal-to-py.h [deleted file]
gi/pygi-object.c [new file with mode: 0644]
gi/pygi-object.h [new file with mode: 0644]
gi/pygi-private.h
gi/pygi-property.c
gi/pygi-property.h
gi/pygi-repository.c
gi/pygi-repository.h
gi/pygi-resulttuple.c [new file with mode: 0644]
gi/pygi-resulttuple.h [moved from gi/_glib/pygiochannel.h with 54% similarity]
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-marshal.c [new file with mode: 0644]
gi/pygi-struct-marshal.h [new file with mode: 0644]
gi/pygi-struct.c
gi/pygi-struct.h
gi/pygi-type.c
gi/pygi-type.h
gi/pygi-value.c [new file with mode: 0644]
gi/pygi-value.h [new file with mode: 0644]
gi/pygi.h
gi/pyginterface.c [moved from gi/_gobject/pyginterface.c with 95% similarity]
gi/pyginterface.h [moved from gi/_gobject/pyginterface.h with 89% similarity]
gi/pyglib-private.h [moved from gi/_glib/pyglib-private.h with 67% similarity]
gi/pyglib-python-compat.h [moved from gi/_glib/pyglib-python-compat.h with 68% similarity]
gi/pyglib.c [new file with mode: 0644]
gi/pyglib.h [moved from gi/_glib/pyglib.h with 52% similarity]
gi/pygobject-external.h
gi/pygobject-private.h [moved from gi/_gobject/pygobject-private.h with 68% similarity]
gi/pygobject.c [moved from gi/_gobject/pygobject.c with 77% similarity]
gi/pygobject.h [moved from gi/_gobject/pygobject.h with 91% similarity]
gi/pygoptioncontext.c [moved from gi/_glib/pygoptioncontext.c with 97% similarity]
gi/pygoptioncontext.h [moved from gi/_glib/pygoptioncontext.h with 88% similarity]
gi/pygoptiongroup.c [moved from gi/_glib/pygoptiongroup.c with 97% similarity]
gi/pygoptiongroup.h [moved from gi/_glib/pygoptiongroup.h with 89% similarity]
gi/pygparamspec.c [moved from gi/_gobject/pygparamspec.c with 60% similarity]
gi/pygparamspec.h [moved from gi/_gobject/pygparamspec.h with 87% similarity]
gi/pygpointer.c [moved from gi/_gobject/pygpointer.c with 91% similarity]
gi/pygpointer.h [moved from gi/_gobject/pygpointer.h with 85% similarity]
gi/pygspawn.c [moved from gi/_glib/pygspawn.c with 95% similarity]
gi/pygspawn.h [moved from gi/_glib/pygspawn.h with 86% similarity]
gi/pygtkcompat.py
gi/pygtype.c [moved from gi/_gobject/pygtype.c with 64% similarity]
gi/pygtype.h [moved from gi/_gobject/pygtype.h with 64% similarity]
gi/repository/Makefile.am
gi/repository/Makefile.in
gi/types.py
install-sh
ltmain.sh
m4/libtool.m4
m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4
m4/python.m4
missing
py-compile
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 [moved from gi/_glib/__init__.py with 69% similarity]
tests/gi/overrides/__init__.py [new file with mode: 0644]
tests/gimarshallingtestsextra.c [new file with mode: 0644]
tests/gimarshallingtestsextra.h [new file with mode: 0644]
tests/helper.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_cairo.py [new file with mode: 0644]
tests/test_docstring.py [new file with mode: 0644]
tests/test_error.py [new file with mode: 0644]
tests/test_everything.py
tests/test_fields.py [new file with mode: 0644]
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_import_machinery.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 [deleted file]
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_repository.py [new file with mode: 0644]
tests/test_resulttuple.py [new file with mode: 0644]
tests/test_signal.py
tests/test_source.py
tests/test_subprocess.py
tests/test_thread.py
tests/test_typeclass.py [new file with mode: 0644]
tests/test_uris.py [deleted file]
tests/testhelpermodule.c
tests/testmodule.py