Imported Upstream version 2.27.90 29/138229/1
authorDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 11 Jul 2017 23:35:42 +0000 (08:35 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 11 Jul 2017 23:35:43 +0000 (08:35 +0900)
commitee96b8b4ed303ec374e37237f86555754cf2ae60
tree6ad8344f0cf7f15b105be722ca87f77f16ee4c31
parentf29005349e245e146d416b2dc7a8f8a89a2e8a61
Imported Upstream version 2.27.90

Change-Id: I23ecc791685b18ea66500f2af94287da6bec1436
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
148 files changed:
ChangeLog
Makefile.am
Makefile.in
NEWS
PKG-INFO
aclocal.m4
codegen/Makefile.am
codegen/Makefile.in
codegen/argtypes.py
codegen/definitions.py
codegen/docextract_to_xml.py
configure
configure.ac
docs/Makefile.am
docs/Makefile.in
docs/html/class-gioappinfo.html
docs/html/class-gioapplaunchcontext.html
docs/html/class-gioasyncresult.html
docs/html/class-giobufferedinputstream.html
docs/html/class-giobufferedoutputstream.html
docs/html/class-giocancellable.html
docs/html/class-giodatainputstream.html
docs/html/class-giodataoutputstream.html
docs/html/class-giodrive.html
docs/html/class-gioemblem.html
docs/html/class-gioemblemedicon.html
docs/html/class-giofile.html
docs/html/class-giofileattributeinfo.html
docs/html/class-giofileenumerator.html
docs/html/class-giofileicon.html
docs/html/class-giofileinfo.html
docs/html/class-giofileinputstream.html
docs/html/class-giofilemonitor.html
docs/html/class-giofileoutputstream.html
docs/html/class-giofilterinputstream.html
docs/html/class-giofilteroutputstream.html
docs/html/class-gioicon.html
docs/html/class-gioinputstream.html
docs/html/class-gioloadableicon.html
docs/html/class-giomemoryinputstream.html
docs/html/class-giomemoryoutputstream.html
docs/html/class-giomount.html
docs/html/class-giomountoperation.html
docs/html/class-giooutputstream.html
docs/html/class-gioseekable.html
docs/html/class-giosimpleasyncresult.html
docs/html/class-giothemedicon.html
docs/html/class-giounixinputstream.html
docs/html/class-giounixoutputstream.html
docs/html/class-giovolume.html
docs/html/class-giovolumemonitor.html
docs/html/class-glibmaincontext.html
docs/html/class-glibmainloop.html
docs/html/class-gobject.html
docs/html/class-gobjectgboxed.html
docs/html/class-gobjectginterface.html
docs/html/class-gobjectgpointer.html
docs/html/gio-class-reference.html
docs/html/gio-constants.html
docs/html/gio-functions.html
docs/html/giounix-class-reference.html
docs/html/glib-class-reference.html
docs/html/glib-constants.html
docs/html/glib-functions.html
docs/html/gobject-class-reference.html
docs/html/gobject-constants.html
docs/html/gobject-functions.html
docs/html/index.html
docs/html/pygobject-introduction.html
dsextras.py
examples/Makefile.am
examples/Makefile.in
gi/Makefile.am
gi/Makefile.in
gi/gimodule.c
gi/module.py
gi/overrides/GIMarshallingTests.py
gi/overrides/GLib.py
gi/overrides/Gdk.py
gi/overrides/Gio.py [new file with mode: 0644]
gi/overrides/Gtk.py
gi/overrides/Makefile.am
gi/overrides/Makefile.in
gi/overrides/Pango.py [new file with mode: 0644]
gi/overrides/__init__.py
gi/pygi-argument.c
gi/pygi-closure.c
gi/pygi-foreign-cairo.c
gi/pygi-foreign-gvariant.c
gi/pygi-foreign-gvariant.h
gi/pygi-foreign.c
gi/pygi-info.c
gi/pygi-invoke.c
gi/pygi-invoke.h
gi/pygi-property.c
gi/pygi.h
gi/repository/Makefile.am
gi/repository/Makefile.in
gi/types.py
gio/Makefile.am
gio/Makefile.in
gio/gfile.override
glib/Makefile.am
glib/Makefile.in
glib/glibmodule.c
glib/pyglib-private.h
glib/pyglib-python-compat.h
glib/pyglib.c
glib/pygmaincontext.c
glib/pygmaincontext.h
glib/pygmainloop.c
glib/pygoptioncontext.c
glib/pygoptioncontext.h
glib/pygoptiongroup.c
glib/pygoptiongroup.h
glib/pygsource.c
gobject/Makefile.am
gobject/Makefile.in
gobject/__init__.py
gobject/gobjectmodule.c
gobject/propertyhelper.py
gobject/pygobject-private.h
gobject/pygobject.c
gobject/pygtype.c
ltmain.sh
m4/libtool.m4
m4/ltversion.m4
m4/python.m4
setup.py
tests/Makefile.am
tests/Makefile.in
tests/compathelper.py
tests/org.gnome.test.gschema.xml [new file with mode: 0644]
tests/runtests.py
tests/test-floating.c
tests/test-floating.h
tests/test_everything.py
tests/test_gcancellable.py [deleted file]
tests/test_gdbus.py [new file with mode: 0644]
tests/test_gi.py
tests/test_gicon.py [deleted file]
tests/test_gio.py [deleted file]
tests/test_gobject.py
tests/test_gresolver.py [deleted file]
tests/test_gsocket.py [deleted file]
tests/test_overrides.py
tests/test_properties.py
tests/testhelpermodule.c