Commit Graph

  • a7329630c3 lib util: apply enventor coding convention Taehyub Kim 2016-09-01 20:00:13 +0900
  • b36401793a updated authors Hermet Park 2016-08-28 02:15:11 +0900
  • 47f30db217 back to devel mode. Hermet Park 2016-08-28 01:32:17 +0900
  • a7607172bc Revert "Revert "updated eo syntax usage."" Hermet Park 2016-08-28 01:31:35 +0900
  • f1cca70e8d Revert "Revert "wooo.. one more eo change."" Hermet Park 2016-08-28 01:31:26 +0900
  • 235bf45929 Revert "wooo.. one more eo change." v1.0.0 enventor-1.0 Hermet Park 2016-08-28 01:18:28 +0900
  • 92e1f996a7 Revert "updated eo syntax usage." Hermet Park 2016-08-28 01:18:06 +0900
  • 0cc2d947b8 updated po Hermet Park 2016-08-28 01:03:10 +0900
  • 572b48a9f9 edc_parser: fix memory leak. Hermet Park 2016-08-28 00:51:17 +0900
  • 626c184817 auto_comp: free the all used memory. Hermet Park 2016-08-28 00:06:12 +0900
  • c6cff4bef8 fix memory corruption at free time. Hermet Park 2016-08-27 23:42:15 +0900
  • 9504c8a634 edc_editor: fix memory leaks. Hermet Park 2016-08-27 23:25:24 +0900
  • bab9f21128 edj_mgr: ++safe code. Hermet Park 2016-08-27 23:15:30 +0900
  • c213443fb1 file_tab: fix memory leak. Hermet Park 2016-08-27 16:38:40 +0900
  • 7a947c2dd9 sytax_color: fix invalid memory access. Hermet Park 2016-08-27 16:36:51 +0900
  • cab3e34fa4 editor/parser: fix memory leaks detected by valgrind. Hermet Park 2016-08-27 16:26:41 +0900
  • 755da93bff auto_comp: fix memory leak. Hermet Park 2016-08-27 15:58:12 +0900
  • c9ac1d8f50 fix make distcheck errors. Hermet Park 2016-08-27 15:45:58 +0900
  • bf82057a78 update readme. Hermet Park 2016-08-27 15:40:27 +0900
  • 64bd230f2c updated Enventor introduction. Hermet Park 2016-08-27 15:37:34 +0900
  • 6442ca1b4e bump up version. Hermet Park 2016-08-26 20:41:21 +0900
  • 9cbb90bd26 updated NEWS. Hermet Park 2016-08-26 20:29:48 +0900
  • cf740c2ae1 win32: fix the build break. Hermet Park 2016-08-26 17:17:25 +0900
  • caa2a39d65 win32: use a mutex to gurantee single instance app. Hermet Park 2016-08-26 00:18:39 +0900
  • a0b9d4e911 edc_editor: rewrite 5ea2c05dec Hermet Park 2016-08-25 17:22:47 +0900
  • b3a5acf761 Revert "build: Support relative resource paths in sub edc file." Jaehyun Cho 2016-08-24 21:24:40 +0900
  • 1cf5123192 Revert "build: Fix changing working directory correctly in all OS." Jaehyun Cho 2016-08-24 21:24:25 +0900
  • 18b86be0f4 Revert "build: Fix warnings of the usage of chdir() and _chdir()." Jaehyun Cho 2016-08-24 21:24:18 +0900
  • 571342bf2e Revert "code refactoring." Jaehyun Cho 2016-08-24 21:24:06 +0900
  • 6d5ce9daca code refactoring. Hermet Park 2016-08-24 17:21:21 +0900
  • a709380b32 edc_navigator: support vector type icon. Hermet Park 2016-08-24 17:15:58 +0900
  • 3bcf72a918 build: Fix warnings of the usage of chdir() and _chdir(). Jaehyun Cho 2016-08-24 17:07:52 +0900
  • 60c5967920 build: Fix changing working directory correctly in all OS. Jaehyun Cho 2016-08-24 17:01:33 +0900
  • 5ea2c05dec edc_editor: fix syntax color issue. Hermet Park 2016-08-24 16:40:18 +0900
  • b87adfb06c live_edit: eeek typo. Hermet Park 2016-08-24 16:20:20 +0900
  • cd18635424 live_edit: fix wrong rounding() usage. Hermet Park 2016-08-24 16:18:04 +0900
  • 522e843414 file_mgr: fix the crash issue. Hermet Park 2016-08-24 15:59:01 +0900
  • c45c13d8bc cleanup unused warning. Hermet Park 2016-08-24 12:53:11 +0900
  • f5eb5361d2 main: Do not set default new file with template option (-t). Jaehyun Cho 2016-08-24 09:51:39 +0900
  • 202fecd511 file_mgr: Do not replace current main file if it is the new main file. Jaehyun Cho 2016-08-23 23:47:28 +0900
  • b6d9930e0a file_mgr: Remove redundant code. Jaehyun Cho 2016-08-23 23:39:58 +0900
  • 5ae577f5ea file_mgr: Fix condition. Jaehyun Cho 2016-08-23 23:34:39 +0900
  • c17f2f3e37 build: Support relative resource paths in sub edc file. Jaehyun Cho 2016-08-23 20:28:33 +0900
  • 13fa36376c file_tab: bring in item when it's selected. Hermet Park 2016-08-23 09:33:23 +0900
  • 63f3fae337 edj_viewer: fix the invalid size of part highlight for the text part. Hermet Park 2016-08-23 09:07:40 +0900
  • 30c32488e0 live_edit: multiply base_scale to the live edit object. Hermet Park 2016-08-23 08:53:37 +0900
  • 1e5ae3db45 stablize unstable worker threads. Hermet Park 2016-08-23 08:05:14 +0900
  • d3b0347ffd eeek. stupid. simple mistake. Hermet Park 2016-08-23 04:29:16 +0900
  • a4952ba96e re-implement the method for guranteeing the singleton instance on win32. Hermet Park 2016-08-23 04:20:23 +0900
  • 3c2a31a8ff git rid of unnessary logic. Hermet Park 2016-08-23 01:52:42 +0900
  • 6c5edd4e34 theme: fix the wrong layout. Hermet Park 2016-08-23 01:07:50 +0900
  • 0ffbb836c7 file_tab: bring in selected item properly. Hermet Park 2016-08-22 22:52:37 +0900
  • ddb4a44147 autocomp: add snapshot part. Hermet Park 2016-08-22 22:37:18 +0900
  • 0633ff5ec9 syntax keyword: add "snapshot" keyword. Hermet Park 2016-08-22 22:35:28 +0900
  • 0f4b53b57a live_edit: Apply base scale in live edit. Jaehyun Cho 2016-08-22 18:44:46 +0900
  • c4a02f9d05 Revert "live_edit: Apply base scale in live edit." Jaehyun Cho 2016-08-22 17:56:36 +0900
  • 1bc328d6de reference: Add keyword "base_scale". Jaehyun Cho 2016-08-22 17:51:19 +0900
  • 9138b6be75 autocomp: Add keyword "base_scale". Jaehyun Cho 2016-08-22 11:47:06 +0900
  • 05d92ed1c3 live_edit: Apply base scale in live edit. Jaehyun Cho 2016-08-19 18:08:42 +0900
  • a2534f6ece live_edit: Apply base scale in live edit. devs/jaehyun/base_scale Jaehyun Cho 2016-08-19 18:08:42 +0900
  • 231ffaa7e1 lib: Add enventor_object_base_scale_get(). Jaehyun Cho 2016-08-18 17:31:20 +0900
  • 675990ad3f live_edit: Apply round-off to view size and min size calculation. Jaehyun Cho 2016-08-19 16:28:58 +0900
  • 5126538a87 live_edit: Fix to reduce round-off error. Jaehyun Cho 2016-08-19 16:10:37 +0900
  • 265626a86b fix a invalid memoray access. Hermet Park 2016-08-19 16:22:04 +0900
  • c5a606e090 file_tab: update themes. Bowon Ryu 2016-08-19 13:05:34 +0900
  • 6d109cf27a file_tab: add 'bring in' feature for the item out of file tab Taehyub Kim 2016-08-19 12:59:06 +0900
  • ec0d43a307 console: return function as soon as possible. Hermet Park 2016-08-19 12:57:39 +0900
  • f0ab0ec9a9 edc_parser: move the functions in utils which are find_part and find_group to the edc_parser Taehyub Kim 2016-08-19 12:56:21 +0900
  • 644d004f93 console: fix the selection function of console error message Taehyub Kim 2016-08-19 12:52:31 +0900
  • 74938a0f66 syntax_color: add NULL checking in macro_apply Taehyub Kim 2016-08-18 17:06:23 +0900
  • b5b39617f2 edj_viewer: don't update views if they were deactivated. Hermet Park 2016-08-18 00:27:56 +0900
  • fa929055a2 edj_mgr: reduce the edj view caching time to 5 min. Hermet Park 2016-08-17 23:44:58 +0900
  • 3d610f1898 theme: just modify the file permission. Hermet Park 2016-08-17 23:30:17 +0900
  • 026728b042 enable file browser, file tab in default. set initalize base window size. Hermet Park 2016-08-17 22:53:14 +0900
  • 6dbe2bc4e6 statusbar: disable focus for resize slider bar Taehyub Kim 2016-08-17 22:30:39 +0900
  • 7e1a4c00a7 edc_editor: add NULL checking in edit_cursor_double_clicked_cb Taehyub Kim 2016-08-17 22:29:31 +0900
  • 950734d000 auto_comp: apply strncpy in context_lexem_thread_cb Taehyub Kim 2016-08-17 22:28:16 +0900
  • a47b12bd53 syntax_color: add NULL checking in macro_key_push function Taehyub Kim 2016-08-17 22:22:53 +0900
  • 1665ac9ba6 enventor_smart: add NULL checking Taehyub Kim 2016-08-17 22:21:16 +0900
  • e646da1ee0 search: Move "Next" button to the right of "Previous" button. Jaehyun Cho 2016-08-17 15:39:37 +0900
  • bc5a7b3c36 edc_editor: support to jump to the part define Taehyub Kim 2016-08-16 22:00:01 +0900
  • 4b22c006b1 edj_viewer: ++safety. Hermet Park 2016-08-16 17:28:54 +0900
  • 693baf4398 fix window os build. Hermet Park 2016-08-16 14:53:00 +0900
  • a1cabe509f updated eo syntax usage. Hermet Park 2016-08-16 11:48:17 +0900
  • 8fec9ff3c9 edc_parser: fix spinlock infinte loop issue. Hermet Park 2016-08-16 11:32:34 +0900
  • 7b23d7964a removed redundant code. Hermet Park 2016-08-16 10:39:06 +0900
  • b28c487980 ported crash handling for Windows OS. Hermet Park 2016-08-15 17:08:10 +0900
  • eca29287ab file_mgr: support file back tracking feature. Hermet Park 2016-08-15 16:49:35 +0900
  • 5836cc702a edc_edit: code refactoring. Hermet Park 2016-08-15 15:00:37 +0900
  • 27db1e3245 edj_viewer: set highlight geometry precisely. Hermet Park 2016-08-15 14:57:00 +0900
  • 7656155bf3 live_edit: dismiss ctxpopup when view position is changed. Hermet Park 2016-08-15 14:20:53 +0900
  • 7f34f53864 wireframes: fix merge conflict. Hermet Park 2016-08-15 14:16:16 +0900
  • cb47271ff6 wireframes_obj: restore resize and move callback for layout Taehyub Kim 2016-08-15 14:08:39 +0900
  • e40122daab file_browser: unset main tag at new file. Hermet Park 2016-08-12 15:39:25 +0900
  • b4655c371c text_setting: reset font style properly. Hermet Park 2016-08-12 15:09:07 +0900
  • 8f7c61df8b live_edit: adjust text ui. Hermet Park 2016-08-12 12:28:41 +0900
  • 498782167f live_edit: update font style and bg. Bowon Ryu 2016-08-12 11:32:38 +0900
  • a2db164533 file_tab: avoid unnecessary selection behavior. Hermet Park 2016-08-12 10:29:53 +0900
  • 9d188e601e wooo.. one more eo change. Hermet Park 2016-08-12 10:07:10 +0900
  • 65267ba2fd file tab: stablizing file switching behavior. Hermet Park 2016-08-12 03:55:51 +0900