Commit Graph

  • fe1d934cf1 syntax_color - rename internal function. ChunEon Park 2014-05-21 21:16:43 +0900
  • 4120f2c75c syntax_color - free memory as soon as possible. ChunEon Park 2014-05-21 21:15:06 +0900
  • 0128690266 syntax_color - revise macro color apply logic. ChunEon Park 2014-05-21 21:10:05 +0900
  • 97697a9f0f color - updated ChunEon Park 2014-05-21 12:01:42 +0900
  • 0b1f5759f9 syntax_color - code refactoring. ChunEon Park 2014-05-21 10:59:43 +0900
  • 27b47b536e syntax_color - cutoff "()" from the macro keywords. ChunEon Park 2014-05-21 10:50:32 +0900
  • 87e76c3b35 syntax_color - removed define color. ChunEon Park 2014-05-21 10:36:15 +0900
  • 921f4b274b syntax_color - support macro color ChunEon Park 2014-05-21 10:19:46 +0900
  • 20bbba500c color - changed color value. ChunEon Park 2014-05-20 20:14:05 +0900
  • a9aa904b63 syntax_color - apply an additional color to strings ChunEon Park 2014-05-20 20:09:14 +0900
  • 7e27aeead1 syntax_color: initialize it on the multi-thread. ChunEon Park 2014-05-20 16:54:41 +0900
  • 4e015e7678 parser - use inarray instead of inlist. ChunEon Park 2014-05-20 16:37:29 +0900
  • 2b14f9a6fc parser - use array instead of list. ChunEon Park 2014-05-20 13:28:24 +0900
  • 6f2352e44e color - one more keyword. ChunEon Park 2014-05-20 00:21:49 +0900
  • 26003915df color - updated ChunEon Park 2014-05-19 23:15:17 +0900
  • e22af26ab4 syntax_color: not intended these keywords. ChunEon Park 2014-05-19 01:37:31 +0900
  • 4f9a20257a color: subdivide keywords one more. ChunEon Park 2014-05-19 01:36:10 +0900
  • fd6bdd8ffe syntax_color: subdivide duplicated keywords. ChunEon Park 2014-05-19 01:31:30 +0900
  • 81c4a9fde2 syntax_color: improved syntax_color to be configurable. ChunEon Park 2014-05-19 01:26:47 +0900
  • 6ea5b8d30d don't track *.eet file. ChunEon Park 2014-05-17 20:35:07 +0900
  • 9595c206b8 editor - updated displaying max line if max line is changed. ChunEon Park 2014-05-17 18:19:18 +0900
  • c88e9bf9d3 Fix the crash when user passed wrong input file. Ryuan Choi 2014-05-15 20:54:14 +0900
  • 1f7f52a9ea syntax_color: introduce cache buffer for syntax apply. ChunEon Park 2014-05-15 17:12:37 +0900
  • ed8c3b2922 syntax_color - refactored syntax color apply logic. ChunEon Park 2014-05-15 16:15:36 +0900
  • 1191f306a5 syntax_color - support more keywords ChunEon Park 2014-05-14 19:24:52 +0900
  • afeb32650e editor - fix a bug that empty space is dangled in the end of lines. ChunEon Park 2014-05-14 17:21:37 +0900
  • 7892ce8dd5 editor - fix buggy line number displaying. ChunEon Park 2014-05-14 15:59:49 +0900
  • da7a97094b edj_viewer - remove workaournd code. ChunEon Park 2014-05-13 18:18:28 +0900
  • 034d3df585 main - clean up some workaround code about entry odd character insertion. ChunEon Park 2014-05-13 00:08:54 +0900
  • b653cf3b28 main - Modified font size short cut key. ChunEon Park 2014-05-12 23:44:49 +0900
  • f8595e62d2 more ignore files ChunEon Park 2014-05-12 23:19:10 +0900
  • e9f59eccf6 config - downgrade config file missing message. ChunEon Park 2014-05-12 22:59:26 +0900
  • eff12796ba show window after filling it with content - then wm can place it properly Carsten Haitzler 2014-05-12 18:04:22 +0900
  • cf0024b02f editor - fixed incorrect handle declare. ChunEon Park 2014-04-01 16:05:08 +0900
  • 104ee94f9c theme - fix the compat issue. ChunEon Park 2014-03-27 09:11:18 +0900
  • 869da9c8eb parser - enable "action" keyword for candidate list. ChunEon Park 2014-03-18 19:47:15 +0900
  • 640b20f216 removed unnecessary file. v0.2.0 ChunEon Park 2014-03-18 02:44:31 +0900
  • 21ea32d789 ready for v0.2 ChunEon Park 2014-03-18 01:55:50 +0900
  • 932befedb3 menu - slience warnings. ChunEon Park 2014-03-17 19:42:58 +0900
  • d97b09e696 syntax_color - support more keywords ChunEon Park 2014-03-16 19:06:49 +0900
  • d183d190b4 parser - keep the code convention. ChunEon Park 2014-03-16 18:49:54 +0900
  • 425fa01a69 parser - reverted not intended change. ChunEon Park 2014-03-16 18:37:18 +0900
  • 119733150f parser - removed unused function. ChunEon Park 2014-03-16 18:34:41 +0900
  • 07e824bb79 parser - initialize on a different thread. ChunEon Park 2014-03-16 18:29:58 +0900
  • 1e43635a9b parser - support action candidates list. ChunEon Park 2014-03-16 18:13:27 +0900
  • 634c061e0e code clean up ChunEon Park 2014-03-16 18:01:47 +0900
  • 512d16d1cf ctxpopup - support part state candidates list. ChunEon Park 2014-03-16 17:55:34 +0900
  • 97e66a19fe editor - don't try parse the selection if the text is started with quatation mark. ChunEon Park 2014-03-16 13:52:30 +0900
  • 59a599a3b9 parser - string check more strictly. ChunEon Park 2014-03-16 13:40:28 +0900
  • c6605c58a5 code clean up. ChunEon Park 2014-03-16 13:28:11 +0900
  • a25fccbd9b ctxpopup - display image if it's found in the default image path. ChunEon Park 2014-03-16 13:21:09 +0900
  • 12b3582505 ctxpopup - code clean up ChunEon Park 2014-03-16 12:55:59 +0900
  • 669615475e ctxpopup - support program candidates list ChunEon Park 2014-03-16 12:43:25 +0900
  • f61c99539a ctxpopup - support image candidate list. ChunEon Park 2014-03-16 12:31:08 +0900
  • d3ce44efe3 parser - code clean up ChunEon Park 2014-03-16 12:04:33 +0900
  • ca4d7b0ddf code clean up - missed null check remove. ChunEon Park 2014-03-16 11:58:17 +0900
  • 90c71719ba code clean up ChunEon Park 2014-03-16 11:51:02 +0900
  • f06df61b07 code refactoring - use EINA_LIST_FREE() ChunEon Park 2014-03-16 04:43:17 +0900
  • 56cab4a95c ctxpopup - support part candidates list. ChunEon Park 2014-03-16 04:36:33 +0900
  • a098df0ad7 ctxpopup - code refactoring. ChunEon Park 2014-03-16 00:59:02 +0900
  • 2c98f69475 parser - removed empty lines ChunEon Park 2014-03-15 23:49:36 +0900
  • 24235f4355 newfile - open a new file with command line specified file path. ChunEon Park 2014-03-15 17:20:42 +0900
  • 7919f98111 editor - fix the group switching bug. ChunEon Park 2014-03-15 16:23:18 +0900
  • 1ff1659cca code clean. line wrap when it reaches to 80 characters. ChunEon Park 2014-03-15 16:08:04 +0900
  • bdf8dd26a9 enventor: add missing file in Makefile.am Jerome Pinot 2014-03-15 15:41:41 +0900
  • f43fd3d932 editor - fixed typo. ChunEon Park 2014-03-15 15:33:45 +0900
  • 7a7d220fc8 editor - fixed side effect by 50a975b0ce ChunEon Park 2014-03-15 15:32:16 +0900
  • 27e85c6acc editor - pass the required enum value to the elm_entry_line_wrap_set() API ChunEon Park 2014-03-15 02:53:56 +0900
  • 50a975b0ce editor - optimize line number appending workflow. ChunEon Park 2014-03-15 02:37:41 +0900
  • afaa70f21f editor - removed one line leftover spacing in the editor lines. ChunEon Park 2014-03-15 01:45:16 +0900
  • b62c1eea06 statusbar - use the text rather than textblock. ChunEon Park 2014-03-15 01:24:47 +0900
  • 654e8432c3 statusbar - Don't toggle the state when eventor is launching. ChunEon Park 2014-03-14 18:00:47 +0900
  • d114f49208 this line was not intended... removed it. ChunEon Park 2014-03-14 12:57:24 +0900
  • 93cecf42c2 newfile - fix that eventor couldn't open an edc on command line. ChunEon Park 2014-03-14 12:55:02 +0900
  • 7fb77f2c9f tools - use the icon groups instead of the separate icon files. ChunEon Park 2014-03-13 13:18:25 +0900
  • 7ab80a9c14 status - don't display part highlight message when setting change is applied. ChunEon Park 2014-03-13 04:12:14 +0900
  • 5a4d2baaf3 newfile - open real "new" template code when NEW file is requested. ChunEon Park 2014-03-13 03:54:03 +0900
  • 2a19e99079 parser - fix the inccorect decision to ChunEon Park 2014-03-13 03:11:01 +0900
  • b9f8a09820 syntax_color - add a keyword CURRENT ChunEon Park 2014-03-11 09:54:12 +0900
  • 8dcd605806 editor - now u can delete a current line with Ctrl+D ChunEon Park 2014-03-11 00:01:23 +0900
  • edbf669979 enventor - on implementing line deletion. ChunEon Park 2014-03-10 02:15:31 +0900
  • 21edebb1d3 ctxpopup - adjust layouting. ChunEon Park 2014-03-10 01:01:26 +0900
  • 438ce976b0 enventor - added empty spaces for paragraphs change. ChunEon Park 2014-03-09 02:37:12 +0900
  • a8cf964d1c menu - just name change ChunEon Park 2014-03-09 01:53:41 +0900
  • 8eb5e36f30 menu - recover tools status when reset button is clicked. ChunEon Park 2014-03-09 01:26:19 +0900
  • 084211579f hotkeys - renames to tools ChunEon Park 2014-03-09 01:22:54 +0900
  • fb2b1f1dc4 updated README ChunEon Park 2014-03-09 01:14:01 +0900
  • a565c48f24 statusbar - updated statusbar ChunEon Park 2014-03-09 01:12:28 +0900
  • 60a74d4676 hotkeys - redesign ui. ChunEon Park 2014-03-09 01:05:26 +0900
  • c6cf0d3329 ctxpopup - removed unnesessary list theme extension. ChunEon Park 2014-03-09 00:33:33 +0900
  • c8e85f3a68 f5/f6 short cut keys had multiple functions. ChunEon Park 2014-03-08 22:58:08 +0900
  • dc3ce7be3f hotkeys - redesign ui ChunEon Park 2014-03-08 22:55:48 +0900
  • edb20219b8 gui - modify part highlight image. ChunEon Park 2014-03-08 14:30:52 +0900
  • cd4b4a8d04 editor - +fixme comment for future. ChunEon Park 2014-03-08 13:30:50 +0900
  • 32cc7c4d8b search - retouch the ui ChunEon Park 2014-03-08 13:23:26 +0900
  • c9edf14ebe search - removed duplicated code ChunEon Park 2014-03-08 04:03:19 +0900
  • ce21b115e9 search - display a message if there is no text backward searched. ChunEon Park 2014-03-08 04:01:50 +0900
  • f563424761 search - removed unnecessary field. ChunEon Park 2014-03-08 03:51:10 +0900
  • 1c4ee73805 search - prevent crash. ChunEon Park 2014-03-08 03:20:48 +0900
  • ead75fd261 search - code clean up. ChunEon Park 2014-03-08 03:19:38 +0900