edi/elm_code/src/lib
Andy Williams adcff7bde3 elm_code selection: Input selecttion from mouse
When editable allow dragging the cursor with a mouse button
down then set up a selecttion.
2015-03-18 22:24:56 +00:00
..
Elm_Code.h elm_code: selection highlighting 2015-03-17 22:42:03 +00:00
Makefile.am elm_code: selection highlighting 2015-03-17 22:42:03 +00: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 elm_code file: detect line endings 2015-03-15 23:07:31 +00:00
elm_code_file.h elm_code file: detect line endings 2015-03-15 23:07:31 +00:00
elm_code_line.c elm_code line: move freeing to the line file 2015-03-08 11:15:31 +01:00
elm_code_line.h elm_code line: move freeing to the line file 2015-03-08 11:15:31 +01:00
elm_code_parse.c elm_code line: unsigned int for length 2015-03-08 11:14:02 +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 elm_code: selection highlighting 2015-03-17 22:42:03 +00:00
elm_code_text.c elm_code unicode: highlight tokens correctly 2015-03-14 16:42:56 +00:00
elm_code_text.h elm_code unicode: highlight tokens correctly 2015-03-14 16:42:56 +00:00
elm_code_widget.c elm_code selection: Input selecttion from mouse 2015-03-18 22:24:56 +00:00
elm_code_widget.eo elm_code selection: Input selecttion from mouse 2015-03-18 22:24:56 +00:00
elm_code_widget_selection.c elm_code selection: Input selecttion from mouse 2015-03-18 22:24:56 +00:00
elm_code_widget_selection.h elm_code: selection highlighting 2015-03-17 22:42:03 +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