Evas textblock: Improved the implementation of *_text_markup_to_utf8.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 15 Dec 2011 12:40:29 +0000 (12:40 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 15 Dec 2011 12:40:29 +0000 (12:40 +0000)
commit01432f03e908a1966b39b97ec5dd32c2812f815b
tree51d64a9f2f2b07a6f63c75c6912b5aa8a1c4b790
parentaa96a4b2a7f379f1b74c15df109b3032df5aec94
Evas textblock: Improved the implementation of *_text_markup_to_utf8.

Also support passing NULL instead of a real textblock object.
Added appropriate tests + improved previous tests.

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