enventor/src/bin
Hermet Park 65267ba2fd file tab: stablizing file switching behavior.
There are still corner case bugs.

one is issued by unsafe thread working
and the other one is group switching.

fixed all in all.
2016-08-12 04:00:17 +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 build_setting: add a main edc file path. 2016-08-07 04:35:08 +09:00
config_data.c fix a regression bug. 2016-08-11 20:09:15 +09:00
console.c clang: Fix warnings and compilation errors 2016-08-10 15:17:41 +09:00
edc_navigator.c multi-file: support edc navigator. 2016-07-21 20:53:13 +09:00
file_browser.c clang: Fix warnings and compilation errors 2016-08-10 15:17:41 +09:00
file_mgr.c file tab: stablizing file switching behavior. 2016-08-12 04:00:17 +09:00
file_tab.c file tab: stablizing file switching behavior. 2016-08-12 04:00:17 +09:00
goto.c goto: fix the go to window closing issue. 2016-07-21 17:13:21 +09:00
help.c clang: Fix warnings and compilation errors 2016-08-10 15:17:41 +09:00
live_edit.c clang: Fix warnings and compilation errors 2016-08-10 15:17:41 +09:00
main.c stupid commit d58729f3bc. 2016-08-11 16:17:20 +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