edi/elm_code/lib
Andy Williams ba42d32d5e Add a simple diff widget based on an incoming diff file.
Load that into edi if we load a diff or patch file
2014-11-22 22:36:57 +00:00
..
Elm_Code.h Add a simple diff widget based on an incoming diff file. 2014-11-22 22:36:57 +00:00
Makefile.am Add a simple diff widget based on an incoming diff file. 2014-11-22 22:36:57 +00:00
elm_code.c Fix minor issues I saw in passing 2014-11-19 22:37:00 +00:00
elm_code_common.h Add tests PASSED and FAILED to elm_code statuses 2014-11-18 21:11:10 +00:00
elm_code_diff_widget.c Add a simple diff widget based on an incoming diff file. 2014-11-22 22:36:57 +00:00
elm_code_diff_widget.h Add a simple diff widget based on an incoming diff file. 2014-11-22 22:36:57 +00:00
elm_code_file.c Actually use the eina_file memory mapping 2014-11-19 22:39:00 +00:00
elm_code_file.h Actually use the eina_file memory mapping 2014-11-19 22:39:00 +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 Add an option to change the font size of our widget 2014-11-22 19:14:53 +00:00
elm_code_widget.h Add a simple diff widget based on an incoming diff file. 2014-11-22 22:36:57 +00:00