Re: [E-devel] edje - slight api change

2007-05-29 Thread Gustavo Sverzut Barbieri
On 5/29/07, Brian Mattern <[EMAIL PROTECTED]> wrote: > Along with the GROUP part support I committed over the weekend, came a > slight change to edje_object_part_swallow(). This function will now ONLY > operate on SWALLOW parts. If you try to swallow into e.g. a RECT, it > will fail. I really like

[E-devel] edje - slight api change

2007-05-29 Thread Brian Mattern
Along with the GROUP part support I committed over the weekend, came a slight change to edje_object_part_swallow(). This function will now ONLY operate on SWALLOW parts. If you try to swallow into e.g. a RECT, it will fail. Unfortunately, the API currently does not return a status on whether the s

[E-devel] The module list is not correctly remembered upon restart

2007-05-29 Thread Виктор Кожухаров
Can anyone else reproduce this? It seems that for some time (I'd say about a month), the list of modules is not saved correctly in e.cfg when restarting with the ctrl+alt+end combo (or related menu item). I didn't have time to dig too deeply into this, but what I've found is that e.cfg already cont

[E-devel] PATCH: recursive path creation

2007-05-29 Thread Brian 'morlenxus' Miculcy
This patch fix the error message if a dir couldn't be created. It also creates directories recursive, i didn't had ~/.local, so a dir creation ~/.local/share/applications/ did never work for me. Greets, Brian 'morlenxus' Miculcy ? e_utils.patch Index: e_utils.c

[E-devel] YUY2 colorspace support for images?

2007-05-29 Thread Jason Tackaberry
Evas recently got YV12 support for images, which is in the GL engine is accelerated via fragment program. Is adding YUY2 support theoretically possible? I guess this is less of an evas question and more of an OpenGL one, and I'm asking if it's possible to construct a fragment program to handle YU

Re: [E-devel] E CVS: net onefang

2007-05-29 Thread Vincent Torri
Hey, maybe we should add a .pc file for e17. That would make things easier, I think. Vincent On Tue, 29 May 2007, Enlightenment CVS wrote: Enlightenment CVS committal Author : onefang Project : e_modules Module : net Dir : e_modules/net Modified Files: configure.in Log

Re: [E-devel] exhibit patch

2007-05-29 Thread Thomas Kuther
On Di, 29.05.07 00:43 Brian 'morlenxus' Miculcy <[EMAIL PROTECTED]> wrote: > Patch does the following: > > - 'options' menu entry moved from 'file' to 'edit' menu > - 'set as wallpaper' menu entry moved from 'edit' to file' menu > - new menu entry 'fullscreen' added to view menu YYEES! \o/