enventor/src/lib
Jaehyun Cho 0c15bde219 edc_parser: Fix to allocate correct size of memory for string.
Allocate one more char memory for the last null character of the string.
This commit fixes the commit 335575eb84.
2016-01-22 21:21:12 +09:00
..
Enventor.h.in library support. 2014-09-30 23:56:16 +09:00
Enventor_Eo.h clean up code for supporting dllexport in win32. 2015-02-28 15:13:23 +09:00
Enventor_Legacy.h change Enventor_Path_Type interface. 2015-07-01 12:04:48 +09:00
Makefile.am Makefile: build compatibility on Windows 2015-08-25 00:51:35 +09:00
auto_comp.c autocomp: Fix not to deallocate memory of eet data descriptor. 2016-01-20 15:02:34 +09:00
build.c Build: reset error notification before each build. 2015-12-29 11:34:59 +09:00
ctxpopup.c Ctxpopup: reload the image content for preview. 2015-12-28 17:10:13 +09:00
dummy_obj.c Dummy object: split remove fake objetcts of Spacer and Swallow. 2015-12-22 11:01:11 +09:00
edc_editor.c refactoring code. 2016-01-08 12:03:39 +09:00
edc_parser.c edc_parser: Fix to allocate correct size of memory for string. 2016-01-22 21:21:12 +09:00
edj_mgr.c edj viewer: update live view for different groups. 2015-05-28 19:37:25 +09:00
edj_viewer.c update dummy parts interfaces. 2016-01-02 14:06:59 +09:00
enventor_main.c auto completion: fix malfunction of key input on Windows system. 2015-08-27 00:58:01 +09:00
enventor_object.eo update dummy parts interfaces. 2016-01-02 14:06:59 +09:00
enventor_private.h refactoring code. 2016-01-08 12:03:39 +09:00
enventor_smart.c fix invaild memory read. 2016-01-02 22:26:57 +09:00
indent.c Static analyze: "Value stored to 'var' during its initialization is never read" 2015-09-14 15:36:17 +00:00
redoundo.c Text settings: Add analysis typed text for redoundo feature. 2015-12-10 10:53:12 +09:00
syntax_color.c renamed color.src -> edc.src 2015-07-10 20:06:49 +09:00
syntax_helper.c clean up code for supporting dllexport in win32. 2015-02-28 15:13:23 +09:00
template.c Template: fix indention for generated "styles" block. 2015-12-30 14:35:25 +09:00
template_code.h Template: fix indention for generated "styles" block. 2015-12-30 14:35:25 +09:00