[E-devel] edje_cc parser

2008-03-22 Thread Toma
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 { image: "grunge-logo.png" COMP; } It compiles fine but obviously d

Re: [E-devel] Evas Object Size Hints

2008-03-22 Thread andres
El Saturday 22 March 2008 10:24:11 Carsten Haitzler escribió: > well it already is relative - everything is, BUT it is not repeatably > relative. i.e. "put this button into this container, add another one, and > another one, and another... etc." so u have a hbox/vbox kind of setup, or > for that ma

[E-devel] Nightly build log for E17 on 2008-03-22 07:09:15 -0700

2008-03-22 Thread Nightly build system
Build log for Enlightenment DR 0.17 on 2008-03-22 07:09:15 -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] backtrace

2008-03-22 Thread The Rasterman
On Fri, 21 Mar 2008 13:08:54 +0100 Massimo Maiurana <[EMAIL PROTECTED]> babbled: > I always use hibernation on my system, and sometimes, after a few > minutes from resume, it happens that e receives either a sigsegv or > a sigabrt. > looks like it happens only when the forecast module is loaded,

Re: [E-devel] Evas Object Size Hints

2008-03-22 Thread The Rasterman
On Thu, 20 Mar 2008 23:07:12 -0500 "Nathan Ingersoll" <[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 Edje. I'm not >