enventor/src/lib
Bowon Ryu f4cf6703bb redoundo: fix Undo's indiscriminate red alert.
Summary:
if grammatically incorrect EDC file is opened, then
Undo causes error caution (with red alert) even though
there is no Undo action.

Test Plan:
1. Make incorrect EDC file. (e.g. Write "aaaa" in EDC file incorrectly)
2. Save the wrong EDC file.
3. Newly open the wrong EDC file.
4. press Undo button and it causes error caution.

Reviewers: Hermet, Jaehyun_Cho

Reviewed By: Jaehyun_Cho

Differential Revision: https://phab.enlightenment.org/D4118
2016-06-30 21:50:42 +09:00
..
Enventor.h.in code refactoring. 2016-05-01 17:31:37 +09:00
Enventor_Eo.h
Enventor_Legacy.h file_browser/file_tab: ++ multi file support implementaion 2016-06-30 16:50:20 +09:00
Makefile.am code refactoring. 2016-06-29 20:41:39 +09:00
auto_comp.c auto_comp: Fix that autocomp list moves to selected part name position. 2016-06-02 22:21:25 +09:00
build.c build: support edje_cc beta feature. 2016-06-23 17:04:22 +09:00
ctxpopup.c ctxpopup: apply coding convention 2016-06-25 12:27:08 +09:00
dummy_obj.c dummy_obj: don't allocate memory if the object is invalid. 2016-03-07 22:28:57 +09:00
edc_editor.c file_tab: add a partial implmentation. 2016-06-29 20:28:11 +09:00
edc_parser.c edc_parser: Fix memory leak. 2016-06-02 13:23:06 +09:00
edj_mgr.c refactoring for multiple edc editor. 2016-05-07 17:35:07 +09:00
edj_viewer.c edj_viewer: add parts outline highlight feature 2016-06-28 14:20:57 +09:00
enventor_main.c edc_navigator: provide a program launch button. 2016-04-22 19:31:07 +09:00
enventor_object.eo edj_viewer: add parts outline highlight feature 2016-06-28 14:20:57 +09:00
enventor_private.h code refactoring. 2016-06-29 20:41:39 +09:00
enventor_smart.c file_browser/file_tab: ++ multi file support implementaion 2016-06-30 16:50:20 +09:00
outline_obj.c code refactoring. 2016-06-29 20:41:39 +09:00
redoundo.c redoundo: fix Undo's indiscriminate red alert. 2016-06-30 21:50:42 +09:00
syntax_color.c code refactoring. 2016-06-29 20:41:39 +09:00
syntax_helper.c code refactoring. 2016-06-29 20:41:39 +09:00
syntax_indent.c code refactoring. 2016-06-29 20:41:39 +09:00
template.c support the new type vector. 2016-06-20 13:42:36 +09:00
template_code.h replace enventor embedded image. 2016-05-26 01:59:42 +09:00
util.c file_tab: use customed list for file tab. 2016-06-29 23:29:37 +09:00