[E-devel] E CVS: libs/evas raster

2008-05-19 Thread Jose Gonzalez
+ * If the requested colorspace is the same as the image colorspace + * nothing is done and NULL is returned. + if (!o->cur.cspace == to_cspace) return NULL; To cspace or not to cspace ... - This SF.net email is spons

Re: [E-devel] Clipped Smart Object draft

2008-05-19 Thread Jose Gonzalez
Gustavo wrote: > Anyone else looked at this? May I add the clipped smart object (no > layout stuff!) to evas? I can add some docs and even change basic > smart object to refer to this one for simple implementations. > > For those who are irc challenged, maybe you could give a short ov

[E-devel] [PATCH] e_desklock: Erase binding

2008-05-19 Thread Beber
Hi, Here is a patch for e_desklock to add a binding on Ctrl-U to flush input password as the common way on Unix system to flush an input. -- Beber --- src/bin/e_desklock.c.ori2008-05-13 21:14:52.0 +0200 +++ src/bin/e_desklock.c2008-05-13 22:56:39.0 +0200 @@ -72,6 +72,

[E-devel] [PATCH] e_desklock: Erase binding

2008-05-19 Thread Beber
Hi, Here is a patch for e_desklock to add a binding on Ctrl-U to flush input password as the common way on Unix system to flush an input. -- Beber --- src/bin/e_desklock.c.ori 2008-05-13 21:14:52.0 +0200 +++ src/bin/e_desklock.c 2008-05-13 22:56:39.0 +0200 @@ -72,6 +72,7 @@ stat

Re: [E-devel] [Announce] Gadman module

2008-05-19 Thread Dave Andreoli
- "Carsten Haitzler (The Rasterman)" <[EMAIL PROTECTED]> ha scritto: > On Mon, 19 May 2008 02:44:51 -0300 "Gustavo Sverzut Barbieri" > <[EMAIL PROTECTED]> babbled: > > > On Mon, May 19, 2008 at 1:33 AM, The Rasterman Carsten Haitzler > > <[EMAIL PROTECTED]> wrote: > > > On Sat, 19 Apr 2008 1

Re: [E-devel] Eet 1.0.0 on OpenBSD 4.3-release

2008-05-19 Thread Cedric BAIL
Hi, I am looking at your bug report. I have already fixed the first two warning regarding sprintf and strcpy. But the main error is kind of strange. It's look like `eet_data_dump' and `eet_data_undump' are not in the library. Do you have a previous version of eet installed ? Regarding netinet/in.

[E-devel] Nightly build log for E17 on 2008-05-19 07:10:17 -0700

2008-05-19 Thread Nightly build system
Build log for Enlightenment DR 0.17 on 2008-05-19 07:10:17 -0700 Build logs are available at http://download.enlightenment.org/tests/logs Packages that failed to build: enna http://download.enlightenment.org/tests/logs/enna.log epdf http://download.enlightenment.org/tests/logs/epdf.log evolve h

Re: [E-devel] Evas_Object_Image data colorspace convert

2008-05-19 Thread Andre Magalhaes
On Mon, May 19, 2008 at 12:03 AM, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > On Tue, 6 May 2008 18:03:43 -0300 "Andre Magalhaes" <[EMAIL PROTECTED]> > babbled: > > in cvs :) I could have done it, but great thanks :) -- Andre Moreira Magalhaes (andrunko) --

Re: [E-devel] Clipped Smart Object draft

2008-05-19 Thread The Rasterman
On Mon, 19 May 2008 09:13:35 -0300 "Kenneth Christiansen" <[EMAIL PROTECTED]> babbled: this is in my mail queue. i killed some of it today - more tomorrow :) > I am for it, you already added this to the python bindings back in the > days and it has really proved useful for developing Canola. > >

Re: [E-devel] Clipped Smart Object draft

2008-05-19 Thread Gustavo Sverzut Barbieri
On Mon, May 19, 2008 at 9:13 AM, Kenneth Christiansen <[EMAIL PROTECTED]> wrote: > I am for it, you already added this to the python bindings back in the > days and it has really proved useful for developing Canola. yes, basically most of smart object users will just need constructor + resize to b

Re: [E-devel] Clipped Smart Object draft

2008-05-19 Thread Kenneth Christiansen
I am for it, you already added this to the python bindings back in the days and it has really proved useful for developing Canola. Cheers, Kenneth On Sun, May 18, 2008 at 5:11 PM, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote: > Anyone else looked at this? May I add the clipped smart object

Re: [E-devel] E CVS: apps/e devilhorns

2008-05-19 Thread Massimiliano Calamelli
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 19 May 2008 07:10:18 -0300 "Gustavo Sverzut Barbieri" <[EMAIL PROTECTED]> wrote: > http://wiki.enlightenment.org/index.php/E-Coding#Indentation > > Also, PLEASE try to highlight trailing whitespace and remove them! For SciTE users, you can s

Re: [E-devel] E CVS: apps/e devilhorns

2008-05-19 Thread Gustavo Sverzut Barbieri
On Mon, May 19, 2008 at 6:57 AM, Enlightenment CVS <[EMAIL PROTECTED]> wrote: > Enlightenment CVS committal > > Author : devilhorns > Project : e17 > Module : apps/e > > Dir : e17/apps/e/src/bin > > > Modified Files: >e_gadcon.c > > > Log Message: > Fix some formatting while I am here

Re: [E-devel] E CVS: apps/e devilhorns

2008-05-19 Thread Gustavo Sverzut Barbieri
On Mon, May 19, 2008 at 6:39 AM, Enlightenment CVS <[EMAIL PROTECTED]> wrote: > Enlightenment CVS committal > > Author : devilhorns > Project : e17 > Module : apps/e > > Dir : e17/apps/e/src/modules/gadman > > > Modified Files: >e_mod_gadman.c e_mod_gadman.h e_mod_main.c > > > Log Mes