edi/elm_code/src/lib/widget
Andy Williams acd7b54473 [editor] begin re-adding the undo feature.
This is provided completely by elm_code so can be reused in other editors.
For now this is just text/newline insertion...
Still have to add undo for deletion and selection
2016-02-21 18:11:33 +00:00
..
Makefile.am Fix make distcheck 2015-08-29 20:56:22 +01:00
elm_code_widget.c [editor] begin re-adding the undo feature. 2016-02-21 18:11:33 +00:00
elm_code_widget.eo [editor] begin re-adding the undo feature. 2016-02-21 18:11:33 +00:00
elm_code_widget_legacy.h Fix out of source builds. 2016-02-09 09:11:26 +00:00
elm_code_widget_private.h [editor] begin re-adding the undo feature. 2016-02-21 18:11:33 +00:00
elm_code_widget_selection.c [editor] Fix crash when deleting selections 2016-02-21 18:03:29 +00:00
elm_code_widget_selection.h [editor] double click and triple do selections 2016-02-15 22:54:12 +00:00
elm_code_widget_text.c editor: Fix crash opening empty files 2015-06-10 23:32:15 +01:00
elm_code_widget_tooltip.c performance: Fix issue where EDI would slow down 2015-05-30 22:48:35 +01:00
elm_code_widget_undo.c [editor] begin re-adding the undo feature. 2016-02-21 18:11:33 +00:00