Imported Upstream version 2.90.4 40/138240/1
authorDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 11 Jul 2017 23:37:35 +0000 (08:37 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 11 Jul 2017 23:37:37 +0000 (08:37 +0900)
commit8c716c24c89f4229ba1dd2859df94827d8c935c8
treea426831630e5bf1bdf1cd204216d958c4b131e85
parente94eac598d6c67611cd184e40480265208110b14
Imported Upstream version 2.90.4

Change-Id: Ib8f95df396c1690e019c961142cb5fc6de1b394c
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
93 files changed:
ChangeLog
MANIFEST.in [deleted file]
Makefile.am
Makefile.in
NEWS
PKG-INFO
README.win32 [deleted file]
aclocal.m4
configure
configure.ac
docs/Makefile.am [deleted file]
docs/Makefile.in [deleted file]
docs/html/class-glibmaincontext.html [deleted file]
docs/html/class-glibmainloop.html [deleted file]
docs/html/class-gobject.html [deleted file]
docs/html/class-gobjectgboxed.html [deleted file]
docs/html/class-gobjectginterface.html [deleted file]
docs/html/class-gobjectgpointer.html [deleted file]
docs/html/glib-class-reference.html [deleted file]
docs/html/glib-constants.html [deleted file]
docs/html/glib-functions.html [deleted file]
docs/html/gobject-class-reference.html [deleted file]
docs/html/gobject-constants.html [deleted file]
docs/html/gobject-functions.html [deleted file]
docs/html/index.html [deleted file]
docs/html/index.sgml [deleted file]
docs/html/pygobject-introduction.html [deleted file]
docs/html/pygobject.devhelp [deleted file]
docs/reference/entities.docbook.in [deleted file]
docs/reference/pyglib-classes.xml [deleted file]
docs/reference/pyglib-constants.xml [deleted file]
docs/reference/pyglib-functions.xml [deleted file]
docs/reference/pyglib-maincontext.xml [deleted file]
docs/reference/pyglib-mainloop.xml [deleted file]
docs/reference/pygobject-classes.xml [deleted file]
docs/reference/pygobject-constants.xml [deleted file]
docs/reference/pygobject-functions.xml [deleted file]
docs/reference/pygobject-gboxed.xml [deleted file]
docs/reference/pygobject-ginterface.xml [deleted file]
docs/reference/pygobject-gpointer.xml [deleted file]
docs/reference/pygobject-introduction.xml [deleted file]
docs/reference/pygobject-ref.xml [deleted file]
docs/reference/pygobject.xml [deleted file]
docs/style.css [deleted file]
docs/xsl/common.xsl [deleted file]
docs/xsl/devhelp.xsl [deleted file]
docs/xsl/fixxref.py [deleted file]
docs/xsl/fixxref.py.in [deleted file]
docs/xsl/html.xsl [deleted file]
docs/xsl/pdf-style.xsl [deleted file]
docs/xsl/pdf.xsl [deleted file]
docs/xsl/ref-html-style.xsl [deleted file]
dsextras.py [deleted file]
examples/Makefile.in
examples/cairo-demo.py
examples/signal.py
gi/Makefile.am
gi/Makefile.in
gi/__init__.py
gi/_glib/Makefile.am
gi/_glib/Makefile.in
gi/_gobject/Makefile.am
gi/_gobject/Makefile.in
gi/_gobject/gobjectmodule.c
gi/_gobject/propertyhelper.py
gi/_gobject/pygobject-private.h
gi/_gobject/pygobject.c
gi/_gobject/pygobject.h
gi/overrides/Gdk.py
gi/overrides/Gtk.py
gi/overrides/Makefile.am
gi/overrides/Makefile.in
gi/pygi-cache.c
gi/pygi-cache.h
gi/pygi-invoke.c
gi/pygi-marshal-cleanup.c
gi/pygi-marshal-cleanup.h
gi/pygi-marshal-from-py.c [moved from gi/pygi-marshal-in.c with 70% similarity]
gi/pygi-marshal-from-py.h [new file with mode: 0644]
gi/pygi-marshal-in.h [deleted file]
gi/pygi-marshal-out.h [deleted file]
gi/pygi-marshal-to-py.c [moved from gi/pygi-marshal-out.c with 72% similarity]
gi/pygi-marshal-to-py.h [new file with mode: 0644]
gi/repository/Makefile.am
gi/repository/Makefile.in
m4/python.m4
pygobject-3.0-uninstalled.pc.in
pygobject-3.0.pc.in
pygobject_postinstall.py [deleted file]
setup.py [deleted file]
tests/Makefile.in
tests/test_gi.py
tests/test_overrides.py