enventor/src/lib
Hermet Park ab0dab409c stats: add a function to resize a live view.
previously, editor ctxpopup had inc/dec buttons to control values elaboratly.
I removed them because user could control them using mouse wheel.

I believe it's cleaner and nicer ui for enventor.

@feature
2016-02-09 17:19:23 +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 stats: add a function to resize a live view. 2016-02-09 17:19:23 +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 fix the problem of selection cursor moving 2016-02-05 17:47:53 +09:00
edc_parser.c Add keyword feature for base_scale 2016-02-02 18:09:44 +09:00
edj_mgr.c edj viewer: update live view for different groups. 2015-05-28 19:37:25 +09:00
edj_viewer.c stats: add a function to resize a live view. 2016-02-09 17:19:23 +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 code refactoring. 2016-01-27 14:27:49 +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 fix incorrect memory allocation. 2016-02-02 16:38:51 +09:00
syntax_helper.c clean up code for supporting dllexport in win32. 2015-02-28 15:13:23 +09:00
template.c make group, description and program tempalte code compilable 2016-01-29 16:41:59 +09:00
template_code.h make group, description and program tempalte code compilable 2016-01-29 16:41:59 +09:00