Re: [E-devel] E SVN: mekius IN trunk/web/www: . ss

2012-08-27 Thread Mike Blumenkrantz
Hero. Enlightenment SVN wrote: Log: Add screenshot page into SVN along with updates to add pagination! Author: mekius Date: 2012-08-27 22:30:11 -0700 (Mon, 27 Aug 2012) New Revision: 75746 Trac: http://trac.enlightenment.org/e/changeset/75746 Added: trunk/web/www/ss/ trunk/web/www/ss/index.cs

Re: [E-devel] E SVN: raster trunk/e/src/bin

2012-08-27 Thread The Rasterman
On Mon, 27 Aug 2012 20:58:17 -0300 Gustavo Sverzut Barbieri said: > On Monday, August 27, 2012, Enlightenment SVN wrote: > > > Log: > > hyoyoung is right. put settings back. those were for a different thing > > were click ALWAYS raises window even if on sloppy/pointer. > > > > > > > And we're

[E-devel] EFM use wallpapers/E theme backgrounds for background?

2012-08-27 Thread Jeff Hoogland
Is it possible to have EFM use the same as your normal wallpapers currently? Or do you have to pick a separate image? -- ~Jeff Hoogland Thoughts on Technology , Tech Blog Bodhi Linux , Enlightenment for your Des

Re: [E-devel] E SVN: sachiel trunk/emotion/src/modules/generic

2012-08-27 Thread Daniel Juyung Seo
it should just work. Daniel Juyung Seo (SeoZ) On Aug 28, 2012 8:25 AM, "Cedric BAIL" wrote: > On Mon, Aug 27, 2012 at 9:34 PM, Enlightenment SVN > wrote: > > Log: > > emotion: free channels only if there's channel to free > > No need to free channels if there's no channels to be freed. > > >

Re: [E-devel] E SVN: raster trunk/e/src/bin

2012-08-27 Thread Gustavo Sverzut Barbieri
On Monday, August 27, 2012, Enlightenment SVN wrote: > Log: > hyoyoung is right. put settings back. those were for a different thing > were click ALWAYS raises window even if on sloppy/pointer. > > > And we're broken again. You should add an if() for the click to focus case > > Author:

Re: [E-devel] E SVN: sachiel trunk/emotion/src/modules/generic

2012-08-27 Thread Cedric BAIL
On Mon, Aug 27, 2012 at 9:34 PM, Enlightenment SVN wrote: > Log: > emotion: free channels only if there's channel to free > No need to free channels if there's no channels to be freed. > > By: Leandro Dorileo Shouldn't free(NULL) just work ? -- Cedric BAIL -

Re: [E-devel] can't focus to windows

2012-08-27 Thread The Rasterman
On Mon, 27 Aug 2012 23:39:32 +0900 Hyoyoung Chang said: aaah thats the exact settings. fixed in svn. :) > After remove ~/.e directory, i can reproduce this bug. > > reproduce step > 1. go to focus setting > 2. move radio button from "Most recent Window under the Mouse" >to "Click Window to

Re: [E-devel] [PATCH] edje: backward-compatible to "BLOCK_HANDLE" select_mode.

2012-08-27 Thread Eduardo Lima (Etrunko)
Hi Alex, Why is this needed? And could you please add the BLOCK_HANDLE entry in the documentation? Best regards, Etrunko. On Mon, Aug 27, 2012 at 2:40 AM, wrote: > From: Alex Wu > > --- > trunk/edje/src/bin/edje_cc_handlers.c |1 + > 1 file changed, 1 insertion(+) > > diff --git a/trunk/

Re: [E-devel] Conditionnal compilation in Edje

2012-08-27 Thread david . oboeuf
Thanks for your answer - Mail original - De: "Michael Blumenkrantz" À: "Enlightenment developer list" Envoyé: Lundi 27 Août 2012 17:37:43 Objet: Re: [E-devel] Conditionnal compilation in Edje On Mon, 27 Aug 2012 18:33:06 +0300 Tom Hacohen wrote: > On 27/08/12 18:30, david.obo...@alic

Re: [E-devel] Conditionnal compilation in Edje

2012-08-27 Thread Tom Hacohen
On 27/08/12 18:37, Michael Blumenkrantz wrote: > On Mon, 27 Aug 2012 18:33:06 +0300 > Tom Hacohen wrote: > >> On 27/08/12 18:30, david.obo...@aliceadsl.fr wrote: >>> Hello, >>> >>> I wonder if it is possible (expected) to have a conditionnal compilation in >>> edje, for example with flags in edje

Re: [E-devel] Conditionnal compilation in Edje

2012-08-27 Thread Michael Blumenkrantz
On Mon, 27 Aug 2012 18:33:06 +0300 Tom Hacohen wrote: > On 27/08/12 18:30, david.obo...@aliceadsl.fr wrote: > > Hello, > > > > I wonder if it is possible (expected) to have a conditionnal compilation in > > edje, for example with flags in edje file (like an #ifdef in C)? > > > > Cordially > > >

Re: [E-devel] Conditionnal compilation in Edje

2012-08-27 Thread Tom Hacohen
On 27/08/12 18:30, david.obo...@aliceadsl.fr wrote: > Hello, > > I wonder if it is possible (expected) to have a conditionnal compilation in > edje, for example with flags in edje file (like an #ifdef in C)? > > Cordially > Edje has a C-like (exactly?) preprocessor. Just use #ifdef, #define and

[E-devel] Conditionnal compilation in Edje

2012-08-27 Thread david . oboeuf
Hello, I wonder if it is possible (expected) to have a conditionnal compilation in edje, for example with flags in edje file (like an #ifdef in C)? Cordially David Oboeuf -- Live Security Virtual Conference Exclusive l

Re: [E-devel] can't focus to windows

2012-08-27 Thread Hyoyoung Chang
After remove ~/.e directory, i can reproduce this bug. reproduce step 1. go to focus setting 2. move radio button from "Most recent Window under the Mouse" to "Click Window to Focus" 3. press Advanced button 4. go to Miscellaneous tab 5. unset "Always pass click events to programs" 6. check "Cl

Re: [E-devel] ecore-audio and pulseaudio

2012-08-27 Thread Flávio Ceolin
On Mon, Aug 27, 2012 at 12:15 AM, Carsten Haitzler wrote: > On Sun, 26 Aug 2012 23:26:41 -0300 Flávio Ceolin > > said: > > so it's an envelope with only 2 points. start and end? Yep, initially yes, but it's possible create support for multiple points using this api, I know that is worse in both

Re: [E-devel] EFL 1.7 release - ATTENTION!!!

2012-08-27 Thread ChunEon Park
About content, text_part_set maybe this will be fixed by tomorrow. is it ok? -Regards, Hermet- -Original Message- From: "Carsten Haitzler" To: "ChunEon Park"; Cc: "Enlightenment developer list"; Sent: 2012-08-27 (월) 18:32:04 Subject: Re: [E-deve

Re: [E-devel] EFL 1.7 release - ATTENTION!!!

2012-08-27 Thread Daniel Juyung Seo
With regarding to the host of elm bugs, I have two things to fix. http://trac.enlightenment.org/e/ticket/1195 elm - genlist is shaking while appending an item when the selected item is not in the viewport. elm - genlist reordering animation is not smooth I guess it will take one or two days if I

Re: [E-devel] [BUG REPORT] Edje Textblock Size Calculation Problem

2012-08-27 Thread Tom Hacohen
Cool. :) -- Tom. On 27/08/12 12:07, Brian Wang wrote: > On Mon, Aug 27, 2012 at 5:00 PM, Tom Hacohen wrote: >> Hey, >> >> Added a fix/workaround for your issue: r75730. >> >> The problem is that fit was only added recently and wasn't really tested or >> used. The second problem is that fit kinda

Re: [E-devel] EFL 1.7 release - ATTENTION!!!

2012-08-27 Thread The Rasterman
On Mon, 27 Aug 2012 18:09:42 +0900 (KST) ChunEon Park said: > ah.. When I look the code, naviframe compatibility seems broken. it is? where/how? this needs fixing. > Need to fix it before release. > > > > > > -Regards, Hermet- > > -Original Messag

Re: [E-devel] [Patch] [Elementary] elm_datetime widget bug fix : Display AM/PM string(s) in all locales

2012-08-27 Thread Rajeev Ranjan
Hi Daniel, I noticed the point you were raising and yes, we intend to negate the second strncmp as well. Attached is the modified patch with the fix. Thank you Regards, Rajeev --- Original Message --- Sender : Rajeev Ranjan Chief Engineer/SISO-BSG/Samsung Electronics Date : Aug 24, 20

Re: [E-devel] EFL 1.7 release - ATTENTION!!!

2012-08-27 Thread ChunEon Park
ah.. When I look the code, naviframe compatibility seems broken. Need to fix it before release. -Regards, Hermet- -Original Message- From: "Tom Hacohen" To: "Enlightenment developer list"

Re: [E-devel] EFL 1.7 release - ATTENTION!!!

2012-08-27 Thread Vincent Torri
On Mon, Aug 27, 2012 at 7:42 AM, Carsten Haitzler wrote: > Hey everyone! report in. > > Do you have any work pending for 1.7 release that MUST be done? I want to cut > the release ASAP but I want things to be quiet and know what is going to be > dumped in and when. > > So report in ASAP on any wor

Re: [E-devel] [BUG REPORT] Edje Textblock Size Calculation Problem

2012-08-27 Thread Brian Wang
On Mon, Aug 27, 2012 at 5:00 PM, Tom Hacohen wrote: > Hey, > > Added a fix/workaround for your issue: r75730. > > The problem is that fit was only added recently and wasn't really tested or > used. The second problem is that fit kinda changes how edje handles > textblock and we now need to do fanc

Re: [E-devel] EFL 1.7 release - ATTENTION!!!

2012-08-27 Thread Tom Hacohen
On 27/08/12 08:42, Carsten Haitzler (The Rasterman) wrote: > Hey everyone! report in. > > Do you have any work pending for 1.7 release that MUST be done? I want to cut > the release ASAP but I want things to be quiet and know what is going to be > dumped in and when. > > So report in ASAP on any wo

Re: [E-devel] [BUG REPORT] Edje Textblock Size Calculation Problem

2012-08-27 Thread Tom Hacohen
Hey, Added a fix/workaround for your issue: r75730. The problem is that fit was only added recently and wasn't really tested or used. The second problem is that fit kinda changes how edje handles textblock and we now need to do fancier stuff like we do for text objects, e.g splitting recalc an

Re: [E-devel] [PATCH] elm_index : set it->letter to NULL after eina_stringshare_del

2012-08-27 Thread Brian Wang
On Mon, Aug 27, 2012 at 4:23 PM, ChunEon Park wrote: > in 74723 > > thank you. Cool! Thanks. :-) brian > > > -Regards, Hermet- > -Original Message- > From: "Brian Wang" > To: "e"; > Cc: > Sent: 2012-08-27 (월) 15:31:16 > Subject: [E-devel] [PATCH] e

Re: [E-devel] [PATCH] elm_index : set it->letter to NULL after eina_stringshare_del

2012-08-27 Thread ChunEon Park
in 74723 thank you. -Regards, Hermet- -Original Message- From: "Brian Wang" To: "e"; Cc: Sent: 2012-08-27 (월) 15:31:16 Subject: [E-devel] [PATCH] elm_index : set it->letter to NULL after eina_stringshare_del Hello all, In elm_index.c, _item_del_p

Re: [E-devel] EFL 1.7 release - ATTENTION!!!

2012-08-27 Thread ChunEon Park
well... have some but nothing should be in definitely. -Regards, Hermet- -Original Message- From: "Michael Blumenkrantz" To: "Enlightenment developer list"; Cc: ; Sent: 2012-08-27 (월) 17:13:21 Subject: Re: [E-devel] EFL 1.7 release - ATTENTION!!! O

Re: [E-devel] EFL 1.7 release - ATTENTION!!!

2012-08-27 Thread Michael Blumenkrantz
On Mon, 27 Aug 2012 14:42:07 +0900 Carsten Haitzler (The Rasterman) wrote: > Hey everyone! report in. > > Do you have any work pending for 1.7 release that MUST be done? I want to cut > the release ASAP but I want things to be quiet and know what is going to be > dumped in and when. > > So repo