enventor/src/bin
ChunEon Park baf3125f55 enventor - highlight part directly even if the group is changed. 2013-09-19 22:15:15 +09:00
..
Makefile.am enventor - implementing group view switching. 2013-09-18 16:48:05 +09:00
config_data.c enventor - added image preview feature. to test it, double click the "image" word. 2013-09-08 17:04:56 +09:00
ctxpopup.c enventor - fixed all warnings. cool! 2013-09-12 22:14:16 +09:00
dummy_obj.c enventor - fixed all warnings. cool! 2013-09-12 22:14:16 +09:00
edc_editor.c enventor - cancel the thread when edc is reset. 2013-09-19 19:16:54 +09:00
edc_parser.c enventor - cancel the thread when edc is reset. 2013-09-19 19:16:54 +09:00
edj_mgr.c enventor - clean the views when new edc file is loaded. 2013-09-19 21:42:42 +09:00
edj_viewer.c enventor - highlight part directly even if the group is changed. 2013-09-19 22:15:15 +09:00
globals.c enventor - code cleanup and split global vars from main.c to it's own file. 2013-09-12 00:45:28 +09:00
indent.c enventor - removed unused 2013-09-16 08:58:55 +09:00
main.c enventor - clean the views when new edc file is loaded. 2013-09-19 21:42:42 +09:00
menu.c enventor - clean the views when new edc file is loaded. 2013-09-19 21:42:42 +09:00
panes.c enventor - removed panes double clicked event. 2013-08-21 02:07:38 +09:00
statusbar.c enventor - code refactoring. 2013-09-19 01:43:10 +09:00
syntax_color.c enventor - fix the parsing problem for <> brackets. textblock returns the <> in the markup style. why?! should be fixed ! 2013-09-12 01:51:45 +09:00
syntax_helper.c enventor - implementing indentation 2013-08-19 23:51:16 +09:00