Evas textblock: Improved the implementation of *_text_markup_to_utf8.
authorTom Hacohen <tom@stosb.com>
Thu, 15 Dec 2011 12:40:29 +0000 (12:40 +0000)
committerTom Hacohen <tom@stosb.com>
Thu, 15 Dec 2011 12:40:29 +0000 (12:40 +0000)
commit0e0a2757627e61f197501d0239de1b58f009092e
tree4871bebdafbca5a72380916e61c56c08628c8558
parent633a51f3d0cdb5245e68ddef4d9fef4e766dfce4
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.

SVN revision: 66254
legacy/evas/src/lib/Evas.h
legacy/evas/src/lib/canvas/evas_object_textblock.c
legacy/evas/src/tests/evas_test_textblock.c