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)
commitd4ad6cb1e97df99e513048535bca4ec6dd81b7ca
tree5c098364c8fd5099645d23be4ac3a4311ab2042a
parent9fb1813f328e8589ff4b7144b088099114d00f59
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: http://svn.enlightenment.org/svn/e/trunk/evas@51278 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/canvas/evas_object_textblock.c