Evas textblock: Don't keep a copy of the string per text item.
authorTom Hacohen <tom@stosb.com>
Wed, 13 Apr 2011 08:36:57 +0000 (08:36 +0000)
committerTom Hacohen <tom@stosb.com>
Wed, 13 Apr 2011 08:36:57 +0000 (08:36 +0000)
commit7220fe7bf3c990b8c23d35a71b8bb10eb447623f
tree3329d2801dfbf34c3610e7613e47711a252345f5
parent682c7dcdc5a728bcd2250baa49767a68b28c2b69
Evas textblock: Don't keep a copy of the string per text item.

We don't need to copy it around because we have string objects now. This
lets us remove a lot of unneeded allocations and unwanted strcpys.

SVN revision: 58619
legacy/evas/src/lib/canvas/evas_object_textblock.c