efl/legacy/elm_code/src/lib
Andy Williams f50bff8e99 editor: Add a tooltip popup if you hover over a line with a warning attached 2015-04-04 17:51:39 +01:00
..
Elm_Code.h elm_code: selection highlighting 2015-03-17 22:42:03 +00:00
Makefile.am editor: Add a tooltip popup if you hover over a line with a warning attached 2015-04-04 17:51:39 +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 editor: Add a tooltip popup if you hover over a line with a warning attached 2015-04-04 17:51:39 +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
elm_code_widget.c editor: Add a tooltip popup if you hover over a line with a warning attached 2015-04-04 17:51:39 +01:00
elm_code_widget.eo editor: Fix performance of loading large files 2015-04-02 22:48:23 +01:00
elm_code_widget_selection.c elm_code editor: handle tabs when deleting 2015-03-30 20:07:45 +01:00
elm_code_widget_selection.h elm_code: Cut, copy and paste working 2015-03-28 17:57:47 +00:00
elm_code_widget_text.c elm_code: focus: block focus leaving text area when editable. 2015-02-14 18:49:51 +00:00
elm_code_widget_text.h elm_code: focus: block focus leaving text area when editable. 2015-02-14 18:49:51 +00:00
elm_code_widget_tooltip.c editor: Add a tooltip popup if you hover over a line with a warning attached 2015-04-04 17:51:39 +01:00