edi/elm_code/lib
Andy Williams 5a7f736d95 Fix crash when appending a line off and the body
is already larger than the viewport
2014-11-18 20:56:47 +00:00
..
Elm_Code.h Add parse hooks for lines and files within elm_code. 2014-11-16 23:52:41 +00:00
Makefile.am Add parse hooks for lines and files within elm_code. 2014-11-16 23:52:41 +00:00
elm_code.c Add parse hooks for lines and files within elm_code. 2014-11-16 23:52:41 +00:00
elm_code_common.h Add parse hooks for lines and files within elm_code. 2014-11-16 23:52:41 +00:00
elm_code_file.c Add parse hooks for lines and files within elm_code. 2014-11-16 23:52:41 +00:00
elm_code_file.h Add parse hooks for lines and files within elm_code. 2014-11-16 23:52:41 +00:00
elm_code_parse.c Add parse hooks for lines and files within elm_code. 2014-11-16 23:52:41 +00:00
elm_code_parse.h Add parse hooks for lines and files within elm_code. 2014-11-16 23:52:41 +00:00
elm_code_private.h Base addition of elm_code area within the edi codebase, including an empty test to verify it's working 2014-10-17 21:36:03 +01:00
elm_code_widget.c Fix crash when appending a line off and the body 2014-11-18 20:56:47 +00:00
elm_code_widget.h Refactor the widget token parsing so we can put it under test. Add simple test that demonstrates tokens split by space. 2014-11-13 23:26:30 +00:00