Re: [E-devel] E SVN: raster trunk/evas/src/lib/canvas

2011-10-23 Thread The Rasterman
On Sun, 23 Oct 2011 15:41:25 +0900 Daniel Juyung Seo said: i see my test worked. the irrational formatting pedants now come out of the woodwork. i did this to see just who would respond and how. i added spaces on BLANK LINES that align with indenting. all it takes is an enter or hitting tab. all

Re: [E-devel] E SVN: raster trunk/evas/src/lib/canvas

2011-10-23 Thread Vincent Torri
On Sun, 23 Oct 2011, Carsten Haitzler (The Rasterman) wrote: On Sun, 23 Oct 2011 15:41:25 +0900 Daniel Juyung Seo said: i see my test worked. the irrational formatting pedants now come out of the woodwork. i did this to see just who would respond and how. i added spaces on BLANK LINES that

Re: [E-devel] next EFL release cycle

2011-10-23 Thread Tom Hacohen
On 20/10/11 08:51, Carsten Haitzler (The Rasterman) wrote: > what i am proposing is that everyone finish their "pending work" for > everything > above in the first list and get all pending changes to elm upstream asap as > well. i want to call a "2 week merge window" for core efl (above) and then

Re: [E-devel] E SVN: raster trunk/evas/src/lib/canvas

2011-10-23 Thread Daniel Juyung Seo
yeah i was not blaming editors but i was pointing out the funny commit message. i don't think editor did type that message automatically. anyhow still it looks so ... :) Daniel Juyung Seo (SeoZ) On Oct 23, 2011 4:56 PM, "Carsten Haitzler" wrote: > On Sun, 23 Oct 2011 15:41:25 +0900 Daniel Juyung

Re: [E-devel] E SVN: raster trunk/evas/src/lib/canvas

2011-10-23 Thread Tom Hacohen
On 23/10/11 09:56, Carsten Haitzler (The Rasterman) wrote: > i see my test worked. the irrational formatting pedants now come out of the > woodwork. i did this to see just who would respond and how. You test was a bit biased from the start. Making the commit message this provoking is sure to caus

Re: [E-devel] about removing trailing whitespaces

2011-10-23 Thread Youness Alaoui
@Mike: I ran indent and it didn't seem to screw up things, I told it I want 3 spaces indent and 2 spaces inside { } or something, I tried it on a few elm_*.c files and it changed some stuff but not the indentation spacing as far as I remember. @Carsten: spaces in blank lines are the same as space

Re: [E-devel] E SVN: raster trunk/evas/src/lib/canvas

2011-10-23 Thread Mike Blumenkrantz
On Sun, 23 Oct 2011 10:22:02 +0200 Tom Hacohen wrote: > On 23/10/11 09:56, Carsten Haitzler (The Rasterman) wrote: > > i see my test worked. the irrational formatting pedants now come out of the > > woodwork. i did this to see just who would respond and how. > > You test was a bit biased from th

Re: [E-devel] about removing trailing whitespaces

2011-10-23 Thread Mike Blumenkrantz
On Sun, 23 Oct 2011 04:24:14 -0400 Youness Alaoui wrote: > @Mike: I ran indent and it didn't seem to screw up things, I told it I want > 3 spaces indent and 2 spaces inside { } or something, I tried it on a few > elm_*.c files and it changed some stuff but not the indentation spacing as > far as

Re: [E-devel] E SVN: raster trunk/evas/src/lib/canvas

2011-10-23 Thread Tom Hacohen
On 23/10/11 10:24, Mike Blumenkrantz wrote: > On Sun, 23 Oct 2011 10:22:02 +0200 > Tom Hacohen wrote: >> Trailing whites are bad for a couple reasons, some of which are: >> * unwanted increase in source code size (it's actually noticeable, but >> hey, it's also the case with spaces vs tabs). > yea

Re: [E-devel] E SVN: cedric trunk/emotion/src/modules/gstreamer

2011-10-23 Thread Vincent Torri
now, you're making evas sink X-dependant... Do you know there are other OS over the world ? manage _video_resize() and _video_move() and the code which use them correctly with guards Vincent On Sun, 23 Oct 2011, Enlightenment SVN wrote: > Log: > emotion: fix borderless and remove it from tas

Re: [E-devel] E SVN: cedric trunk/emotion/src/modules/gstreamer

2011-10-23 Thread Vincent Torri
On Sun, 23 Oct 2011, Enlightenment SVN wrote: > Log: > emotion: correctly guard Ecore_X usage. > > > Author: cedric > Date: 2011-10-23 02:21:14 -0700 (Sun, 23 Oct 2011) > New Revision: 64322 > Trac: http://trac.enlightenment.org/e/changeset/64322 > > Modified: > trunk/emot

Re: [E-devel] E SVN: raster trunk/evas/src/lib/canvas

2011-10-23 Thread The Rasterman
On Sun, 23 Oct 2011 10:00:49 +0200 (CEST) Vincent Torri said: > > > On Sun, 23 Oct 2011, Carsten Haitzler (The Rasterman) wrote: > > > On Sun, 23 Oct 2011 15:41:25 +0900 Daniel Juyung Seo > > said: > > > > i see my test worked. the irrational formatting pedants now come out of the > > woodwor

[E-devel] [patch] elm_genlist - remove unused values

2011-10-23 Thread Hyoyoung Chang
Dear developers When i compile elementary, i found something to remove. And this is for removing unused values in elm_genlist. Thank you. Index: elementary/src/lib/elm_genlist.c === --- elementary/src/lib/elm_genlist.c(리비전 64325)

Re: [E-devel] E SVN: raster trunk/evas/src/lib/canvas

2011-10-23 Thread Lucas De Marchi
On Sun, Oct 23, 2011 at 5:56 AM, Carsten Haitzler wrote: > On Sun, 23 Oct 2011 15:41:25 +0900 Daniel Juyung Seo > said: > > i see my test worked. the irrational formatting pedants now come out of the > woodwork. i did this to see just who would respond and how. > > i added spaces on BLANK LINES t

Re: [E-devel] E SVN: raster trunk/evas/src/lib/canvas

2011-10-23 Thread Gustavo Sverzut Barbieri
It is funny to see every 6 months or so... I gave up on trying because since 2007 when I started we have a common blocker thing: raster. He is the single thing that will block this, his editor does not have such a thing and nobody will make him change his editor and he is the one doing most of the

Re: [E-devel] E SVN: raster trunk/evas/src/lib/canvas

2011-10-23 Thread The Rasterman
On Sun, 23 Oct 2011 11:17:25 -0200 Gustavo Sverzut Barbieri said: > It is funny to see every 6 months or so... I gave up on trying because since > 2007 when I started we have a common blocker thing: raster. He is the single and every time this comes up i say "someone go find a formatter that con

Re: [E-devel] E SVN: raster trunk/evas/src/lib/canvas

2011-10-23 Thread The Rasterman
On Sun, 23 Oct 2011 10:55:13 -0200 Lucas De Marchi said: > On Sun, Oct 23, 2011 at 5:56 AM, Carsten Haitzler > wrote: > > On Sun, 23 Oct 2011 15:41:25 +0900 Daniel Juyung Seo > > said: > > > > i see my test worked. the irrational formatting pedants now come out of the > > woodwork. i did this t

Re: [E-devel] E SVN: raster trunk/evas/src/lib/canvas

2011-10-23 Thread Gustavo Sverzut Barbieri
On Sunday, October 23, 2011, Carsten Haitzler wrote: > On Sun, 23 Oct 2011 11:17:25 -0200 Gustavo Sverzut Barbieri > said: > >> It is funny to see every 6 months or so... I gave up on trying because since >> 2007 when I started we have a common blocker thing: raster. He is the single > > and ever

[E-devel] Commit access request for eflvala

2011-10-23 Thread Pau Espin Pedrol
Hi, I'm writing this mail in order to get commit access to efvala as I'd like to maintain it because the bindings are getting out of date slowly. It seems other maintainers (I know about playya and mickeyl) are out of time or are not using them any more. I'm currently developing some applications

Re: [E-devel] [patch] elm_genlist - remove unused values

2011-10-23 Thread Daniel Juyung Seo
Thanks. In SVN! Daniel Juyung Seo (SeoZ) On Sun, Oct 23, 2011 at 8:44 PM, Hyoyoung Chang wrote: > Dear developers > > When i compile elementary, i found something to remove. > And this is for removing unused values in elm_genlist. > > Thank you. > > --

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

2011-10-23 Thread Mike Blumenkrantz
On Sun, 23 Oct 2011 23:35:48 -0700 "Enlightenment SVN" wrote: > Log: > elementary/naviframe - new API elm_naviframe_item_promote > > > > Author: hermet > Date: 2011-10-23 23:35:48 -0700 (Sun, 23 Oct 2011) > New Revision: 64353 > Trac: http://trac.enlightenment.org/e/c