Re: [E-devel] E SVN: aron trunk/e/po

2008-10-19 Thread Yasufumi Haga
On Sun, 19 Oct 2008 02:40:01 -0700 "Enlightenment SVN" <[EMAIL PROTECTED]> wrote: | Log: | Updated ja.po by Yasufumi Haga <[EMAIL PROTECTED]>. | Author: aron | Date: 2008-10-19 02:40:01 -0700 (Sun, 19 Oct 2008) | New Revision: 36803 | | Modified: | trunk/e/po/ja.po Thanks for

[E-devel] terminal application based on the efl.

2008-10-19 Thread Vincent Torri
Hey, raster described on irc what would be done in evas so that a terminal app can we written using the efl. I have put his ideas here: http://trac.enlightenment.org/e/wiki/Evas If someone is interested in working on this new evas object, he can raise his hand in this thread :) Vincent

Re: [E-devel] terminal application based on the efl.

2008-10-19 Thread Gustavo Sverzut Barbieri
On Sun, Oct 19, 2008 at 7:31 AM, Vincent Torri <[EMAIL PROTECTED]> wrote: > > Hey, > > raster described on irc what would be done in evas so that a terminal app > can we written using the efl. I have put his ideas here: > > http://trac.enlightenment.org/e/wiki/Evas > > If someone is interested in w

Re: [E-devel] terminal application based on the efl.

2008-10-19 Thread The Rasterman
On Sun, 19 Oct 2008 14:46:58 -0200 "Gustavo Sverzut Barbieri" <[EMAIL PROTECTED]> babbled: > On Sun, Oct 19, 2008 at 7:31 AM, Vincent Torri <[EMAIL PROTECTED]> wrote: > > > > Hey, > > > > raster described on irc what would be done in evas so that a terminal app > > can we written using the efl. I

Re: [E-devel] E SVN: raster trunk/emotion/src/modules/vlc

2008-10-19 Thread Gustavo Sverzut Barbieri
On Sun, Oct 19, 2008 at 8:45 PM, Enlightenment SVN <[EMAIL PROTECTED]> wrote: > Log: > vlc moduel was utterly wrong - methods wrong comapred to module struct funcs. > fixed. still broken. did this ever work? :) also wrong is that it uses a thread and dispatch signals/callbacks from there, that w

Re: [E-devel] E SVN: raster trunk/emotion/src/modules/vlc

2008-10-19 Thread The Rasterman
On Sun, 19 Oct 2008 20:56:14 -0200 "Gustavo Sverzut Barbieri" <[EMAIL PROTECTED]> babbled: > On Sun, Oct 19, 2008 at 8:45 PM, Enlightenment SVN > <[EMAIL PROTECTED]> wrote: > > Log: > > vlc moduel was utterly wrong - methods wrong comapred to module struct > > funcs. fixed. still broken. did this

Re: [E-devel] terminal application based on the efl.

2008-10-19 Thread Gustavo Sverzut Barbieri
On Sun, Oct 19, 2008 at 8:50 PM, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > On Sun, 19 Oct 2008 14:46:58 -0200 "Gustavo Sverzut Barbieri" > <[EMAIL PROTECTED]> babbled: > >> On Sun, Oct 19, 2008 at 7:31 AM, Vincent Torri <[EMAIL PROTECTED]> wrote: >> > >> > Hey, >> > >> > raster de

Re: [E-devel] terminal application based on the efl.

2008-10-19 Thread The Rasterman
On Sun, 19 Oct 2008 22:26:05 -0200 "Gustavo Sverzut Barbieri" <[EMAIL PROTECTED]> babbled: > using freetype directly probably. > > Again, this is easier to do IMO. Doing that inside Evas will be bit > harder I guess, maybe not because engine stuff remains unchanged > you know better than me,

Re: [E-devel] terminal application based on the efl.

2008-10-19 Thread Jose Gonzalez
Carsten wrote: > On Sun, 19 Oct 2008 22:26:05 -0200 "Gustavo Sverzut Barbieri" > <[EMAIL PROTECTED]> babbled: > > >> using freetype directly probably. >> >> Again, this is easier to do IMO. Doing that inside Evas will be bit >> harder I guess, maybe not because engine stuff remains unchanged

Re: [E-devel] terminal application based on the efl.

2008-10-19 Thread The Rasterman
On Mon, 20 Oct 2008 00:50:45 -0400 Jose Gonzalez <[EMAIL PROTECTED]> babbled: >Carsten wrote: > > > On Sun, 19 Oct 2008 22:26:05 -0200 "Gustavo Sverzut Barbieri" > > <[EMAIL PROTECTED]> babbled: > > > > > >> using freetype directly probably. > >> > >> Again, this is easier to do IMO. Doing

Re: [E-devel] terminal application based on the efl.

2008-10-19 Thread Jose Gonzalez
using freetype directly probably. Again, this is easier to do IMO. Doing that inside Evas will be bit harder I guess, maybe not because engine stuff remains unchanged you know better than me, does it worth to have such restricted-use object built-in in Evas?

Re: [E-devel] [Evil, svn trunk] autogen.sh failed on WinXP

2008-10-19 Thread Vincent Torri
On Fri, 17 Oct 2008, Lionel ORRY wrote: >>> The dirtiest part of the patch is declaring eina_mempool_register and >>> eina_mempool_unregister with EAPI, because it helps passing the link >>> stage. I don't know much about the differences between .dll and .so >>> (there must me many), but gcc was