enventor/src/lib
Hermet Park c6cff4bef8 fix memory corruption at free time.
That list pointer could be corrupted because
inside of the enventor_item_del(), the list head pointer could be modified.
2016-08-27 23:42:15 +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: fix memory leak. 2016-08-27 15:58:12 +09:00
build.c Revert "build: Support relative resource paths in sub edc file." 2016-08-24 21:24:40 +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_editor: fix memory leaks. 2016-08-27 23:25:24 +09:00
edc_parser.c editor/parser: fix memory leaks detected by valgrind. 2016-08-27 16:26:41 +09:00
edj_mgr.c edj_mgr: ++safe code. 2016-08-27 23:15:30 +09:00
edj_viewer.c edj_viewer: fix the invalid size of part highlight for the text part. 2016-08-23 09:07:40 +09:00
enventor_main.c multi-file: support quick jump (F5) 2016-07-22 16:19:46 +09:00
enventor_object.eo lib: Add enventor_object_base_scale_get(). 2016-08-19 18:28:48 +09:00
enventor_private.h Revert "code refactoring." 2016-08-24 21:24:06 +09:00
enventor_smart.c fix memory corruption at free time. 2016-08-27 23:42:15 +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 sytax_color: fix invalid memory access. 2016-08-27 16:36:51 +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 Revert "code refactoring." 2016-08-24 21:24:06 +09:00
wireframes_obj.c cleanup unused warning. 2016-08-24 12:53:11 +09:00