efl/legacy/elm_code/src/lib
Andy Williams 4cf18aed40 elm_code: refactor widget to seperate space.
Keeping the private files for elm_code cleaner
2015-04-04 18:17:01 +01:00
..
widget elm_code: refactor widget to seperate space. 2015-04-04 18:17:01 +01:00
Elm_Code.h elm_code: refactor widget to seperate space. 2015-04-04 18:17:01 +01:00
Makefile.am elm_code: refactor widget to seperate space. 2015-04-04 18:17:01 +01:00
elm_code.c elm_code parse: Add standard parsers starting with diff. 2015-02-26 23:19:09 +00:00
elm_code_common.h syntax: Actually use the elm_code parser api. 2015-02-24 00:32:40 +00:00
elm_code_diff_widget.c elm_code line: unsigned int for length 2015-03-08 11:14:02 +01:00
elm_code_diff_widget.h elm_code: focus: block focus leaving text area when editable. 2015-02-14 18:49:51 +00:00
elm_code_file.c editor: Fix performance of adding deleting lines 2015-04-02 00:32:16 +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 elm_code: Support rendering tabs 2015-03-29 20:12:28 +01:00
elm_code_line.h elm_code: Support rendering tabs 2015-03-29 20:12:28 +01:00
elm_code_parse.c elm_code: Support rendering tabs 2015-03-29 20:12:28 +01:00
elm_code_parse.h elm_code parse: Add standard parsers starting with diff. 2015-02-26 23:19:09 +00:00
elm_code_private.h elm_code: refactor widget to seperate space. 2015-04-04 18:17:01 +01:00
elm_code_text.c elm_code editor: handle tabs when deleting 2015-03-30 20:07:45 +01:00
elm_code_text.h elm_code editor: handle tabs when deleting 2015-03-30 20:07:45 +01:00