mutter/doc
Emmanuele Bassi 7af55d23e4 Deprecate ClutterTableLayout
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.
2013-11-19 00:31:53 +00:00
..
common cookbook: Remove bold on emphasis inside programlisting 2010-12-09 13:39:48 +00:00
cookbook cookbook/examples: Disable Cogl deprecation warnings 2013-08-19 23:31:54 +01:00
reference Deprecate ClutterTableLayout 2013-11-19 00:31:53 +00:00
actor-invariants.txt docs: Update the actor invariants 2012-02-02 11:07:14 +00:00
AUTHORS.old Move some old doc files under doc/ 2011-06-09 15:53:29 +01:00
CODING_STYLE Eliminate G_CONST_RETURN 2011-06-07 16:06:24 +01:00
HACKING docs: Update the HACKING file 2011-09-09 12:17:03 +01:00
HACKING.backends docs: Update the HACKING.backends documentation 2011-02-09 13:29:30 +00:00
Makefile.am docs: Remove manual/ 2011-07-20 11:32:15 +01:00
RELEASING doc/RELEASING: Fix the check for diffs from origin/master 2011-06-29 16:16:25 +01:00
size-negotiation.txt docs: Add fixed size and constraints to the size negotiation docs 2011-07-19 14:11:11 +01:00