enventor/src/bin
Daniel Juyung Seo 09d2275ad1 edj_viewer: Fixed write to pointer after free bug.
This fixes coverity CID 47574.
2014-08-23 00:52:16 +09:00
..
Makefile.am console: new feature comes. 2014-08-11 21:13:04 +09:00
auto_comp.c auto_comp: reset tooltip at better proper position. 2014-08-14 23:33:20 +09:00
base_gui.c console: keep the previous position even it relaunched 2014-08-14 18:29:53 +09:00
build.c build: build with ecore_exe and notify errors. 2014-08-09 20:03:06 +09:00
config_data.c config: fixed buffer not null terminated bug. 2014-08-23 00:44:34 +09:00
console.c console: new feature comes. 2014-08-11 21:13:04 +09:00
ctxpopup.c ctxpopup: support mouse wheel to go prev/next image. 2014-08-15 15:10:09 +09:00
dummy_obj.c enventor: Add log messages for memory allocation error 2014-07-28 13:42:14 +09:00
edc_editor.c live_edit: cancel live_edit if edc is reload. 2014-08-15 20:08:01 +09:00
edc_parser.c edc_parser: missed push to previous commit. 2014-08-15 17:56:29 +09:00
edj_mgr.c code refactoring. 2014-08-05 15:32:12 +09:00
edj_viewer.c edj_viewer: Fixed write to pointer after free bug. 2014-08-23 00:52:16 +09:00
globals.c newfile - new feature come. 2014-07-10 13:43:55 +09:00
goto.c fix shadow, unused build warnings. 2014-08-06 18:02:54 +09:00
indent.c indent: enhanced integration with Redo/Undo module. 2014-08-06 17:17:34 +09:00
live_edit.c live_edit: cancel live_edit if edc is reload. 2014-08-15 20:08:01 +09:00
main.c console: keep the previous position even it relaunched 2014-08-14 18:29:53 +09:00
menu.c about: add about file. 2014-08-18 17:56:41 +09:00
newfile.c fix shadow, unused build warnings. 2014-08-06 18:02:54 +09:00
panes.c console: keep the previous position even it relaunched 2014-08-14 18:29:53 +09:00
redoundo.c redoundo: add limit for maximum depth. 2014-08-11 10:59:12 +09:00
search.c search: initialize the local variable. 2014-08-23 00:41:50 +09:00
setting.c console: keep the previous position even it relaunched 2014-08-14 18:29:53 +09:00
statusbar.c statusbar: improve layout. 2014-08-08 17:32:46 +09:00
syntax_color.c fix shadow, unused build warnings. 2014-08-06 18:02:54 +09:00
syntax_helper.c code refactoring. 2014-08-05 15:32:12 +09:00
template.c template: fix typo introduced while code clean up. 2014-08-13 23:50:47 +09:00
tools.c tools: fix typo. 2014-08-17 13:28:02 +09:00