enventor/src/bin
ChunEon Park 5fe34acc35 enventor - disable auto scroll mode.
auto scroll is not proper for the traditional editor users who may be familiar with it.
2014-06-02 13:10:47 +09:00
..
Makefile.am goto - added new feature, go to line 2014-06-01 15:35:54 +09:00
base_gui.c goto - added new feature, go to line 2014-06-01 15:35:54 +09:00
build.c code clean up 2014-03-16 11:51:02 +09:00
config_data.c config - downgrade config file missing message. 2014-05-12 22:59:26 +09:00
ctxpopup.c parser - use array instead of list. 2014-05-20 13:28:24 +09:00
dummy_obj.c code clean up 2014-03-16 11:51:02 +09:00
edc_editor.c editor - calc entry forcely after textblock change 2014-06-01 15:49:40 +09:00
edc_parser.c parser - use inarray instead of inlist. 2014-05-20 16:37:29 +09:00
edj_mgr.c code clean up. 2014-03-16 13:28:11 +09:00
edj_viewer.c edj_viewer - remove workaournd code. 2014-05-13 18:18:28 +09:00
globals.c enventor - support theme change in the option 2013-09-24 02:29:46 +09:00
goto.c goto - implemented goto button callback. 2014-06-01 16:34:34 +09:00
indent.c enventor - fix invalid memoary allocation. 2013-10-04 00:28:27 +09:00
main.c enventor - disable auto scroll mode. 2014-06-02 13:10:47 +09:00
menu.c close child windows if setting is opened. 2014-06-01 15:55:24 +09:00
newfile.c newfile - open a new file with command line specified file path. 2014-03-15 17:20:42 +09:00
panes.c theme - removed panes buttons 2014-05-30 19:53:09 +09:00
search.c goto - added new feature, go to line 2014-06-01 15:35:54 +09:00
statusbar.c refactoring - removed unnecessary object show calls. 2014-03-02 14:48:58 +09:00
syntax_color.c syntax_color - revise code to be simpler logic. 2014-05-27 17:36:25 +09:00
syntax_helper.c code clean up. 2014-03-16 13:28:11 +09:00
tools.c tools - added a goto item. 2014-06-01 16:13:38 +09:00