Skip to content
  • Tim Janik's avatar
    added newly added gobject/ headers. · ee23c09e
    Tim Janik authored
    Tue Oct 24 22:09:14 2000  Tim Janik  <timj@gtk.org>
    
            * glib-object.h: added newly added gobject/ headers.
    
            * gmesage.c: print g_message() output to stderr instead of stdout.
    
    Wed Oct 25 20:27:02 2000  Tim Janik  <timj@gtk.org>
    
            * gtype.c (g_type_free_instance): for the moment, freeing object
            structures will fill their memory portion with 0xAA. there's a
            FIXME there, remove this line at a later point.
    
    Tue Oct 24 23:10:26 2000  Tim Janik  <timj@gtk.org>
    
            * glib-genmarshal.1:
            * glib-genmarshal.c: added publically installed marshaller generator.
    
            * gtype.h: added G_TYPE_INSTANCE_GET_INTERFACE() to retrive a certain
            interface VTable from instances.
    
    Mon Oct 23 08:28:15 2000  Tim Janik  <timj@gtk.org>
    
            * gobject.[hc]: new functions for closure maintenance:
            (g_object_watch_closure): maintain validity of the object and
            the closure for objects that are used as data part of a closure....
    ee23c09e