enventor/src/bin
Hermet Park 0462d04c0d multi-file: support quick jump (F5)
if you press F5 on "#include xxxx" line,
Enventor will open that include file.

Conflicts:
	src/lib/edc_parser.c
2016-07-22 16:19:46 +09:00
..
Makefile.am Code refactoring. 2016-07-02 17:39:47 +09:00
base_gui.c multi-file: re-implemented item grouping infra. 2016-07-07 20:34:42 +09:00
build_setting.c settings: allow null arguments on build/text setting. 2016-07-02 14:16:30 +09:00
config_data.c workspace: set workspace path current path in default. 2016-07-20 19:29:39 +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 multi-file: support quick jump (F5) 2016-07-22 16:19:46 +09:00
file_tab.c file_tab: free item memory properly. 2016-07-06 15:04:47 +09:00
goto.c goto: fix the go to window closing issue. 2016-07-21 17:13:21 +09:00
help.c ++secure code. 2016-07-01 18:58:26 +09:00
live_edit.c live_edit: add more condition for min size of live edit item 2016-07-21 17:25:11 +09:00
main.c multi-file: support quick jump (F5) 2016-07-22 16:19:46 +09:00
menu.c tempalate: change the description 2016-07-07 11:09:46 +09:00
newfile.c tempalate: change the description 2016-07-07 11:09:46 +09:00
panes.c multi-file: re-implemented item grouping infra. 2016-07-07 20:34:42 +09:00
preference_setting.c preference_setting: update tooltip message. 2016-07-15 21:12:21 +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 fixed all compile warning stuff. 2016-07-02 14:09:42 +09:00
text_setting.c text_setting: allow null argument. 2016-07-06 14:30:12 +09:00
tools.c arrange shortcut key 2016-07-15 19:50:39 +09:00
utils.c Code refactoring. 2016-07-02 17:39:47 +09:00