Re: [E-devel] Any Advantage of Using the OpenGL Backend?

2014-06-15 Thread ChunEon Park
2d also. blending, blitting, scaling, much of rendering stuff will be working on gl backened. try it and check the performance. -Regards, Hermet- -Original Message- From: Brian Wangbrian.wang.0...@gmail.com To: Enlightenment developer

[EGIT] [core/efl] master 01/01: evas/evas_3d - build evas_3d_obj example.

2014-06-09 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=cbee652621510bea285f233d63464ae9e263ad3c commit cbee652621510bea285f233d63464ae9e263ad3c Author: ChunEon Park her...@hermet.pe.kr Date: Mon Jun 9 15:25:55 2014 +0900 evas/evas_3d - build

Re: [E-devel] [EGIT] [core/efl] master 06/06: evas: Evas_3D - add evas_box3_ray3_intersect and evas_box2_intersect_2d functions.

2014-06-09 Thread ChunEon Park
+evas_box2_intersect_2d(const Evas_Box2 *box, const Evas_Vec2 *org, const Evas_Vec2 *dir) Why don't evas_box2_ray2_intersect(const Evas_Box2 *box, const Evas_Ray2) ? -Regards, Hermet- -Original Message- From: perepelits.mperepelit...@samsung.com

[EGIT] [tools/enventor] master 01/01: proto - removed line feed at the end of file.

2014-06-08 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=39f4499eba6de2b225bd14460bbdd01a26fe504b commit 39f4499eba6de2b225bd14460bbdd01a26fe504b Author: ChunEon Park her...@hermet.pe.kr Date: Sun Jun 8 15:35:59 2014 +0900 proto - removed line

Re: [E-devel] [EGIT] [core/elementary] master 01/01: example: add new example for button and Evas_3D object.

2014-06-08 Thread ChunEon Park
whatever! -Regards, Hermet- -Original Message- From: Daniel Juyung Seoseojuyu...@gmail.com To: Enlightenment developer listenlightenment-devel@lists.sourceforge.net; Cc: g...@lists.enlightenment.org; Sent: 2014-06-06 (금) 15:01:10 Subject: Re:

[EGIT] [core/elementary] master 01/01: examples - renamed evas3d examples.

2014-06-08 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=e49b7e290853ebf5665a4463c20e1ea33d1a44a2 commit e49b7e290853ebf5665a4463c20e1ea33d1a44a2 Author: ChunEon Park her...@hermet.pe.kr Date: Mon Jun 9 13:31:54 2014 +0900 examples - renamed

[EGIT] [tools/enventor] master 01/01: tools - fixed toolbar find/replace crash.

2014-06-07 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=4803251ae3735a4048d5d003ccb1400739d4cd00 commit 4803251ae3735a4048d5d003ccb1400739d4cd00 Author: ChunEon Park her...@hermet.pe.kr Date: Sun Jun 8 02:46:38 2014 +0900 tools - fixed toolbar

[EGIT] [tools/enventor] master 01/01: editor - recover selection region next to the syntax color applying.

2014-06-07 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=e1c194544ca20d22111fade93208d23d7e5a7a65 commit e1c194544ca20d22111fade93208d23d7e5a7a65 Author: ChunEon Park her...@hermet.pe.kr Date: Sun Jun 8 13:17:06 2014 +0900 editor - recover

[EGIT] [tools/enventor] master 01/01: enventor - discard selection region when goto is activated.

2014-06-07 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=9e3bee763e62fed52b199b7a6bce81d6e45118fb commit 9e3bee763e62fed52b199b7a6bce81d6e45118fb Author: ChunEon Park her...@hermet.pe.kr Date: Sun Jun 8 13:25:47 2014 +0900 enventor - discard

Re: [E-devel] [EGIT] [core/efl] master 03/03: evas: Evas_3D - Revision frustum culling.

2014-06-05 Thread ChunEon Park
Rather than i think visible_get() will be mostly required. People need that api for checking it's visibility so that they skip the processing some of nodes. Inside the api, we can check the visibility by using sphere/aabb collision detection first (which will simpler and faster) and then use

[EGIT] [core/elementary] master 01/01: examples - clean up the button on 3d object example.

2014-06-05 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=1e026bb1bb2cffb052255060392521a773451401 commit 1e026bb1bb2cffb052255060392521a773451401 Author: ChunEon Park her...@hermet.pe.kr Date: Thu Jun 5 16:38:34 2014 +0900 examples - clean up

[EGIT] [tools/enventor] master 01/01: editor - fix the incorrect line increase at copy paste.

2014-06-04 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=0cd86f12895d6ae49ebd9f071241b124b16df654 commit 0cd86f12895d6ae49ebd9f071241b124b16df654 Author: ChunEon Park her...@hermet.pe.kr Date: Wed Jun 4 22:37:00 2014 +0900 editor - fix

[EGIT] [tools/enventor] master 01/01: search - fixed missing of a next word selection.

2014-06-04 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=4e8e915cbe68cbedceb9a66cbc69d3225a0daef0 commit 4e8e915cbe68cbedceb9a66cbc69d3225a0daef0 Author: ChunEon Park her...@hermet.pe.kr Date: Thu Jun 5 00:50:41 2014 +0900 search - fixed missing

[EGIT] [tools/enventor] master 01/01: search - cancel entry selection before reset the region.

2014-06-04 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=e0b2ed26aa3af7fb9c5731503bdecd2b102036a1 commit e0b2ed26aa3af7fb9c5731503bdecd2b102036a1 Author: ChunEon Park her...@hermet.pe.kr Date: Thu Jun 5 00:58:02 2014 +0900 search - cancel entry

[EGIT] [tools/enventor] master 01/01: search - reset the current search position.

2014-06-04 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=95027e091aa9cbc67f761b1fc6ea2f4dffdd81e4 commit 95027e091aa9cbc67f761b1fc6ea2f4dffdd81e4 Author: ChunEon Park her...@hermet.pe.kr Date: Thu Jun 5 01:09:00 2014 +0900 search - reset

Re: [E-devel] Eflete 0.2.0 released

2014-06-02 Thread ChunEon Park
Good job. Would you please share any demo video for us? -Regards, Hermet- -Original Message- From: Vyacheslav Reutskiyv.reuts...@samsung.com To: enlightenment-devel@lists.sourceforge.netenlightenment-devel@lists.sourceforge.net; Cc: Sent:

[EGIT] [core/elementary] master 01/01: examples - clean up 3d_scene_on_button_example.

2014-06-02 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=d0258f5fd3c0ef9d27156ad5b39c17b777fa5edf commit d0258f5fd3c0ef9d27156ad5b39c17b777fa5edf Author: ChunEon Park her...@hermet.pe.kr Date: Mon Jun 2 22:50:33 2014 +0900 examples - clean up

[EGIT] [tools/enventor] master 01/01: ui - improved goto icon image.

2014-06-02 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=c4ca207ba62a6be2bf40b10618e03e326abcea75 commit c4ca207ba62a6be2bf40b10618e03e326abcea75 Author: ChunEon Park her...@hermet.pe.kr Date: Mon Jun 2 23:06:48 2014 +0900 ui - improved goto icon

[EGIT] [tools/enventor] master 01/01: goto - added new feature, go to line

2014-06-01 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=0cf6bf5b51985145838f65a51748e647c4a032c1 commit 0cf6bf5b51985145838f65a51748e647c4a032c1 Author: ChunEon Park her...@hermet.pe.kr Date: Sun Jun 1 15:35:54 2014 +0900 goto - added new

[EGIT] [tools/enventor] master 01/01: editor - calc entry forcely after textblock change

2014-06-01 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=ed89dd1d974834a5c54feb2d783d702418267024 commit ed89dd1d974834a5c54feb2d783d702418267024 Author: ChunEon Park her...@hermet.pe.kr Date: Sun Jun 1 15:49:40 2014 +0900 editor - calc entry

[EGIT] [tools/enventor] master 01/01: close child windows if setting is opened.

2014-06-01 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=fc50097f0fcfc49953e1cac73cd859c435a9905b commit fc50097f0fcfc49953e1cac73cd859c435a9905b Author: ChunEon Park her...@hermet.pe.kr Date: Sun Jun 1 15:55:24 2014 +0900 close child windows

[EGIT] [tools/enventor] master 01/01: tools - rename internal functions.

2014-06-01 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=209c34caad98531ee970257b14c6f3ff3524bf9f commit 209c34caad98531ee970257b14c6f3ff3524bf9f Author: ChunEon Park her...@hermet.pe.kr Date: Sun Jun 1 16:01:27 2014 +0900 tools - rename internal

[EGIT] [tools/enventor] master 01/01: tools - added a goto item.

2014-06-01 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=de2dedaa1316e1342a47740f46c6ee3dec4db0f1 commit de2dedaa1316e1342a47740f46c6ee3dec4db0f1 Author: ChunEon Park her...@hermet.pe.kr Date: Sun Jun 1 16:13:38 2014 +0900 tools - added a goto

[EGIT] [tools/enventor] master 01/01: goto - implemented goto button callback.

2014-06-01 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=6f956dc9cc236b410ff4c5af26b15a080149aa39 commit 6f956dc9cc236b410ff4c5af26b15a080149aa39 Author: ChunEon Park her...@hermet.pe.kr Date: Sun Jun 1 16:34:34 2014 +0900 goto - implemented goto

[EGIT] [tools/enventor] master 01/01: enventor - disable auto scroll mode.

2014-06-01 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=5fe34acc35dec4e334b911b22950fdced74ea020 commit 5fe34acc35dec4e334b911b22950fdced74ea020 Author: ChunEon Park her...@hermet.pe.kr Date: Mon Jun 2 13:07:29 2014 +0900 enventor - disable auto

[EGIT] [tools/enventor] master 01/01: main - enable highlight clip.

2014-06-01 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=96f1c7333826c4dfc5588a512019deb424b48221 commit 96f1c7333826c4dfc5588a512019deb424b48221 Author: ChunEon Park her...@hermet.pe.kr Date: Mon Jun 2 13:13:09 2014 +0900 main - enable highlight

[EGIT] [tools/enventor] master 01/01: syntax_color: adjust updation time while scroller size is beging changed.

2014-05-31 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=2b40f3d578f2a4bdd28ce97e43591eddcc3fd5bc commit 2b40f3d578f2a4bdd28ce97e43591eddcc3fd5bc Author: ChunEon Park her...@hermet.pe.kr Date: Sat May 31 16:20:01 2014 +0900 syntax_color: adjust

[EGIT] [tools/enventor] master 01/01: editor - fix confiction between amp and escaped words.

2014-05-31 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=285c2ff5308707e7628ea4e4e61e3d9b14fed564 commit 285c2ff5308707e7628ea4e4e61e3d9b14fed564 Author: ChunEon Park her...@hermet.pe.kr Date: Sat May 31 17:31:23 2014 +0900 editor - fix

[EGIT] [core/efl] efl-1.10 01/01: eina/file - revert 18be4c50d9990c82ed9ce4269b7820e61f772699

2014-05-31 Thread ChunEon Park
hermet pushed a commit to branch efl-1.10. http://git.enlightenment.org/core/efl.git/commit/?id=aa154a79c807dcb1063b55cf41dbc2a5dde0e7cc commit aa154a79c807dcb1063b55cf41dbc2a5dde0e7cc Author: ChunEon Park her...@hermet.pe.kr Date: Sat May 31 18:34:48 2014 +0900 eina/file - revert

[EGIT] [core/efl] master 01/01: eina/file - revert 18be4c50d9990c82ed9ce4269b7820e61f772699

2014-05-31 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=328d28a7f4729be176f25cbd0a4a7cb8adeac41b commit 328d28a7f4729be176f25cbd0a4a7cb8adeac41b Author: ChunEon Park her...@hermet.pe.kr Date: Sat May 31 18:34:48 2014 +0900 eina/file - revert

[EGIT] [tools/enventor] master 01/01: theme - removed enventor title animation

2014-05-30 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=5af20a44f117214279c62039916b87b7a4e3524a commit 5af20a44f117214279c62039916b87b7a4e3524a Author: ChunEon Park her...@hermet.pe.kr Date: Fri May 30 19:41:52 2014 +0900 theme - removed

[EGIT] [tools/enventor] master 01/01: theme - removed panes buttons

2014-05-30 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=f559e674021dc83a683c207af39b306116aac03f commit f559e674021dc83a683c207af39b306116aac03f Author: ChunEon Park her...@hermet.pe.kr Date: Fri May 30 19:53:09 2014 +0900 theme - removed panes

[EGIT] [core/efl] master 01/01: evas/blend - disable neon code.

2014-05-30 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=aede29e2d4cd49c370b5225196fd267a712d3593 commit aede29e2d4cd49c370b5225196fd267a712d3593 Author: ChunEon Park her...@hermet.pe.kr Date: Sat May 31 14:32:46 2014 +0900 evas/blend - disable neon

[EGIT] [core/efl] master 01/01: evas/blend: oops, missed a variable declaration.

2014-05-30 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=06507978251bed625dea66ab9568080c4abb05f0 commit 06507978251bed625dea66ab9568080c4abb05f0 Author: ChunEon Park her...@hermet.pe.kr Date: Sat May 31 14:43:48 2014 +0900 evas/blend: oops, missed

[EGIT] [tools/enventor] master 01/01: editor - make state change when line is deleted.

2014-05-29 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=fd8ec65fe7dcbcd5d928b90bce59399392b43f46 commit fd8ec65fe7dcbcd5d928b90bce59399392b43f46 Author: ChunEon Park her...@hermet.pe.kr Date: Thu May 29 15:20:39 2014 +0900 editor - make state

[EGIT] [tools/enventor] master 01/01: edit - use a exist function to set the state.

2014-05-29 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=502d53d6f112cbb48ac91b46364d6bc5787cb6c0 commit 502d53d6f112cbb48ac91b46364d6bc5787cb6c0 Author: ChunEon Park her...@hermet.pe.kr Date: Thu May 29 15:23:10 2014 +0900 edit - use a exist

[EGIT] [core/efl] master 01/01: evas/evas_3d: fix implicit declaration function call.

2014-05-29 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6f1f49b4f68f1207645628e06334f6ed8e61fcfe commit 6f1f49b4f68f1207645628e06334f6ed8e61fcfe Author: ChunEon Park her...@hermet.pe.kr Date: Fri May 30 08:44:08 2014 +0900 evas/evas_3d: fix implicit

[EGIT] [tools/enventor] master 01/01: editor - set syntax color text rage in experimental.

2014-05-27 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=dee1f3c1af831888cae858d2be6c77f4272c11a0 commit dee1f3c1af831888cae858d2be6c77f4272c11a0 Author: ChunEon Park her...@hermet.pe.kr Date: Tue May 27 16:30:09 2014 +0900 editor - set syntax

[EGIT] [tools/enventor] master 01/01: editor - use a thread for syntax color full updation.

2014-05-27 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=b73103a2d77839c725fb32d1adc561f12f3f5d24 commit b73103a2d77839c725fb32d1adc561f12f3f5d24 Author: ChunEon Park her...@hermet.pe.kr Date: Tue May 27 17:17:15 2014 +0900 editor - use a thread

[EGIT] [tools/enventor] master 01/01: syntax_color - revise code to be simpler logic.

2014-05-27 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=f2ddb56c5a64f20170502f0b0fbdc25ddf03aada commit f2ddb56c5a64f20170502f0b0fbdc25ddf03aada Author: ChunEon Park her...@hermet.pe.kr Date: Tue May 27 17:36:25 2014 +0900 syntax_color - revise

[EGIT] [core/efl] master 01/01: ecore/ecore_event - logically this check is redundant.

2014-05-27 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=df60e63bf9968a4528577762a7da262466ac7683 commit df60e63bf9968a4528577762a7da262466ac7683 Author: ChunEon Park her...@hermet.pe.kr Date: Tue May 27 20:34:42 2014 +0900 ecore/ecore_event

[EGIT] [core/efl] master 01/01: ecore/ecore_exe - removed duplicated null check.

2014-05-27 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b5ca4c35001042c132d35aa42088fe2aee6dc6e1 commit b5ca4c35001042c132d35aa42088fe2aee6dc6e1 Author: ChunEon Park her...@hermet.pe.kr Date: Tue May 27 20:44:37 2014 +0900 ecore/ecore_exe - removed

[EGIT] [core/efl] master 01/01: edje/edje_cc - intensive null check.

2014-05-27 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b2841c0db6aa4bbffafe7848b9f356be0f48eaee commit b2841c0db6aa4bbffafe7848b9f356be0f48eaee Author: ChunEon Park her...@hermet.pe.kr Date: Tue May 27 22:00:59 2014 +0900 edje/edje_cc - intensive

[EGIT] [core/efl] master 02/02: edje/epp - clean up memory allocated.

2014-05-27 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=dc945ccb5582ee458ccf18a420d511024f6bfc04 commit dc945ccb5582ee458ccf18a420d511024f6bfc04 Author: ChunEon Park her...@hermet.pe.kr Date: Tue May 27 22:17:01 2014 +0900 edje/epp - clean up memory

Re: [E-devel] [EGIT] [core/efl] master 01/01: ecore/ecore_event - logically this check is redundant.

2014-05-27 Thread ChunEon Park
think? Daniel On 05/27/2014 02:36 PM, ChunEon Park wrote: hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=df60e63bf9968a4528577762a7da262466ac7683 commit df60e63bf9968a4528577762a7da262466ac7683 Author: ChunEon Park hermet@hermet.pe.kr Date: Tue

[EGIT] [core/efl] master 01/01: Revert ecore/ecore_event - logically this check is redundant.

2014-05-27 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=28871750b79f6bbb6b08ec8e7796d67aafa59f14 commit 28871750b79f6bbb6b08ec8e7796d67aafa59f14 Author: ChunEon Park her...@hermet.pe.kr Date: Tue May 27 22:24:44 2014 +0900 Revert ecore/ecore_event

[EGIT] [core/efl] master 01/01: evas/evas3d - fixed incorrect usage in evas-3d-aabb example.

2014-05-27 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1d0330f9b12106ffd87bb223f4bc7142074be046 commit 1d0330f9b12106ffd87bb223f4bc7142074be046 Author: ChunEon Park her...@hermet.pe.kr Date: Tue May 27 22:41:40 2014 +0900 evas/evas3d - fixed

[EGIT] [core/efl] master 01/01: evas/textblock - null check format.

2014-05-27 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e973390f647ae00585746f299dae1dcd74aaba5c commit e973390f647ae00585746f299dae1dcd74aaba5c Author: ChunEon Park her...@hermet.pe.kr Date: Wed May 28 14:07:20 2014 +0900 evas/textblock - null check

[EGIT] [core/efl] master 01/01: evas/textblock - removed unnecessary null check.

2014-05-27 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=fbb4d092cbb06f687fca26c9a6fb778fbd46ab27 commit fbb4d092cbb06f687fca26c9a6fb778fbd46ab27 Author: ChunEon Park her...@hermet.pe.kr Date: Wed May 28 14:14:35 2014 +0900 evas/textblock - removed

[EGIT] [core/efl] master 01/01: evas/textblock - apply efl coding style.

2014-05-27 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b61b1c9412f4520d6a76890a4214dcff9883f8e5 commit b61b1c9412f4520d6a76890a4214dcff9883f8e5 Author: ChunEon Park her...@hermet.pe.kr Date: Wed May 28 14:19:46 2014 +0900 evas/textblock - apply efl

[EGIT] [tools/enventor] master 01/01: syntax_color: apply syntax_color on only visible text region.

2014-05-26 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=6104c3cd7fac4dc7f63fb148ca1d07a3e84913c8 commit 6104c3cd7fac4dc7f63fb148ca1d07a3e84913c8 Author: ChunEon Park her...@hermet.pe.kr Date: Mon May 26 23:35:57 2014 +0900 syntax_color: apply

[EGIT] [tools/enventor] master 01/01: syntax_color: use the strchr instead of strstr to find a character.

2014-05-26 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=65a48e0cd8709d0387766c7d6644c51bbd09af10 commit 65a48e0cd8709d0387766c7d6644c51bbd09af10 Author: ChunEon Park her...@hermet.pe.kr Date: Mon May 26 23:49:02 2014 +0900 syntax_color: use

[EGIT] [tools/enventor] master 01/01: editor - more detail message.

2014-05-26 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=2b34749b8f62ea685a52f0654adfa4b39be921d5 commit 2b34749b8f62ea685a52f0654adfa4b39be921d5 Author: ChunEon Park her...@hermet.pe.kr Date: Mon May 26 23:50:57 2014 +0900 editor - more detail

[EGIT] [tools/enventor] master 01/01: editor - ahhh not enought.. more detail message again.

2014-05-26 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=a6e2f4cc23c1906d277425fa04c3a6d4e5cd3337 commit a6e2f4cc23c1906d277425fa04c3a6d4e5cd3337 Author: ChunEon Park her...@hermet.pe.kr Date: Mon May 26 23:52:19 2014 +0900 editor - ahhh

Re: [E-devel] [EGIT] [core/efl] master 02/02: Revert recursively hide edje group objects on edje hide

2014-05-26 Thread ChunEon Park
Cause of this, i wasted this morning. :( -Regards, Hermet- -Original Message- From: Carsten Haitzlerras...@rasterman.com To: g...@lists.enlightenment.org; Cc: Sent: 2014-05-26 (월) 23:23:14 Subject: [EGIT] [core/efl] master 02/02: Revert recursively

Re: [E-devel] [EGIT] [core/efl] master 02/02: Revert recursively hide edje group objects on edje hide

2014-05-26 Thread ChunEon Park
...@lists.enlightenment.org; Sent: 2014-05-27 (화) 11:13:14 Subject: Re: [E-devel] [EGIT] [core/efl] master 02/02: Revert recursively hide edje group objects on edje hide On Tue, 27 May 2014 11:09:54 +0900 (KST) ChunEon Park hermet@naver.com said: the revert, or the thing that was reverted? :) Cause

Re: [E-devel] evas_3d_utils.h should be public.

2014-05-26 Thread ChunEon Park
: On Mon, 26 May 2014 13:44:49 +0900 (KST) ChunEon Park hermet@naver.com wrote: Agree your opinion. and let them in Eina Math? I don't see anything called Eina math, but that sounds like a logical place, even if we have to create it. Would make sense to me to. -- Cedric BAIL

[EGIT] [tools/enventor] master 01/01: syntax_color: apply syntax_color right now if the template code is inserted.

2014-05-26 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=dc9482a42adbe5017c6e683a83c1365b0b79c915 commit dc9482a42adbe5017c6e683a83c1365b0b79c915 Author: ChunEon Park her...@hermet.pe.kr Date: Tue May 27 11:23:41 2014 +0900 syntax_color: apply

[EGIT] [core/elementary] master 01/01: scroller - emits the missed signals

2014-05-26 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=71fc5afd638dc0e59403bd774a4bcc72e9db84e0 commit 71fc5afd638dc0e59403bd774a4bcc72e9db84e0 Author: ChunEon Park her...@hermet.pe.kr Date: Tue May 27 13:38:34 2014 +0900 scroller - emits

[EGIT] [core/elementary] elementary-1.10 01/01: scroller - emits the missed signals

2014-05-26 Thread ChunEon Park
hermet pushed a commit to branch elementary-1.10. http://git.enlightenment.org/core/elementary.git/commit/?id=ddcb73f4ff97a005c5a3bda4c91a8630ea615f83 commit ddcb73f4ff97a005c5a3bda4c91a8630ea615f83 Author: ChunEon Park her...@hermet.pe.kr Date: Tue May 27 13:38:34 2014 +0900 scroller

[EGIT] [tools/enventor] master 01/01: syntax_color: improve syntax color.

2014-05-26 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=67cf449fdde6c98ccfc3c760f68a1257d0f72c93 commit 67cf449fdde6c98ccfc3c760f68a1257d0f72c93 Author: ChunEon Park her...@hermet.pe.kr Date: Tue May 27 13:52:15 2014 +0900 syntax_color: improve

[EGIT] [tools/enventor] master 01/01: syntax_color: missed change from 67cf449fdde6c98ccfc3c760f68a1257d0f72c93.

2014-05-26 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=f0afae68538ef174dc0924a4bb6529a3b1d22c31 commit f0afae68538ef174dc0924a4bb6529a3b1d22c31 Author: ChunEon Park her...@hermet.pe.kr Date: Tue May 27 13:56:22 2014 +0900 syntax_color: missed

Re: [E-devel] evas_3d_utils.h should be public.

2014-05-25 Thread ChunEon Park
Agree your opinion. and let them in Eina Math? -Regards, Hermet- -Original Message- From: David Seikelonef...@gmail.com To: enlightenment-devel@lists.sourceforge.net; Cc: Sent: 2014-05-24 (토) 13:00:58 Subject: Re: [E-devel] evas_3d_utils.h should

Re: [E-devel] Evas_3D physics.

2014-05-25 Thread ChunEon Park
I didn't look the EPhysics in detail yet, but someday, we need to extend ephysics to support 3d stuff after evas 3d is placed stable in the Evas. It seems current physics interfaces are not proper for evas 3d but theoretical it's possible. It may need a large-scale construction in Ephycis side

[EGIT] [tools/enventor] master 01/01: syntax_color - refactoring code.

2014-05-22 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=a7deebef00257c6b91f4209a44e43fba5cdb0456 commit a7deebef00257c6b91f4209a44e43fba5cdb0456 Author: ChunEon Park her...@hermet.pe.kr Date: Thu May 22 18:52:40 2014 +0900 syntax_color

[EGIT] [tools/enventor] master 01/01: syntax_color - append string only if it's valid.

2014-05-22 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=5fc6fce8ff84901118e5249f771d91e46f1d4fb5 commit 5fc6fce8ff84901118e5249f771d91e46f1d4fb5 Author: ChunEon Park her...@hermet.pe.kr Date: Thu May 22 18:56:43 2014 +0900 syntax_color - append

[EGIT] [tools/enventor] master 01/01: syntax_color - more simple api call as possible.

2014-05-22 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=1fb51951fe76297091befd4d5d70c27734a63e57 commit 1fb51951fe76297091befd4d5d70c27734a63e57 Author: ChunEon Park her...@hermet.pe.kr Date: Thu May 22 19:34:06 2014 +0900 syntax_color - more

[EGIT] [tools/enventor] master 01/01: editor - cheating for performance.

2014-05-22 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=8f9ceccee5b0aff565eb10fe5dfaa3a59838261c commit 8f9ceccee5b0aff565eb10fe5dfaa3a59838261c Author: ChunEon Park her...@hermet.pe.kr Date: Thu May 22 22:17:12 2014 +0900 editor - cheating

[EGIT] [tools/enventor] master 01/01: syntax_color: improve logic for applying color elaborately.

2014-05-22 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=c6b7f30c5d07cc6b300bea28b3a785ba0ade5a28 commit c6b7f30c5d07cc6b300bea28b3a785ba0ade5a28 Author: ChunEon Park her...@hermet.pe.kr Date: Fri May 23 13:43:15 2014 +0900 syntax_color: improve

[EGIT] [tools/enventor] master 01/01: syntax_color - ++ more keywords

2014-05-22 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=20685840ce088be41c40950320e5772ff3e578ad commit 20685840ce088be41c40950320e5772ff3e578ad Author: ChunEon Park her...@hermet.pe.kr Date: Fri May 23 13:50:09 2014 +0900 syntax_color - ++ more

[EGIT] [tools/enventor] master 01/01: syntax_color - revise macro color apply logic.

2014-05-21 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=01286902662b40099b3d19482b33281b66e9f339 commit 01286902662b40099b3d19482b33281b66e9f339 Author: ChunEon Park her...@hermet.pe.kr Date: Wed May 21 21:10:05 2014 +0900 syntax_color - revise

[EGIT] [tools/enventor] master 01/01: syntax_color - free memory as soon as possible.

2014-05-21 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=4120f2c75cb7e21565b519b4f24577ceb6dd5ff9 commit 4120f2c75cb7e21565b519b4f24577ceb6dd5ff9 Author: ChunEon Park her...@hermet.pe.kr Date: Wed May 21 21:15:06 2014 +0900 syntax_color - free

[EGIT] [tools/enventor] master 01/01: syntax_color - rename internal function.

2014-05-21 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=fe1d934cf1ff2341ad65c3d9be3ee4cd9a01753d commit fe1d934cf1ff2341ad65c3d9be3ee4cd9a01753d Author: ChunEon Park her...@hermet.pe.kr Date: Wed May 21 21:16:43 2014 +0900 syntax_color - rename

Re: [E-devel] Probie access to Daniel Hirt herdsman

2014-05-21 Thread ChunEon Park
I have no objection. But There are so many Daniel :( -Regards, Hermet- -Original Message- From: Daniel Zaouidaniel.za...@samsung.com To: Enlightenment developer listenlightenment-devel@lists.sourceforge.net; Cc: Sent: 2014-05-21 (수) 21:59:56

[EGIT] [tools/enventor] master 01/01: syntax_color: initialize it on the multi-thread.

2014-05-20 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=7e27aeead1c7e5028a31d1ab523103fac9c76167 commit 7e27aeead1c7e5028a31d1ab523103fac9c76167 Author: ChunEon Park her...@hermet.pe.kr Date: Tue May 20 16:54:41 2014 +0900 syntax_color

[EGIT] [tools/enventor] master 01/01: syntax_color - apply an additional color to strings

2014-05-20 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=a9aa904b633b23b6c6c6c5b58bdcc43d8e043d1b commit a9aa904b633b23b6c6c6c5b58bdcc43d8e043d1b Author: ChunEon Park her...@hermet.pe.kr Date: Tue May 20 20:09:14 2014 +0900 syntax_color - apply

[EGIT] [tools/enventor] master 01/01: color - changed color value.

2014-05-20 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=20bbba500c252e8244c26a222551dec7f26f086c commit 20bbba500c252e8244c26a222551dec7f26f086c Author: ChunEon Park her...@hermet.pe.kr Date: Tue May 20 20:14:05 2014 +0900 color - changed color

Re: [E-devel] Elm window resize

2014-05-20 Thread ChunEon Park
naviframe set the min size with the top item content min size. -Regards, Hermet- -Original Message- From: David Seikelonef...@gmail.com To: enlightenment-devel@lists.sourceforge.net; Cc: Sent: 2014-05-20 (화) 16:11:59 Subject: Re: [E-devel] Elm

[EGIT] [tools/enventor] master 01/01: syntax_color - support macro color

2014-05-20 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=921f4b274b01f901b27a3aee84ff0d89bd9eab37 commit 921f4b274b01f901b27a3aee84ff0d89bd9eab37 Author: ChunEon Park her...@hermet.pe.kr Date: Wed May 21 10:19:46 2014 +0900 syntax_color - support

[EGIT] [tools/enventor] master 01/01: syntax_color - removed define color.

2014-05-20 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=87e76c3b355a9cbd51ce19a69a745ad95a882433 commit 87e76c3b355a9cbd51ce19a69a745ad95a882433 Author: ChunEon Park her...@hermet.pe.kr Date: Wed May 21 10:36:15 2014 +0900 syntax_color - removed

[EGIT] [tools/enventor] master 01/01: syntax_color - cutoff () from the macro keywords.

2014-05-20 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=27b47b536e7a88ce76c1d92383234f5869f2ac34 commit 27b47b536e7a88ce76c1d92383234f5869f2ac34 Author: ChunEon Park her...@hermet.pe.kr Date: Wed May 21 10:50:32 2014 +0900 syntax_color - cutoff

[EGIT] [tools/enventor] master 01/01: syntax_color - code refactoring.

2014-05-20 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=0b1f5759f9bcf458f6359faf9e397941c9d48203 commit 0b1f5759f9bcf458f6359faf9e397941c9d48203 Author: ChunEon Park her...@hermet.pe.kr Date: Wed May 21 10:59:43 2014 +0900 syntax_color - code

[EGIT] [tools/enventor] master 01/01: color - updated

2014-05-20 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=97697a9f0f5a10eecb5f8dcef0fb7325ce8e339c commit 97697a9f0f5a10eecb5f8dcef0fb7325ce8e339c Author: ChunEon Park her...@hermet.pe.kr Date: Wed May 21 12:01:42 2014 +0900 color - updated

[EGIT] [core/elementary] master 01/01: replace elipsis - ellipsis

2014-05-20 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=aa9998cf3ef98b10631d1eedfa37874195c507bb commit aa9998cf3ef98b10631d1eedfa37874195c507bb Author: ChunEon Park her...@hermet.pe.kr Date: Wed May 21 12:03:23 2014 +0900 replace elipsis

[EGIT] [core/elementary] master 01/01: image - null checking.

2014-05-20 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=bab3db204e949cc072fdc6a1ccd8b2bbb2740232 commit bab3db204e949cc072fdc6a1ccd8b2bbb2740232 Author: ChunEon Park her...@hermet.pe.kr Date: Wed May 21 13:24:32 2014 +0900 image - null checking

[EGIT] [core/efl] master 01/01: evas/gl_x11 - replace inlist counting to one api call.

2014-05-19 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=53e11f3b0579e402a08076aa60027897ef41cd96 commit 53e11f3b0579e402a08076aa60027897ef41cd96 Author: ChunEon Park her...@hermet.pe.kr Date: Mon May 19 18:47:20 2014 +0900 evas/gl_x11 - replace inlist

[EGIT] [core/efl] master 01/01: evas/render - fix segfault because of null cow access.

2014-05-19 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c3cd680fad41610c9725c720e8865ef6dad54cfe commit c3cd680fad41610c9725c720e8865ef6dad54cfe Author: ChunEon Park her...@hermet.pe.kr Date: Mon May 19 22:42:36 2014 +0900 evas/render - fix segfault

[EGIT] [tools/enventor] master 01/01: color - updated

2014-05-19 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=26003915df38ac09c470d157abc98be6f307de72 commit 26003915df38ac09c470d157abc98be6f307de72 Author: ChunEon Park her...@hermet.pe.kr Date: Mon May 19 23:15:17 2014 +0900 color - updated

[EGIT] [tools/enventor] master 01/01: color - one more keyword.

2014-05-19 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=6f2352e44e8d33c77ba99c6dda60d60f48bf5ad7 commit 6f2352e44e8d33c77ba99c6dda60d60f48bf5ad7 Author: ChunEon Park her...@hermet.pe.kr Date: Tue May 20 00:21:49 2014 +0900 color - one more

[EGIT] [tools/enventor] master 01/01: parser - use array instead of list.

2014-05-19 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=2b14f9a6fc069c7d6497af5c0c633304ce412dbf commit 2b14f9a6fc069c7d6497af5c0c633304ce412dbf Author: ChunEon Park her...@hermet.pe.kr Date: Tue May 20 13:28:24 2014 +0900 parser - use array

[EGIT] [tools/enventor] master 01/01: syntax_color: improved syntax_color to be configurable.

2014-05-18 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=81c4a9fde28e2b2332a252985d06457660dcfa91 commit 81c4a9fde28e2b2332a252985d06457660dcfa91 Author: ChunEon Park her...@hermet.pe.kr Date: Mon May 19 01:26:47 2014 +0900 syntax_color: improved

[EGIT] [tools/enventor] master 01/01: syntax_color: subdivide duplicated keywords.

2014-05-18 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=fd6bdd8ffe75bdbc578209a806864d8d51a86cc3 commit fd6bdd8ffe75bdbc578209a806864d8d51a86cc3 Author: ChunEon Park her...@hermet.pe.kr Date: Mon May 19 01:31:30 2014 +0900 syntax_color

[EGIT] [tools/enventor] master 01/01: color: subdivide keywords one more.

2014-05-18 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=4f9a20257a4b90549b585e37c7857adc3c18b2f4 commit 4f9a20257a4b90549b585e37c7857adc3c18b2f4 Author: ChunEon Park her...@hermet.pe.kr Date: Mon May 19 01:36:10 2014 +0900 color: subdivide

[EGIT] [tools/enventor] master 01/01: syntax_color: not intended these keywords.

2014-05-18 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=e22af26ab481bbb4f35f81023bb66a5d42939e5d commit e22af26ab481bbb4f35f81023bb66a5d42939e5d Author: ChunEon Park her...@hermet.pe.kr Date: Mon May 19 01:37:31 2014 +0900 syntax_color

[EGIT] [tools/enventor] master 01/01: editor - updated displaying max line if max line is changed.

2014-05-17 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=9595c206b80c832cf14c55f38294d13bbab23151 commit 9595c206b80c832cf14c55f38294d13bbab23151 Author: ChunEon Park her...@hermet.pe.kr Date: Sat May 17 18:19:18 2014 +0900 editor - updated

[EGIT] [tools/enventor] master 01/01: don't track *.eet file.

2014-05-17 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=6ea5b8d30d57c75d968dbf4bab587d34bcded826 commit 6ea5b8d30d57c75d968dbf4bab587d34bcded826 Author: ChunEon Park her...@hermet.pe.kr Date: Sat May 17 20:35:07 2014 +0900 don't track *.eet file

[EGIT] [core/evas_generic_loaders] master 01/01: README - fixed typo

2014-05-16 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/evas_generic_loaders.git/commit/?id=46b41b4c4e55809c61fcd45aee5697f524b57db0 commit 46b41b4c4e55809c61fcd45aee5697f524b57db0 Author: ChunEon Park her...@hermet.pe.kr Date: Sat May 17 02:10:44 2014 +0900 README

[EGIT] [tools/enventor] master 01/01: syntax_color - refactored syntax color apply logic.

2014-05-15 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=ed8c3b292262a3d73662644155e07b028a8154a7 commit ed8c3b292262a3d73662644155e07b028a8154a7 Author: ChunEon Park her...@hermet.pe.kr Date: Thu May 15 16:15:36 2014 +0900 syntax_color

Re: [E-devel] Some question about edc file

2014-05-15 Thread ChunEon Park
Hi, answer only second question. RAW: Uncompressed. COMP: Lossless compression. LOSSY [0-100]: Lossy compression with quality from 0 to 100. USER: Do not embed the file, refer to the external file instead. -Regards, Hermet- -Original Message- From:

[EGIT] [tools/enventor] master 01/01: syntax_color: introduce cache buffer for syntax apply.

2014-05-15 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=1f7f52a9ea561f801e199398bd1921b670b240dd commit 1f7f52a9ea561f801e199398bd1921b670b240dd Author: ChunEon Park her...@hermet.pe.kr Date: Thu May 15 17:12:37 2014 +0900 syntax_color

<    3   4   5   6   7   8   9   10   11   12   >