Update to 2.28 for TINF-96
authorGraydon, Tracy <tracy.graydon@intel.com>
Fri, 30 Nov 2012 20:11:38 +0000 (12:11 -0800)
committerGraydon, Tracy <tracy.graydon@intel.com>
Fri, 30 Nov 2012 20:11:38 +0000 (12:11 -0800)
commit1a48cb6e7504163228442a2894af21af66e93eb2
tree8d117e9778e44c485d187679bf5250c52e02975d
parente319390cebb45884f62ca3c2b22984d8ed82b941
Update to 2.28 for TINF-96
212 files changed:
ChangeLog
MANIFEST.in
Makefile.am
Makefile.in
NEWS
PKG-INFO
README.win32
aclocal.m4
codegen/Makefile.am
codegen/Makefile.in
codegen/argtypes.py
codegen/definitions.py
codegen/docextract_to_xml.py
config.h.in
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
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
dsextras.py
examples/Makefile.am
examples/Makefile.in
examples/cairo-demo.py [new file with mode: 0755]
gi/Makefile.am [new file with mode: 0644]
gi/Makefile.in [new file with mode: 0644]
gi/__init__.py [new file with mode: 0644]
gi/gimodule.c [new file with mode: 0644]
gi/importer.py [new file with mode: 0644]
gi/module.py [new file with mode: 0644]
gi/overrides/GIMarshallingTests.py [new file with mode: 0644]
gi/overrides/GLib.py [new file with mode: 0644]
gi/overrides/Gdk.py [new file with mode: 0644]
gi/overrides/Gio.py [new file with mode: 0644]
gi/overrides/Gtk.py [new file with mode: 0644]
gi/overrides/Makefile.am [new file with mode: 0644]
gi/overrides/Makefile.in [new file with mode: 0644]
gi/overrides/Pango.py [new file with mode: 0644]
gi/overrides/__init__.py [new file with mode: 0644]
gi/overrides/keysyms.py [new file with mode: 0644]
gi/pygi-argument.c [new file with mode: 0644]
gi/pygi-argument.h [new file with mode: 0644]
gi/pygi-boxed.c [new file with mode: 0644]
gi/pygi-boxed.h [new file with mode: 0644]
gi/pygi-callbacks.c [new file with mode: 0644]
gi/pygi-callbacks.h [new file with mode: 0644]
gi/pygi-closure.c [new file with mode: 0644]
gi/pygi-closure.h [new file with mode: 0644]
gi/pygi-foreign-cairo.c [new file with mode: 0644]
gi/pygi-foreign-gvariant.c [new file with mode: 0644]
gi/pygi-foreign-gvariant.h [new file with mode: 0644]
gi/pygi-foreign.c [new file with mode: 0644]
gi/pygi-foreign.h [new file with mode: 0644]
gi/pygi-info.c [new file with mode: 0644]
gi/pygi-info.h [new file with mode: 0644]
gi/pygi-invoke.c [new file with mode: 0644]
gi/pygi-invoke.h [new file with mode: 0644]
gi/pygi-private.h [new file with mode: 0644]
gi/pygi-property.c [new file with mode: 0644]
gi/pygi-property.h [new file with mode: 0644]
gi/pygi-repository.c [new file with mode: 0644]
gi/pygi-repository.h [new file with mode: 0644]
gi/pygi-signal-closure.c [new file with mode: 0644]
gi/pygi-signal-closure.h [new file with mode: 0644]
gi/pygi-struct.c [new file with mode: 0644]
gi/pygi-struct.h [new file with mode: 0644]
gi/pygi-type.c [new file with mode: 0644]
gi/pygi-type.h [new file with mode: 0644]
gi/pygi.h [new file with mode: 0644]
gi/pygobject-external.h [new file with mode: 0644]
gi/repository/Makefile.am [new file with mode: 0644]
gi/repository/Makefile.in [new file with mode: 0644]
gi/repository/__init__.py [new file with mode: 0644]
gi/types.py [new file with mode: 0644]
gio/Makefile.am
gio/Makefile.in
gio/gappinfo.override
gio/gfile.override
gio/gio.override
gio/giomodule.c
gio/pygio-utils.c
glib/Makefile.am
glib/Makefile.in
glib/glibmodule.c
glib/option.py
glib/pygiochannel.c
glib/pyglib-private.h
glib/pyglib-python-compat.h
glib/pyglib.c
glib/pyglib.h
glib/pygmaincontext.c
glib/pygmaincontext.h
glib/pygmainloop.c
glib/pygoptioncontext.c
glib/pygoptioncontext.h
glib/pygoptiongroup.c
glib/pygoptiongroup.h
glib/pygsource.c
glib/pygspawn.c
gobject/Makefile.am
gobject/Makefile.in
gobject/__init__.py
gobject/gobjectmodule.c
gobject/propertyhelper.py
gobject/pygboxed.c
gobject/pygenum.c
gobject/pygflags.c
gobject/pygi-external.h [deleted file]
gobject/pygobject-private.h
gobject/pygobject.c
gobject/pygobject.h
gobject/pygparamspec.c
gobject/pygpointer.c
gobject/pygtype.c
ltmain.sh
m4/libtool.m4
m4/ltoptions.m4
m4/ltversion.m4
m4/lt~obsolete.m4
m4/python.m4
packaging/pygobject-rpmlintrc [deleted file]
packaging/pygobject.spec
pygobject-2.0.pc.in
pygobject_postinstall.py
setup.py
tests/Makefile.am
tests/Makefile.in
tests/common.py [deleted file]
tests/compathelper.py [new file with mode: 0644]
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 [new file with mode: 0644]
tests/test_gcancellable.py [new file with mode: 0644]
tests/test_gdbus.py [new file with mode: 0644]
tests/test_gi.py [new file with mode: 0644]
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 [new file with mode: 0644]
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