Commit Graph

901 Commits

Author SHA1 Message Date
ChunEon Park f9ef6c0659 enventor - implementing template code insert. 2013-08-28 23:42:33 +09:00
ChunEon Park 4132b57605 enventor - fix the short-cut key problem when you open a new file in the menu 2013-08-28 23:23:45 +09:00
ChunEon Park 995bb31ee4 enventor - updated menu ui 2013-08-28 23:15:00 +09:00
ChunEon Park 76eab51421 enventor - removed periods for msg consistency 2013-08-28 21:58:25 +09:00
ChunEon Park 2c9f23af61 enventor - support auto indentation short-cut key. 2013-08-28 21:55:39 +09:00
ChunEon Park 8e7e671cd6 enventor - implemented data path entry ui 2013-08-28 13:22:46 +09:00
ChunEon Park 9cc06885dc enventor - support data path set in edc compiling 2013-08-28 13:16:34 +09:00
ChunEon Park 77a9d74817 enventor - free strbuf memory at termination. 2013-08-28 02:28:29 +09:00
ChunEon Park a485774263 enventor - now you can set the font path 2013-08-28 02:26:13 +09:00
ChunEon Park 731f23819c enventor - removed syntax color file. will add it later. 2013-08-28 01:39:57 +09:00
ChunEon Park 68d0a99bf3 enventor - added template code... 2013-08-28 01:38:56 +09:00
Daniel Juyung Seo 9402d4eef4 enventor: removed unnecessary macros. 2013-08-27 10:51:54 +09:00
ChunEon Park 9a7c8f12ef enventor - remove unnecessary declare 2013-08-27 03:47:44 +09:00
Leonid Dydnik c0a930c235 enventor - fix building error
Submitted-By: Leonid Dudnick
2013-08-27 03:44:22 +09:00
ChunEon Park 4447dacd49 enventor - maximum font size is up to 5x enough. 2013-08-26 02:34:08 +09:00
ChunEon Park d41642bb34 enventor - safe memory access 2013-08-26 02:31:43 +09:00
ChunEon Park cbd0c32869 enventor - toogle menu open states correctly when you create a new file. 2013-08-26 02:26:45 +09:00
ChunEon Park d3f066b9f2 enventor - support f2, f3, f4, f12 short cut keys 2013-08-26 02:17:57 +09:00
ChunEon Park 88db53d98e enventor - internal refactoring. split a function 2013-08-26 01:53:19 +09:00
ChunEon Park 42a7d087d9 enventor - changed load short cut key to F4 2013-08-25 14:47:46 +09:00
ChunEon Park 39d6c44632 enventor - updated README 2013-08-25 14:44:08 +09:00
ChunEon Park 9cea964760 enventor - fixed typo 2013-08-25 14:30:09 +09:00
ChunEon Park 5406d95691 enventor - updated README 2013-08-25 14:27:40 +09:00
ChunEon Park ae805d69b2 enventor - one more typo fix 2013-08-25 14:23:16 +09:00
ChunEon Park a98638bd04 enventor - fix typo and update README 2013-08-25 14:22:09 +09:00
ChunEon Park 01418bc66e enventor - dont print statusbar msgs if user change some states in setting menu. 2013-08-25 03:39:39 +09:00
ChunEon Park 0903e0e352 enventor - rename from option_data to config_data 2013-08-25 02:41:53 +09:00
ChunEon Park d18c987bc6 enventor - set min size for status bar 2013-08-25 02:05:28 +09:00
ChunEon Park 6f8611a671 enventor - support font size up/down short-cut keys 2013-08-25 01:46:56 +09:00
ChunEon Park 6557426ca0 enventor - set slider min max value before set the current value. 2013-08-24 13:27:30 +09:00
ChunEon Park fbdf69c69a enventor - support font size select. 2013-08-22 21:47:23 +09:00
ChunEon Park 9a38dec678 enventor - clean before make, 2013-08-22 13:27:52 +09:00
ChunEon Park 2d0385eab5 enventor - implementing edc font size setting 2013-08-22 02:04:24 +09:00
ChunEon Park 600d519e43 enventor - updated fileselector menu 2013-08-22 01:43:52 +09:00
ChunEon Park 38ca556d65 enventor - updated menu ui 2013-08-22 01:30:28 +09:00
ChunEon Park f4fffe4b21 enventor - more message prints and removed an unused internal function. 2013-08-21 09:52:55 +09:00
ChunEon Park 302ccbf301 enventor - reset all toogles correctly. 2013-08-21 02:30:56 +09:00
ChunEon Park a8381e55f9 enventor - install README file properly to use it as the Help Me info. 2013-08-21 02:23:22 +09:00
ChunEon Park 6cd36ce861 enventor - updated AUTHORS 2013-08-21 02:17:40 +09:00
ChunEon Park e5ee428801 enventor - adjust panes left/right arrow width 2013-08-21 02:10:13 +09:00
ChunEon Park 9aced4aa58 enventor - removed panes double clicked event. 2013-08-21 02:07:38 +09:00
ChunEon Park a98f78455f enventor - changed panes behavior a little.
now, you can switch the full <-> split view by press/click the arrows again.
2013-08-21 02:00:45 +09:00
ChunEon Park 47cb4450cf enventor - renamed internal variable. 2013-08-21 01:22:44 +09:00
ChunEon Park ea919365fe enventor - enable auto indent option in the menu window. 2013-08-21 01:19:09 +09:00
ChunEon Park 2691cfc909 enventor - skip applying syntax color if the edc just increase/decreased lines. 2013-08-20 02:46:37 +09:00
ChunEon Park 7d35de25e1 enventor - implementing auto-indentation 2013-08-20 02:39:03 +09:00
ChunEon Park 294473900f enventor - implementing indentation 2013-08-19 23:51:16 +09:00
ChunEon Park d7e522bdbf enventor - don't reset the entry but set the entry text directly when the translating syntax color is finished. 2013-08-19 23:29:43 +09:00
ChunEon Park 5b3127f228 enventor - base code for auto-indentation 2013-08-18 20:43:01 +09:00
ChunEon Park aeed6f742d enventor - refactoring code for future features comming.
introduce syntax_help and inline the syntax_color inside it.
later, synax_helper share some resources (i.e string buffer) with syntax_color and indent
2013-08-16 00:47:31 +09:00