edi/elm_code
Andy Williams 3f86407481 elm_code: consistently use 0 based text index
This means it's more familiar as regular string work when
using the elm_code_line APIs. It's also more distinct from
the elm_code_widget layout which is still 1 based columns.
To support unicode we must convert correctly.
Now FIXED!
2015-06-03 21:29:31 +01:00
..
data elm_code: focus: block focus leaving text area when editable. 2015-02-14 18:49:51 +00:00
src elm_code: consistently use 0 based text index 2015-06-03 21:29:31 +01:00
Makefile.am elm_code: focus: block focus leaving text area when editable. 2015-02-14 18:49:51 +00:00