Re: [E-devel] [PATCH 0/8] e_nm: Get device properties and cleanup.

2008-03-23 Thread Stefan Schmidt
Hello. On Mon, 2008-03-24 at 08:37, Carsten Haitzler wrote: > On Sun, 23 Mar 2008 17:52:59 -0300 Stefan Schmidt <[EMAIL PROTECTED]> > babbled: > > > Any other objections then the formatting changes? I'll send a separate > > formattіng patch in my next batch for this. > > > > If nobody else objec

Re: [E-devel] [PATCH 0/8] e_nm: Get device properties and cleanup.

2008-03-23 Thread The Rasterman
On Sun, 23 Mar 2008 17:52:59 -0300 Stefan Schmidt <[EMAIL PROTECTED]> babbled: > Hello. > > Any other objections then the formatting changes? I'll send a separate > formattіng patch in my next batch for this. > > If nobody else objects, somebody pushing them in would be great. currently nice &

Re: [E-devel] [PATCH 0/8] e_nm: Get device properties and cleanup.

2008-03-23 Thread Stefan Schmidt
Hello. Any other objections then the formatting changes? I'll send a separate formattіng patch in my next batch for this. If nobody else objects, somebody pushing them in would be great. regards Stefan Schmidt signature.asc Description: Digital signature ---

[E-devel] [eet] reorganisation of the headers

2008-03-23 Thread Vincent Torri
Hey, to use evil, I need to include in the following order the headers config.h stdio.h Evil.h Eet.h Eet_Private.h that is, Evil.h must be after stdio.h and config.h, and before Eet.h Currently, all the headers are in Eet_Private.h and (i think that) it's impossible to have that order. So,

Re: [E-devel] Ewl widget positioning

2008-03-23 Thread dan sinclair
Jose Gonzalez wrote: >> > >However you have it (though rel coords would seem best), >> > > if you really want ewl to be a flexible tool for building >> > > artistic, rich apps, then you'll want a natural way to >> > > arbitrarily position child *widgets* - not just evas objects.. >> > > an

Re: [E-devel] Evas Object Size Hints

2008-03-23 Thread Gustavo Sverzut Barbieri
On Sun, Mar 23, 2008 at 1:55 PM, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > On Sun, 23 Mar 2008 04:20:05 -0400 Jose Gonzalez <[EMAIL PROTECTED]> babbled: > > > > > > In general I don't have any objections to the addition of size > > > > hints to Edje, these could actually be usef

Re: [E-devel] Evas Object Size Hints

2008-03-23 Thread The Rasterman
On Sun, 23 Mar 2008 04:20:05 -0400 Jose Gonzalez <[EMAIL PROTECTED]> babbled: > > > In general I don't have any objections to the addition of size > > > hints to Edje, these could actually be useful to EWL as we could > > > use them in place of some of the existing size hints we get from > > > Edj

Re: [E-devel] edje_cc parser

2008-03-23 Thread The Rasterman
On Sun, 23 Mar 2008 15:42:22 +0900 Toma <[EMAIL PROTECTED]> babbled: > Hey, > I noticed (after dh pointed it out to me) that the parser didnt pick > up this little copy+paste mistake I made. > > images { >image: "grunge-logo.png" COMP; > } > > image { > ima

[E-devel] Nightly build log for E17 on 2008-03-23 07:08:42 -0700

2008-03-23 Thread Nightly build system
Build log for Enlightenment DR 0.17 on 2008-03-23 07:08:42 -0700 Build logs are available at http://download.enlightenment.org/tests/logs Packages that failed to build: ecore_li http://download.enlightenment.org/tests/logs/ecore_li.log engage http://download.enlightenment.org/tests/logs/engage.l

Re: [E-devel] Evas Object Size Hints

2008-03-23 Thread Jose Gonzalez
> > In general I don't have any objections to the addition of size > > hints to Edje, these could actually be useful to EWL as we could > > use them in place of some of the existing size hints we get from > > Edje. I'm not really certain why you want the ability to set the > > min and max sizes pro