glib r5441 - trunk/gobject
- From: timj svn gnome org
- To: svn-commits-list gnome org
- Subject: glib r5441 - trunk/gobject
- Date: Tue, 3 Apr 2007 11:44:30 +0100 (BST)
Author: timj
Date: 2007-04-03 11:44:30 +0100 (Tue, 03 Apr 2007)
New Revision: 5441
ViewCVS link: http://svn.gnome.org/viewcvs/glib?rev=5441&view=rev
Modified:
trunk/gobject/ChangeLog
trunk/gobject/gobject.c
trunk/gobject/gobject.h
Log:
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.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]