Commit Graph

  • fcd18d8a27 enventor - renamed variable to not be conflicted with reserved keywords in other language. ChunEon Park 2013-09-16 00:14:24 +0900
  • a151db6038 enventor - improving auto indentation. ChunEon Park 2013-09-16 00:00:10 +0900
  • f0e610c85f enventor - improving indentation ChunEon Park 2013-09-15 23:00:31 +0900
  • a14eecadbb enventor - improve auto indentation ChunEon Park 2013-09-15 22:54:19 +0900
  • af51d199ec enventor - improving auto indentation. ChunEon Park 2013-09-15 22:44:04 +0900
  • b001373c44 enventor - skip applying the syntax color as possible. ChunEon Park 2013-09-15 21:45:03 +0900
  • 4bb4019b85 enventor - code refactoring. ChunEon Park 2013-09-15 19:34:47 +0900
  • 5fb78e1f5d enventor - improving auto indentation. ChunEon Park 2013-09-15 19:27:28 +0900
  • 5249fab9c3 enventor - now } bracket is to be placed intelligently. ChunEon Park 2013-09-15 18:40:11 +0900
  • e155228e00 enventor - refactored code. replace the functions into the proper files. ChunEon Park 2013-09-15 17:20:13 +0900
  • 167a2e9fd9 enventor - improving auto indentation. ChunEon Park 2013-09-15 17:07:43 +0900
  • b7532131ba enventor - adjust template code ChunEon Park 2013-09-15 00:06:46 +0900
  • 71697573a4 enventor - more accruate version info. ChunEon Park 2013-09-14 23:35:14 +0900
  • a1d5eba453 enventor - fixed all warnings. cool! ChunEon Park 2013-09-12 22:14:16 +0900
  • 38176561dd enventor - fix the parsing problem for <> brackets. textblock returns the <> in the markup style. why?! should be fixed ! ChunEon Park 2013-09-12 01:51:45 +0900
  • 64fbf63727 enventor - support additional syntax color for #blahblah blah... ChunEon Park 2013-09-12 01:22:55 +0900
  • cb37bd39e6 enventor - removed redundant code. ChunEon Park 2013-09-12 00:57:08 +0900
  • f332b43492 enventor - code cleanup and split global vars from main.c to it's own file. ChunEon Park 2013-09-12 00:45:19 +0900
  • 891fe2a679 enventor - eeeeek. missed adding new files. prohibit them from compiling. ChunEon Park 2013-09-11 09:45:12 +0900
  • 2bb700895c enventor - set ctxpopup direction priority. ChunEon Park 2013-09-11 00:35:11 +0900
  • ccf6270a32 enventor - code clean up ChunEon Park 2013-09-11 00:31:19 +0900
  • 83894c9577 enventor - set focus to the ctxpopup, not it's content. ChunEon Park 2013-09-10 01:03:56 +0900
  • 6190c10441 enventor - support image relay show with key down/up. ChunEon Park 2013-09-10 00:58:33 +0900
  • 7b01ace5e3 enventor - support cut the selected text. ChunEon Park 2013-09-09 23:17:17 +0900
  • 95c0ec54c1 enventor - print a message when it failes to show the image. ChunEon Park 2013-09-09 23:03:02 +0900
  • fd176f2d3b enventor - add spaces ChunEon Park 2013-09-09 22:54:46 +0900
  • cb21854718 enventor - support "tween" keyword ChunEon Park 2013-09-09 17:42:46 +0900
  • 7b2d7c5107 enventor - updated proto.edc file. ChunEon Park 2013-09-09 13:07:32 +0900
  • 29eb3653dc enventor - + syntax color keyword ChunEon Park 2013-09-09 13:00:06 +0900
  • 4cf889bdba enventor - support text effect candidates list. ChunEon Park 2013-09-09 12:57:15 +0900
  • df527fd67f enventor - support more syntax color keywords ChunEon Park 2013-09-09 11:30:18 +0900
  • 611c8ad753 enventor - don't pass key events to the entry except home/end key ChunEon Park 2013-09-09 00:48:56 +0900
  • c990cd7cbc enventor - fix messages to make consistency. ChunEon Park 2013-09-08 17:45:56 +0900
  • 429b9c67c0 enventor - print message when program is run. ChunEon Park 2013-09-08 17:41:40 +0900
  • 59b0368663 enventor - adjust image preview output size. ChunEon Park 2013-09-08 17:34:28 +0900
  • ee506157c7 enventor - additionally, image preview on "normal" keyword. ChunEon Park 2013-09-08 17:25:27 +0900
  • 2c0699157b enventor - preserve the preview image aspect ratio. ChunEon Park 2013-09-08 17:10:46 +0900
  • eded0b4a6e enventor - added image preview feature. to test it, double click the "image" word. ChunEon Park 2013-09-08 17:04:56 +0900
  • 093d8e6da2 enventor - refactoring before adding image preview feature. ChunEon Park 2013-09-08 16:31:46 +0900
  • 10c9e81689 enventor - refacatoring before adding image preview feature. ChunEon Park 2013-09-08 16:26:11 +0900
  • 8fac8ebc85 enventor - removed unused var. ChunEon Park 2013-09-08 16:02:15 +0900
  • ee1313efd1 enventor - fix broken ctrl+home / ctrl+end actions. ChunEon Park 2013-09-08 15:58:23 +0900
  • 8e76d36aae enventor - choose the word by ctrl + double clicking. ChunEon Park 2013-09-08 15:34:44 +0900
  • 1ed8b1ba79 enventor - now user run the program instantly by double click the "program" keyword. ChunEon Park 2013-09-08 15:27:23 +0900
  • 18b0268170 enventor - fix the sideffect caused by edje_edit object apply. ChunEon Park 2013-09-08 14:42:51 +0900
  • 44535fb0a7 enventor - replace elm_layout with edje_edit_object to use the edje_edit apis. ChunEon Park 2013-09-07 18:49:36 +0900
  • 6b1c5afa97 enventor - nothing returned here. ChunEon Park 2013-09-06 19:11:39 +0900
  • 7807b9ad43 enventor - reverted reverted commit. 5da9e96617. ChunEon Park 2013-09-05 23:44:21 +0900
  • f543b154fd enventor - updated program template code ChunEon Park 2013-09-05 23:38:01 +0900
  • 2d9ee2180e enventor - updated prototype edc. ChunEon Park 2013-09-05 23:22:51 +0900
  • 0a397e2dcd enventor - print information message in template code inserting. ChunEon Park 2013-09-05 23:09:51 +0900
  • 4260d100f4 Revert "enventor - used the quot macro to cope with the textblock change in the future. still textblock is not stable." ChunEon Park 2013-09-05 23:08:34 +0900
  • 5da9e96617 enventor - used the quot macro to cope with the textblock change in the future. still textblock is not stable. ChunEon Park 2013-09-05 01:56:05 +0900
  • 88c8ae53c0 enventor - reverted c1a256d393 ChunEon Park 2013-09-02 11:22:30 +0900
  • b6d324eba0 enventor - implementing template code inserting. ChunEon Park 2013-09-02 03:52:31 +0900
  • 704a243d50 enventor - implementing template code inserting feature ChunEon Park 2013-09-01 23:28:57 +0900
  • d9d9262807 enventor - don't count {} if they are inside the quotation mark. ChunEon Park 2013-09-01 18:20:03 +0900
  • 09924dcf3a enventor - increase lines properly when template code inserted. ChunEon Park 2013-09-01 14:26:42 +0900
  • 030a962b46 enventor - use default directory paths obligatorily for edj compile. and add event layer to track the mousr position. ChunEon Park 2013-09-01 13:38:51 +0900
  • c1a256d393 enventor - fixed edc build break. Daniel Juyung Seo 2013-09-01 06:56:11 +0900
  • 1343f0586a enventor - missed template code header ChunEon Park 2013-09-01 03:49:17 +0900
  • 0262bb3afa enventor - added a feature: part template code insert. ChunEon Park 2013-09-01 02:50:17 +0900
  • f9c47b40d4 enventor - improved warning box ui ChunEon Park 2013-08-31 22:04:57 +0900
  • 096b09da02 enventor - improved warning box ui ChunEon Park 2013-08-31 22:02:19 +0900
  • 2af1534bf8 enventor - adjust font grow effect color. ChunEon Park 2013-08-31 21:28:26 +0900
  • 8979530aee enventor - reduce main menu title font size. ChunEon Park 2013-08-31 21:23:57 +0900
  • ccac28be17 enventor - some text effect apply in ui ChunEon Park 2013-08-31 21:22:27 +0900
  • 03a81db767 enventor - cleanup code ChunEon Park 2013-08-31 21:05:02 +0900
  • 2c51d81a3a enventor - implementing template code inserting feature. ChunEon Park 2013-08-31 21:03:11 +0900
  • 45d88c2f5b enventor - support aspect_preference ctxpopup ChunEon Park 2013-08-31 16:41:16 +0900
  • 2161d2c70e enventor - fixed ctxpopup positioning problem ChunEon Park 2013-08-31 02:11:27 +0900
  • e4ba82f697 enventor - fixd the entry cursor jumped to th 0 position. ChunEon Park 2013-08-31 02:06:57 +0900
  • dd8d0843b4 enventor - updated dummy obj design and updated proto sample. ChunEon Park 2013-08-31 02:03:13 +0900
  • e7e26cb568 enventor - modified README sub headlines symbols to be more pretty...? ChunEon Park 2013-08-31 01:44:03 +0900
  • 38520e73af enventor - renamed help to about ChunEon Park 2013-08-31 01:40:15 +0900
  • 7c0ccf8aed enventor - now enventor has the first logo that's designed by Raoul. ChunEon Park 2013-08-31 01:15:49 +0900
  • b2bfabf89c enventor - removed disabled functions ChunEon Park 2013-08-29 13:25:49 +0900
  • f9ef6c0659 enventor - implementing template code insert. ChunEon Park 2013-08-28 23:42:33 +0900
  • 4132b57605 enventor - fix the short-cut key problem when you open a new file in the menu ChunEon Park 2013-08-28 23:23:45 +0900
  • 995bb31ee4 enventor - updated menu ui ChunEon Park 2013-08-28 23:15:00 +0900
  • 76eab51421 enventor - removed periods for msg consistency ChunEon Park 2013-08-28 21:58:25 +0900
  • 2c9f23af61 enventor - support auto indentation short-cut key. ChunEon Park 2013-08-28 21:55:39 +0900
  • 8e7e671cd6 enventor - implemented data path entry ui ChunEon Park 2013-08-28 13:22:46 +0900
  • 9cc06885dc enventor - support data path set in edc compiling ChunEon Park 2013-08-28 13:16:34 +0900
  • 77a9d74817 enventor - free strbuf memory at termination. ChunEon Park 2013-08-28 02:28:29 +0900
  • a485774263 enventor - now you can set the font path ChunEon Park 2013-08-28 02:26:13 +0900
  • 731f23819c enventor - removed syntax color file. will add it later. ChunEon Park 2013-08-28 01:39:57 +0900
  • 68d0a99bf3 enventor - added template code... ChunEon Park 2013-08-28 01:38:56 +0900
  • 9402d4eef4 enventor: removed unnecessary macros. Daniel Juyung Seo 2013-08-27 10:51:54 +0900
  • 9a7c8f12ef enventor - remove unnecessary declare ChunEon Park 2013-08-27 03:47:44 +0900
  • c0a930c235 enventor - fix building error Leonid Dydnik 2013-08-27 03:29:56 +0900
  • 4447dacd49 enventor - maximum font size is up to 5x enough. ChunEon Park 2013-08-26 02:34:08 +0900
  • d41642bb34 enventor - safe memory access ChunEon Park 2013-08-26 02:31:43 +0900
  • cbd0c32869 enventor - toogle menu open states correctly when you create a new file. ChunEon Park 2013-08-26 02:26:45 +0900
  • d3f066b9f2 enventor - support f2, f3, f4, f12 short cut keys ChunEon Park 2013-08-26 02:17:57 +0900
  • 88db53d98e enventor - internal refactoring. split a function ChunEon Park 2013-08-26 01:53:19 +0900
  • 42a7d087d9 enventor - changed load short cut key to F4 ChunEon Park 2013-08-25 14:47:46 +0900
  • 39d6c44632 enventor - updated README ChunEon Park 2013-08-25 14:44:08 +0900
  • 9cea964760 enventor - fixed typo ChunEon Park 2013-08-25 14:30:09 +0900
  • 5406d95691 enventor - updated README ChunEon Park 2013-08-25 14:27:40 +0900