Re: [E-devel] [Patch] [Elementary] [Entry] Clear selection when entry loses focus

2012-11-29 Thread Cedric BAIL
On Thu, Nov 29, 2012 at 4:34 PM, thiep ha wrote: > I updated it. > Could you please check it? In svn thanks and sorry for the delay. -- Cedric BAIL -- Keep yourself connected to Go Parallel: VERIFY Test and improve your

Re: [E-devel] e17 Connman module not finding EConnman

2012-11-29 Thread Simon
On 11/29/2012 02:47 PM, enlightenment-devel-requ...@lists.sourceforge.net wrote: > Date: Thu, 29 Nov 2012 12:45:40 +1030 > From: Simon Lees > Subject: Re: [E-devel] e17 Connman module not finding EConnman > To:enlightenment-devel@lists.sourceforge.net > Message-ID: > > Content-Type: text/pl

Re: [E-devel] e17 Connman module not finding EConnman

2012-11-29 Thread Gustavo Sverzut Barbieri
On Thursday, November 29, 2012, Simon wrote: > On 11/29/2012 02:47 PM, > enlightenment-devel-requ...@lists.sourceforge.net wrote: > > Date: Thu, 29 Nov 2012 12:45:40 +1030 > > From: Simon Lees> > > Subject: Re: [E-devel] e17 Connman module not finding EConnman > > To:enlightenment-devel@lists.sou

Re: [E-devel] E SVN: discomfitor IN trunk/e: . src/modules src/modules/birthday

2012-11-29 Thread Gustavo Sverzut Barbieri
Happy Bd! On Thursday, November 29, 2012, Brian 'morlenxus' Miculcy wrote: > Happy birthday, old man! :) > > On 11/29/2012 04:26 AM, Daniel Juyung Seo wrote: > > Yay happy birthday raster! > > > > Daniel Juyung Seo (SeoZ) > > > > On Thu, Nov 29, 2012 at 11:30 AM, Enlightenment SVN < > > no-re...@

Re: [E-devel] E SVN: barbieri trunk/efl/src/lib/evas/common

2012-11-29 Thread Gustavo Sverzut Barbieri
On Thursday, November 29, 2012, Cedric BAIL wrote: > On Thu, Nov 29, 2012 at 4:24 AM, Gustavo Sverzut Barbieri > > wrote: > > On Wed, Nov 28, 2012 at 5:17 PM, Enlightenment SVN > > > wrote: > >> > >> Log: > >> evas/rectangle: Refactor common code for rectangle drawing > >> > >> This patch refact

Re: [E-devel] E SVN: discomfitor IN trunk/e: . src/modules src/modules/birthday

2012-11-29 Thread Leif Middelschulte
Happy birthday! Make sure you stop by for a beer if you do the 'jackson' ;) -- Leif Am 29.11.2012 um 05:17 schrieb Brian 'morlenxus' Miculcy : > Happy birthday, old man! :) > > On 11/29/2012 04:26 AM, Daniel Juyung Seo wrote: >> Yay happy birthday raster! >> >> Daniel Juyung Seo (SeoZ) >> >

Re: [E-devel] E SVN: caro trunk/PROTO/azy/src/bin/re2c

2012-11-29 Thread Bruno Dilly
On Tue, Nov 27, 2012 at 9:04 PM, Vincent Torri wrote: > On Tue, Nov 27, 2012 at 8:43 AM, Guillaume Friloux > wrote: >> On 27/11/2012 05:33, Daniel Juyung Seo wrote: >>> >>> Dear vtorri after this commit, azy is broken here. >>> (ubuntu 12.10) >>> Can you check this? >>> >>> make[4]: Leaving direc

Re: [E-devel] E SVN: barbieri trunk/efl/src/lib/evas/common

2012-11-29 Thread Cedric BAIL
On Thu, Nov 29, 2012 at 9:10 PM, Gustavo Sverzut Barbieri wrote: > On Thursday, November 29, 2012, Cedric BAIL wrote: >> On Thu, Nov 29, 2012 at 4:24 AM, Gustavo Sverzut Barbieri >> > wrote: >> > On Wed, Nov 28, 2012 at 5:17 PM, Enlightenment SVN >> > > wrote: >> >> >> >> Log: >> >> evas/rectangle

Re: [E-devel] E SVN: caro trunk/PROTO/azy/src/bin/re2c

2012-11-29 Thread Guillaume Friloux
On 29/11/2012 13:26, Bruno Dilly wrote: so I'm reverting it. not cool just letting the build of the library broken for days. It's a bit hard trying to figure out what should be the issue found since only this patch was provided, no mention to the bug. I've tried some combinations of configure

Re: [E-devel] [PATCH] ecore_evas_wayland: Fix incorrect handling of touch down event.

2012-11-29 Thread Eduardo Lima (Etrunko)
On Thu, Nov 29, 2012 at 5:46 AM, Christopher Michael wrote: > On 29/11/12 03:11, zhiwen...@linux.intel.com wrote: >> From: Alex Wu >> >> Every touch down event should be converted into mouse in + >> mouse button. So we should let every mouse in event go in the >> _ecore_evas_wl_common_cb_mouse_in(

Re: [E-devel] E SVN: discomfitor IN trunk/e: . src/modules src/modules/birthday

2012-11-29 Thread Ulisses Furquim
Happy birthday, Raster! Yay! On Thu, Nov 29, 2012 at 10:07 AM, Leif Middelschulte < leif.middelschu...@gmail.com> wrote: > Happy birthday! > > Make sure you stop by for a beer if you do the 'jackson' ;) > > -- > > Leif > > Am 29.11.2012 um 05:17 schrieb Brian 'morlenxus' Miculcy < > morlen...@gmx

Re: [E-devel] E SVN: discomfitor IN trunk/e: . src/modules src/modules/birthday

2012-11-29 Thread gpl4all
Happy birthday rasterman! :) -Original Message- From: Ulisses Furquim Date: Thu, 29 Nov 2012 11:31:11 To: Enlightenment developer list Reply-To: Enlightenment developer list Cc: Subject: Re: [E-devel] E SVN: discomfitor IN trunk/e: . src/modules src/modules/birthday Ha

Re: [E-devel] [PATCH] ecore_evas_wayland: Fix incorrect handling of touch down event.

2012-11-29 Thread Christopher Michael
On 29/11/12 13:27, Eduardo Lima (Etrunko) wrote: > On Thu, Nov 29, 2012 at 5:46 AM, Christopher Michael > wrote: >> On 29/11/12 03:11, zhiwen...@linux.intel.com wrote: >>> From: Alex Wu >>> >>> Every touch down event should be converted into mouse in + >>> mouse button. So we should let every mous

Re: [E-devel] [PATCH] elm_web with elm_scroller_interface

2012-11-29 Thread Gustavo Lima Chaves
* ryuan Choi [2012-11-29 15:30:30 +0900]: > Hello, > > I am trying to refactor elm_web to use elm_scroller_interface instead of > own pan logic. > > First, I added basic elm_scroller_interface and custom elm_pan. > Now, panning (default profile) and scrolling (standard profile) looks fine > like

Re: [E-devel] [PATCH] elm_web with elm_scroller_interface

2012-11-29 Thread Gustavo Sverzut Barbieri
On Thu, Nov 29, 2012 at 12:01 PM, Gustavo Lima Chaves wrote: > * ryuan Choi [2012-11-29 15:30:30 +0900]: > >> Hello, >> >> I am trying to refactor elm_web to use elm_scroller_interface instead of >> own pan logic. >> >> First, I added basic elm_scroller_interface and custom elm_pan. >> Now, panni

Re: [E-devel] [PATCH] elm_web with elm_scroller_interface

2012-11-29 Thread ryuan Choi
2012/11/29 Gustavo Sverzut Barbieri > On Thu, Nov 29, 2012 at 12:01 PM, Gustavo Lima Chaves > wrote: > > * ryuan Choi [2012-11-29 15:30:30 +0900]: > > > >> Hello, > >> > >> I am trying to refactor elm_web to use elm_scroller_interface instead of > >> own pan logic. > >> > >> First, I added basi

Re: [E-devel] E SVN: discomfitor IN trunk/e: . src/modules src/modules/birthday

2012-11-29 Thread Bruno Dilly
haha! funny module Happy birthday! On Thu, Nov 29, 2012 at 11:37 AM, gpl4all wrote: > Happy birthday rasterman! :) > > -Original Message- > From: Ulisses Furquim > Date: Thu, 29 Nov 2012 11:31:11 > To: Enlightenment developer list > Reply-To: Enlightenment developer list > > Cc

Re: [E-devel] [PATCH] elm_web with elm_scroller_interface

2012-11-29 Thread Gustavo Sverzut Barbieri
On Thu, Nov 29, 2012 at 1:38 PM, ryuan Choi wrote: > 2012/11/29 Gustavo Sverzut Barbieri > >> On Thu, Nov 29, 2012 at 12:01 PM, Gustavo Lima Chaves >> wrote: >> > * ryuan Choi [2012-11-29 15:30:30 +0900]: >> > >> >> Hello, >> >> >> >> I am trying to refactor elm_web to use elm_scroller_interfac

Re: [E-devel] Connman module suggestion

2012-11-29 Thread Bruno Dilly
On Wed, Nov 28, 2012 at 12:32 AM, David Seikel wrote: > On Tue, 27 Nov 2012 23:59:40 -0200 Lucas De Marchi > wrote: > >> On Tue, Nov 27, 2012 at 11:37 AM, Davide Andreoli >> wrote: >> > 2012/11/27 Gustavo Sverzut Barbieri >> > >> >> I think that always freezing is as painful, as adding an actio

Re: [E-devel] E SVN: bdilly trunk/e/src/modules/connman

2012-11-29 Thread Michael Blumenkrantz
On Thu, 29 Nov 2012 09:02:26 -0800 "Enlightenment SVN" wrote: > Log: > e/connman: increase networks popup size > > Requested by tasn. > I was a bit conservative here. > > > > Author: bdilly > Date: 2012-11-29 09:02:26 -0800 (Thu, 29 Nov 2012) > New Revision: 79843 > Tr

Re: [E-devel] E SVN: caro trunk/PROTO/azy/src/bin/re2c

2012-11-29 Thread Bruno Dilly
On Thu, Nov 29, 2012 at 10:41 AM, Guillaume Friloux wrote: > On 29/11/2012 13:26, Bruno Dilly wrote: >> >> >> so I'm reverting it. >> not cool just letting the build of the library broken for days. >> >> It's a bit hard trying to figure out what should be the issue found >> since only this >> patc

Re: [E-devel] E SVN: discomfitor trunk/PROTO/azy/src/bin/re2c

2012-11-29 Thread Michael Blumenkrantz
azy: the most complicated build system since xen. On Thu, 29 Nov 2012 09:57:24 -0800 "Enlightenment SVN" wrote: > Log: > hackiest hack to ever hack since old automake seems to be buggy with yacc > > > Author: discomfitor > Date: 2012-11-29 09:57:24 -0800 (Thu, 29 Nov 2012) > Ne

Re: [E-devel] E SVN: bdilly trunk/e/src/modules/connman

2012-11-29 Thread Bruno Dilly
On Thu, Nov 29, 2012 at 3:12 PM, Michael Blumenkrantz wrote: > On Thu, 29 Nov 2012 09:02:26 -0800 > "Enlightenment SVN" wrote: > >> Log: >> e/connman: increase networks popup size >> >> Requested by tasn. >> I was a bit conservative here. >> >> >> >> Author: bdilly >> Date: 2012

Re: [E-devel] E SVN: bdilly trunk/e/src/modules/connman

2012-11-29 Thread Michael Blumenkrantz
On Thu, 29 Nov 2012 16:15:26 -0200 Bruno Dilly wrote: > On Thu, Nov 29, 2012 at 3:12 PM, Michael Blumenkrantz > wrote: > > On Thu, 29 Nov 2012 09:02:26 -0800 > > "Enlightenment SVN" wrote: > > > >> Log: > >> e/connman: increase networks popup size > >> > >> Requested by tasn. > >> I was a b

Re: [E-devel] E SVN: caro trunk/PROTO/azy/src/bin/re2c

2012-11-29 Thread Daniel Juyung Seo
Finally, I built azy without any issue. Thanks! Daniel Juyung Seo (SeoZ) On Fri, Nov 30, 2012 at 3:10 AM, Bruno Dilly wrote: > On Thu, Nov 29, 2012 at 10:41 AM, Guillaume Friloux > wrote: > > On 29/11/2012 13:26, Bruno Dilly wrote: > >> > >> > >> so I'm reverting it. > >> not cool just letting

Re: [E-devel] 2 steps eina_share_common_del speed up

2012-11-29 Thread Jérémy Zurcher
On Monday 26 November 2012 17:37, Cedric BAIL wrote : > Hello, > > On Wed, Nov 21, 2012 at 7:39 AM, Jérémy Zurcher wrote: > > here are 2 patches to speed up eina_share_common_del with minimal costs on > > eina_share_common_add side. > > > > the second might be controversial > > > > 0001-eina_sha

Re: [E-devel] 2 steps eina_share_common_del speed up

2012-11-29 Thread Jérémy Zurcher
> the optimized path implise that we are in hash collision. WRONG ! > I'll try to come back with something this week-end. yes I will -- Keep yourself connected to Go Parallel: VERIFY Test and improve your parallel project

Re: [E-devel] E SVN: bdilly trunk/e/src/modules/connman

2012-11-29 Thread The Rasterman
On Thu, 29 Nov 2012 16:15:26 -0200 Bruno Dilly said: > On Thu, Nov 29, 2012 at 3:12 PM, Michael Blumenkrantz > wrote: > > On Thu, 29 Nov 2012 09:02:26 -0800 > > "Enlightenment SVN" wrote: > > > >> Log: > >> e/connman: increase networks popup size > >> > >> Requested by tasn. > >> I was a bi

Re: [E-devel] E SVN: seoz trunk/elementary/src/bin

2012-11-29 Thread The Rasterman
On Thu, 29 Nov 2012 10:43:28 -0800 "Enlightenment SVN" said: borker-award++ :) > Log: > elm test.c: Fixed formatting. > > Author: seoz > Date: 2012-11-29 10:43:28 -0800 (Thu, 29 Nov 2012) > New Revision: 79846 > Trac: http://trac.enlightenment.org/e/changeset/79846 > > Mo

Re: [E-devel] E SVN: seoz trunk/elementary/src/bin

2012-11-29 Thread Daniel Juyung Seo
oppps sorry. I am on svn borker mode :) Thanks for the fix. Daniel Juyung Seo (SeoZ) On Nov 30, 2012 7:13 AM, "Carsten Haitzler" wrote: > On Thu, 29 Nov 2012 10:43:28 -0800 "Enlightenment SVN" > said: > > borker-award++ :) > > > Log: > > elm test.c: Fixed formatting. > > > > Author: seoz

Re: [E-devel] E SVN: caro trunk/PROTO/azy/src/bin/re2c

2012-11-29 Thread Guillaume Friloux
On 29/11/2012 19:10, Bruno Dilly wrote: Mike and I have done some tests and he fixed it. At least it's working for both of us. Please, test it. regards Hello, this is also working for me, thanks! <>-- Keep yourself con

Re: [E-devel] E SVN: woohyun IN trunk/elementary/src: bin lib

2012-11-29 Thread Daniel Juyung Seo
Some widgets do not have default parts/aliases. It still has to return false if there is no part to handle with. So it depends. Daniel Juyung Seo (SeoZ) On Fri, Nov 30, 2012 at 3:18 PM, Enlightenment SVN < no-re...@enlightenment.org> wrote: > Log: > [elementary/elm_layout] There can be the cases