Efl textblock/entry: Added support for split BiDi cursor.
authorTom 'TAsn' Hacohen <tom@stosb.com>
Mon, 14 Jan 2013 16:18:07 +0000 (16:18 +0000)
committerYakov Goldberg <yakov.g@samsung.com>
Wed, 10 Apr 2013 11:58:32 +0000 (14:58 +0300)
commita70abbb3811bd9426bc3e30bd70fb3b027cc29e6
tree48a441e01711712d07634c73b69618037b8b3b9a
parentafddaf94a078484f64a2731b031154e75b2f77fe
Efl textblock/entry: Added support for split BiDi cursor.

  If logical cursor is between LTR/RTL text two cursors will be shown.
  Upper cursor is shown for the text of the same direction as
  paragraph, lower cursor - for opposite.

  NOT DONE YET

Signed-off-by: Tom 'TAsn' Hacohen <tom@stosb.com>
src/lib/edje/edje_entry.c
src/lib/evas/Evas.h
src/lib/evas/canvas/evas_object_textblock.c