Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_evas

2012-09-26 Thread Christopher Michael
Tom Hacohen wrote: >On 26/09/12 21:33, Christopher Michael wrote: >> Everyone is entitled to their own opinions I suppose ;) > >Don't worry, I'll help Etrunko sneak the code back in ;P > >-- >Tom. Eh, whatever. Do what ever the heck you want. dh -- Sent from my Samsung phone. ---

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_evas

2012-09-26 Thread The Rasterman
On Wed, 26 Sep 2012 21:29:39 +0200 Tom Hacohen said: > On 26/09/12 21:19, Eduardo Lima (Etrunko) wrote: > > On Wed, Sep 26, 2012 at 4:01 PM, Enlightenment SVN > > wrote: > >> Log: > >> Ecore_Evas (wayland): Remove goto. (don't need them, don't want them) > > > > Why? There is goto all over the

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_evas

2012-09-26 Thread Tom Hacohen
On 26/09/12 21:33, Christopher Michael wrote: > Everyone is entitled to their own opinions I suppose ;) Don't worry, I'll help Etrunko sneak the code back in ;P -- Tom. -- How fast is your code? 3 out of 4 devs don\\\'t

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_evas

2012-09-26 Thread Christopher Michael
"Eduardo Lima (Etrunko)" wrote: >On Wed, Sep 26, 2012 at 4:33 PM, Christopher Michael > wrote: >> On 26/09/12 20:29, Tom Hacohen wrote: >>> On 26/09/12 21:19, Eduardo Lima (Etrunko) wrote: On Wed, Sep 26, 2012 at 4:01 PM, Enlightenment SVN wrote: > Log: > Ecore_Evas (wayland):

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_evas

2012-09-26 Thread Eduardo Lima (Etrunko)
On Wed, Sep 26, 2012 at 4:33 PM, Christopher Michael wrote: > On 26/09/12 20:29, Tom Hacohen wrote: >> On 26/09/12 21:19, Eduardo Lima (Etrunko) wrote: >>> On Wed, Sep 26, 2012 at 4:01 PM, Enlightenment SVN >>> wrote: Log: Ecore_Evas (wayland): Remove goto. (don't need them, don't want

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_evas

2012-09-26 Thread Christopher Michael
On 26/09/12 20:29, Tom Hacohen wrote: > On 26/09/12 21:19, Eduardo Lima (Etrunko) wrote: >> On Wed, Sep 26, 2012 at 4:01 PM, Enlightenment SVN >> wrote: >>> Log: >>> Ecore_Evas (wayland): Remove goto. (don't need them, don't want them) >> >> Why? There is goto all over the code. > > Yeah. Furtherm

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_evas

2012-09-26 Thread Bruno Dilly
On Wed, Sep 26, 2012 at 4:29 PM, Tom Hacohen wrote: > On 26/09/12 21:19, Eduardo Lima (Etrunko) wrote: >> On Wed, Sep 26, 2012 at 4:01 PM, Enlightenment SVN >> wrote: >>> Log: >>> Ecore_Evas (wayland): Remove goto. (don't need them, don't want them) >> >> Why? There is goto all over the code. > >

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_evas

2012-09-26 Thread Tom Hacohen
On 26/09/12 21:19, Eduardo Lima (Etrunko) wrote: > On Wed, Sep 26, 2012 at 4:01 PM, Enlightenment SVN > wrote: >> Log: >> Ecore_Evas (wayland): Remove goto. (don't need them, don't want them) > > Why? There is goto all over the code. Yeah. Furthermore, in my point of view, the code you removed i

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_evas

2012-09-26 Thread Christopher Michael
On 26/09/12 20:20, Eduardo Lima (Etrunko) wrote: > On Wed, Sep 26, 2012 at 4:19 PM, Eduardo Lima (Etrunko) > wrote: >> On Wed, Sep 26, 2012 at 4:01 PM, Enlightenment SVN >> wrote: >>> Log: >>> Ecore_Evas (wayland): Remove goto. (don't need them, don't want them) >> >> Why? There is goto all over

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_evas

2012-09-26 Thread Christopher Michael
On 26/09/12 20:19, Eduardo Lima (Etrunko) wrote: > On Wed, Sep 26, 2012 at 4:01 PM, Enlightenment SVN > wrote: >> Log: >> Ecore_Evas (wayland): Remove goto. (don't need them, don't want them) > > Why? There is goto all over the code. Ummm, not in the wayland stuff there is not ;) Unless someone s

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_evas

2012-09-26 Thread Eduardo Lima (Etrunko)
On Wed, Sep 26, 2012 at 4:19 PM, Eduardo Lima (Etrunko) wrote: > On Wed, Sep 26, 2012 at 4:01 PM, Enlightenment SVN > wrote: >> Log: >> Ecore_Evas (wayland): Remove goto. (don't need them, don't want them) > > Why? There is goto all over the code. And your commit leaves the file open if nothing

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_evas

2012-09-26 Thread Eduardo Lima (Etrunko)
On Wed, Sep 26, 2012 at 4:01 PM, Enlightenment SVN wrote: > Log: > Ecore_Evas (wayland): Remove goto. (don't need them, don't want them) Why? There is goto all over the code. > ;) Also, remove an extra blank line that got in there. > > > > Author: devilhorns > Date: 2012-09-26 12

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_evas

2012-07-05 Thread The Rasterman
On Thu, 5 Jul 2012 08:31:29 -0300 Gustavo Sverzut Barbieri said: > On Thursday, July 5, 2012, Christopher Michael wrote: > > > > > I suppose commit messages like this one: > > > > "THE MOST IMPORTANT COMMIT IN THE HISTORY OF HUMANITY" > > > > or > > > > "BAD CEDRIC!" > > > > do make sense to you

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_evas

2012-07-05 Thread Chris Michael
> -Original Message- > From: David Seikel [mailto:onef...@gmail.com] > Sent: 05 July 2012 12:46 > To: enlightenment-devel@lists.sourceforge.net > Subject: Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_evas > > On Thu, 5 Jul 2012 08:31:29 -0300 Gus

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_evas

2012-07-05 Thread Chris Michael
> -Original Message- > From: Gustavo Sverzut Barbieri [mailto:barbi...@profusion.mobi] > Sent: 05 July 2012 12:31 > To: Enlightenment developer list > Subject: Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_evas > > On Thursday, July 5, 2012, Chri

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_evas

2012-07-05 Thread David Seikel
On Thu, 5 Jul 2012 08:31:29 -0300 Gustavo Sverzut Barbieri wrote: > On Thursday, July 5, 2012, Christopher Michael wrote: > > > > > I suppose commit messages like this one: > > > > "THE MOST IMPORTANT COMMIT IN THE HISTORY OF HUMANITY" > > > > or > > > > "BAD CEDRIC!" > > > > do make sense to yo

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_evas

2012-07-05 Thread Gustavo Sverzut Barbieri
On Thursday, July 5, 2012, Christopher Michael wrote: > > I suppose commit messages like this one: > > "THE MOST IMPORTANT COMMIT IN THE HISTORY OF HUMANITY" > > or > > "BAD CEDRIC!" > > do make sense to you ?? Actually they did, in our way they were meaningful. The first calls the author, Cedr

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_evas

2012-07-04 Thread Christopher Michael
WARNING: This email may contain sarcasm and cynicism. If you are easily offended by such things, stop reading now. This is not a bakery, I will not be sugar coating things. > And this is not a commit message! > What does "Tizen changes to upstream EFL." means ? Wow, a zinger from the cheap

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_evas

2012-07-04 Thread Davide Andreoli
2012/7/3 Cedric BAIL : > On Tue, Jul 3, 2012 at 7:47 PM, Gustavo Sverzut Barbieri > wrote: >> This patch is bad as it adds many things at once :-( > > Yeah, it seems to add profile support, but also stuff related to GL > and maybe rotation or compositing. Don't really get the intent. And this is

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_evas

2012-07-03 Thread Cedric BAIL
On Tue, Jul 3, 2012 at 7:47 PM, Gustavo Sverzut Barbieri wrote: > This patch is bad as it adds many things at once :-( Yeah, it seems to add profile support, but also stuff related to GL and maybe rotation or compositing. Don't really get the intent. > On Tuesday, July 3, 2012, Enlightenment SVN

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_evas

2012-07-03 Thread Gustavo Sverzut Barbieri
This patch is bad as it adds many things at once :-( On Tuesday, July 3, 2012, Enlightenment SVN wrote: > Log: > Ecore_Evas Merge Tizen changes to upstream EFL. > > > > Author: devilhorns > Date: 2012-07-03 00:44:17 -0700 (Tue, 03 Jul 2012) > New Revision: 73206 > Trac: http

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_evas

2011-12-27 Thread The Rasterman
On Wed, 28 Dec 2011 01:04:13 -0200 Gustavo Sverzut Barbieri said: > On Wed, Dec 28, 2011 at 12:57 AM, Christopher Michael > wrote: > > On 12/27/11 21:51, Gustavo Sverzut Barbieri wrote: > >> > >> On Wed, Dec 28, 2011 at 12:47 AM, Christopher Michael > >>  wrote: > >>> > >>> On 12/27/11 21:42, G

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_evas

2011-12-27 Thread The Rasterman
On Wed, 28 Dec 2011 00:16:56 -0200 Gustavo Sverzut Barbieri said: > On Wed, Dec 28, 2011 at 12:03 AM, Christopher Michael > wrote: > > On 12/27/11 20:42, Gustavo Sverzut Barbieri wrote: > >> > >> On Tue, Dec 27, 2011 at 11:01 PM, Christopher Michael > >>  wrote: > >>> > >>> On 12/27/11 16:45, C

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_evas

2011-12-27 Thread Christopher Michael
On 12/27/11 22:04, Gustavo Sverzut Barbieri wrote: > On Wed, Dec 28, 2011 at 12:57 AM, Christopher Michael > wrote: >> On 12/27/11 21:51, Gustavo Sverzut Barbieri wrote: >>> >>> On Wed, Dec 28, 2011 at 12:47 AM, Christopher Michael >>> wrote: On 12/27/11 21:42, Gustavo Sverzut Barbi

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_evas

2011-12-27 Thread Gustavo Sverzut Barbieri
On Wed, Dec 28, 2011 at 12:57 AM, Christopher Michael wrote: > On 12/27/11 21:51, Gustavo Sverzut Barbieri wrote: >> >> On Wed, Dec 28, 2011 at 12:47 AM, Christopher Michael >>  wrote: >>> >>> On 12/27/11 21:42, Gustavo Sverzut Barbieri wrote: On Wed, Dec 28, 2011 at 12:34 AM, Chri

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_evas

2011-12-27 Thread Christopher Michael
On 12/27/11 21:51, Gustavo Sverzut Barbieri wrote: > On Wed, Dec 28, 2011 at 12:47 AM, Christopher Michael > wrote: >> On 12/27/11 21:42, Gustavo Sverzut Barbieri wrote: >>> >>> On Wed, Dec 28, 2011 at 12:34 AM, Christopher Michael >>> wrote: On 12/27/11 21:26, Gustavo Sverzut Barbi

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_evas

2011-12-27 Thread Gustavo Sverzut Barbieri
On Wed, Dec 28, 2011 at 12:47 AM, Christopher Michael wrote: > On 12/27/11 21:42, Gustavo Sverzut Barbieri wrote: >> >> On Wed, Dec 28, 2011 at 12:34 AM, Christopher Michael >>  wrote: >>> >>> On 12/27/11 21:26, Gustavo Sverzut Barbieri wrote: On Wed, Dec 28, 2011 at 12:20 AM, Chri

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_evas

2011-12-27 Thread Christopher Michael
On 12/27/11 21:42, Gustavo Sverzut Barbieri wrote: > On Wed, Dec 28, 2011 at 12:34 AM, Christopher Michael > wrote: >> On 12/27/11 21:26, Gustavo Sverzut Barbieri wrote: >>> >>> On Wed, Dec 28, 2011 at 12:20 AM, Christopher Michael >>> wrote: On 12/27/11 21:16, Gustavo Sverzut Barbi

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_evas

2011-12-27 Thread Gustavo Sverzut Barbieri
On Wed, Dec 28, 2011 at 12:34 AM, Christopher Michael wrote: > On 12/27/11 21:26, Gustavo Sverzut Barbieri wrote: >> >> On Wed, Dec 28, 2011 at 12:20 AM, Christopher Michael >>  wrote: >>> >>> On 12/27/11 21:16, Gustavo Sverzut Barbieri wrote: On Wed, Dec 28, 2011 at 12:03 AM, Chri

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_evas

2011-12-27 Thread Christopher Michael
On 12/27/11 21:26, Gustavo Sverzut Barbieri wrote: > On Wed, Dec 28, 2011 at 12:20 AM, Christopher Michael > wrote: >> On 12/27/11 21:16, Gustavo Sverzut Barbieri wrote: >>> >>> On Wed, Dec 28, 2011 at 12:03 AM, Christopher Michael >>> wrote: On 12/27/11 20:42, Gustavo Sverzut Barbi

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_evas

2011-12-27 Thread Gustavo Sverzut Barbieri
On Wed, Dec 28, 2011 at 12:20 AM, Christopher Michael wrote: > On 12/27/11 21:16, Gustavo Sverzut Barbieri wrote: >> >> On Wed, Dec 28, 2011 at 12:03 AM, Christopher Michael >>  wrote: >>> >>> On 12/27/11 20:42, Gustavo Sverzut Barbieri wrote: On Tue, Dec 27, 2011 at 11:01 PM, Chri

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_evas

2011-12-27 Thread Christopher Michael
On 12/27/11 21:16, Gustavo Sverzut Barbieri wrote: > On Wed, Dec 28, 2011 at 12:03 AM, Christopher Michael > wrote: >> On 12/27/11 20:42, Gustavo Sverzut Barbieri wrote: >>> >>> On Tue, Dec 27, 2011 at 11:01 PM, Christopher Michael >>> wrote: On 12/27/11 16:45, Cedric BAIL wrote: >>

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_evas

2011-12-27 Thread Gustavo Sverzut Barbieri
On Wed, Dec 28, 2011 at 12:03 AM, Christopher Michael wrote: > On 12/27/11 20:42, Gustavo Sverzut Barbieri wrote: >> >> On Tue, Dec 27, 2011 at 11:01 PM, Christopher Michael >>  wrote: >>> >>> On 12/27/11 16:45, Cedric BAIL wrote: On Tue, Dec 27, 2011 at 8:25 PM, Enlightenment SVN

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_evas

2011-12-27 Thread Christopher Michael
On 12/27/11 20:42, Gustavo Sverzut Barbieri wrote: > On Tue, Dec 27, 2011 at 11:01 PM, Christopher Michael > wrote: >> On 12/27/11 16:45, Cedric BAIL wrote: >>> On Tue, Dec 27, 2011 at 8:25 PM, Enlightenment SVN >>> wrote: Log: Ecore_Evas (Wayland_Shm): Add an actual 'f

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_evas

2011-12-27 Thread Gustavo Sverzut Barbieri
On Tue, Dec 27, 2011 at 11:01 PM, Christopher Michael wrote: > On 12/27/11 16:45, Cedric BAIL wrote: >> On Tue, Dec 27, 2011 at 8:25 PM, Enlightenment SVN >>  wrote: >>> Log: >>> Ecore_Evas (Wayland_Shm): >>> >>>   Add an actual 'frame' to ecore_evas_wayland. (just a boring rectangle >>> frame w

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_evas

2011-12-27 Thread Christopher Michael
On 12/27/11 16:45, Cedric BAIL wrote: > On Tue, Dec 27, 2011 at 8:25 PM, Enlightenment SVN > wrote: >> Log: >> Ecore_Evas (Wayland_Shm): >> >> Add an actual 'frame' to ecore_evas_wayland. (just a boring rectangle >> frame w/ the title). > > Couldn't you reuse in some way what Gustavo did in th

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_evas

2011-12-27 Thread Christopher Michael
Not sure what you are referring to here...what is it that he did ?? She Sent from my iPod On Dec 27, 2011, at 4:45 PM, Cedric BAIL wrote: > On Tue, Dec 27, 2011 at 8:25 PM, Enlightenment SVN > wrote: >> Log: >> Ecore_Evas (Wayland_Shm): >> >> Add an actual 'frame' to ecore_evas_wayland. (ju

Re: [E-devel] E SVN: devilhorns trunk/ecore/src/lib/ecore_evas

2011-12-27 Thread Cedric BAIL
On Tue, Dec 27, 2011 at 8:25 PM, Enlightenment SVN wrote: > Log: > Ecore_Evas (Wayland_Shm): > >  Add an actual 'frame' to ecore_evas_wayland. (just a boring rectangle frame > w/ the title). Couldn't you reuse in some way what Gustavo did in the EWL backend ? >  Add support for size_min/max/bas