Evas textblock: Fixed range_delete with multiple paragraphs + cursor position after...
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 18 Aug 2010 13:56:34 +0000 (13:56 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 18 Aug 2010 13:56:34 +0000 (13:56 +0000)
commitb212e6d06d4c4c35505721c6a5713fe0a87b8555
tree5c098364c8fd5099645d23be4ac3a4311ab2042a
parentd9012ac748a22d465aac37a8b396dbff0c2e0d63
Evas textblock: Fixed range_delete with multiple paragraphs + cursor position after deletion.
Switched int -> size_t in a couple of places I forgot.
Fixed all of gcc's warnings when compiling with -Wextra.

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