[E-devel] adding a way to list the available engines to elementary_test

2012-01-31 Thread Vincent Torri
Hey I'm wondering if we should add the list of available engines to elementary_test (with elementary_test --help, or something like that) Vincent -- Keep Your Developer Skills Current with LearnDevNow! The most comprehen

Re: [E-devel] E SVN: hermet trunk/elementary/src/lib

2012-01-31 Thread Gustavo Sverzut Barbieri
I'm always amazed by these commits :-D On Tuesday, January 31, 2012, Enlightenment SVN wrote: > Log: > elementary/fileselector - just renamed internal var. > > > > Author: hermet > Date: 2012-01-30 22:46:39 -0800 (Mon, 30 Jan 2012) > New Revision: 67628 > Trac: http://trac.e

Re: [E-devel] adding a way to list the available engines to elementary_test

2012-01-31 Thread Cedric BAIL
Yop, On Tue, Jan 31, 2012 at 12:09 PM, Vincent Torri wrote: > I'm wondering if we should add the list of available engines to > elementary_test (with elementary_test --help, or something like that) I do think we should only rely on ecore_evas_new and friend from elementary and have no engine spe

Re: [E-devel] E SVN: hermet trunk/elementary/src/lib

2012-01-31 Thread ChunEon Park
uhh... sorry, i don't catch your point. Do you prefer to use just "it" ? or you mean amazed by my mistake? -Regards, Hermet- -Original Message- From: "Gustavo Sverzut Barbieri" To: "enlightenment-devel@lists.sourceforg

Re: [E-devel] E SVN: hermet trunk/elementary/src/lib

2012-01-31 Thread Gustavo Sverzut Barbieri
2012/1/31 ChunEon Park : > > uhh... sorry, i don't catch your point. > > Do you prefer to use just "it" ? > or you mean amazed by my mistake? I'm amazed why bothering to do such patches if there are tons of important things to do. >From an outside look at this single commit looks like there is no

Re: [E-devel] eyesight (document viewer) gui

2012-01-31 Thread Vincent Torri
On Fri, Jan 27, 2012 at 9:05 PM, Gustavo Sverzut Barbieri wrote: > On Fri, Jan 27, 2012 at 5:44 PM, Vincent Torri > wrote: >> Hey >> >> On Fri, Jan 27, 2012 at 8:41 PM, Michael Blumenkrantz >> wrote: >>> Hi, >>> >>> This thread is for ideas and suggestions about a GUI for eyesight, which >>> Vi

Re: [E-devel] eyesight (document viewer) gui

2012-01-31 Thread Guillaume Friloux
On 31/01/2012 15:09, Vincent Torri wrote: > On Fri, Jan 27, 2012 at 9:05 PM, Gustavo Sverzut Barbieri > wrote: >> On Fri, Jan 27, 2012 at 5:44 PM, Vincent Torri >> wrote: >>> Hey >>> >>> On Fri, Jan 27, 2012 at 8:41 PM, Michael Blumenkrantz >>> wrote: Hi, This thread is for ideas

Re: [E-devel] eyesight (document viewer) gui

2012-01-31 Thread Michael Blumenkrantz
On Tue, 31 Jan 2012 15:17:28 +0100 Guillaume Friloux wrote: > On 31/01/2012 15:09, Vincent Torri wrote: > > On Fri, Jan 27, 2012 at 9:05 PM, Gustavo Sverzut Barbieri > > wrote: > >> On Fri, Jan 27, 2012 at 5:44 PM, Vincent Torri > >> wrote: > >>> Hey > >>> > >>> On Fri, Jan 27, 2012 at 8:41 PM,

Re: [E-devel] eyesight (document viewer) gui

2012-01-31 Thread Cedric BAIL
On Tue, Jan 31, 2012 at 3:27 PM, Michael Blumenkrantz wrote: > On Tue, 31 Jan 2012 15:17:28 +0100 > Guillaume Friloux wrote: >> On 31/01/2012 15:09, Vincent Torri wrote: >> > On Fri, Jan 27, 2012 at 9:05 PM, Gustavo Sverzut Barbieri >> > wrote: >> >> On Fri, Jan 27, 2012 at 5:44 PM, Vincent Torr

Re: [E-devel] E SVN: hermet trunk/elementary/src/lib

2012-01-31 Thread ChunEon Park
Yes. of course. But if we let those code be, the code woud be getting more and more dirty. So, someone should do that anyway. Here is the reasons why I prefer to clean the code. 1. It does not take much time. (once we find it, we can fix the trivial in 30 sec) 2. This is not only for me bu

[E-devel] Internship request - bindings creation and package management on windows

2012-01-31 Thread Adrien Nader
Hello, I am a student who will graduate soon with an MSc in electronics and computer science (French "ingénieur" degree). I have created a package manager for use with Microsoft Windows and embedded systems and have also acquired experience in the automated generation of language bindings. My fin

Re: [E-devel] eyesight (document viewer) gui

2012-01-31 Thread Gustavo Sverzut Barbieri
On Tue, Jan 31, 2012 at 12:09 PM, Vincent Torri wrote: > On Fri, Jan 27, 2012 at 9:05 PM, Gustavo Sverzut Barbieri > wrote: >> On Fri, Jan 27, 2012 at 5:44 PM, Vincent Torri >> wrote: >>> Hey >>> >>> On Fri, Jan 27, 2012 at 8:41 PM, Michael Blumenkrantz >>> wrote: Hi, This threa

Re: [E-devel] E SVN: hermet trunk/elementary/src/lib

2012-01-31 Thread Gustavo Sverzut Barbieri
2012/1/31 ChunEon Park : > > Yes. of course. > > But if we let those code be, the code woud be getting more and more dirty. > So, someone should do that anyway. > > Here is the reasons why I prefer to clean the code. > > 1. It does not take much time. (once we find it, we can fix the trivial in 30

Re: [E-devel] E SVN: tasn IN trunk/eina: . src/include src/lib

2012-01-31 Thread Sachiel
2012/1/31 Enlightenment SVN : > Log: > Eina stringshare: Added Eina_Stringshare a stringshare visual hint. > >  It's interchangeable with const char *, it's juts there as a visual hint >  for functions expecting stringshared values. Docs are not enough... > > Author:       tasn > Date:         2012

Re: [E-devel] E SVN: tasn IN trunk/eina: . src/include src/lib

2012-01-31 Thread Tom Hacohen
On 31/01/12 19:16, Iván Briano (Sachiel) wrote: > 2012/1/31 Enlightenment SVN: >> Log: >> Eina stringshare: Added Eina_Stringshare a stringshare visual hint. >> >> It's interchangeable with const char *, it's juts there as a visual hint >> for functions expecting stringshared values. Docs are n

Re: [E-devel] E SVN: jypark trunk/evas/src/lib/cache

2012-01-31 Thread Daniel Juyung Seo
yes, spank jiyoun. this is a bad commit. do not mix code fix and white space removal in one commit. revert this and commit only necessary part again. do not care about the trailing white space any more if the line is not included in your main change as we have been discussed it heavily so far. tha

Re: [E-devel] E SVN: tasn IN trunk/eina: . src/include src/lib

2012-01-31 Thread The Rasterman
On Tue, 31 Jan 2012 19:20:01 +0200 Tom Hacohen said: > On 31/01/12 19:16, Iván Briano (Sachiel) wrote: > > 2012/1/31 Enlightenment SVN: > >> Log: > >> Eina stringshare: Added Eina_Stringshare a stringshare visual hint. > >> > >> It's interchangeable with const char *, it's juts there as a visua

Re: [E-devel] E SVN: tasn IN trunk/eina: . src/include src/lib

2012-01-31 Thread Gustavo Sverzut Barbieri
On Tue, Jan 31, 2012 at 10:34 PM, Carsten Haitzler wrote: > On Tue, 31 Jan 2012 19:20:01 +0200 Tom Hacohen > said: > >> On 31/01/12 19:16, Iván Briano (Sachiel) wrote: >> > 2012/1/31 Enlightenment SVN: >> >> Log: >> >> Eina stringshare: Added Eina_Stringshare a stringshare visual hint. >> >> >> >

Re: [E-devel] E SVN: hermet trunk/elementary/src/lib

2012-01-31 Thread David Seikel
I'm amazed people are spending time arguing about it. -- A big old stinking pile of genius that no one wants coz there are too many silver coated monkeys in the world. signature.asc Description: PGP signature -- Keep Yo

Re: [E-devel] E SVN: hermet trunk/elementary/src/lib

2012-01-31 Thread Michael Blumenkrantz
On Wed, 1 Feb 2012 11:00:14 +1000 David Seikel wrote: > I'm amazed people are spending time arguing about it. > I'm not amazed at all. You shouldn't be amazed by this level of arguing. -- Keep Your Developer Skills Curr

[E-devel] [Patch] ecore_ipc - remove potential risk in ecore_ipc_shutdown

2012-01-31 Thread Jeong-Hyun Yun
Dear All. I removed potential risk in ecore_ipc_shutdown. If servers can't eina_list removed in ecore_ipc_server_del(), for example, delete_me is true or event_count == 0 or etc., then the while loop will be infinite. I modified EINA_LIST_FOREACH instead of while loop. Please review this patc

Re: [E-devel] E SVN: raster IN trunk/devs: . jihoon

2012-01-31 Thread ChunEon Park
Here comes a new commit! Congratulation! -Regards, Hermet- -Original Message- From: "Enlightenment SVN" To: enlightenment-...@lists.sourceforge.net Cc: Sent: 12-02-01(수) 14:10:04 Subject: E SVN: raster IN trunk/devs: . jih

Re: [E-devel] E SVN: tasn IN trunk/eina: . src/include src/lib

2012-01-31 Thread Tom Hacohen
On 01/02/12 02:54, Gustavo Sverzut Barbieri wrote: > Sachiel spanked him enough at IRC that he changed this in his next commit ;-) Pfft, right after the commit I went to IRC to ask what people think is better! I did get spanked but I'm not Sachiel's bitch :) -- Tom. ---

Re: [E-devel] E SVN: raster IN trunk/devs: . jihoon

2012-01-31 Thread Tom Hacohen
Congratulation! -- Tom. On 01/02/12 08:59, ChunEon Park wrote: > Here comes a new commit! > Congratulation! > > -Regards, Hermet- > > -Original Message- > From: "Enlightenment SVN" > To: enlightenment-...@lists.sourceforge.n

Re: [E-devel] E SVN: tasn IN trunk/eina: . src/include src/lib

2012-01-31 Thread Tom Hacohen
On 01/02/12 02:34, Carsten Haitzler (The Rasterman) wrote: > seriously tho... convention-wise we don't do any of these girly typedeffing to > pointers and hiding the *'s... it's just not us. (seriously... again... we > dont do this anywhere - Evas_Object is not typedeffed with a *, neither is > any

Re: [E-devel] E SVN: tasn IN trunk/eina: . src/include src/lib

2012-01-31 Thread The Rasterman
On Wed, 01 Feb 2012 09:24:00 +0200 Tom Hacohen said: > On 01/02/12 02:34, Carsten Haitzler (The Rasterman) wrote: > > seriously tho... convention-wise we don't do any of these girly typedeffing > > to pointers and hiding the *'s... it's just not us. (seriously... again... > > we dont do this anyw