edi/elm_code/src/lib
Andy Williams dbbcff2a3d [editor] various tidies
use flag for todo status, ignore escape key when tapped.
Fix some build warnings due to double inclusion.
2016-02-21 17:51:56 +00:00
..
widget [editor] various tidies 2016-02-21 17:51:56 +00:00
Elm_Code.h elm_code: add legacy API. 2015-06-02 08:22:36 +01:00
Makefile.am [editor] various tidies 2016-02-21 17:51:56 +00:00
elm_code.c Update to efl on git 2015-09-29 00:30:31 +01:00
elm_code_common.h [editor] Show a highlight for the current cursor line 2015-10-10 12:10:47 -07:00
elm_code_diff_widget.c elm_code: add legacy API. 2015-06-02 08:22:36 +01:00
elm_code_diff_widget.h Fix many warnings. 2015-05-31 21:18:18 +01:00
elm_code_file.c [editor] Make whitespace trimming an option 2015-08-29 14:46:18 +01:00
elm_code_file.h elm_code file: add save method to write out lines 2015-03-21 19:25:25 +00:00
elm_code_line.c [highlight] Merge highlight tokens on line merge 2015-09-20 10:59:52 +01:00
elm_code_line.h [highlight] Merge highlight tokens on line merge 2015-09-20 10:59:52 +01:00
elm_code_parse.c elm_code: add a TODO/FIXME standard parser 2015-04-20 01:21:03 +01:00
elm_code_parse.h elm_code: add a TODO/FIXME standard parser 2015-04-20 01:21:03 +01:00
elm_code_private.h Fixup tests 2015-05-18 19:40:06 +01:00
elm_code_text.c Fix maybe-uninitialized warnings 2016-01-17 17:51:13 +00:00
elm_code_text.h [whitespace] Fix indentation after newline when splitting. 2015-10-10 14:09:02 -07:00