7af55d23e4
The table layout manager has various issues: • no support for RTL flipping • most of the layout API is legacy, and has been replaced by the alignment and expansion flags on ClutterActor • the animation API is legacy, and has been replaced by the implicitly animatable allocation • the spanning cells handling is a bit awkward, as is its API On top of that, we imported the grid layout management policy from GTK+ into ClutterGridLayout, which provides all the required features in a more well-designed API. Instead of wasting time and resources updating TableLayout, we should deprecate it and point developers of the GridLayout. |
||
---|---|---|
.. | ||
clutter-actor-deprecated.c | ||
clutter-actor.h | ||
clutter-alpha.c | ||
clutter-alpha.h | ||
clutter-animatable.h | ||
clutter-animation.c | ||
clutter-animation.h | ||
clutter-animator.c | ||
clutter-animator.h | ||
clutter-backend.h | ||
clutter-behaviour-depth.c | ||
clutter-behaviour-depth.h | ||
clutter-behaviour-ellipse.c | ||
clutter-behaviour-ellipse.h | ||
clutter-behaviour-opacity.c | ||
clutter-behaviour-opacity.h | ||
clutter-behaviour-path.c | ||
clutter-behaviour-path.h | ||
clutter-behaviour-rotate.c | ||
clutter-behaviour-rotate.h | ||
clutter-behaviour-scale.c | ||
clutter-behaviour-scale.h | ||
clutter-behaviour.c | ||
clutter-behaviour.h | ||
clutter-bin-layout.h | ||
clutter-box.c | ||
clutter-box.h | ||
clutter-cairo-texture.c | ||
clutter-cairo-texture.h | ||
clutter-container.h | ||
clutter-fixed.c | ||
clutter-fixed.h | ||
clutter-frame-source.c | ||
clutter-frame-source.h | ||
clutter-group.c | ||
clutter-group.h | ||
clutter-input-device-deprecated.c | ||
clutter-input-device.h | ||
clutter-keysyms.h | ||
clutter-layout-manager-deprecated.c | ||
clutter-main.h | ||
clutter-media.c | ||
clutter-media.h | ||
clutter-rectangle.c | ||
clutter-rectangle.h | ||
clutter-score.c | ||
clutter-score.h | ||
clutter-shader.c | ||
clutter-shader.h | ||
clutter-stage-manager.h | ||
clutter-stage.h | ||
clutter-state.c | ||
clutter-state.h | ||
clutter-table-layout.c | ||
clutter-table-layout.h | ||
clutter-texture.c | ||
clutter-texture.h | ||
clutter-timeline.h | ||
clutter-timeout-interval.c | ||
clutter-timeout-interval.h | ||
clutter-timeout-pool.c | ||
clutter-timeout-pool.h | ||
clutter-util.h |