Re: [E-devel] [EGIT] [core/enlightenment] master 02/06: don't watch dirty smart cb for desmirror clients with unusable pixmaps

2015-08-21 Thread The Rasterman
On Fri, 21 Aug 2015 13:43:08 -0700 Mike Blumenkrantz said: > discomfitor pushed a commit to branch master. > > http://git.enlightenment.org/core/enlightenment.git/commit/?id=d70667a0678b97ea74733b15017596085dc36330 > > commit d70667a0678b97ea74733b15017596085dc36330 > Author: Mike Blumenkrantz

Re: [E-devel] [EGIT] [core/efl] master 01/01: eo - destruction - ensure child is removed from parent child list

2015-08-21 Thread The Rasterman
On Fri, 21 Aug 2015 17:16:54 +0100 Tom Hacohen said: > On 20/08/15 07:09, Daniel Zaoui wrote: > > The parent should never be !NULL when reaching the destructor. Imo, this > > code has not to be here. Instead, an error message should be displayed in > > the case the parent is still connected to th

[E-devel] Enlightenment DR 0.19.9 Release

2015-08-21 Thread Mike Blumenkrantz
This bugfix release improves on the 0.19.8 release and resolves a number of issues. CHANGES Carsten @raster Haitzler (1): e - systray - add more sizes to icon hunt to fix missing icons Cedric @cedric BAIL (2): temperature: let's finally allow the temp process to rest also when enligh

Re: [E-devel] [EGIT] [core/efl] master 01/01: Eo base: clean up parent removal in destructor.

2015-08-21 Thread Tom Hacohen
On 21/08/15 18:33, Cedric BAIL wrote: > On Fri, Aug 21, 2015 at 6:23 PM, Tom Hacohen wrote: >> tasn pushed a commit to branch master. >> >> http://git.enlightenment.org/core/efl.git/commit/?id=93ade6f4ce4a336dfcdc748a09dd35003591978b >> >> commit 93ade6f4ce4a336dfcdc748a09dd35003591978b >> Author:

Re: [E-devel] [EGIT] [core/efl] master 01/01: Eo base: clean up parent removal in destructor.

2015-08-21 Thread Cedric BAIL
On Fri, Aug 21, 2015 at 6:23 PM, Tom Hacohen wrote: > tasn pushed a commit to branch master. > > http://git.enlightenment.org/core/efl.git/commit/?id=93ade6f4ce4a336dfcdc748a09dd35003591978b > > commit 93ade6f4ce4a336dfcdc748a09dd35003591978b > Author: Tom Hacohen > Date: Fri Aug 21 17:19:47 20

Re: [E-devel] [EGIT] [core/efl] master 01/01: eo - destruction - ensure child is removed from parent child list

2015-08-21 Thread Tom Hacohen
On 21/08/15 17:16, Tom Hacohen wrote: > On 20/08/15 07:09, Daniel Zaoui wrote: >> The parent should never be !NULL when reaching the destructor. Imo, this >> code has not to be here. Instead, an error message should be displayed in >> the case the parent is still connected to the object. There is

Re: [E-devel] [EGIT] [core/efl] master 01/01: eo - destruction - ensure child is removed from parent child list

2015-08-21 Thread Tom Hacohen
On 20/08/15 07:09, Daniel Zaoui wrote: > The parent should never be !NULL when reaching the destructor. Imo, this code > has not to be here. Instead, an error message should be displayed in the case > the parent is still connected to the object. There is a bug but definitely > the solution doesn

Re: [E-devel] [EGIT] [core/efl] master 01/01: eo - destruction - ensure child is removed from parent child list

2015-08-21 Thread Tom Hacohen
On 21/08/15 07:07, Jean-Philippe André wrote: > On Thu, Aug 20, 2015 at 6:48 PM, Carsten Haitzler > wrote: > >> On Thu, 20 Aug 2015 10:12:30 +0200 Cedric BAIL said: >> >>> On Thu, Aug 20, 2015 at 9:22 AM, Daniel Zaoui >>> wrote: On Thu, 20 Aug 2015 15:48:23 +0900 Carsten Haitzler (The