On Fri, 24 Sep 2010 09:42:43 -0300 Iván Briano (Sachiel)
said:
> On Fri, Sep 24, 2010 at 9:29 AM, Carsten Haitzler
> wrote:
> > On Fri, 24 Sep 2010 09:00:32 -0300 Iván Briano (Sachiel)
> > said:
> >
> >> On Thu, Sep 23, 2010 at 10:08 PM, Carsten Haitzler
> >> wrote:
> >> > On Thu, 23 Sep 2010
On Fri, Sep 24, 2010 at 9:29 AM, Carsten Haitzler wrote:
> On Fri, 24 Sep 2010 09:00:32 -0300 Iván Briano (Sachiel)
> said:
>
>> On Thu, Sep 23, 2010 at 10:08 PM, Carsten Haitzler
>> wrote:
>> > On Thu, 23 Sep 2010 09:23:27 -0300 Iván Briano (Sachiel)
>> > said:
>> >
>> > this should be fixed t
On Fri, 24 Sep 2010 09:00:32 -0300 Iván Briano (Sachiel)
said:
> On Thu, Sep 23, 2010 at 10:08 PM, Carsten Haitzler
> wrote:
> > On Thu, 23 Sep 2010 09:23:27 -0300 Iván Briano (Sachiel)
> > said:
> >
> > this should be fixed to work again as it was intended to... g. what
> > removed it. i K
On Thu, Sep 23, 2010 at 10:08 PM, Carsten Haitzler wrote:
> On Thu, 23 Sep 2010 09:23:27 -0300 Iván Briano (Sachiel)
> 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, 23 Sep 2010 09:23:27 -0300 Iván Briano (Sachiel)
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
> wrote:
> > On Thu,
On Thu, 23 Sep 2010 09:23:27 -0300 Iván Briano (Sachiel)
said:
> On Thu, Sep 23, 2010 at 9:13 AM, Carsten Haitzler
> wrote:
> > On Thu, 23 Sep 2010 08:52:30 -0300 Eduardo Felipe
> > said:
> >
> > wtf? someone removed the code that called it tasn?
> >
>
> That's actually the code about
On Thu, Sep 23, 2010 at 9:13 AM, Carsten Haitzler wrote:
> On Thu, 23 Sep 2010 08:52:30 -0300 Eduardo Felipe
> said:
>
> wtf? someone removed the code that called it tasn?
>
That's actually the code about filtering input in entries that I
told you wasn't finished. You started it, added s
On Thu, 23 Sep 2010 08:52:30 -0300 Eduardo Felipe
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 edje_object_text_insert_filter_callback_add
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)