edi/elm_code/src/lib
Andy Williams 05f6cd3eac editor: trigger saves if selection cut or pasted 2015-05-30 10:31:46 +01:00
..
widget editor: trigger saves if selection cut or pasted 2015-05-30 10:31:46 +01:00
Elm_Code.h elm_code: bring widget_text into widget object 2015-04-04 19:01:05 +01:00
Makefile.am elm_code: bring widget_text into widget object 2015-04-04 19:01:05 +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 elm_code: add a TODO/FIXME standard parser 2015-04-20 01:21:03 +01:00
elm_code_diff_widget.c elm_code: support setting custom fonts 2015-05-30 10:31:46 +01:00
elm_code_diff_widget.h elm_code: support setting custom fonts 2015-05-30 10:31:46 +01:00
elm_code_file.c elm_code: add a TODO/FIXME standard parser 2015-04-20 01:21:03 +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: add multiline paste support. 2015-04-19 15:00:10 +01:00
elm_code_line.h elm_code: add multiline paste support. 2015-04-19 15:00:10 +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 editor: fix nulls being appended to lines 2015-05-18 15:49:24 +01:00
elm_code_text.h editor: correctly paste multiline windows text 2015-05-05 21:41:29 +01:00