enventor/src/lib
Taehyub Kim f0ab0ec9a9 edc_parser: move the functions in utils which are find_part and find_group to the edc_parser
Summary:
move hte functions in utils which are find_part and find_group to the edc_parser
since it is right way

Test Plan:
1. launch enventor
2. move cursor on part name in text view
3. press F3 key
4. check it works well

Reviewers: Jaehyun_Cho, NikaWhite, bowonryu, Hermet

Reviewed By: Hermet

Differential Revision: https://phab.enlightenment.org/D4240
2016-08-19 12:56:21 +09:00
..
Enventor.h.in code refactoring. 2016-05-01 17:31:37 +09:00
Enventor_Eo.h clean up code for supporting dllexport in win32. 2015-02-28 15:13:23 +09:00
Enventor_Legacy.h Fix build break on Windows with EAPI. 2016-07-28 14:31:41 +09:00
Makefile.am Support keyword reference function. 2016-07-09 00:21:50 +09:00
auto_comp.c auto_comp: apply strncpy in context_lexem_thread_cb 2016-08-17 22:28:16 +09:00
build.c build: support edje_cc beta feature. 2016-06-23 17:04:22 +09:00
ctxpopup.c clang: Fix warnings and compilation errors 2016-08-10 15:17:41 +09:00
dummy_obj.c clang: Fix warnings and compilation errors 2016-08-10 15:17:41 +09:00
edc_editor.c edc_parser: move the functions in utils which are find_part and find_group to the edc_parser 2016-08-19 12:56:21 +09:00
edc_parser.c edc_parser: move the functions in utils which are find_part and find_group to the edc_parser 2016-08-19 12:56:21 +09:00
edj_mgr.c edj_viewer: don't update views if they were deactivated. 2016-08-18 00:27:56 +09:00
edj_viewer.c edj_viewer: don't update views if they were deactivated. 2016-08-18 00:27:56 +09:00
enventor_main.c multi-file: support quick jump (F5) 2016-07-22 16:19:46 +09:00
enventor_object.eo wooo.. one more eo change. 2016-08-12 10:07:10 +09:00
enventor_private.h edc_parser: move the functions in utils which are find_part and find_group to the edc_parser 2016-08-19 12:56:21 +09:00
enventor_smart.c enventor_smart: add NULL checking 2016-08-17 22:21:16 +09:00
redoundo.c fix memory leaks. 2016-08-04 23:48:50 +09:00
reference.c reference: Change reference data name from md to rd. 2016-08-11 23:35:18 +09:00
syntax_color.c syntax_color: add NULL checking in macro_apply 2016-08-18 17:06:23 +09:00
syntax_helper.c code refactoring. 2016-06-29 20:41:39 +09:00
syntax_indent.c clang: Fix warnings and compilation errors 2016-08-10 15:17:41 +09:00
template.c template: fix a invalid coordinates code generation. 2016-07-19 20:18:12 +09:00
template_code.h replace enventor embedded image. 2016-05-26 01:59:42 +09:00
util.c edc_parser: move the functions in utils which are find_part and find_group to the edc_parser 2016-08-19 12:56:21 +09:00
wireframes_obj.c wireframes: fix merge conflict. 2016-08-15 14:16:16 +09:00