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
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
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(
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: