Commit Graph

  • 4fcf8eaef7 config - got rid of config instance handling outside of the config_data scope. ChunEon Park 2014-01-30 02:45:10 +0900
  • b4b5c1b112 config - refactoring. ChunEon Park 2014-01-30 02:11:21 +0900
  • 93a82c8882 menu - code refactoring. ChunEon Park 2014-01-30 02:05:51 +0900
  • 0f873f5f17 menu - code refactoring. ChunEon Park 2014-01-30 01:46:02 +0900
  • f2e4f53c59 menu - don't need to return menu instance anymore. ChunEon Park 2014-01-30 01:19:29 +0900
  • 9af9369c79 refactoring - got rid of menu instance handling. ChunEon Park 2014-01-30 01:15:33 +0900
  • 39fb929aeb fix build break -- oops missed files. ChunEon Park 2014-01-29 22:29:45 +0900
  • 4542644e81 implementing hotkey menu ChunEon Park 2014-01-29 22:28:02 +0900
  • 3024ee6cca refactoring - removed menu_opened variable from the main. ChunEon Park 2014-01-29 21:56:29 +0900
  • 92ed6d5e65 keep the current view scale even if new views are come. ChunEon Park 2014-01-29 15:42:30 +0900
  • 98e6664c13 don't say any message if the scale value is not changed. ChunEon Park 2014-01-29 15:08:27 +0900
  • 6ab7716874 apply gui to set the view scale in the option menu. ChunEon Park 2014-01-28 15:22:26 +0900
  • 867c6bf2ed support view scale factor change. ChunEon Park 2014-01-27 01:21:02 +0900
  • 967644fb2c improve panes left/right button gui. ChunEon Park 2014-01-26 04:14:42 +0900
  • 554adbaf98 panes arrow buttons should be scalable. ChunEon Park 2014-01-26 03:29:12 +0900
  • 86b92abd32 adjust status bar text part size. ChunEon Park 2014-01-26 03:14:07 +0900
  • ae99386a53 removed sample ChunEon Park 2014-01-26 02:32:00 +0900
  • d404e197be enventor - more syntax color keywords ChunEon Park 2013-12-31 11:29:47 +0900
  • f753843dc4 enventor - more syntax color keyword support. ChunEon Park 2013-12-27 20:04:02 +0900
  • eaf349394d enventor - use eina_stringshare_refplace instead of eina_stringshare_replace in case of both strings are stringshared. Daniel Juyung Seo 2013-12-13 03:04:57 +0900
  • 27cb2ab4e7 enventor - use eina_stringshare_replace instead of eina_stringshare_add + del. Daniel Juyung Seo 2013-12-13 02:30:44 +0900
  • 234e37c519 Store last accessed path of load/save dialog to revisit next time. Ryuan Choi 2013-12-12 21:54:39 +0900
  • f4e52b15de autotools: update to simplified quicklaunch build. Cedric BAIL 2013-12-11 15:21:38 +0900
  • cafa7052de enventor - enable auto indentation v0.1 ChunEon Park 2013-11-28 12:58:34 +0900
  • f821df405a enventor - add a syntax color word. ChunEon Park 2013-11-23 19:34:15 +0900
  • cfbfc6ee2f enventor - support color syntax "rotation" ChunEon Park 2013-11-11 09:33:18 +0900
  • d64f024cd0 enventor - should be 0.1.0 version. ChunEon Park 2013-11-09 15:41:35 +0900
  • 61c8e00df6 enventor - specify the file lists those are included. ChunEon Park 2013-11-09 15:26:56 +0900
  • 85e63bf317 enventor - updated AUTHORS ChunEon Park 2013-11-05 19:42:36 +0900
  • 0235adfde7 enventor - version requires for efl 1.8 ChunEon Park 2013-11-05 19:28:08 +0900
  • 817dd1b61c enventor - the image part was over-sized. fixd it. ChunEon Park 2013-10-23 19:01:16 +0900
  • 9e4fa1a4be enventor - elaborate dummy swallow part outline color. ChunEon Park 2013-10-20 02:38:31 +0900
  • c4467b2d37 Revert "enventor - no more workaround code. it works now...?" ChunEon Park 2013-10-20 02:26:52 +0900
  • 27530e9d2d enventor - no more workaround code. it works now...? ChunEon Park 2013-10-19 00:28:50 +0900
  • 6b37c2b9de enventor - increase lines less 1 when insert template code. ChunEon Park 2013-10-19 00:09:15 +0900
  • 4915eb89d0 enventor - fix the invalid object access. ChunEon Park 2013-10-18 23:50:46 +0900
  • 2d26f4ec5a enventor - update ctxpoup style along with dark theme. ChunEon Park 2013-10-18 17:41:23 +0900
  • 2f474818af enventor - elaborate syntax color. ChunEon Park 2013-10-18 16:59:36 +0900
  • 6f06d145e7 enventor - update the status of the cursor position correctly. ChunEon Park 2013-10-18 14:58:40 +0900
  • 303bd779e1 enventor - no more support theme change. ChunEon Park 2013-10-18 13:41:47 +0900
  • 585755f100 enventor - fix the crash whenever u rename the group. ChunEon Park 2013-10-15 02:30:36 +0900
  • 61711996f0 enventor - removed redundant code. ChunEon Park 2013-10-15 01:25:33 +0900
  • 420c912188 enventor - optimize cursor updation. ChunEon Park 2013-10-14 13:23:57 +0900
  • 2382c61f79 enventor - disable auto indentation temporarily since it's unstable yet. ChunEon Park 2013-10-10 22:59:51 +0900
  • 868cdd0eaa enventor - fix the dummy swallow object to be removed directly when swallow part is removed. ChunEon Park 2013-10-08 00:02:05 +0900
  • 260959d955 enventor - updated README info. ChunEon Park 2013-10-07 23:10:38 +0900
  • a5ddf83fe4 enventor - added desktop/icon ChunEon Park 2013-10-07 23:07:19 +0900
  • 23bbac8eb9 enventor - removed a comment which is no more valid. ChunEon Park 2013-10-06 21:27:37 +0900
  • 3203b77a90 enventor - removed redundant code. ChunEon Park 2013-10-04 10:48:17 +0900
  • c250e5d8be enventor - code refactoring. removed duplicated lines. ChunEon Park 2013-10-04 02:24:29 +0900
  • 452c593b6d enventor - reverted unintended change. ChunEon Park 2013-10-04 02:03:04 +0900
  • d7a5a51184 enventor - updated theme extension. ChunEon Park 2013-10-04 02:00:12 +0900
  • cfd507a792 enventor - more safe code. ChunEon Park 2013-10-04 00:44:21 +0900
  • 4b39769738 enventor - fix invalid memoary allocation. ChunEon Park 2013-10-04 00:28:27 +0900
  • 9281799193 enventor - --warning. ChunEon Park 2013-10-03 23:10:47 +0900
  • dfa07864db enventor - fix the bugs that edj/edc didn't updated correctly when reload an edc file. ChunEon Park 2013-10-03 21:38:51 +0900
  • 76dadccf00 enventor - removed redundant code. ChunEon Park 2013-10-03 20:37:27 +0900
  • 60549dcd69 enventor - not intended sample code modifying. revert it. ChunEon Park 2013-09-29 00:15:01 +0900
  • bc4cf45aaf enventor - refactoring code for build system. ChunEon Park 2013-09-29 00:13:52 +0900
  • 414186a9d7 enventor - support theme change in the option ChunEon Park 2013-09-24 02:29:46 +0900
  • 0d491c03a3 enventor - fix theme detect routine. Daniel Juyung Seo 2013-09-23 17:00:53 +0900
  • 543156a14b enventor - fix formatting before working on it. Daniel Juyung Seo 2013-09-23 16:57:11 +0900
  • 87e0954f42 enventor - elaborte font size for warning box. ChunEon Park 2013-09-23 15:41:25 +0900
  • 0df4dd6be8 enventor - elaborate dark theme entry selection color ChunEon Park 2013-09-21 18:00:18 +0900
  • 09a252ecb5 enventor - updated entry style ChunEon Park 2013-09-21 17:40:51 +0900
  • 33d7759fab enventor - highlight effect on the menu title ChunEon Park 2013-09-21 15:10:25 +0900
  • 089d7b781c enventor - elaborate font sizes. ChunEon Park 2013-09-21 14:53:34 +0900
  • c89e5aaf31 enventor - elaborate edit color ChunEon Park 2013-09-21 02:10:13 +0900
  • 85a868539a enventor - elaborate font style in dark theme ChunEon Park 2013-09-21 01:47:05 +0900
  • c30ed2dbe8 enventor - elaborate status ui ChunEon Park 2013-09-21 01:33:42 +0900
  • 901ed9c9af enventor - elaborate the slider ui ChunEon Park 2013-09-21 00:42:24 +0900
  • 09c62ee084 enventor - improve uis ChunEon Park 2013-09-20 21:43:22 +0900
  • 609cc9cb59 enventor - support dark theme ChunEon Park 2013-09-20 20:20:26 +0900
  • 30fc00f6cf enventor - use spacer as possible. ChunEon Park 2013-09-20 17:31:46 +0900
  • 4680571992 enventor - elaborate ui ChunEon Park 2013-09-20 17:25:29 +0900
  • 8aaaaba80b enventor - elaborate envetor ui ChunEon Park 2013-09-20 17:14:00 +0900
  • 0e92e38344 enventor - elaborate uis ChunEon Park 2013-09-20 16:48:42 +0900
  • b091589cf6 enventor - reset the theme properly after profile set. ChunEon Park 2013-09-20 15:27:47 +0900
  • 537f757ba9 enventor - fix crash to group switching. ChunEon Park 2013-09-19 23:39:40 +0900
  • 7cf86e7ae1 enventor - try to load edj until it succeed. ChunEon Park 2013-09-19 23:12:37 +0900
  • ba716569c2 enventor - support group template code ChunEon Park 2013-09-19 22:51:19 +0900
  • 27593b3908 enventor - use macro for constant values to change the value simply later. ChunEon Park 2013-09-19 22:38:16 +0900
  • 2c228080d4 enventor - decease line number correctly. ChunEon Park 2013-09-19 22:29:19 +0900
  • baf3125f55 enventor - highlight part directly even if the group is changed. ChunEon Park 2013-09-19 22:15:15 +0900
  • 6fe5a10817 enventor - clean the views when new edc file is loaded. ChunEon Park 2013-09-19 21:42:42 +0900
  • 52e5e71e7d enventor - no don't delete the object ChunEon Park 2013-09-19 21:05:22 +0900
  • 30218ea7dc enventor - cancel the thread when edc is reset. ChunEon Park 2013-09-19 19:16:54 +0900
  • fb01285232 enventor - kill the views after caching time is passed. ChunEon Park 2013-09-19 18:52:30 +0900
  • 5c51752bd1 enventor - don't set null to status info. ChunEon Park 2013-09-19 17:52:12 +0900
  • eb38a5da4d enventor - applied view switching effect. ChunEon Park 2013-09-19 17:44:51 +0900
  • 7a23ac221f enventor - implemented group switching feature. ChunEon Park 2013-09-19 16:49:58 +0900
  • f471f555ba enventor - use macro to simplify code. ChunEon Park 2013-09-19 13:54:45 +0900
  • 82515d3c30 enventor - introducing edj manager ChunEon Park 2013-09-19 13:42:34 +0900
  • cdbfb514f8 enventor - code refactoring before implementing futher group switching feature. ChunEon Park 2013-09-19 02:05:46 +0900
  • 15b6b18bf5 enventor - code refactoring. ChunEon Park 2013-09-19 01:43:10 +0900
  • 83504f88e5 enventor - implementing group switching feature. ChunEon Park 2013-09-19 01:36:45 +0900
  • bb6f0cd5e8 enventor - code refactoring ChunEon Park 2013-09-19 00:14:34 +0900
  • 2e91d7700b enventor - implementing group view switching. ChunEon Park 2013-09-18 16:48:05 +0900
  • f6f95b5d31 enventor - removed unused ChunEon Park 2013-09-16 08:58:55 +0900
  • b7e9a629e3 enventor - fix incorrect line decrease ChunEon Park 2013-09-16 00:22:15 +0900