Commit Graph

2071 Commits

Author SHA1 Message Date
ChunEon Park 5fb78e1f5d enventor - improving auto indentation. 2013-09-15 19:27:28 +09:00
ChunEon Park 5249fab9c3 enventor - now } bracket is to be placed intelligently. 2013-09-15 18:40:11 +09:00
ChunEon Park e155228e00 enventor - refactored code. replace the functions into the proper files. 2013-09-15 17:20:13 +09:00
ChunEon Park 167a2e9fd9 enventor - improving auto indentation.
now } bracket is to be placed intelligently.
2013-09-15 17:07:43 +09:00
ChunEon Park b7532131ba enventor - adjust template code 2013-09-15 00:06:46 +09:00
ChunEon Park 71697573a4 enventor - more accruate version info. 2013-09-14 23:35:14 +09:00
ChunEon Park a1d5eba453 enventor - fixed all warnings. cool! 2013-09-12 22:14:16 +09:00
ChunEon Park 38176561dd 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
ChunEon Park 64fbf63727 enventor - support additional syntax color for #blahblah blah...
ie. #include , #define,  #ifdef
2013-09-12 01:22:55 +09:00
ChunEon Park cb37bd39e6 enventor - removed redundant code. 2013-09-12 00:57:08 +09:00
ChunEon Park f332b43492 enventor - code cleanup and split global vars from main.c to it's own file. 2013-09-12 00:45:28 +09:00
ChunEon Park 891fe2a679 enventor - eeeeek. missed adding new files. prohibit them from compiling. 2013-09-11 09:45:12 +09:00
ChunEon Park 2bb700895c enventor - set ctxpopup direction priority. 2013-09-11 00:35:11 +09:00
ChunEon Park ccf6270a32 enventor - code clean up 2013-09-11 00:31:19 +09:00
ChunEon Park 83894c9577 enventor - set focus to the ctxpopup, not it's content. 2013-09-10 01:03:56 +09:00
ChunEon Park 6190c10441 enventor - support image relay show with key down/up. 2013-09-10 00:58:33 +09:00
ChunEon Park 7b01ace5e3 enventor - support cut the selected text. 2013-09-09 23:17:17 +09:00
ChunEon Park 95c0ec54c1 enventor - print a message when it failes to show the image. 2013-09-09 23:03:02 +09:00
ChunEon Park fd176f2d3b enventor - add spaces 2013-09-09 22:54:46 +09:00
ChunEon Park cb21854718 enventor - support "tween" keyword 2013-09-09 17:42:46 +09:00
ChunEon Park 7b2d7c5107 enventor - updated proto.edc file. 2013-09-09 13:07:32 +09:00
ChunEon Park 29eb3653dc enventor - + syntax color keyword 2013-09-09 13:00:06 +09:00
ChunEon Park 4cf889bdba enventor - support text effect candidates list. 2013-09-09 12:57:15 +09:00
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