efl/legacy/evas/src
Tom Hacohen 943b22bcf7 Evas textblock: Fixed range_text_get with TEXT_PLAIN.
Until now, it only supported MARKUP, now it also supports plain.
Haven't tested it much, but it seems to be working. It can help a lot to
people who want to analyse the text, for example when implementing a spell
checker, or "search", as now the text maps exactly like the cursors map.
Still have to decide if that's the wanted API and set it in stone, or not
promise this and expose a different API for these kind of tasks.

SVN revision: 62011
2011-08-02 16:28:37 +00:00
..
bin evas: add evas_object_image_load_orientation_set, evas_object_image_load_orientation_get. 2011-06-07 13:39:13 +00:00
examples Evas: evas_object_table documentation. 2011-07-29 17:08:25 +00:00
lib Evas textblock: Fixed range_text_get with TEXT_PLAIN. 2011-08-02 16:28:37 +00:00
modules Evas: Fix typo in Frame_Queuing check for xcb. 2011-08-02 12:15:33 +00:00
static_deps fix maintainer-clean rule 2011-07-09 02:57:27 +00:00
tests Evas textblock: Renamed newline_mode_set/get -> legacy_newline_set/get. 2011-08-02 12:17:01 +00:00
Makefile.am Add unit tests + coverage support to evas, for Tasn. 2011-07-09 02:59:24 +00:00