efl/legacy/elm_code/src/lib
Jean-Philippe ANDRE 828bfb4d27 elm_code: Fix log test case
An uninitialized variable was causing all the trouble.
Somehow I believe this is not the complete fix, as
grid probably shouldn't be NULL.
2016-05-16 18:05:50 +09:00
..
widget elm_code: Fix log test case 2016-05-16 18:05:50 +09:00
Elm_Code.h elm_code: add legacy API. 2015-06-02 08:22:36 +01:00
Makefile.am [editor] move tooltips to inline error meessages 2016-03-30 16:48:48 +01:00
elm_code.c Update to latest eo syntax 2016-03-10 00:06:50 +00: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 Update to latest eo_add syntax 2016-03-18 19:43:30 +00: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