Ryan Lortie
a8a9afe17c
GObject: prevent installing properties after init
...
GObject has previously allowed installing properties after class_init
has finished running. This means that you could install some of your
own properties on G_TYPE_OBJECT, for example, although they wouldn't
have worked properly.
A previous patch asserted that this was not true and we had to revert it
because it broke the shell. Instead of reverting, we should have used a
critical, so do that now.
Complaints go to this bug:
https://bugzilla.gnome.org/show_bug.cgi?id=698614
2013-05-29 09:25:25 -04:00
..
2013-05-29 09:03:32 -04:00
2011-06-20 17:24:07 -04:00
2009-03-31 19:39:16 -04:00
2013-01-01 13:54:54 -05:00
2012-12-27 23:43:14 -05:00
2013-05-02 15:50:21 -07:00
2013-05-02 15:50:21 -07:00
2013-05-21 11:23:22 -03:00
2013-01-13 13:11:57 -05:00
2013-01-01 13:54:54 -05:00
2013-01-13 13:11:57 -05:00
2013-05-21 11:23:22 -03:00
2013-01-13 13:11:57 -05:00
2013-01-15 19:35:52 +08:00
2012-02-07 13:32:22 -05:00
2013-01-13 13:11:57 -05:00
2012-03-08 14:51:22 +08:00
2013-01-13 13:13:55 -05:00
2012-06-23 17:53:22 -04:00
2012-10-15 19:48:44 -04:00
2010-05-27 14:51:41 -04:00
2012-10-16 09:39:24 -04:00
2013-05-29 09:25:25 -04:00
2013-05-21 11:23:22 -03:00
2009-09-21 15:39:00 +02:00
2011-06-07 08:55:31 +08:00
2010-05-27 14:51:41 -04:00
2011-11-16 17:50:13 +00:00
2013-05-21 11:23:22 -03:00
2013-04-23 14:39:09 -04:00
2013-01-14 11:36:14 +01:00
2013-01-13 13:13:36 -05:00
2013-05-23 21:50:54 -04:00
2013-01-13 13:11:57 -05:00
2013-01-20 16:23:32 +01:00
2013-01-13 13:11:57 -05:00
2013-05-29 09:25:25 -04:00
2013-05-29 09:25:25 -04:00
2013-04-23 14:39:09 -04:00
2011-11-29 22:03:25 -05:00
2013-01-13 13:11:57 -05:00
2011-11-29 22:03:25 -05:00
2013-01-13 13:11:57 -05:00
2013-05-21 11:23:22 -03:00
2013-01-13 13:11:57 -05:00
2013-05-09 16:04:54 -04:00
2013-01-02 13:02:51 -05:00
2012-07-05 23:27:35 -04:00
2012-06-27 10:59:29 +02:00
2013-05-21 11:23:22 -03:00
2013-01-13 13:11:57 -05:00
2010-12-03 14:08:36 -05:00
2013-02-27 08:34:01 -05:00
2010-07-07 19:40:48 -04:00
2001-08-04 15:49:55 +00:00