Evas textblock: Started splitting the layouting to two stages, logical item creating...
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 30 Jan 2011 10:40:14 +0000 (10:40 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 30 Jan 2011 10:40:14 +0000 (10:40 +0000)
commitf7b2a08912c006b37df4253ff8b5c4072b775f83
tree2072550e92ba564742d05651313cfdafde29d618
parent8395c519722d07aaa90d903c1486cf51dc2e9654
Evas textblock: Started splitting the layouting to two stages, logical item creating and visual ordering of the items. This will let us to cache the logical items and just relayout the visual items when needed thus making everything a lot faster.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@56490 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/canvas/evas_object_text.c
src/lib/canvas/evas_object_textblock.c