placed a comment about not changing CArray until we have
authorTim Janik <timj@gtk.org>
Sun, 3 Mar 2002 03:14:43 +0000 (03:14 +0000)
committerTim Janik <timj@src.gnome.org>
Sun, 3 Mar 2002 03:14:43 +0000 (03:14 +0000)
commitd7dd9aefd8409f5dae6a05f22f166d6c4f19e95f
tree54a79b85369559dc260138c5f8aa7b3b8f346f9e
parentc2d49b8f7e57e5527ec400677164ec0862005fa9
placed a comment about not changing CArray until we have

Sun Mar  3 04:11:58 2002  Tim Janik  <timj@gtk.org>

        * gobject.c: placed a comment about not changing CArray until we have
        g_object_list_watched_closures().

        * gparam.h (struct _GParamSpecClass): added padding.

        * gobjectnotifyqueue.c (struct _GObjectNotifyQueue): abuse
        g_list_alloc() to allocate GObjectNotifyQueue to et rid
        of locking issues.
gobject/ChangeLog
gobject/gobject.c
gobject/gobjectnotifyqueue.c
gobject/gparam.h