Imported Upstream version 2.26.0 27/138227/1 upstream/2.26.0
authorDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 11 Jul 2017 23:35:07 +0000 (08:35 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 11 Jul 2017 23:35:08 +0000 (08:35 +0900)
commitdf82aa0a770d4b3e52e96eb5c60b528ddcdb2343
treebbf6d1c2270fe7057773ff1c2cf578ff40f704da
parent095413828bd9b33e57b352f9ca80473172611202
Imported Upstream version 2.26.0

Change-Id: I616aeca320e366d54dd6e188c260b64639305c49
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
159 files changed:
ChangeLog
MANIFEST.in
Makefile.am
Makefile.in
NEWS
PKG-INFO
aclocal.m4
codegen/Makefile.in
configure
configure.ac
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-constants.html
docs/html/gio-functions.html
docs/html/glib-constants.html
docs/html/glib-functions.html
docs/html/gobject-constants.html
docs/html/gobject-functions.html
docs/html/index.html
docs/reference/pygio-mount.xml
docs/reference/pyglib-functions.xml
docs/reference/pyglib-maincontext.xml
docs/reference/pyglib-mainloop.xml
docs/reference/pygobject-functions.xml
docs/reference/pygobject.xml
examples/Makefile.in
examples/cairo-demo.py
gi/Makefile.am
gi/Makefile.in
gi/gimodule.c
gi/importer.py
gi/module.py
gi/overrides/GIMarshallingTests.py
gi/overrides/GLib.py [new file with mode: 0644]
gi/overrides/Gdk.py
gi/overrides/Gtk.py
gi/overrides/Makefile.am
gi/overrides/Makefile.in
gi/pygi-argument.c
gi/pygi-argument.h
gi/pygi-boxed.c
gi/pygi-boxed.h
gi/pygi-callbacks.c
gi/pygi-closure.c
gi/pygi-foreign-cairo.c
gi/pygi-foreign-gvariant.c [new file with mode: 0644]
gi/pygi-foreign-gvariant.h [new file with mode: 0644]
gi/pygi-foreign.c
gi/pygi-foreign.h
gi/pygi-info.c
gi/pygi-invoke.c
gi/pygi-private.h
gi/pygi-property.c [new file with mode: 0644]
gi/pygi-property.h [new file with mode: 0644]
gi/pygi-repository.c
gi/pygi-struct.c
gi/pygi-type.c
gi/pygi-type.h
gi/pygi.h
gi/repository/Makefile.in
gi/types.py
gio/Makefile.in
gio/gappinfo.override
gio/gfile.override
gio/gio.override
gio/giomodule.c
gio/pygio-utils.c
glib/Makefile.in
glib/glibmodule.c
glib/option.py
glib/pygiochannel.c
glib/pyglib-python-compat.h
glib/pyglib.c
glib/pyglib.h
glib/pygmaincontext.c
glib/pygmainloop.c
glib/pygoptioncontext.c
glib/pygoptiongroup.c
glib/pygsource.c
glib/pygspawn.c
gobject/Makefile.in
gobject/__init__.py
gobject/gobjectmodule.c
gobject/propertyhelper.py
gobject/pygboxed.c
gobject/pygenum.c
gobject/pygflags.c
gobject/pygobject-private.h
gobject/pygobject.c
gobject/pygobject.h
gobject/pygparamspec.c
gobject/pygpointer.c
gobject/pygtype.c
tests/Makefile.am
tests/Makefile.in
tests/common.py [deleted file]
tests/compathelper.py [new file with mode: 0644]
tests/runtests.py
tests/test_everything.py
tests/test_gcancellable.py [new file with mode: 0644]
tests/test_gi.py
tests/test_gicon.py
tests/test_gio.py
tests/test_gobject.py
tests/test_gresolver.py [new file with mode: 0644]
tests/test_gsocket.py [new file with mode: 0644]
tests/test_interface.py
tests/test_mainloop.py
tests/test_option.py [new file with mode: 0644]
tests/test_overrides.py
tests/test_properties.py
tests/test_signal.py
tests/test_source.py
tests/test_subprocess.py
tests/test_thread.py [new file with mode: 0644]
tests/test_unknown.py [deleted file]
tests/test_uris.py [new file with mode: 0644]
tests/testhelpermodule.c