enventor/src/bin
ChunEon Park 2f451ba1b4 bin/live_edit: fix logic wrong.
live edit should be canceled when ctxpopup is dismissed
2015-02-20 20:53:48 +09:00
..
Makefile.am setting: Add the Text Editor mode in setting. 2015-02-03 15:44:12 +09:00
base_gui.c bin/console: add auto hiding function. 2015-02-14 18:36:00 +09:00
config_data.c bin/live_edit: refactoring code. 2015-02-16 16:27:42 +09:00
console.c common: Move <Enventor.h> to common header file of application. 2015-02-02 20:10:51 +09:00
file_mgr.c file_mgr: Reset console messages when edc file is modified. 2015-02-13 13:42:33 +09:00
globals.c newfile: Set temporary path to default edc path by eina_file_mkstemp(). 2015-02-11 22:20:34 +09:00
goto.c common: Move <Enventor.h> to common header file of application. 2015-02-02 20:10:51 +09:00
live_edit.c bin/live_edit: fix logic wrong. 2015-02-20 20:53:48 +09:00
main.c bin/live_edit: toggle live edit 2015-02-19 13:01:47 +09:00
menu.c bin/about: wrap sentences by word. 2015-02-13 18:28:57 +09:00
newfile.c newfile: Set temporary path to default edc path by eina_file_mkstemp(). 2015-02-11 22:20:34 +09:00
panes.c bin/console: add auto hiding function. 2015-02-14 18:36:00 +09:00
search.c common: Move <Enventor.h> to common header file of application. 2015-02-02 20:10:51 +09:00
setting.c bin/console: add auto hiding function. 2015-02-14 18:36:00 +09:00
statusbar.c common: Move <Enventor.h> to common header file of application. 2015-02-02 20:10:51 +09:00
text_setting.c bin: avoid direct type the app name. 2015-02-14 13:09:48 +09:00
tools.c bin/tools: remove redundant call. 2015-02-19 13:06:43 +09:00