hermet pushed a commit to branch master.
http://git.enlightenment.org/tools/enventor.git/commit/?id=2f2bf09b1aa60ab04a22c372efa5f089494a7830
commit 2f2bf09b1aa60ab04a22c372efa5f089494a7830
Author: Hermet Park
Date: Thu Nov 4 16:34:00 2021 +0900
one more missing replacement...
---
src
hermet pushed a commit to branch master.
http://git.enlightenment.org/tools/enventor.git/commit/?id=b15117a5270a414339bc0185c24441c800d68c1d
commit b15117a5270a414339bc0185c24441c800d68c1d
Author: Hermet Park
Date: Thu Nov 4 16:27:57 2021 +0900
replaced with the compatible focus apis
ever used. Is the usage for this planned somewhere somehow ?
>
> Greetings,
> bu5hm4n
>
> On 4/28/20 7:55 AM, Hermet Park wrote:
> > hermet pushed a commit to branch master.
> >
> >
> http://git.enlightenment.org/core/efl.git/commit/
This patch occurs memory corruption, vector crashes :(
Here is a sample if you'd like to see it.
https://phab.enlightenment.org/F3858944
On Mon, Mar 23, 2020 at 4:05 AM Marcel Hollerbach
wrote:
> raster pushed a commit to branch master.
>
>
> http://git.enlightenment.org/core/efl.git/commit/?id=
+1
On Tue, Mar 17, 2020 at 2:11 PM woohyun wrote:
> Hello. Everyone here :)
>
> I would like to promote Ali to become a committer.
>
> He has been contributing a lot in Text field, and I think he can do more
> for other fields, too.
> (Especially, he has contributed many of new Text interface fe
aid:
>
> don't think so.
>
> > Isn't onefang using it??
> >
> > On Thu, 12 Mar 2020, 13:07 Carsten Haitzler,
> wrote:
> >
> > > On Thu, 12 Mar 2020 20:38:43 +0900 Hermet Park
> > > said:
> > >
> > > > Hello,
>
Hello,
More than 6 years, Evas Canvas3D is not maintained properly, not used at
all. just remained as bothersome for us.
What do you think if we remove it?
--
Regards, Hermet
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge
Sorry for bothering, we will check test suite then reintroduce the fix.
Thanks a lot.
On Tue, Mar 3, 2020 at 1:00 AM Stefan Schmidt
wrote:
> Hello.
>
> I reverted this change as it broke the test suite for elementary on my
> system as well as on CI. Please have a look at this again.
>
> regards
Ok, It makes sense. we gonna rename it to lottie. Thanks.
On Thu, Feb 27, 2020 at 11:48 PM Stefan Schmidt
wrote:
> Hello.
>
> I somehow missed this one.
>
> On 17.02.20 11:12, Carsten Haitzler (The Rasterman) wrote:
> > On Mon, 17 Feb 2020 02:02:51 -0800 YoungBok Shin
> said:
> >
> > before we
Oh Lauro, It was good time working together for this BIG project.
Good Luck and see you on IRC. :)
On Mon, Jan 20, 2020 at 11:16 PM Lauro Moura wrote:
> On Sat, Jan 18, 2020 at 5:13 AM Vincent Torri
> wrote:
>
> > hello
> >
> > too bad you quit the project ! if you can sometimes provide some he
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=d05c2169a89bb17f0ab985ea01f48ca26b2218c1
commit d05c2169a89bb17f0ab985ea01f48ca26b2218c1
Author: Hermet Park
Date: Fri Nov 29 11:18:15 2019 +0900
vector cache: skip animation update as possible
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=153b5cffd80748aa913a3fa7da0337167496ad10
commit 153b5cffd80748aa913a3fa7da0337167496ad10
Author: Hermet Park
Date: Fri Nov 29 10:48:59 2019 +0900
evas vector: operate cached vector file data per
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=dc3e899b585dbd4278cb1f10fc5944c6269ec7a0
commit dc3e899b585dbd4278cb1f10fc5944c6269ec7a0
Author: Hermet Park
Date: Thu Nov 28 15:04:56 2019 +0900
vector container: skip only for composition
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=408bfb3e355cb101611e314e358183320c56d587
commit 408bfb3e355cb101611e314e358183320c56d587
Author: Hermet Park
Date: Thu Nov 28 13:38:32 2019 +0900
evas vector: make it stable caching logic
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=643dceca3d479e9edd66e52d9a7d7509ff5d4d87
commit 643dceca3d479e9edd66e52d9a7d7509ff5d4d87
Author: Hermet Park
Date: Wed Nov 27 21:04:43 2019 +0900
vector container: skip copying compositions
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=62225a695d46b759bbd52baec8b9420a052e79a1
commit 62225a695d46b759bbd52baec8b9420a052e79a1
Author: Hermet Park
Date: Wed Nov 27 17:51:42 2019 +0900
evas json: up-to-date vector-tree logging
It might have something to do with wrong embryo script code.
Probably, You need to review the script code carefully.
Or try disable code (commented out) bisectly until compiling success.
On Tue, Nov 26, 2019 at 9:56 AM Simon Lees wrote:
> Hi All,
>
> I had the following very descriptive error c
Once object is deleted, the subsequent memory belonging to the object will
be removed as well.
You don't need to care about it. Callbacks neither.
On Mon, Nov 25, 2019 at 9:12 PM Jing wrote:
> Hi all,
> I have some memory free questions when using below two functions:
>
>
> 1. EAPI Eina_Bool ed
Normally, we can use EINA_LOG_ABORT=1 to abort process when error(ERR or
CRI) occurs.
Then gdb would tell you the callstack where that object is removed wrongly.
But in this case you must fix all prior errors to catch up the your actual
issue.
You may need to carefully check where it tries to rem
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=58e09586bf3e4cdd606f955b8c2ea5eb315f94ad
commit 58e09586bf3e4cdd606f955b8c2ea5eb315f94ad
Author: Hermet Park
Date: Mon Nov 25 13:26:52 2019 +0900
evas vector: initialize data member properly
Seems edje compiler doesn't care of slash + symbols moment, How about
sending markup name instead? i.e ""e"
Probably you can remap the signal source to actual key name in the code.
On Thu, Nov 21, 2019 at 8:59 PM Pablo Muñiz Gadea
wrote:
> Hi guys.
>
> I have 1 problem with EDJE and 2 weird thi
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=5eab3bff6830d2d2e8cc3f49a11b50b0b986344b
commit 5eab3bff6830d2d2e8cc3f49a11b50b0b986344b
Author: Hermet Park
Date: Thu Nov 21 17:37:33 2019 +0900
vector lottie: reset vg tree each frames
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=cf79e1f7e62ea18ed20d94a2238c8c9d1773fed2
commit cf79e1f7e62ea18ed20d94a2238c8c9d1773fed2
Author: Hermet Park
Date: Thu Nov 21 17:45:36 2019 +0900
Revert "evas animation: removed unnece
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=ce30a952b2521632c4cde8bbb5c33313c62e47ae
commit ce30a952b2521632c4cde8bbb5c33313c62e47ae
Author: Hermet Park
Date: Thu Nov 21 17:28:54 2019 +0900
vector json: checking valid pointer before
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=959c503a718ed548fa3251fc245bfe9c8c82d521
commit 959c503a718ed548fa3251fc245bfe9c8c82d521
Author: Hermet Park
Date: Thu Nov 21 17:26:21 2019 +0900
evas animation: removed unnecessray checking
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=db68e45fede1fa9056ebfcac8ebd7ca320a28a54
commit db68e45fede1fa9056ebfcac8ebd7ca320a28a54
Author: Hermet Park
Date: Wed Nov 20 14:09:00 2019 +0900
vector container: don't copy composite t
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=fd6e5081f9b0de50c30f80ec99c0d3c21ea29cae
commit fd6e5081f9b0de50c30f80ec99c0d3c21ea29cae
Author: Hermet Park
Date: Tue Nov 19 13:22:50 2019 +0900
evas vector: removed useless calls.
It
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=29892a26f8eb6b7620d78651a4aabc0dcea15f7e
commit 29892a26f8eb6b7620d78651a4aabc0dcea15f7e
Author: Hermet Park
Date: Tue Nov 19 13:18:42 2019 +0900
vector svg: apply fill-opacity to graidents fill
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=54217cda84b4019dfe8fd3428c7258f3ac58ae8c
commit 54217cda84b4019dfe8fd3428c7258f3ac58ae8c
Author: Hermet Park
Date: Mon Nov 18 11:49:52 2019 +0900
evas image cache: drop cache properly
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=618bce8038b6362c0de232498566ecf97dc2d17e
commit 618bce8038b6362c0de232498566ecf97dc2d17e
Author: Hermet Park
Date: Mon Nov 18 11:48:40 2019 +0900
evas vg: improve caching methods for better
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=98a3dcd94e43e7d172d1609523467edcaed02c1c
commit 98a3dcd94e43e7d172d1609523467edcaed02c1c
Author: Hermet Park
Date: Mon Nov 18 12:57:18 2019 +0900
Revert "evas: migrate the vg json ex
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=09bc1472c46995a649286a060a4646b9c29b1b66
commit 09bc1472c46995a649286a060a4646b9c29b1b66
Author: Hermet Park
Date: Thu Oct 24 21:15:19 2019 +0900
test is done, Remove the temporary file
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=8ad2418d10f2f9611492c8f94868eec1237e6612
commit 8ad2418d10f2f9611492c8f94868eec1237e6612
Author: Hermet Park
Date: Thu Oct 24 21:13:02 2019 +0900
test patch
---
TEST_PATCH | 1 +
1 file changed
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=ec2d6b013ad5533b9b1d5aadc658358c0f365d47
commit ec2d6b013ad5533b9b1d5aadc658358c0f365d47
Author: Hermet Park
Date: Thu Oct 24 21:04:59 2019 +0900
test!
---
TEST_PATCH | 1 +
1 file changed, 1
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=bd4fb8d74cd9b4c16160727f43424b03d4d1dae0
commit bd4fb8d74cd9b4c16160727f43424b03d4d1dae0
Author: Hermet Park
Date: Fri Oct 18 21:03:20 2019 +0900
vector json: clone the root node from the one
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=562e4c377750cb2277e5f3d8228634044896e441
commit 562e4c377750cb2277e5f3d8228634044896e441
Author: Hermet Park
Date: Mon Oct 21 15:09:05 2019 +0900
evas image cache: drop cache properly
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=170420f3cc61a2d62d1d770c3e8c93e6dae28bc8
commit 170420f3cc61a2d62d1d770c3e8c93e6dae28bc8
Author: Hermet Park
Date: Mon Oct 21 15:06:41 2019 +0900
evas vg: improve caching methods for better
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=f247a55b5052cb73f365e18f08128b64b2b9d524
commit f247a55b5052cb73f365e18f08128b64b2b9d524
Author: Hermet Park
Date: Thu Oct 17 17:39:26 2019 +0900
vector json: fix a ordering issue of stroke
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=0e675e5cf1c78876e32bb72ef338f9478371e5c3
commit 0e675e5cf1c78876e32bb72ef338f9478371e5c3
Author: Hermet Park
Date: Thu Oct 17 16:59:14 2019 +0900
vector json: optimize logic.
if a layer
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=fbe554037b4e01909b98b2c3a8aad0775d36df3e
commit fbe554037b4e01909b98b2c3a8aad0775d36df3e
Author: Hermet Park
Date: Tue Oct 15 15:03:47 2019 +0900
vector json: use lottie apis case by case
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=68c824e3e9d3dd53a996424e279a8dd74bc1583d
commit 68c824e3e9d3dd53a996424e279a8dd74bc1583d
Author: Hermet Park
Date: Mon Oct 14 17:52:47 2019 +0900
canvas vg: don't draw images if it
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=94c193e40b3111664344bf41beb22006bfab2670
commit 94c193e40b3111664344bf41beb22006bfab2670
Author: Hermet Park
Date: Wed Oct 2 11:43:32 2019 +0900
Revert "evas map: diable high quality te
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=37870505157d252c057de3910e854ac5650865d6
commit 37870505157d252c057de3910e854ac5650865d6
Author: Hermet Park
Date: Mon Sep 30 16:53:29 2019 +0900
evas map: diable high quality texture mapping
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=44d362e1ef9f0ab1375dde2948fa0ba80ee935cf
commit 44d362e1ef9f0ab1375dde2948fa0ba80ee935cf
Author: Hermet Park
Date: Tue Sep 24 11:46:50 2019 +0900
evas vg: fix gradient stroke fill memory leaks
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=eb2c1311ae37cb54611145d54ac31c9d6557a988
commit eb2c1311ae37cb54611145d54ac31c9d6557a988
Author: Hermet Park
Date: Mon Sep 23 21:12:07 2019 +0900
ector engine: +null checking.
Null
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=8a66c2eaea1b4001d6ec3bc7967ab0e5753d0a95
commit 8a66c2eaea1b4001d6ec3bc7967ab0e5753d0a95
Author: Hermet Park
Date: Thu Sep 19 15:29:15 2019 +0900
doc: fix typo and indentation.
---
src/lib/evas
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=6f3841e4b4fd17485789ae142d1e9b373235d858
commit 6f3841e4b4fd17485789ae142d1e9b373235d858
Author: Hermet Park
Date: Thu Sep 19 13:59:05 2019 +0900
evas mask: refactoring code.
This
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=cdfe9463589a5a2aac3344161bb6c6bba81af3a8
commit cdfe9463589a5a2aac3344161bb6c6bba81af3a8
Author: Hermet Park
Date: Thu Sep 19 13:39:48 2019 +0900
evas gl: remove unnecessary null check
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=aaa199e2d42ee90d9dd463d6b31a6873b07c0323
commit aaa199e2d42ee90d9dd463d6b31a6873b07c0323
Author: Hermet Park
Date: Thu Sep 19 13:24:08 2019 +0900
evas map: disable the anti_aliasing code which
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=8d910e7bee8c19c3a640d729b9cee983dee35543
commit 8d910e7bee8c19c3a640d729b9cee983dee35543
Author: Hermet Park
Date: Wed Sep 18 21:51:14 2019 +0900
canvas vg: code refactoring.
remove
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=24ed24a9db3cb947084ce446b0b1c130852071d5
commit 24ed24a9db3cb947084ce446b0b1c130852071d5
Author: Hermet Park
Date: Tue Sep 17 12:01:25 2019 +0900
ector: refer exact stride size for jumping
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=21bebe04225428731c9555d7905d295cbebb6dfd
commit 21bebe04225428731c9555d7905d295cbebb6dfd
Author: Hermet Park
Date: Fri Aug 9 13:43:50 2019 +0900
efl_ui_textpath: clear up path data when it
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=7915aafedda6cb663f185eaa97c187c03eb1a907
commit 7915aafedda6cb663f185eaa97c187c03eb1a907
Author: Hermet Park
Date: Thu Sep 5 18:09:36 2019 +0900
canvas 3d: remove potential dangling pointer
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=8900cf0715e97640eb6226023a6005b4c6021e42
commit 8900cf0715e97640eb6226023a6005b4c6021e42
Author: Hermet Park
Date: Wed Aug 21 17:39:43 2019 +0900
efl_ui_animation_view: introduce a new widget
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=f6729087ca4229e0a7b8779d2470cd1d68f2778f
commit f6729087ca4229e0a7b8779d2470cd1d68f2778f
Author: Hermet Park
Date: Mon Jul 22 17:01:45 2019 +0900
efl_ui_textpath: deprecate
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=42a7aae58c326dca37deac7d96fd4c3e69299e40
commit 42a7aae58c326dca37deac7d96fd4c3e69299e40
Author: Hermet Park
Date: Mon Aug 26 19:23:43 2019 +0900
canvas map: code refactoring.
remove
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=f684e85453a5ecc13d8ab8e05ba009366b3ad478
commit f684e85453a5ecc13d8ab8e05ba009366b3ad478
Author: Hermet Park
Date: Wed Sep 11 15:12:35 2019 +0900
evas vg: optimize memory in layer blending
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=ce3d1ec7e7c5574651dbf5c278356308528e2ea9
commit ce3d1ec7e7c5574651dbf5c278356308528e2ea9
Author: Hermet Park
Date: Mon Aug 19 21:35:35 2019 +0900
evas svg: fix svg spec compatibility
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=17320a13180fdfbf75f5648d2f06a8d2155c8a0d
commit 17320a13180fdfbf75f5648d2f06a8d2155c8a0d
Author: Hermet Park
Date: Thu Aug 29 21:51:48 2019 +0900
ector: code refactoring.
just renamed
hermet pushed a commit to branch master.
http://git.enlightenment.org/tools/enventor.git/commit/?id=2832e3197525499fbcdbbfba15c3e808dcc819b2
commit 2832e3197525499fbcdbbfba15c3e808dcc819b2
Author: Hermet Park
Date: Mon Aug 26 14:56:11 2019 +0900
templates: + versioning for textblock
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=e4b9807ee3e7b0feb4d80b80d112bf838f49dbd0
commit e4b9807ee3e7b0feb4d80b80d112bf838f49dbd0
Author: Hermet Park
Date: Fri Aug 30 13:42:54 2019 +0900
ector: remove unnecessary blending processing
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=690dd5d33a39aec8537dbab3321a75e506b306de
commit 690dd5d33a39aec8537dbab3321a75e506b306de
Author: Hermet Park
Date: Fri Sep 6 17:41:52 2019 +0900
ector: code refactoring.
Current vector
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=b0737c743458818ea79338c15c15d0c3d4819051
commit b0737c743458818ea79338c15c15d0c3d4819051
Author: Hermet Park
Date: Tue Aug 20 20:24:27 2019 +0900
Revert "ector: code refactoring."
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=27498629ed279557f6b179c6fc938406510ee760
commit 27498629ed279557f6b179c6fc938406510ee760
Author: Hermet Park
Date: Wed Sep 11 14:27:47 2019 +0900
canvas vg: optimize memory usage in composition
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=31d0d1ffd3c5fd8e4041324db0fbc8c7f68d4678
commit 31d0d1ffd3c5fd8e4041324db0fbc8c7f68d4678
Author: Hermet Park
Date: Thu Aug 22 13:12:19 2019 +0900
efl shape: add missing interpolation of
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=49343b628afaf776c38871fe8270f56ad4a1ed1d
commit 49343b628afaf776c38871fe8270f56ad4a1ed1d
Author: Hermet Park
Date: Thu Aug 8 23:28:18 2019 +0900
evas vg: ++safety.
Realloc internal
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=5c39e68d2bcd0ccd3dff21e378f2638509b81a39
commit 5c39e68d2bcd0ccd3dff21e378f2638509b81a39
Author: Hermet Park
Date: Tue Aug 20 11:23:59 2019 +0900
canvas svg: fix to apply premultipled color
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=a836c73ef61f5557746c5e4d944b01a77bc3a8de
commit a836c73ef61f5557746c5e4d944b01a77bc3a8de
Author: Hermet Park
Date: Wed Jul 24 20:47:20 2019 +0900
Revert "efl/scroll manager: stop cle
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=dc0056ca936fc014aaf7949ef9fa3cf41c2d6964
commit dc0056ca936fc014aaf7949ef9fa3cf41c2d6964
Author: Hermet Park
Date: Wed Sep 11 13:12:08 2019 +0900
ector: removed cairo backend.
For
hermet pushed a commit to branch master.
http://git.enlightenment.org/tools/enventor.git/commit/?id=514708d908a7cebaae866862f8006b26b2e7edd4
commit 514708d908a7cebaae866862f8006b26b2e7edd4
Author: Hermet Park
Date: Sun Aug 18 02:54:44 2019 +0900
get rid of unstable eolian usage - 3
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=16d806ff92edab6c8d2d7440794b2c535aee9d21
commit 16d806ff92edab6c8d2d7440794b2c535aee9d21
Author: Hermet Park
Date: Mon Aug 5 20:42:26 2019 +0900
vg json: up to date internal reference
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=c6b52d4f09841e24f03150c457705ffe57b320db
commit c6b52d4f09841e24f03150c457705ffe57b320db
Author: Hermet Park
Date: Mon Aug 26 19:30:06 2019 +0900
canvas map: remove logically dead code
hermet pushed a commit to branch master.
http://git.enlightenment.org/tools/enventor.git/commit/?id=6e01540e31f4472e2cfae1f38168a88e304ae659
commit 6e01540e31f4472e2cfae1f38168a88e304ae659
Author: Hermet Park
Date: Mon Aug 19 17:47:09 2019 +0900
edc_editor: fix the broken sub file editor
On Wed, Sep 11, 2019 at 3:12 AM Simon Lees wrote:
> >
> > > I still don't either so it seems like an ongoing problem
> > >
> > > On 9/11/19 12:12 PM, Hermet Park wrote:
> > > > Hi, still i can't receive mails.
> > > > Is this st
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=24a49c893886d4fa8cd81f727c465f717c3a0629
commit 24a49c893886d4fa8cd81f727c465f717c3a0629
Author: Hermet Park
Date: Fri Jul 26 16:49:45 2019 +0900
ecore_evas: prevent double free evas
hermet pushed a commit to branch master.
http://git.enlightenment.org/website/www-content.git/commit/?id=89178661602e69e2bf8f32bf270e1ab4853e132a
commit 89178661602e69e2bf8f32bf270e1ab4853e132a
Author: Hermet Park
Date: Sat Aug 31 18:45:21 2019 +0900
Renamed Samsung Gear to Galaxy Watch
hermet pushed a commit to branch master.
http://git.enlightenment.org/tools/enventor.git/commit/?id=f02fb1e57257e4f566eb85869f163c2087889aef
commit f02fb1e57257e4f566eb85869f163c2087889aef
Author: Hermet Park
Date: Sat Aug 17 01:27:53 2019 +0900
remove unnecessary files
---
.arcconfig
hermet pushed a commit to branch master.
http://git.enlightenment.org/tools/enventor.git/commit/?id=0d1a9621f623b3ab153d7678724c09e71c508d2e
commit 0d1a9621f623b3ab153d7678724c09e71c508d2e
Author: Hermet Park
Date: Mon Aug 19 17:18:07 2019 +0900
edc_editor: ++safety
don't a
hermet pushed a commit to branch master.
http://git.enlightenment.org/admin/devs.git/commit/?id=59513eb825bc33722496779321ca07bc58b78fc2
commit 59513eb825bc33722496779321ca07bc58b78fc2
Author: Hermet Park
Date: Wed Sep 4 16:26:14 2019 +0900
Welcome new developers - jsuya and yohoho
hermet pushed a commit to branch master.
http://git.enlightenment.org/tools/enventor.git/commit/?id=395f127fcdfb65ebf341bd2b6f52b64699814a31
commit 395f127fcdfb65ebf341bd2b6f52b64699814a31
Author: Hermet Park
Date: Sat Aug 17 18:38:08 2019 +0900
get rid of unstable eolian usage
hermet pushed a commit to branch master.
http://git.enlightenment.org/tools/enventor.git/commit/?id=5c521758857aac46a2d43e9e9c71f06295b849b5
commit 5c521758857aac46a2d43e9e9c71f06295b849b5
Author: Hermet Park
Date: Sun Aug 18 01:07:56 2019 +0900
get rid of unstable eolian usage - 2
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=3d50083f41c2e5dc087ff98ea3af104c70002546
commit 3d50083f41c2e5dc087ff98ea3af104c70002546
Author: Hermet Park
Date: Wed Sep 11 12:00:28 2019 +0900
ector: don't alloc memory if the size
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=b19ea5cf53b222e6c5a01da09decebf4dfb3259f
commit b19ea5cf53b222e6c5a01da09decebf4dfb3259f
Author: Hermet Park
Date: Thu Aug 22 14:01:28 2019 +0900
examples: shut up edc build warnings
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=20abcba3b0d4222790ef5e2f41d56c7914e0ff26
commit 20abcba3b0d4222790ef5e2f41d56c7914e0ff26
Author: Hermet Park
Date: Wed Sep 11 11:59:21 2019 +0900
ector: code refactoring.
more neat and
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=e092878d11ab7cfca104cf64b900c6af26e3a576
commit e092878d11ab7cfca104cf64b900c6af26e3a576
Author: Hermet Park
Date: Tue Jul 30 16:58:02 2019 +0900
vg json: --log level
Vector needs to
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=9a4b6728d5ee0cc8716f6358c508f044fac259d2
commit 9a4b6728d5ee0cc8716f6358c508f044fac259d2
Author: Hermet Park
Date: Fri Aug 30 17:13:31 2019 +0900
ector gradient: ++ optmization.
we know
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=8650c7d09d30f78e88d292d10760cab3037ee9c5
commit 8650c7d09d30f78e88d292d10760cab3037ee9c5
Author: Hermet Park
Date: Mon Aug 5 21:09:14 2019 +0900
vg json: update missing change in
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=f10a3c9ee36cd270045f7e30fd3716ef15e3106d
commit f10a3c9ee36cd270045f7e30fd3716ef15e3106d
Author: Hermet Park
Date: Mon Aug 19 18:04:38 2019 +0900
edje: fix compatibility issue
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=f90c8b8910bd5c5303db143c9926a208a6bd114b
commit f90c8b8910bd5c5303db143c9926a208a6bd114b
Author: Hermet Park
Date: Wed Sep 4 19:56:57 2019 +0900
ector: fix a wrong target buffer size
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=54a8ba3d8c35515cb23e9cfb735cbc8a25dda1d7
commit 54a8ba3d8c35515cb23e9cfb735cbc8a25dda1d7
Author: Hermet Park
Date: Wed Jul 24 21:29:28 2019 +0900
Revert "elm/scrollable: avoid unnecessary
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=735f05de7606b7fd04d53fcf7fcdc975c205e8bc
commit 735f05de7606b7fd04d53fcf7fcdc975c205e8bc
Author: Hermet Park
Date: Wed Jul 24 21:28:49 2019 +0900
Revert "Revert "efl/scroll man
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=c5b88ca745b5f457975963914bb2f319705f5c7e
commit c5b88ca745b5f457975963914bb2f319705f5c7e
Author: Hermet Park
Date: Wed Sep 4 20:01:53 2019 +0900
ector: add FIXME for coming issues.
We
hermet pushed a commit to branch master.
http://git.enlightenment.org/editors/vim-configs.git/commit/?id=5c5efbdefa9fb8f10cb2142c4c0b97cfec89e4fd
commit 5c5efbdefa9fb8f10cb2142c4c0b97cfec89e4fd
Author: Hermet Park
Date: Thu Aug 22 13:35:21 2019 +0900
updated edc syntax keywords
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=53854e1f2d1e37bf5e51923f6652953ad496acbe
commit 53854e1f2d1e37bf5e51923f6652953ad496acbe
Author: Hermet Park
Date: Thu Aug 22 13:21:40 2019 +0900
elementary: remove an unused variable.
---
src
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=d723adf1eef66d8ade9b1ebfda758605078e6e02
commit d723adf1eef66d8ade9b1ebfda758605078e6e02
Author: Hermet Park
Date: Thu Aug 29 14:34:43 2019 +0900
Edje: ease the warning level.
We
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=ee25c66efffbb0adaff17119a8161ca9daa52eb8
commit ee25c66efffbb0adaff17119a8161ca9daa52eb8
Author: Hermet Park
Date: Tue Aug 6 20:47:07 2019 +0900
build: Seprate same svg extension loaders between
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=9395a4c33ca549b5a928ef5759b2c68433fbe91f
commit 9395a4c33ca549b5a928ef5759b2c68433fbe91f
Author: Hermet Park
Date: Fri Aug 2 18:13:14 2019 +0900
evas rectangle: code refactoring.
Just
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=44363bb70f3cf92f87755a9f34674a318e50779f
commit 44363bb70f3cf92f87755a9f34674a318e50779f
Author: Hermet Park
Date: Mon Jul 22 17:31:06 2019 +0900
efl_canvas_vg image: changed image parameter
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=4d84794f1c73ceee101a3407a58717a872377336
commit 4d84794f1c73ceee101a3407a58717a872377336
Author: Hermet Park
Date: Tue Aug 27 17:22:18 2019 +0900
evas events: fix corrupted mouse events behavior
hermet pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=bf7e05586f002aa66688c37eabcd3a44f847ee16
commit bf7e05586f002aa66688c37eabcd3a44f847ee16
Author: Hermet Park
Date: Mon Jul 22 16:47:43 2019 +0900
efl_ui_textpath: introduce
1 - 100 of 655 matches
Mail list logo