Re: [E-devel] [PATCH] Elementary Box Unpack

2009-09-11 Thread Treviño
Gustavo Sverzut Barbieri wrote: > On Fri, Sep 11, 2009 at 3:26 PM, "Marco Trevisan (Treviño)" > wrote: >> Hello, I've often found useful to remove items from an elm_box, and the >> new elm_box_clear function helps me a lot, by the way in some >> circumstances I'd prefer not to delete the items I'v

Re: [E-devel] [PATCH] Elementary Box Unpack

2009-09-11 Thread Gustavo Sverzut Barbieri
On Fri, Sep 11, 2009 at 3:26 PM, "Marco Trevisan (Treviño)" wrote: > Hello, I've often found useful to remove items from an elm_box, and the > new elm_box_clear function helps me a lot, by the way in some > circumstances I'd prefer not to delete the items I've packed in the box, > but just to unbo

[E-devel] [PATCH] Elementary Box Unpack

2009-09-11 Thread Marco Trevisan (Treviño)
Hello, I've often found useful to remove items from an elm_box, and the new elm_box_clear function helps me a lot, by the way in some circumstances I'd prefer not to delete the items I've packed in the box, but just to unbox them. So I've added these two new API: EAPI voidelm_box_unpack(

Re: [E-devel] E SVN: raster IN trunk/evas/src: bin lib/cache lib/cserve lib/include modules/loaders/edb modules/loaders/gif modules/loaders/jpeg modules/loaders/png modules/loaders/svg modules/loaders

2009-09-11 Thread Viktor Kojouharov
On Fri, 2009-09-11 at 06:44 -0700, Enlightenment SVN wrote: > Log: > 1. make max image size a #define > 2. max image size > 65536x65536 yay. thanks a lot :) > 3. fix cserve leak > 4. fix cserve+async load to work together. > > > Author: raster > Date: 2009-09-11 06:44: