Re: [E-devel] [EGIT] [admin/devs] master 01/01: devs - ami -> devs! woot

2015-06-25 Thread Daniel Juyung Seo
Great and congratulations. I am really happy with that. But remember With great power comes great responsibility. Thanks, Daniel 2015-06-26 14:58 GMT+09:00 Carsten Haitzler (Rasterman) < ras...@rasterman.com>: > raster pushed a commit to branch master. > > > http://git.enlightenment.org/admin/de

Re: [E-devel] [EGIT] [core/elementary] master 01/01: elm confiug - remove now useless x11 property handling - donr by files

2015-06-25 Thread Daniel Juyung Seo
Hi On Fri, Jun 26, 2015 at 3:02 PM, Carsten Haitzler wrote: > On Fri, 26 Jun 2015 10:46:21 +0900 Daniel Juyung Seo > > said: > > > Hi Raster, > > > > After this commit, there could be a null dereference issue. > > > > 1. In _config_flush_get(), _elm_config becomes NULL in line 1515. > > 2. In _

Re: [E-devel] [EGIT] [core/elementary] master 01/01: elm confiug - remove now useless x11 property handling - donr by files

2015-06-25 Thread The Rasterman
On Fri, 26 Jun 2015 10:46:21 +0900 Daniel Juyung Seo said: > Hi Raster, > > After this commit, there could be a null dereference issue. > > 1. In _config_flush_get(), _elm_config becomes NULL in line 1515. > 2. In _config_flush_load(), _elm_config should have a valid value. > 3. But if eet_open

Re: [E-devel] Commit access

2015-06-25 Thread Jaehwan Kim
I agree. He has a great knowledge about genlist, gengrid. +1 블로그서명greensun00님의 블로그 안녕하세요. -Original Message- From: "ChunEon Park" To: "Enlightenment developer list"; ; Cc: Sent: 2015-06-26 (금) 12:0

Re: [E-devel] Commit access

2015-06-25 Thread ChunEon Park
+1 -Regards, Hermet- -Original Message- From: "Cedric BAIL" To: "e-devel"; ; Cc: Sent: 2015-06-26 (금) 01:45:49 Subject: [E-devel] Commit access Hello, I would like to propose Sanghyeon Lee to receive commit access. He has been doing some great w

[E-devel] Enventor v0.6.0 Release

2015-06-25 Thread ChunEon Park
Hi folks. This is Hermet. Enventor v0.6.0 is just released after 4 months development. We've mainly focused on stabilizing and improving some fancy features such as auto completion and live edit. We're pretty sure Enventor has been much more useful tool when you writing edc. Enjoy. :) ==Video

Re: [E-devel] [EGIT] [core/elementary] master 01/01: elm confiug - remove now useless x11 property handling - donr by files

2015-06-25 Thread Daniel Juyung Seo
Hi Raster, After this commit, there could be a null dereference issue. 1. In _config_flush_get(), _elm_config becomes NULL in line 1515. 2. In _config_flush_load(), _elm_config should have a valid value. 3. But if eet_open(line 1478) fails or eet_data_read(line 1481) fails, _elm_config remains NU

Re: [E-devel] [EGIT] [tools/expedite] master 02/03: font_effect: fix JP borking.

2015-06-25 Thread Jean-Philippe André
On Fri, Jun 26, 2015 at 1:30 AM, Cedric BAIL wrote: > cedric pushed a commit to branch master. > > > http://git.enlightenment.org/tools/expedite.git/commit/?id=014001fb20499d175f4e5c896ac4d27bf05c69c5 > > commit 014001fb20499d175f4e5c896ac4d27bf05c69c5 > Author: Cedric BAIL > Date: Thu Jun 25

Re: [E-devel] Commit access

2015-06-25 Thread woohyun
I fully agree with Cedric. He can do many things not only for genlist - but also for other modules. So ! +1 :) -Original Message- From: "Daniel Juyung Seo" To: "Enlightenment developer list"; Cc: Sent: 2015-06-26 (

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: Logging: Fix broken logging macros.

2015-06-25 Thread The Rasterman
On Thu, 25 Jun 2015 18:01:36 +0100 Tom Hacohen said: > On 22/06/15 15:42, Tom Hacohen wrote: > > As I said in the commit message, why is the alternative logging > > mechanism even there? Shouldn't it be removed and we just always rely on > > eina log? > > No comments anyone? personally i find e

Re: [E-devel] Commit access

2015-06-25 Thread Daniel Juyung Seo
Oh my god. I was late, Cedric. I strongly agree with Cedric's suggestion. Sanghyeon has been doing incredible jobs on elementary, especially genlist/gengrid. He has a deep knowledge about overall EFL. I guarantee his impact on our community. Thumbs up!! Go ahead. Thanks, Daniel Juyung Seo (SeoZ)

Re: [E-devel] ami -> probie to dev?

2015-06-25 Thread Daniel Juyung Seo
+65535 He has been doing very good job for a couple of years. I guarantee he will bring a great impact to our community once he get an access. Thumbs up! Daniel Juyung Seo (SeoZ) On Thu, Jun 25, 2015 at 9:34 PM, Daniel Kolesa wrote: > On Thu, Jun 25, 2015 at 9:58 AM, Carsten Haitzler > wrote:

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: Logging: Fix broken logging macros.

2015-06-25 Thread Tom Hacohen
On 22/06/15 15:42, Tom Hacohen wrote: > As I said in the commit message, why is the alternative logging > mechanism even there? Shouldn't it be removed and we just always rely on > eina log? No comments anyone? -- Tom.

[E-devel] Commit access

2015-06-25 Thread Cedric BAIL
Hello, I would like to propose Sanghyeon Lee to receive commit access. He has been doing some great work on reviewing incoming patch on genlist and gengrid. You can look at his work on phab. He is the closest we have from an elementary genlist maintainer at this stage and we seriously need someone

Re: [E-devel] [EGIT] [core/elementary] master 04/11: genlist/list/win: Revert focus highlight animation when looping is enable

2015-06-25 Thread Amitesh Singh
Hello Stefan, On Thu, Jun 25, 2015 at 9:08 PM, Stefan Schmidt wrote: > Hello. > > On 25/06/15 17:24, Amitesh Singh wrote: > > cedric pushed a commit to branch master. > > > > > http://git.enlightenment.org/core/elementary.git/commit/?id=8889b728774bd479294ee5029730c90cdddf4450 > > > > commit 88

Re: [E-devel] [EGIT] [core/elementary] master 04/11: genlist/list/win: Revert focus highlight animation when looping is enable

2015-06-25 Thread Stefan Schmidt
Hello. On 25/06/15 17:24, Amitesh Singh wrote: > cedric pushed a commit to branch master. > > http://git.enlightenment.org/core/elementary.git/commit/?id=8889b728774bd479294ee5029730c90cdddf4450 > > commit 8889b728774bd479294ee5029730c90cdddf4450 > Author: Amitesh Singh > Date: Thu Jun 25 16:15

[E-devel] Efl and Elementary 1.14.2 release

2015-06-25 Thread Stefan Schmidt
Another stable update for the 1.14.x series. Efl fixes: * pkg-config: fix portability issue on Windows. (T2458) * edje: set GROUP/SWALLOW/EXTERNAL pass events based on mouse events * eina semaphore lock - don't wake up because of signals * ecore: null cb function is unacceptable.

Re: [E-devel] ami -> probie to dev?

2015-06-25 Thread Daniel Kolesa
On Thu, Jun 25, 2015 at 9:58 AM, Carsten Haitzler wrote: > disagreements? :) go ahead :) > > -- > - Codito, ergo sum - "I code, therefore I am" -- > The Rasterman (Carsten Haitzler)ras...@rasterman.com > > >

Re: [E-devel] [EGIT] [core/efl] master 01/01: eolian: try replacing '.' with locale specific decimal point

2015-06-25 Thread Tom Hacohen
On 25/06/15 12:41, Daniel Kolesa wrote: > On Thu, Jun 25, 2015 at 11:08 AM, Tom Hacohen wrote: >> Dude, this is a very bad solution. The solution is not replace the text >> and hope it parses correctly, it's to set locale to C when you parse... > > That solution is even much worse. At least mine d

Re: [E-devel] [EGIT] [core/efl] master 01/01: eolian: try replacing '.' with locale specific decimal point

2015-06-25 Thread Daniel Kolesa
On Thu, Jun 25, 2015 at 11:08 AM, Tom Hacohen wrote: > Dude, this is a very bad solution. The solution is not replace the text > and hope it parses correctly, it's to set locale to C when you parse... That solution is even much worse. At least mine doesn't mess with global data (so for example wh

Re: [E-devel] [EGIT] [core/efl] master 30/38: Edje tests: Add test case for embedded text filters

2015-06-25 Thread Stefan Schmidt
Hello. On 25/06/15 08:15, Jean-Philippe ANDRÉ wrote: > jpeg pushed a commit to branch master. > > http://git.enlightenment.org/core/efl.git/commit/?id=6ca1ce305bc9043561f040d52c85dd2781aaec4d > > commit 6ca1ce305bc9043561f040d52c85dd2781aaec4d > Author: Jean-Philippe Andre > Date: Tue Jun 23 12

Re: [E-devel] ami -> probie to dev?

2015-06-25 Thread ChunEon Park
thumb up. -Regards, Hermet- -Original Message- From: "Carsten Haitzler" To: "e"; Cc: Sent: 2015-06-25 (목) 17:58:28 Subject: [E-devel] ami -> probie to dev? disagreements? :) -- - Codito, ergo sum - "I code, therefore I am" --

Re: [E-devel] ami -> probie to dev?

2015-06-25 Thread Daniel Zaoui
You mean _ami_? :) On Thu, 25 Jun 2015 17:58:28 +0900 Carsten Haitzler (The Rasterman) wrote: > disagreements? :) > -- Monitor 25 network devices or servers for free with OpManager! OpManager is web-based network mana

Re: [E-devel] [EGIT] [core/efl] master 03/03: ecore con - fix object data referencing for deleted objects

2015-06-25 Thread The Rasterman
On Thu, 25 Jun 2015 11:03:38 +0200 Cedric BAIL said: > On Thu, Jun 25, 2015 at 10:41 AM, Carsten Haitzler > wrote: > > On Thu, 25 Jun 2015 09:27:34 +0200 Cedric BAIL said: > >> Le 25 juin 2015 06:19, "Carsten Haitzler" a écrit : > >> > > >> > raster pushed a commit to branch master. > >> > > >

Re: [E-devel] [EGIT] [core/efl] master 01/01: eolian: try replacing '.' with locale specific decimal point

2015-06-25 Thread Tom Hacohen
Dude, this is a very bad solution. The solution is not replace the text and hope it parses correctly, it's to set locale to C when you parse... -- Tom On 25/06/15 10:43, Daniel Kolesa wrote: > q66 pushed a commit to branch master. > > http://git.enlightenment.org/core/efl.git/commit/?id=9a01ab5

Re: [E-devel] [EGIT] [core/efl] master 03/03: ecore con - fix object data referencing for deleted objects

2015-06-25 Thread Tom Hacohen
On 25/06/15 10:03, Cedric BAIL wrote: > On Thu, Jun 25, 2015 at 10:41 AM, Carsten Haitzler > wrote: >> On Thu, 25 Jun 2015 09:27:34 +0200 Cedric BAIL said: >>> Le 25 juin 2015 06:19, "Carsten Haitzler" a écrit : raster pushed a commit to branch master. >>> http://git.enlight

Re: [E-devel] [EGIT] [core/efl] master 01/01: eolian_cxx: Use C++ wrappers instead of native types as parameters

2015-06-25 Thread Daniel Kolesa
On Thu, Jun 25, 2015 at 9:00 AM, Stefan Schmidt wrote: > Hello. > > On 24/06/15 16:24, Vitor Sousa wrote: >> q66 pushed a commit to branch master. >> >> http://git.enlightenment.org/core/efl.git/commit/?id=dae35333fd905507ddae01a69add184ea1e3d10f >> >> commit dae35333fd905507ddae01a69add184ea1e3d1

Re: [E-devel] [EGIT] [core/efl] master 03/03: ecore con - fix object data referencing for deleted objects

2015-06-25 Thread Cedric BAIL
On Thu, Jun 25, 2015 at 10:41 AM, Carsten Haitzler wrote: > On Thu, 25 Jun 2015 09:27:34 +0200 Cedric BAIL said: >> Le 25 juin 2015 06:19, "Carsten Haitzler" a écrit : >> > >> > raster pushed a commit to branch master. >> > >> > >> http://git.enlightenment.org/core/efl.git/commit/?id=6483dc3ce91

Re: [E-devel] [EGIT] [core/efl] master 02/38: Ecore_Audio: Avoid abort() in PulseAudio

2015-06-25 Thread Stefan Schmidt
Hello. On 25/06/15 10:54, Jean-Philippe André wrote: > On Thu, Jun 25, 2015 at 4:39 PM, Stefan Schmidt > wrote: > >> Hello. >> >> On 25/06/15 08:15, Jean-Philippe ANDRÉ wrote: >>> jpeg pushed a commit to branch master. >>> >>> >> http://git.enlightenment.org/core/efl.git/commit/?id=6db0ff42291ff4

[E-devel] ami -> probie to dev?

2015-06-25 Thread The Rasterman
disagreements? :) -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)ras...@rasterman.com -- Monitor 25 network devices or servers for free with OpManager! Op

Re: [E-devel] [EGIT] [core/efl] master 02/38: Ecore_Audio: Avoid abort() in PulseAudio

2015-06-25 Thread Jean-Philippe André
On Thu, Jun 25, 2015 at 4:39 PM, Stefan Schmidt wrote: > Hello. > > On 25/06/15 08:15, Jean-Philippe ANDRÉ wrote: > > jpeg pushed a commit to branch master. > > > > > http://git.enlightenment.org/core/efl.git/commit/?id=6db0ff42291ff4c44815df3a5f77c31ae1bad1ac > > > > commit 6db0ff42291ff4c44815d

Re: [E-devel] [EGIT] [core/efl] master 03/03: ecore con - fix object data referencing for deleted objects

2015-06-25 Thread The Rasterman
On Thu, 25 Jun 2015 09:27:34 +0200 Cedric BAIL said: > Le 25 juin 2015 06:19, "Carsten Haitzler" a écrit : > > > > raster pushed a commit to branch master. > > > > > http://git.enlightenment.org/core/efl.git/commit/?id=6483dc3ce91f94dd147bda1080b0e923d16f4653 > > > > commit 6483dc3ce91f94dd147bd

Re: [E-devel] [EGIT] [core/efl] master 01/01: eolian_cxx: Use C++ wrappers instead of native types as parameters

2015-06-25 Thread Stefan Schmidt
Hello. On 24/06/15 16:24, Vitor Sousa wrote: > q66 pushed a commit to branch master. > > http://git.enlightenment.org/core/efl.git/commit/?id=dae35333fd905507ddae01a69add184ea1e3d10f > > commit dae35333fd905507ddae01a69add184ea1e3d10f > Author: Vitor Sousa > Date: Wed Jun 24 15:23:01 2015 +0100

Re: [E-devel] [EGIT] [core/efl] master 02/38: Ecore_Audio: Avoid abort() in PulseAudio

2015-06-25 Thread Stefan Schmidt
Hello. On 25/06/15 08:15, Jean-Philippe ANDRÉ wrote: > jpeg pushed a commit to branch master. > > http://git.enlightenment.org/core/efl.git/commit/?id=6db0ff42291ff4c44815df3a5f77c31ae1bad1ac > > commit 6db0ff42291ff4c44815df3a5f77c31ae1bad1ac > Author: Jean-Philippe Andre > Date: Wed Jun 24 14

Re: [E-devel] [EGIT] [core/efl] master 03/03: ecore con - fix object data referencing for deleted objects

2015-06-25 Thread Cedric BAIL
Le 25 juin 2015 06:19, "Carsten Haitzler" a écrit : > > raster pushed a commit to branch master. > > http://git.enlightenment.org/core/efl.git/commit/?id=6483dc3ce91f94dd147bda1080b0e923d16f4653 > > commit 6483dc3ce91f94dd147bda1080b0e923d16f4653 > Author: Carsten Haitzler (Rasterman) > Date: T

Re: [E-devel] Pre-release tarballs for efl and elm 1.14.2

2015-06-25 Thread Stefan Schmidt
Hello. On 25/06/15 03:19, Daniel Juyung Seo wrote: > Hi Stefan > > Oops I missed the release this time. If there is anything I can help, > please let me know. Don't worry. I will handle the rest today. Just make sure you noted the dates for 1.15 alpha (06.07), beta1 (13.07) and beta2 (20.07) in