enventor/src/bin
Hermet Park c890ca73b6 file_browser, file_tab: change a default behavior.
Previously, they are disabled if the workspace is not specified.
We don't need this anymore.
Because we gonna support runtime changing for the workspace directory.
2016-08-07 01:41:47 +09:00
..
Makefile.am Code refactoring. 2016-07-02 17:39:47 +09:00
base_gui.c Limit to an unique enventor instance. 2016-08-06 05:03:40 +09:00
build_setting.c settings: allow null arguments on build/text setting. 2016-07-02 14:16:30 +09:00
config_data.c file_browser, file_tab: change a default behavior. 2016-08-07 01:41:47 +09:00
console.c console: apply syntax color for console error message 2016-07-13 11:00:48 +09:00
edc_navigator.c multi-file: support edc navigator. 2016-07-21 20:53:13 +09:00
file_browser.c multi-file: support quick jump (F5) 2016-07-22 16:19:46 +09:00
file_mgr.c Limit to an unique enventor instance. 2016-08-06 05:03:40 +09:00
file_tab.c fix memory leaks. 2016-08-04 23:48:50 +09:00
goto.c goto: fix the go to window closing issue. 2016-07-21 17:13:21 +09:00
help.c help: bug fix. entry scroller doesn't reset. 2016-08-04 17:35:20 +09:00
live_edit.c Limit to an unique enventor instance. 2016-08-06 05:03:40 +09:00
main.c file_browser, file_tab: change a default behavior. 2016-08-07 01:41:47 +09:00
menu.c tempalate: change the description 2016-07-07 11:09:46 +09:00
newfile.c newfile: sort template list in alphabetical order. 2016-08-06 01:48:06 +09:00
panes.c multi-file: re-implemented item grouping infra. 2016-07-07 20:34:42 +09:00
preference_setting.c setting: updated tooltip msg. 2016-08-03 15:53:32 +09:00
search.c multi-file: ++implementation. 2016-07-03 08:50:47 +09:00
setting.c ++ multi file editing feature implementation. 2016-07-01 23:59:17 +09:00
statusbar.c Limit to an unique enventor instance. 2016-08-06 05:03:40 +09:00
text_setting.c text_setting: Fix not to access unassigned array. 2016-08-02 17:19:14 +09:00
tools.c Limit to an unique enventor instance. 2016-08-06 05:03:40 +09:00
utils.c Code refactoring. 2016-07-02 17:39:47 +09:00