glib/gobject
Ryan Lortie dac885cba5 invoke GObjectClass.constructed() only for newly constructed objects, and
Tue Apr  3 12:34:14 2007  Tim Janik  <timj@gtk.org>

        * gobject.[hc]: invoke GObjectClass.constructed() only for newly
        constructed objects, and invoke it while the notify queue is
        still being frozen, after all CONSTRUCT* properties have been
        set and before random other properties are being set.

        * applied modified patch from Ryan Lortie to implement
        GObjectClass.constructed() to fix #425324.

2007-04-02  Ryan Lortie  <desrt@desrt.ca>

        * gobject/gobject.h: Add 'constructed' vcall to GObjectClass.
        * gobject/gobject.c (g_object_newv): call ->constructed() as last
        step of object construction.



svn path=/trunk/; revision=5441
2007-04-03 10:44:30 +00:00
..
2005-08-15 05:00:57 +00:00
2005-11-27 20:09:13 +00:00
2006-01-30 04:19:07 +00:00
2005-11-28 20:33:53 +00:00
2006-09-30 13:59:01 +00:00
2005-03-14 06:47:51 +00:00
2005-03-14 06:47:51 +00:00
2006-09-30 13:59:01 +00:00