Re: [E-devel] Edje API removal.

2010-09-24 Thread Sachiel
On Thu, Sep 23, 2010 at 10:08 PM, Carsten Haitzler ras...@rasterman.com wrote: On Thu, 23 Sep 2010 09:23:27 -0300 Iván Briano (Sachiel) sachi...@gmail.com said: this should be fixed to work again as it was intended to... g. what removed it. i KNOW it worked. i implemented it and had it

Re: [E-devel] Edje API removal.

2010-09-24 Thread The Rasterman
On Fri, 24 Sep 2010 09:00:32 -0300 Iván Briano (Sachiel) sachi...@gmail.com said: On Thu, Sep 23, 2010 at 10:08 PM, Carsten Haitzler ras...@rasterman.com wrote: On Thu, 23 Sep 2010 09:23:27 -0300 Iván Briano (Sachiel) sachi...@gmail.com said: this should be fixed to work again as it was

Re: [E-devel] Edje API removal.

2010-09-24 Thread Sachiel
On Fri, Sep 24, 2010 at 9:29 AM, Carsten Haitzler ras...@rasterman.com wrote: On Fri, 24 Sep 2010 09:00:32 -0300 Iván Briano (Sachiel) sachi...@gmail.com said: On Thu, Sep 23, 2010 at 10:08 PM, Carsten Haitzler ras...@rasterman.com wrote: On Thu, 23 Sep 2010 09:23:27 -0300 Iván Briano

Re: [E-devel] Edje API removal.

2010-09-24 Thread The Rasterman
On Fri, 24 Sep 2010 09:42:43 -0300 Iván Briano (Sachiel) sachi...@gmail.com said: On Fri, Sep 24, 2010 at 9:29 AM, Carsten Haitzler ras...@rasterman.com wrote: On Fri, 24 Sep 2010 09:00:32 -0300 Iván Briano (Sachiel) sachi...@gmail.com said: On Thu, Sep 23, 2010 at 10:08 PM, Carsten

[E-devel] Edje API removal.

2010-09-23 Thread Eduardo Felipe
Folks, I was looking into Edje's API yesterday when I came across these two functions that seemed to do what I wanted: void edje_object_text_insert_filter_callback_add (Evas_Object *obj, const char *part, void(*func)(void *data, Evas_Object *obj, const char *part, char **text), const void *data)

Re: [E-devel] Edje API removal.

2010-09-23 Thread The Rasterman
On Thu, 23 Sep 2010 08:52:30 -0300 Eduardo Felipe eduardofelip...@gmail.com said: wtf? someone removed the code that called it tasn? Folks, I was looking into Edje's API yesterday when I came across these two functions that seemed to do what I wanted: void

Re: [E-devel] Edje API removal.

2010-09-23 Thread Sachiel
On Thu, Sep 23, 2010 at 9:13 AM, Carsten Haitzler ras...@rasterman.com wrote: On Thu, 23 Sep 2010 08:52:30 -0300 Eduardo Felipe eduardofelip...@gmail.com said: wtf? someone removed the code that called it tasn? That's actually the code about filtering input in entries that I told you

Re: [E-devel] Edje API removal.

2010-09-23 Thread The Rasterman
On Thu, 23 Sep 2010 09:23:27 -0300 Iván Briano (Sachiel) sachi...@gmail.com said: On Thu, Sep 23, 2010 at 9:13 AM, Carsten Haitzler ras...@rasterman.com wrote: On Thu, 23 Sep 2010 08:52:30 -0300 Eduardo Felipe eduardofelip...@gmail.com said: wtf? someone removed the code that called

Re: [E-devel] Edje API removal.

2010-09-23 Thread The Rasterman
On Thu, 23 Sep 2010 09:23:27 -0300 Iván Briano (Sachiel) sachi...@gmail.com said: this should be fixed to work again as it was intended to... g. what removed it. i KNOW it worked. i implemented it and had it tested and calling callbacks. On Thu, Sep 23, 2010 at 9:13 AM, Carsten Haitzler