2007-10-17 Emmanuele Bassi <ebassi@openedhand.com>
authorEmmanuele Bassi <ebassi@openedhand.com>
Wed, 17 Oct 2007 16:43:46 +0000 (16:43 +0000)
committerEmmanuele Bassi <ebassi@openedhand.com>
Wed, 17 Oct 2007 16:43:46 +0000 (16:43 +0000)
commit03fe64e8f8237b1c0bef307af3e0e8938154743d
tree3920f961eff5d5ab0d212ddef89211c4194bc00b
parentd94acdf3d1d6d34a959141bb9dcca963bb07bdc1
2007-10-17  Emmanuele Bassi  <ebassi@openedhand.com>

* clutter/clutter-actor.c:
(clutter_actor_set_property), (clutter_actor_get_property),
(clutter_actor_class_init): Add the :reactive property, to
control reactiveness using the UI definition files.

(clutter_actor_reparent): Do not assume the parent is a
ClutterContainer, and call the container API only if needed.

(clutter_actor_destroy): Remove from the parent if needed,
just like the documentation says.
ChangeLog
clutter/clutter-actor.c