Re: [E-devel] Support custom click area for Evas_Object

2007-07-17 Thread The Rasterman
On Mon, 16 Jul 2007 15:27:44 -0300 "Andre Magalhaes" <[EMAIL PROTECTED]> babbled: excellent. will track from bugzilla from now on - first i need to clean out my mailbox mess. > Added to bugzilla: > > http://bugzilla.enlightenment.org/show_bug.cgi?id=105 (evas patch) > http://bugzilla.enlightenme

Re: [E-devel] Support custom click area for Evas_Object

2007-07-16 Thread Andre Magalhaes
Added to bugzilla: http://bugzilla.enlightenment.org/show_bug.cgi?id=105 (evas patch) http://bugzilla.enlightenment.org/show_bug.cgi?id=106 (edje patch) BR Andrunko On 7/16/07, Andre Magalhaes <[EMAIL PROTECTED]> wrote: > Hi, > > On 7/16/07, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wro

Re: [E-devel] Support custom click area for Evas_Object

2007-07-16 Thread Andre Magalhaes
Hi, On 7/16/07, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: On Mon, 9 Jul 2007 19:20:57 -0300 "Andre Magalhaes" <[EMAIL PROTECTED]> babbled: > Hey Raster, > > On 7/9/07, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > > On Fri, 6 Jul 2007 18:00:08 -0300 "Andre Magalhae

Re: [E-devel] Support custom click area for Evas_Object

2007-07-16 Thread The Rasterman
On Mon, 9 Jul 2007 19:20:57 -0300 "Andre Magalhaes" <[EMAIL PROTECTED]> babbled: > Hey Raster, > > On 7/9/07, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > > On Fri, 6 Jul 2007 18:00:08 -0300 "Andre Magalhaes" <[EMAIL PROTECTED]> > > babbled: > > > > > Hi all, > > > > > > As this is

Re: [E-devel] Support custom click area for Evas_Object

2007-07-12 Thread Andre Magalhaes
Hi again, I found a bug on the patch when using the 16 bits engine, and here is a new fixed patch. The patch also fixes the documentation as described by Gustavo. I tested it against software_x11 and software_16_x11 engines. BR Andrunko On 7/11/07, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> w

Re: [E-devel] Support custom click area for Evas_Object

2007-07-11 Thread Gustavo Sverzut Barbieri
On 7/11/07, Andre Magalhaes <[EMAIL PROTECTED]> wrote: > Hi again, > > So i wrote a new version of the patch supporting stride. The new patch > adds a new public method evas_object_image_stride_get that returns the > row stride of the image. In etk/ewl there are some places that make > use of image

Re: [E-devel] Support custom click area for Evas_Object

2007-07-11 Thread Andre Magalhaes
Hi again, So i wrote a new version of the patch supporting stride. The new patch adds a new public method evas_object_image_stride_get that returns the row stride of the image. In etk/ewl there are some places that make use of image_data directly as if it was a 32 bits ARGB data. These codes can

Re: [E-devel] Support custom click area for Evas_Object

2007-07-11 Thread Andre Magalhaes
np, take your time :-) On 7/11/07, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: On Wed, 11 Jul 2007 10:56:28 -0300 "Andre Magalhaes" <[EMAIL PROTECTED]> babbled: You'll need to wait until Friday :) No time right now. > Hi Raster, > > Any news on this? > > BR > Andrunko > > On 7/10

Re: [E-devel] Support custom click area for Evas_Object

2007-07-11 Thread The Rasterman
On Wed, 11 Jul 2007 10:56:28 -0300 "Andre Magalhaes" <[EMAIL PROTECTED]> babbled: You'll need to wait until Friday :) No time right now. > Hi Raster, > > Any news on this? > > BR > Andrunko > > On 7/10/07, Andre Magalhaes <[EMAIL PROTECTED]> wrote: > > I was looking into etk/ewl code and i saw

Re: [E-devel] Support custom click area for Evas_Object

2007-07-11 Thread Andre Magalhaes
Hi Raster, Any news on this? BR Andrunko On 7/10/07, Andre Magalhaes <[EMAIL PROTECTED]> wrote: > I was looking into etk/ewl code and i saw that they are using > evas_object_image_data_get in some places and they are assuming that > the data is always in RGBA format (as it was before). Proba

Re: [E-devel] Support custom click area for Evas_Object

2007-07-09 Thread Andre Magalhaes
I was looking into etk/ewl code and i saw that they are using evas_object_image_data_get in some places and they are assuming that the data is always in RGBA format (as it was before). Probably other projects (modules) do the same. Maybe some helper functions in evas to retrieve the rgba compon

Re: [E-devel] Support custom click area for Evas_Object

2007-07-09 Thread Andre Magalhaes
On 7/10/07, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote: On 7/10/07, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote: > On 7/9/07, Andre Magalhaes <[EMAIL PROTECTED]> wrote: > > Hi, > > > > On 7/9/07, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote: > > > On 7/9/07, Andre Magalhaes <

Re: [E-devel] Support custom click area for Evas_Object

2007-07-09 Thread Gustavo Sverzut Barbieri
On 7/10/07, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote: > On 7/9/07, Andre Magalhaes <[EMAIL PROTECTED]> wrote: > > Hi, > > > > On 7/9/07, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote: > > > On 7/9/07, Andre Magalhaes <[EMAIL PROTECTED]> wrote: > > > > Hey Raster, > > > > > > > > On 7

Re: [E-devel] Support custom click area for Evas_Object

2007-07-09 Thread Gustavo Sverzut Barbieri
On 7/9/07, Andre Magalhaes <[EMAIL PROTECTED]> wrote: > Hi, > > On 7/9/07, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote: > > On 7/9/07, Andre Magalhaes <[EMAIL PROTECTED]> wrote: > > > Hey Raster, > > > > > > On 7/9/07, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > > > > On Fri,

Re: [E-devel] Support custom click area for Evas_Object

2007-07-09 Thread Andre Magalhaes
Ooops, Forgot to attach the modified patch. On 7/9/07, Andre Magalhaes <[EMAIL PROTECTED]> wrote: Hi, On 7/9/07, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote: > On 7/9/07, Andre Magalhaes <[EMAIL PROTECTED]> wrote: > > Hey Raster, > > > > On 7/9/07, The Rasterman Carsten Haitzler <[EMAIL

Re: [E-devel] Support custom click area for Evas_Object

2007-07-09 Thread Andre Magalhaes
Hi, On 7/9/07, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote: > On 7/9/07, Andre Magalhaes <[EMAIL PROTECTED]> wrote: > > Hey Raster, > > > > On 7/9/07, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > > > On Fri, 6 Jul 2007 18:00:08 -0300 "Andre Magalhaes" <[EMAIL PROTECTED]> > >

Re: [E-devel] Support custom click area for Evas_Object

2007-07-09 Thread Gustavo Sverzut Barbieri
On 7/9/07, Andre Magalhaes <[EMAIL PROTECTED]> wrote: > Hey Raster, > > On 7/9/07, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > > On Fri, 6 Jul 2007 18:00:08 -0300 "Andre Magalhaes" <[EMAIL PROTECTED]> > > babbled: > > > > > Hi all, > > > > > > As this is my first post here, let me i

Re: [E-devel] Support custom click area for Evas_Object

2007-07-09 Thread Andre Magalhaes
Hey Raster, On 7/9/07, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: On Fri, 6 Jul 2007 18:00:08 -0300 "Andre Magalhaes" <[EMAIL PROTECTED]> babbled: > Hi all, > > As this is my first post here, let me introduce myself. I am Andre > Moreira Magalhaes, aka andrunko, and I work for IN

Re: [E-devel] Support custom click area for Evas_Object

2007-07-09 Thread The Rasterman
On Fri, 6 Jul 2007 18:00:08 -0300 "Andre Magalhaes" <[EMAIL PROTECTED]> babbled: > Hi all, > > As this is my first post here, let me introduce myself. I am Andre > Moreira Magalhaes, aka andrunko, and I work for INdT in Brazil. hey andre :) > Now let's go to the point. I am working on a project