edje now handles escape/unescape automatically for textblock.
authorbarbieri <barbieri@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 14 Apr 2009 23:53:25 +0000 (23:53 +0000)
committerbarbieri <barbieri@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 14 Apr 2009 23:53:25 +0000 (23:53 +0000)
commita0b35efe30ebda957d716e4abf512cfaa79ec058
treef0c8bac3b9715cc76eac9675b9098693c3e2efe3
parent243f691069ef56c7283a55ef9807a6c1aa696d25
edje now handles escape/unescape automatically for textblock.

these two new calls will escape the unescaped text if required, will
unescape when get is called.

Also I fixed edje_object_part_text_get() on non-editable TEXTBLOCK,
now it will return the text with markup.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@40066 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/Edje.h
src/lib/edje_util.c