The plugin uses Imlib_Image which is a void *. So I can replace it by a
void * in Epsilon_Plugin. But Ecore_List is a typedef on a struct. Do you
prefer a void * and I cast in Epsilon.c, or do I include Ecore_Data.h in
Epsilon.h ?
Vincent
On Sun, 8 Jul 2007, Nathan Ingersoll wrote:
> I don't
Vincent Torri schrieb:
> The plugin uses Imlib_Image which is a void *. So I can replace it by a
> void * in Epsilon_Plugin. But Ecore_List is a typedef on a struct. Do you
> prefer a void * and I cast in Epsilon.c, or do I include Ecore_Data.h in
> Epsilon.h ?
>
What about to rename epsilon_
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi devs, i'm here to announce that i've publiched my code under Google
Projects, here's the link:
http://code.google.com/p/e-mail/
Note that the project is in very alpha stage, and atm it works like an
"MH mailbox browser", and no more. No sending/re
Hi all,
I want to reply before this thread ends discussing only the "how do we
patch projects" topic, as it is just a small part of the real problem.
I've seen other devs and myself complaining on how things work on
e-land, from how the ideas are discussed (design) to how they are
implemented (imp
On Sun, 8 Jul 2007 10:39:28 +0200 Brian 'morlenxus' Miculcy <[EMAIL PROTECTED]>
babbled:
> I also suggest to have module categories, as we already use the
> module.desktop files for the icons, we should use it for the categories.
> This way we wouldn't have a long list, we instead have the modules
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
On Thu, 05 Jul 2007 10:06:41 +1000 Brett Nash <[EMAIL PROTECTED]> babbled:
thanks! definite boo boo there. in cvs.
> With the `new' managed smart objects, layer changes are not causing the
> object to be marked as dirty. This fixes that problem.
> ---
> src/lib/canvas/evas_layer.c |2 +-
>
On Sun, 8 Jul 2007 20:05:30 -0400 dan sinclair <[EMAIL PROTECTED]> babbled:
> On 8-Jul-07, at 7:51 PM, Carsten Haitzler (The Rasterman) wrote:
> >
> > Maybe we need to have official IRC logs? Maybe add a #ecode channel
> > whose ONLY
> > purpose is discussion of code, design, direction ideas etc
On Mon, 9 Jul 2007 03:05:59 +0300 "Hisham Mardam Bey"
<[EMAIL PROTECTED]> babbled:
> What happens when we have "biggish" patches on Evas or Ecore? I
> remember Jorge (turran) had a lot of work that was held off up until
> after E is to be released. This is what I want to get to. When you are
> too
Once again:
This module makes the enlightenment_remote options for creating,
selecting and deleting a profile available in the config panel.
Hope it get's in this time...
Greets,
Brian 'morlenxus' Miculcy
-
This SF.net emai
Wops, forgot to attach the files.
Once again:
This module makes the enlightenment_remote options for creating,
selecting and deleting a profile available in the config panel.
Hope it get's in this time...
Greets,
Brian 'morlenxus' Miculcy
Seems that the files are stripped away... third try.
Once again:
This module makes the enlightenment_remote options for creating,
selecting and deleting a profile available in the config panel.
Hope it get's in this time...
Greets,
Brian 'morlenxus' Miculcy
MAINTAINERCLEANFILES = Makefile.in
MO
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Massimiliano Calamelli wrote:
> Hi devs, i'm here to announce that i've publiched my code under Google
> Projects, here's the link:
> http://code.google.com/p/e-mail/
>
> Note that the project is in very alpha stage, and atm it works like an
> "MH ma
This may have been discussed previously or I may just be dumb, but is
there no way to simply view a list of the most recent bugs? I have
some free time figured i would browse bugzilla, maybe find something i
can fix, but Apparently i cannot simply browse; Or i just can't find
the link?
--
Zachar
They changed the simple search so it requires a keyword. But, you can
click search, Advanced Search tab, then just hit search and it will give
everything. (You can then save this search at the bottom of the list and
it will be added into your footer where you can just click the link)
dan
Zach
On 7/9/07, Enlightenment CVS <[EMAIL PROTECTED]> wrote:
> @@ -534,12 +535,14 @@
> if (menu->entries)
> {
> Efreet_Menu *entry;
> -
> +
shouldn't we avoid trailing white spaces and these kind of changes?
Both emacs and vi have highlights for trailing white spaces, I guess
that oth
On Mon, 9 Jul 2007 19:29:37 +0900 Carsten Haitzler (The Rasterman)
<[EMAIL PROTECTED]> wrote:
> On Sun, 8 Jul 2007 20:05:30 -0400 dan sinclair <[EMAIL PROTECTED]>
> babbled:
>
> > On 8-Jul-07, at 7:51 PM, Carsten Haitzler (The Rasterman) wrote:
> > >
> > > Maybe we need to have official IRC logs?
David Seikel wrote:
> On Mon, 9 Jul 2007 19:29:37 +0900 Carsten Haitzler (The Rasterman)
> <[EMAIL PROTECTED]> wrote:
>
>> On Sun, 8 Jul 2007 20:05:30 -0400 dan sinclair <[EMAIL PROTECTED]>
>> babbled:
>>
>> > On 8-Jul-07, at 7:51 PM, Carsten Haitzler (The Rasterman) wrote:
>> > >
>> > > Maybe we
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
This is a pet peeve of mine, so I'll just vent some steam. B-)
On Mon, 9 Jul 2007 01:50:44 +0300 "Hisham Mardam Bey"
<[EMAIL PROTECTED]> wrote:
> So what if we have an API break? We can take care of it - we have not
> even made a stable release yet! If a developer takes the time to
> improve som
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
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]>
> >
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
On 7/9/07, Jorge Luis Zapata Muga <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I want to reply before this thread ends discussing only the "how do we
> patch projects" topic, as it is just a small part of the real problem.
> I've seen other devs and myself complaining on how things work on
> e-land, fr
On 9-Jul-07, at 8:13 PM, Hisham Mardam Bey wrote:
> On 7/9/07, Jorge Luis Zapata Muga <[EMAIL PROTECTED]> wrote:
>> Hi all,
>>
>> I want to reply before this thread ends discussing only the "how
>> do we
>> patch projects" topic, as it is just a small part of the real
>> problem.
>> I've seen
Hi,
I found some minor bugs in etk+exhibit while playing with them
yesterday. Attached there are 2 patches to fix the bugs
The etk patch fixes a bug when reparenting a widget on an etk_box,
_etk_box_child_remove is freeing the newly created cell.
The exhibit patch fixes a bug where comment and
I have slightly integrated the new efreet_mime stuff into e_fm. For now
it is fairly simple and I have just wrapped efreet_mime_globs_type_get
inside of e_fm_mime_filename_get and removed a lot of duplicated code.
More can be done, but figured this would be an easier patch to get in
for now.
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,
On 7/9/07, Enlightenment CVS <[EMAIL PROTECTED]> wrote:
> + * EVAS_COLORSPACE_RGB565_A5P:
> + *
> + * In the process of being implemented in 1 engine only. This may change.
> + *
> + * This is a pointer to image data for 16-bit half-word pixel data in 16bpp
> + * RGB 565 format (5 bits red, 6 bits
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
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 <
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
32 matches
Mail list logo