Commit Graph

933 Commits

Author SHA1 Message Date
ChunEon Park 44535fb0a7 enventor - replace elm_layout with edje_edit_object to use the edje_edit apis. 2013-09-07 18:49:36 +09:00
ChunEon Park 6b1c5afa97 enventor - nothing returned here. 2013-09-06 19:11:39 +09:00
ChunEon Park 7807b9ad43 enventor - reverted reverted commit. 5da9e96617.
since that problem is still valid....

and implementing program run feature.
2013-09-05 23:44:21 +09:00
ChunEon Park f543b154fd enventor - updated program template code 2013-09-05 23:38:01 +09:00
ChunEon Park 2d9ee2180e enventor - updated prototype edc. 2013-09-05 23:22:51 +09:00
ChunEon Park 0a397e2dcd enventor - print information message in template code inserting. 2013-09-05 23:09:51 +09:00
ChunEon Park 4260d100f4 Revert "enventor - used the quot macro to cope with the textblock change in the future. still textblock is not stable."
This reverts commit 5da9e96617.

no more need.
2013-09-05 23:08:34 +09:00
ChunEon Park 5da9e96617 enventor - used the quot macro to cope with the textblock change in the future. still textblock is not stable. 2013-09-05 01:56:05 +09:00
ChunEon Park 88c8ae53c0 enventor - reverted c1a256d393
Actually image was missed.
2013-09-02 11:22:30 +09:00
ChunEon Park b6d324eba0 enventor - implementing template code inserting. 2013-09-02 03:52:31 +09:00
ChunEon Park 704a243d50 enventor - implementing template code inserting feature 2013-09-01 23:28:57 +09:00
ChunEon Park d9d9262807 enventor - don't count {} if they are inside the quotation mark. 2013-09-01 18:20:03 +09:00
ChunEon Park 09924dcf3a enventor - increase lines properly when template code inserted. 2013-09-01 14:26:42 +09:00
ChunEon Park 030a962b46 enventor - use default directory paths obligatorily for edj compile. and add event layer to track the mousr position. 2013-09-01 13:38:51 +09:00
Daniel Juyung Seo c1a256d393 enventor - fixed edc build break.
added data/images directory to use logo.png.
another way to fix is to add logo.png into data/themes/images directory but that looks wrong because of duplicated set of one image is not good.
2013-09-01 06:56:13 +09:00
ChunEon Park 1343f0586a enventor - missed template code header 2013-09-01 03:49:17 +09:00
ChunEon Park 0262bb3afa enventor - added a feature: part template code insert. 2013-09-01 02:50:17 +09:00
ChunEon Park f9c47b40d4 enventor - improved warning box ui 2013-08-31 22:04:57 +09:00
ChunEon Park 096b09da02 enventor - improved warning box ui 2013-08-31 22:02:19 +09:00
ChunEon Park 2af1534bf8 enventor - adjust font grow effect color. 2013-08-31 21:28:26 +09:00
ChunEon Park 8979530aee enventor - reduce main menu title font size. 2013-08-31 21:23:57 +09:00
ChunEon Park ccac28be17 enventor - some text effect apply in ui 2013-08-31 21:22:27 +09:00
ChunEon Park 03a81db767 enventor - cleanup code 2013-08-31 21:05:02 +09:00
ChunEon Park 2c51d81a3a enventor - implementing template code inserting feature. 2013-08-31 21:03:11 +09:00
ChunEon Park 45d88c2f5b enventor - support aspect_preference ctxpopup 2013-08-31 16:41:16 +09:00
ChunEon Park 2161d2c70e enventor - fixed ctxpopup positioning problem 2013-08-31 02:11:27 +09:00
ChunEon Park e4ba82f697 enventor - fixd the entry cursor jumped to th 0 position. 2013-08-31 02:06:57 +09:00
ChunEon Park dd8d0843b4 enventor - updated dummy obj design and updated proto sample. 2013-08-31 02:03:13 +09:00
ChunEon Park e7e26cb568 enventor - modified README sub headlines symbols to be more pretty...? 2013-08-31 01:44:03 +09:00
ChunEon Park 38520e73af enventor - renamed help to about 2013-08-31 01:40:15 +09:00
ChunEon Park 7c0ccf8aed enventor - now enventor has the first logo that's designed by Raoul.
Thanks Raoul very much!
2013-08-31 01:15:49 +09:00
ChunEon Park b2bfabf89c enventor - removed disabled functions 2013-08-29 13:25:49 +09:00
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