Commit Graph

1998 Commits

Author SHA1 Message Date
ChunEon Park df527fd67f enventor - support more syntax color keywords 2013-09-09 11:30:18 +09:00
ChunEon Park 611c8ad753 enventor - don't pass key events to the entry except home/end key
still entry prints bizarre characters when pressing ctrl + keys.
2013-09-09 00:48:56 +09:00
ChunEon Park c990cd7cbc enventor - fix messages to make consistency. 2013-09-08 17:45:56 +09:00
ChunEon Park 429b9c67c0 enventor - print message when program is run. 2013-09-08 17:41:40 +09:00
ChunEon Park 59b0368663 enventor - adjust image preview output size. 2013-09-08 17:34:28 +09:00
ChunEon Park ee506157c7 enventor - additionally, image preview on "normal" keyword. 2013-09-08 17:25:27 +09:00
ChunEon Park 2c0699157b enventor - preserve the preview image aspect ratio. 2013-09-08 17:10:46 +09:00
ChunEon Park eded0b4a6e enventor - added image preview feature. to test it, double click the "image" word. 2013-09-08 17:04:56 +09:00
ChunEon Park 093d8e6da2 enventor - refactoring before adding image preview feature. 2013-09-08 16:31:46 +09:00
ChunEon Park 10c9e81689 enventor - refacatoring before adding image preview feature. 2013-09-08 16:26:11 +09:00
ChunEon Park 8fac8ebc85 enventor - removed unused var. 2013-09-08 16:02:15 +09:00
ChunEon Park ee1313efd1 enventor - fix broken ctrl+home / ctrl+end actions. 2013-09-08 15:58:23 +09:00
ChunEon Park 8e76d36aae enventor - choose the word by ctrl + double clicking. 2013-09-08 15:34:44 +09:00
ChunEon Park 1ed8b1ba79 enventor - now user run the program instantly by double click the "program" keyword. 2013-09-08 15:27:23 +09:00
ChunEon Park 18b0268170 enventor - fix the sideffect caused by edje_edit object apply.
Now edje view try to reload whenever edj is rebuilded.
2013-09-08 14:42:51 +09:00
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