enventor/src/bin
Jaehyun Cho cf78081977 newfile: Fix that edj is not reloaded when newly opened edc is changed.
edj was not reloaded when newly opened edc is changed since the new edc
path was not stored in conifg edc path.
2015-02-27 17:32:24 +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 fix all annoying warnings. 2015-02-27 17:26:02 +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 bin/tools: add save button. 2015-02-26 14:22:30 +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 fix all annoying warnings. 2015-02-27 17:26:02 +09:00
main.c fix all annoying warnings. 2015-02-27 17:26:02 +09:00
menu.c bin/about: wrap sentences by word. 2015-02-13 18:28:57 +09:00
newfile.c newfile: Fix that edj is not reloaded when newly opened edc is changed. 2015-02-27 17:32:24 +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 text_setting: Add font name and font style settings. 2015-02-27 16:38:55 +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/text_setting: remove unused variable. 2015-02-27 17:28:01 +09:00
tools.c fix all annoying warnings. 2015-02-27 17:26:02 +09:00