2008/3/21, Sebastian Dransfeld <[EMAIL PROTECTED]>:
>
> Why not just use libxml2 and make the wallpaper_web part optional if the
> user has libxml2?
>
>
> Sebastian
>
I agree, and your idea already are in TODO list, but i don't started
with it for some reasons.
The module is a testbed to see how
Build log for Enlightenment DR 0.17 on 2008-03-21 07:08:39 -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
Massimiliano Calamelli wrote:
> 2008/3/20, Jose Gonzalez <[EMAIL PROTECTED]>:
>> Ah, good man. You've been thoroughly indoctrinated into
>> avoiding the evil influences of 'dependencies' in 'E', now it's
>> even for e17 modules!
>>
>> Indeed, I wonder how many systems e17 is going to run
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, I'll
do further investigations about this, but again it doesn't happens
always... let's
On Fri, Mar 21, 2008 at 5:25 AM, Gustavo Sverzut Barbieri
<[EMAIL PROTECTED]> wrote:
> Guys,
>
> Here is my first draft to add size hints to Evas_Object, this is just
> about the basics and contain no code to calculate size based on hints,
> interceptors to enforce size and like. What I want to
Guys,
Here is my first draft to add size hints to Evas_Object, this is just
about the basics and contain no code to calculate size based on hints,
interceptors to enforce size and like. What I want to know:
- Is it ok to have just one EVAS_CALLBACK_CHANGED_SIZE_HINTS or
it's better to go with