1
0
Fork 0
mutter-performance-source/clutter/deprecated
Emmanuele Bassi b835e1f8c4 Deprecate the old raise/lower API
We have a replacement in ClutterActor, now.

The old ClutterContainer API needs to be deprecated, and the raise() and
lower() virtual functions need a default implementation, so we can check
for implementations overriding them, by using the diagnostic mode like
we do for add(), remove(), and foreach().

The sort_depth_order() virtual function just doesn't do anything, as it
should have been made ages ago.

The Actor wrappers for the Container methods also need to be deprecated.
2012-01-16 23:37:13 +00:00
..
clutter-actor.h Deprecate the old raise/lower API 2012-01-16 23:37:13 +00:00
clutter-backend.h Don't use a -deprecated suffix for headers 2011-11-03 14:49:56 +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 Deprecate the old raise/lower API 2012-01-16 23:37:13 +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 Deprecate ClutterGroup 2012-01-16 23:35:16 +00:00
clutter-keysyms.h Remove CLUTTER_DISABLE_DEPRECATED guard 2011-11-03 15:32:04 +00:00
clutter-main.h Deprecate some more old, useless API 2011-11-15 17:58:25 +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 stage: Deprecate :use-fog and :fog 2011-12-30 10:26:12 +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