On Sun, 29 Aug 2010, Carsten Haitzler (The Rasterman) wrote:
> i'm also looking at evas_imaging_* calls. they are basically never used. and
> frankly - you don't need them. u can do all that with a dummy buffer canvas
> and
> evas objects. it just wil become a pain to maintain that api going f
On Sun, 29 Aug 2010, Carsten Haitzler (The Rasterman) wrote:
> EINA_DEPRECATED EAPI Evas_Smart *evas_smart_new (const char *name,
> void (*func_add) (Evas_Object *obj), void (*func_del) (Evas_Object *obj), void
> (*func_layer_set) ...
>
> it's deprecated. it has been for ages. only thin
On 08/28/2010 08:53 PM, Carsten Haitzler (The Rasterman) wrote:
> i'm also looking at evas_imaging_* calls. they are basically never used. and
> frankly - you don't need them. u can do all that with a dummy buffer canvas
> and
> evas objects. it just wil become a pain to maintain that api going f
On Sun, 29 Aug 2010 10:45:35 +1000
Carsten Haitzler (The Rasterman) wrote:
> EINA_DEPRECATED EAPI Evas_Smart *evas_smart_new (const char *name,
> void (*func_add) (Evas_Object *obj), void (*func_del) (Evas_Object *obj), void
> (*func_layer_set) ...
>
> it's deprecated. it has been for a
i'm also looking at evas_imaging_* calls. they are basically never used. and
frankly - you don't need them. u can do all that with a dummy buffer canvas and
evas objects. it just wil become a pain to maintain that api going forward.
anyone object to removing evas_imaging?
--
- Codito
EINA_DEPRECATED EAPI Evas_Smart *evas_smart_new (const char *name,
void (*func_add) (Evas_Object *obj), void (*func_del) (Evas_Object *obj), void
(*func_layer_set) ...
it's deprecated. it has been for ages. only thing in svn still using it is
enterminus in proto. i say we kill this baby o
On Sat, Aug 28, 2010 at 12:01 PM, Albin Tonnerre
wrote:
> On Sat, 28 Aug 2010 09:30 -0300, Lucas De Marchi wrote :
>> Hi all,
>>
>> See at http://people.profusion.mobi/~lucas/allparen.patch a patch I
>> prepared for our svn using the scripts
>> trunk/SCRIPTS/coccinelle/{paren,paren-or}.cocci
>>
>>
Hey,
Here is my first step with the textgrid object. I have never written an
evas object before so the code is not perfect, even not good in some
places, I think.
To test it, put evas_object_textgrid.c in evas/src/lib/canvas, then patch
evas with evas_textgrid.diff and compile and run ecore
On Sat, 28 Aug 2010 09:30 -0300, Lucas De Marchi wrote :
> Hi all,
>
> See at http://people.profusion.mobi/~lucas/allparen.patch a patch I
> prepared for our svn using the scripts
> trunk/SCRIPTS/coccinelle/{paren,paren-or}.cocci
>
> I know this one is particular controversial (and bigger than I
Hi all,
See at http://people.profusion.mobi/~lucas/allparen.patch a patch I
prepared for our svn using the scripts
trunk/SCRIPTS/coccinelle/{paren,paren-or}.cocci
I know this one is particular controversial (and bigger than I
expected), so I'd like to hear from you whether it's worth applying to
10 matches
Mail list logo