mutter/clutter/deprecated
Emmanuele Bassi 0f39f20db6 actor: Deprecate show_all()/hide_all()
The hide_all() method is pretty much pointless, as hiding an actor will
automatically prevent its children from being painted. The show_all()
method would only be marginally useful, if actors weren't set to be
visible by default when added to another actor - which was the case when
we introduced show_all() and hide_all().
2012-01-17 16:21:54 +00:00
..
clutter-actor.h actor: Deprecate show_all()/hide_all() 2012-01-17 16:21:54 +00:00
clutter-backend.h build: Add inclusion guards and license notices 2012-01-16 23:37:14 +00:00
clutter-behaviour-depth.c debug: Clean up debugging notes 2011-10-17 10:24:25 +01:00
clutter-behaviour-depth.h Tag all deprecated symbols using CLUTTER_DEPRECATED 2011-10-14 11:34:38 +01:00
clutter-behaviour-ellipse.c debug: Clean up debugging notes 2011-10-17 10:24:25 +01:00
clutter-behaviour-ellipse.h Tag all deprecated symbols using CLUTTER_DEPRECATED 2011-10-14 11:34:38 +01:00
clutter-behaviour-opacity.c debug: Clean up debugging notes 2011-10-17 10:24:25 +01:00
clutter-behaviour-opacity.h Tag all deprecated symbols using CLUTTER_DEPRECATED 2011-10-14 11:34:38 +01:00
clutter-behaviour-path.c debug: Clean up debugging notes 2011-10-17 10:24:25 +01:00
clutter-behaviour-path.h Tag all deprecated symbols using CLUTTER_DEPRECATED 2011-10-14 11:34:38 +01:00
clutter-behaviour-rotate.c Tag all deprecated symbols using CLUTTER_DEPRECATED 2011-10-14 11:34:38 +01:00
clutter-behaviour-rotate.h Tag all deprecated symbols using CLUTTER_DEPRECATED 2011-10-14 11:34:38 +01:00
clutter-behaviour-scale.c Tag all deprecated symbols using CLUTTER_DEPRECATED 2011-10-14 11:34:38 +01:00
clutter-behaviour-scale.h Tag all deprecated symbols using CLUTTER_DEPRECATED 2011-10-14 11:34:38 +01:00
clutter-behaviour.c debug: Clean up debugging notes 2011-10-17 10:24:25 +01:00
clutter-behaviour.h Tag all deprecated symbols using CLUTTER_DEPRECATED 2011-10-14 11:34:38 +01:00
clutter-box.c Deprecate Container add() and remove() methods 2012-01-16 23:37:11 +00:00
clutter-box.h Deprecate ClutterBox 2012-01-16 23:35:16 +00:00
clutter-container.h build: Add inclusion guards and license notices 2012-01-16 23:37:14 +00:00
clutter-fixed.c Tag all deprecated symbols using CLUTTER_DEPRECATED 2011-10-14 11:34:38 +01:00
clutter-fixed.h Tag all deprecated symbols using CLUTTER_DEPRECATED 2011-10-14 11:34:38 +01:00
clutter-frame-source.c Tag all deprecated symbols using CLUTTER_DEPRECATED 2011-10-14 11:34:38 +01:00
clutter-frame-source.h Tag all deprecated symbols using CLUTTER_DEPRECATED 2011-10-14 11:34:38 +01:00
clutter-group.c group: Use Actor.remove_all_children() 2012-01-16 23:37:12 +00:00
clutter-group.h build: Add inclusion guards and license notices 2012-01-16 23:37:14 +00:00
clutter-keysyms.h Remove CLUTTER_DISABLE_DEPRECATED guard 2011-11-03 15:32:04 +00:00
clutter-main.h build: Add inclusion guards and license notices 2012-01-16 23:37:14 +00:00
clutter-rectangle.c Deprecate ClutterRectangle 2012-01-16 23:35:17 +00:00
clutter-rectangle.h Deprecate ClutterRectangle 2012-01-16 23:35:17 +00:00
clutter-score.c Tag all deprecated symbols using CLUTTER_DEPRECATED 2011-10-14 11:34:38 +01:00
clutter-score.h Tag all deprecated symbols using CLUTTER_DEPRECATED 2011-10-14 11:34:38 +01:00
clutter-shader.c Tag all deprecated symbols using CLUTTER_DEPRECATED 2011-10-14 11:34:38 +01:00
clutter-shader.h actor: Move deprecated symbols into separate headers 2011-11-02 13:00:46 +00:00
clutter-stage.h build: Add inclusion guards and license notices 2012-01-16 23:37:14 +00:00
clutter-timeout-interval.c Tag all deprecated symbols using CLUTTER_DEPRECATED 2011-10-14 11:34:38 +01:00
clutter-timeout-interval.h Move timeout pool to the deprecated section 2011-10-11 17:58:39 +01:00
clutter-timeout-pool.c Tag all deprecated symbols using CLUTTER_DEPRECATED 2011-10-14 11:34:38 +01:00
clutter-timeout-pool.h Tag all deprecated symbols using CLUTTER_DEPRECATED 2011-10-14 11:34:38 +01:00