Re: [E-devel] hello

2006-08-07 Thread Gabriel Rossetti
You posted to a Development list, please post all non-dev questions/comments in the user list : enlightenment-users@lists.sourceforge.net Thank you, Gabriel Rossetti goyo wrote: > Hello, My name is Goyo. > > I have 1 questions about Eterm, if somebody could answer them... > >

[E-devel] Re: [e-users] off on holidays

2005-12-21 Thread Gabriel Rossetti
Thank you Carsten, Merry christmas and a happy new year to you too, and rest some ;-) Gabriel Carsten Haitzler (The Rasterman) wrote: >just in case you guys will think i died... i won't have. tomorrow i'll be off >on holidays until the 6th of janruary or so - i might get through some of my >ema

[E-devel] API Documentation

2005-12-02 Thread Gabriel Rossetti
Hello, I wanted to get the API Docs needed so that I may code a module, but I can't reach www.enlightement.org. Is there a mirror for that Doc? Thanks, Gabriel --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files

Re: [E-devel] evolume-0.0.14ha1 gentoo ebuild

2005-10-29 Thread Gabriel Rossetti
oups, Yep, your right! thanks, here's the new one, thanks Jesse! Gabriel Jesse Luehrs wrote: On Sat, 29 Oct 2005 18:19:04 +0200 Gabriel Rossetti <[EMAIL PROTECTED]> wrote: Hello, Here is an ebuild for the latest evolume. Put it in portage overlay : /usr/local/

[E-devel] evolume-0.0.14ha1 gentoo ebuild

2005-10-29 Thread Gabriel Rossetti
Hello, Here is an ebuild for the latest evolume. Put it in portage overlay : /usr/local/portage/x11-plugins/evolume then simply type as root : ebuild /usr/local/portage/x11-plugins/evolume/evolume-0.0.14.ebuild digest and then install it with emerge. Enjoy, Gabriel # Copyright 1999-2005 Gen

[E-devel] Gentoo ebuild for Nathan's calendar module

2005-10-22 Thread Gabriel Rossetti
I created an ebuild for Nathan's great Calendar module for e17, I'll be following the devel. and attatching new ebuilds as it advances, until I get a web site anyways. Here it is and again thank you Nathan for this and thank you every devel that has worked on e! I put it in my portage overlay

Re: [E-devel] New version of calendar module

2005-10-19 Thread Gabriel Rossetti
Oups, you're right, I looked here : http://home.comcast.net/~nasa01/downloads.html Thanks Didier! Didier Casse wrote: On 10/20/05, Gabriel Rossetti <[EMAIL PROTECTED]> wrote: Nathan, This may sound like a dumb question, but what license is the code released under, BS

Re: [E-devel] New version of calendar module

2005-10-19 Thread Gabriel Rossetti
Nathan, This may sound like a dumb question, but what license is the code released under, BSD (like all of E), GPL, GPL-2, etc Your web site is too...vague ;-) Gabriel Nathan A. Smith wrote: Hi again, there is a new version of the calendar module at: http://home.comcast.net/~nasa01/

Re: [E-devel] New version of calendar module

2005-10-19 Thread Gabriel Rossetti
Nathan, Could you rename it "ecalendar-version.tar.gz" (just the filename)? I'm creating a Gentoo ebuild for it but calendar is too generic, and for consistancy, adding an "e" in front would link it to E, like evolume and such. Thanks! Gabriel Nathan A. Smith wrote: Hi again, there is

Re: [E-devel] New version of calendar module

2005-10-16 Thread Gabriel Rossetti
Nathan, you are the man! Thanks! Gabriel Nathan A. Smith wrote: Hi gang, I have updated the calendar module. Get it at http://home.comcast.net/~nasa01/calendar.tar.gz For those who tried my earlier version -- please make sure to completely remove it as the module is now self contained. In

Re: [E-devel] What is the best lib for modules?

2005-10-16 Thread Gabriel Rossetti
Thanks! I'll Get to work then :-) Gabriel Hisham Mardam Bey wrote: On 10/17/05, Gabriel Rossetti <[EMAIL PROTECTED]> wrote: I would like to write some modules for e17 and I was wondering, should I use evas, ewl, etc? Since E17 doesnt link against Ewl, we

[E-devel] What is the best lib for modules?

2005-10-16 Thread Gabriel Rossetti
Hello, I would like to write some modules for e17 and I was wondering, should I use evas, ewl, etc? I wanted to have a Text field, but I noticed that there are text feilds in every lib (well, almost). At first I thought of using ewl but it seams more like a regular application lib needing a windo

Re: [E-devel] The current state of E Widget ToolKit Libraries (EWTKL)

2005-10-12 Thread Gabriel Rossetti
e said : "peace love and flowery things". Thanks to everyone that committed *any* code, as a programmer I know that every little piece deserve's our encouragement. Gabriel Rossetti Carsten Haitzler (The Rasterman) wrote: On Tue, 11 Oct 2005 10:02:02 -0400 Michael J

Re: [E-devel] evas build config problem

2005-10-08 Thread Gabriel Rossetti
I used Gentoo's ebuilds and not yours, and I also get this same error. Gabriel Bertrand Jacquin wrote: Mike, I think you've taken my ebuild because xcb support is not enable in gentoo ebuild. I've created one that add xcb support (http://bugs.gentoo.org/show_bug.cgi?id=87535) but you need

Re: [E-devel] First project submittal -- a calendar module

2005-10-02 Thread Gabriel Rossetti
I just updated e17 and now I get this error when compiling the calendar module : make[5]: Entering directory `/root/e_modules/src/modules/calendar' if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../.. -I/usr/local/include -I/usr/include -I/u

Re: [E-devel] First project submittal -- a calendar module

2005-09-28 Thread Gabriel Rossetti
oups, as Michael I ment, not Nathan Gabriel Rossetti wrote: I get the same error as Nathan, and I did as told in the README (as you say too). Gabriel Andrew Elcock wrote: Michael Jennings wrote: On Wednesday, 21 September 2005, at 18:44:10 (-0600), Nathan A. Smith wrote: For those

Re: [E-devel] First project submittal -- a calendar module

2005-09-28 Thread Gabriel Rossetti
I get the same error as Nathan, and I did as told in the README (as you say too). Gabriel Andrew Elcock wrote: Michael Jennings wrote: On Wednesday, 21 September 2005, at 18:44:10 (-0600), Nathan A. Smith wrote: For those who would like to try out and comment on my efforts, http://home.c

Re: [E-devel] Slow startup with lots of eap's.

2005-09-25 Thread Gabriel Rossetti
Carsten Haitzler (The Rasterman) wrote: On Fri, 23 Sep 2005 23:40:14 +0200 Gabriel Rossetti <[EMAIL PROTECTED]> babbled: Can't you just cache the eaps that need to be visible? I doubt that he has hundreds of eaps in his ibar/engage. yes and no. the

Re: [E-devel] Slow startup with lots of eap's.

2005-09-23 Thread Gabriel Rossetti
Can't you just cache the eaps that need to be visible? I doubt that he has hundreds of eaps in his ibar/engage. It would speed things up if the visible eaps are stored in a big file (ie when you add them to ibar or engage or a menu) and load the others if they are needed later on? 10 times out of 9