implemented G_TYPE_GTPYE. applied patch from matthias which implements
authorTim Janik <timj@imendio.com>
Thu, 22 Dec 2005 15:07:03 +0000 (15:07 +0000)
committerTim Janik <timj@src.gnome.org>
Thu, 22 Dec 2005 15:07:03 +0000 (15:07 +0000)
commit6f01d0c34f0d217b91a55ef1ec1b04d007259993
tree240bd465a0323fe64bb08ac99aec255502bdc0ab
parent513be6bbaec4f6f8675feaa3a29a41a1d04af5e1
implemented G_TYPE_GTPYE. applied patch from matthias which implements

Thu Dec 22 14:59:24 2005  Tim Janik  <timj@imendio.com>

        * gvaluetypes.[hc]: implemented G_TYPE_GTPYE. applied patch
        from matthias which implements GType accessors for GValue.

        * gparamspecs.[hc]: applied patch from matthias which
        implements G_TYPE_PARAM_GTYPE.

        * gobject.[hc]:
        GUnowned: introduced a new object type that has an initially
        floating reference.
        g_object_compat_control(): allow setting of a floating flag handler.
gobject/ChangeLog
gobject/gobject.c
gobject/gobject.h
gobject/gobject.symbols
gobject/gparamspecs.c
gobject/gparamspecs.h
gobject/gvaluetypes.c
gobject/gvaluetypes.h