Re: [E-devel] Git repository layout - RFC

2013-01-22 Thread David Seikel
On Wed, 23 Jan 2013 14:52:46 +0900 Cedric BAIL wrote: > Hello, > > On Tue, Jan 22, 2013 at 11:15 PM, Tom Hacohen > wrote: > > On 21/01/13 18:30, Daniel Willmann wrote: > >> as you may have heard, Tom and I have been working on the SVN->Git > >> migration. We now have a somewhat-working conversi

Re: [E-devel] Git repository layout - RFC

2013-01-22 Thread Cedric BAIL
Hello, On Tue, Jan 22, 2013 at 11:15 PM, Tom Hacohen wrote: > On 21/01/13 18:30, Daniel Willmann wrote: >> as you may have heard, Tom and I have been working on the SVN->Git >> migration. We now have a somewhat-working conversion of the merged efl tree. >> >> The goal was to keep the history acro

Re: [E-devel] E SVN: raster IN trunk/efl: m4 src

2013-01-22 Thread David Seikel
On Wed, 23 Jan 2013 14:05:00 +0900 Carsten Haitzler (The Rasterman) wrote: > On Tue, 22 Jan 2013 22:16:06 -0200 Ulisses Furquim > said: > > > Hi, > > > > On Tue, Jan 22, 2013 at 10:10 PM, Carsten Haitzler > > wrote: > > > On Tue, 22 Jan 2013 21:59:35 -0200 Gustavo Sverzut Barbieri > > > said

Re: [E-devel] E SVN: raster IN trunk/efl: m4 src

2013-01-22 Thread Sanjeev BA
Same here. Ubuntu 12.10 32-bit On Jan 23, 2013 2:06 PM, "Carsten Haitzler" wrote: > On Tue, 22 Jan 2013 22:16:06 -0200 Ulisses Furquim > > said: > > > Hi, > > > > On Tue, Jan 22, 2013 at 10:10 PM, Carsten Haitzler > > > wrote: > > > On Tue, 22 Jan 2013 21:59:35 -0200 Gustavo Sverzut Barbieri >

Re: [E-devel] E SVN: barbieri trunk/efl/m4

2013-01-22 Thread The Rasterman
On Tue, 22 Jan 2013 22:16:09 -0200 Gustavo Sverzut Barbieri said: > On Tue, Jan 22, 2013 at 9:55 PM, Carsten Haitzler > wrote: > > On Tue, 22 Jan 2013 13:58:25 -0800 "Enlightenment SVN" > > said: > > > > as of this commit... efl build is broken due to DSO changes. > > > > also.. efl build is cu

Re: [E-devel] E SVN: raster IN trunk/efl: m4 src

2013-01-22 Thread The Rasterman
On Tue, 22 Jan 2013 22:16:06 -0200 Ulisses Furquim said: > Hi, > > On Tue, Jan 22, 2013 at 10:10 PM, Carsten Haitzler > wrote: > > On Tue, 22 Jan 2013 21:59:35 -0200 Gustavo Sverzut Barbieri > > said: > > > >> On Tue, Jan 22, 2013 at 9:48 PM, Enlightenment SVN > >> wrote: > >> > Log: > >> > s

Re: [E-devel] Callback improvement

2013-01-22 Thread Cedric BAIL
On Wed, Jan 23, 2013 at 1:27 AM, Tom Hacohen wrote: > On 22/01/13 13:21, Gustavo Sverzut Barbieri wrote: >> On Tue, Jan 22, 2013 at 7:57 AM, Cedric BAIL wrote: >>> Hello, >>> >>> I have been chasing source of memory consumption in EFL since a few >>> weeks now. There is one source that I didn

Re: [E-devel] [Patch] elm_transit feature extenstion

2013-01-22 Thread ChunEon Park
Hello, Thanks for you interest in the transit :) I think this is good extension for elm_transit. Here is my quick review. 1. Don't change enum value ovrder which causes the abi break. Please just append the additional enum values. typedef enum { ELM_TRANSIT_TWEEN_MODE_LINEAR, /**< C

Re: [E-devel] E SVN: garik IN branches/enlightenment-0.17.0: . po src/bin src/modules/conf src/modules/conf_menus src/modules/conf_shelves src/modules/conf_theme src/modules/everything src/modules/fil

2013-01-22 Thread Cedric BAIL
On Wed, Jan 23, 2013 at 12:41 AM, Enlightenment SVN wrote: > Log: > Better messages and fixes for gettext stuff > > This is a squashed commit of: >r81661 r81742 r82050 r82085 r82293 r82307 r82787 r82788 r83088 > > Author: garik > Date: 2013-01-22 07:40:59 -0800 (Tue, 22 Jan 201

Re: [E-devel] E SVN: raster IN trunk/efl: m4 src

2013-01-22 Thread Ulisses Furquim
Hi, On Tue, Jan 22, 2013 at 10:10 PM, Carsten Haitzler wrote: > On Tue, 22 Jan 2013 21:59:35 -0200 Gustavo Sverzut Barbieri > said: > >> On Tue, Jan 22, 2013 at 9:48 PM, Enlightenment SVN >> wrote: >> > Log: >> > sorry - have to revert this as this brings the efl tree build to a >> > grinding

Re: [E-devel] E SVN: barbieri trunk/efl/m4

2013-01-22 Thread Gustavo Sverzut Barbieri
On Tue, Jan 22, 2013 at 9:55 PM, Carsten Haitzler wrote: > On Tue, 22 Jan 2013 13:58:25 -0800 "Enlightenment SVN" > said: > > as of this commit... efl build is broken due to DSO changes. > > also.. efl build is currently "broken" anyway - with or without this as it > prefers to link to installed

Re: [E-devel] E SVN: raster IN trunk/efl: m4 src

2013-01-22 Thread The Rasterman
On Tue, 22 Jan 2013 21:59:35 -0200 Gustavo Sverzut Barbieri said: > On Tue, Jan 22, 2013 at 9:48 PM, Enlightenment SVN > wrote: > > Log: > > sorry - have to revert this as this brings the efl tree build to a > > grinding halt - it wasn't great before.. but now it's totally broken. :( > > e.g

Re: [E-devel] E SVN: raster IN trunk/efl: m4 src

2013-01-22 Thread Gustavo Sverzut Barbieri
On Tue, Jan 22, 2013 at 9:48 PM, Enlightenment SVN wrote: > Log: > sorry - have to revert this as this brings the efl tree build to a > grinding halt - it wasn't great before.. but now it's totally broken. :( > e.g.: > > /bin/bash ../libtool --tag=CC --mode=link ccache gcc -std=gnu99 >

Re: [E-devel] E SVN: raster trunk/efl/doc

2013-01-22 Thread Gustavo Sverzut Barbieri
On Tue, Jan 22, 2013 at 9:41 PM, Enlightenment SVN wrote: > Log: > at least for me.. somehting keeps changing imnages.mk .. because it > has to olittle stuff in it... i am not sure this shoul dbe in svn? if it's not in svn it cannot autogen as the makefile includes that. This is to avoid the gn

Re: [E-devel] E SVN: barbieri trunk/efl/m4

2013-01-22 Thread The Rasterman
On Tue, 22 Jan 2013 13:58:25 -0800 "Enlightenment SVN" said: as of this commit... efl build is broken due to DSO changes. also.. efl build is currently "broken" anyway - with or without this as it prefers to link to installed efl libs rather than the newly compiled ones... inside the efl tree...

Re: [E-devel] E SVN: raster trunk/efl/doc

2013-01-22 Thread Daniel Juyung Seo
On Wed, Jan 23, 2013 at 8:41 AM, Enlightenment SVN wrote: > Log: > at least for me.. somehting keeps changing imnages.mk .. because it > has to olittle stuff in it... i am not sure this shoul dbe in svn? This change happens here as well. Daniel Juyung Seo (SeoZ) > > > > Author: raster >

Re: [E-devel] E SVN: raster IN trunk/efl: m4 src

2013-01-22 Thread Daniel Juyung Seo
Thanks muchly! I spent time on solving this build break this morning :( Daniel Juyung Seo (SeoZ) On Wed, Jan 23, 2013 at 8:48 AM, Enlightenment SVN wrote: > Log: > sorry - have to revert this as this brings the efl tree build to a > grinding halt - it wasn't great before.. but now it's totally

Re: [E-devel] terminology crash triggered by options panel

2013-01-22 Thread Ulisses Furquim
Hi Leif, On Tue, Jan 22, 2013 at 8:28 PM, Leif Middelschulte wrote: > 2013/1/22 Ulisses Furquim > >> Hi Leif, >> >> On Tue, Jan 22, 2013 at 6:08 PM, Leif Middelschulte >> wrote: >> > Hi, >> > >> > terminology (latest efl too) crashes when I try to display the options >> dialog. >> > Maybe this

Re: [E-devel] Efl Bullet failure

2013-01-22 Thread The Rasterman
On Tue, 22 Jan 2013 23:20:06 + Ian Lee said: > Hi, > > After building Bullet, located in /usr/local. > I tryied to build efl and got this error > > > CCLD bin/eeze/eeze_udev_test > CC bin/eeze/bin_eeze_eeze_sensor_test-eeze_sensor_test.o > CCLD bin/eeze/eeze_sensor_test

[E-devel] Efl Bullet failure

2013-01-22 Thread Ian Lee
Hi, After building Bullet, located in /usr/local. I tryied to build efl and got this error CCLD bin/eeze/eeze_udev_test CC bin/eeze/bin_eeze_eeze_sensor_test-eeze_sensor_test.o CCLD bin/eeze/eeze_sensor_test EDJtests/emotion/data/theme.edj /home/ian/Devel/efl/efl/src/bi

Re: [E-devel] terminology crash triggered by options panel

2013-01-22 Thread Leif Middelschulte
2013/1/22 Ulisses Furquim > Hi Leif, > > On Tue, Jan 22, 2013 at 6:08 PM, Leif Middelschulte > wrote: > > Hi, > > > > terminology (latest efl too) crashes when I try to display the options > dialog. > > Maybe this is due to changes in efl, because when I checkout a > terminology revision I know

Re: [E-devel] terminology crash triggered by options panel

2013-01-22 Thread Ulisses Furquim
Hi Leif, On Tue, Jan 22, 2013 at 6:08 PM, Leif Middelschulte wrote: > Hi, > > terminology (latest efl too) crashes when I try to display the options dialog. > Maybe this is due to changes in efl, because when I checkout a terminology > revision I know used to work it still crashes when displayin

[E-devel] terminology crash triggered by options panel

2013-01-22 Thread Leif Middelschulte
Hi, terminology (latest efl too) crashes when I try to display the options dialog. Maybe this is due to changes in efl, because when I checkout a terminology revision I know used to work it still crashes when displaying the theme page (though it takes a few seconds to crash). -- Leif ---

Re: [E-devel] Git and Phabricator

2013-01-22 Thread Daniel Willmann
On 01/18/2013 02:05 PM, Cedric BAIL wrote: > On Fri, Jan 18, 2013 at 10:53 PM, Christopher Michael > wrote: >> Oh, I agree that it is not mandatory for someone to work in the "right" >> way in order to do the switch...However, after the switch is done and >> you are expecting people to change thei

Re: [E-devel] E SVN: garik IN branches/enlightenment-0.17.0: . src/bin

2013-01-22 Thread Tom Hacohen
On 22/01/13 17:14, Igor Murzov wrote: > On Tue, 22 Jan 2013 16:43:41 + > Michael Blumenkrantz wrote: > >> On Tue, 22 Jan 2013 08:38:54 -0800 >> "Enlightenment SVN" wrote: >> >>> Log: >>> Desktop->Shelves menu now shows shelf names instead of orientations >>>ticket #2105 >>> >>>This is

Re: [E-devel] E SVN: garik IN branches/enlightenment-0.17.0: . src/bin

2013-01-22 Thread Michael Blumenkrantz
On Tue, 22 Jan 2013 21:14:36 +0400 Igor Murzov wrote: > On Tue, 22 Jan 2013 16:43:41 + > Michael Blumenkrantz wrote: > > > On Tue, 22 Jan 2013 08:38:54 -0800 > > "Enlightenment SVN" wrote: > > > > > Log: > > > Desktop->Shelves menu now shows shelf names instead of orientations > > > tic

Re: [E-devel] E SVN: garik IN branches/enlightenment-0.17.0: . src/bin

2013-01-22 Thread Igor Murzov
On Tue, 22 Jan 2013 16:43:41 + Michael Blumenkrantz wrote: > On Tue, 22 Jan 2013 08:38:54 -0800 > "Enlightenment SVN" wrote: > > > Log: > > Desktop->Shelves menu now shows shelf names instead of orientations > > ticket #2105 > > > > This is a backport of r82408 > > > > > > Author

Re: [E-devel] Git repository layout - RFC

2013-01-22 Thread Stefan Schmidt
Hello. On 22/01/13 16:38, David Seikel wrote: > On Tue, 22 Jan 2013 14:15:43 + Tom Hacohen > wrote: > >> On 21/01/13 18:30, Daniel Willmann wrote: >>> Hello, >>> >>> as you may have heard, Tom and I have been working on the SVN->Git >>> migration. We now have a somewhat-working conversion of

Re: [E-devel] E SVN: garik IN branches/enlightenment-0.17.0: . src/bin

2013-01-22 Thread Michael Blumenkrantz
On Tue, 22 Jan 2013 08:38:54 -0800 "Enlightenment SVN" wrote: > Log: > Desktop->Shelves menu now shows shelf names instead of orientations > ticket #2105 > > This is a backport of r82408 > > > Author: garik > Date: 2013-01-22 08:38:54 -0800 (Tue, 22 Jan 2013) > New Revisi

Re: [E-devel] Git repository layout - RFC

2013-01-22 Thread Tom Hacohen
On 22/01/13 16:31, David Seikel wrote: > On Tue, 22 Jan 2013 12:57:27 + Stefan Schmidt > wrote: > >> Hello. >> >> On 22/01/13 12:13, David Seikel wrote: >>> On Tue, 22 Jan 2013 11:59:54 + Stefan Schmidt >>> wrote: >>> Hello. On 22/01/13 11:50, David Seikel wrote: > On T

Re: [E-devel] Git repository layout - RFC

2013-01-22 Thread David Seikel
On Tue, 22 Jan 2013 14:15:43 + Tom Hacohen wrote: > On 21/01/13 18:30, Daniel Willmann wrote: > > Hello, > > > > as you may have heard, Tom and I have been working on the SVN->Git > > migration. We now have a somewhat-working conversion of the merged > > efl tree. > > > > The goal was to keep

Re: [E-devel] Git repository layout - RFC

2013-01-22 Thread David Seikel
On Tue, 22 Jan 2013 12:57:27 + Stefan Schmidt wrote: > Hello. > > On 22/01/13 12:13, David Seikel wrote: > > On Tue, 22 Jan 2013 11:59:54 + Stefan Schmidt > > wrote: > > > >> Hello. > >> > >> On 22/01/13 11:50, David Seikel wrote: > >>> On Tue, 22 Jan 2013 10:09:33 + Daniel Willmann

Re: [E-devel] Callback improvement

2013-01-22 Thread Tom Hacohen
On 22/01/13 13:21, Gustavo Sverzut Barbieri wrote: > On Tue, Jan 22, 2013 at 7:57 AM, Cedric BAIL wrote: >> Hello, >> >> I have been chasing source of memory consumption in EFL since a few >> weeks now. There is one source that I didn't hunt yet, callbacks. In >> some small elementary_test the

Re: [E-devel] E SVN: raster IN trunk/terminology: . data/themes src/bin

2013-01-22 Thread Michael Blumenkrantz
DONG IT On Tue, 22 Jan 2013 07:01:54 -0800 "Enlightenment SVN" wrote: > Log: > split your terminology man... split it! :) > > > > Author: raster > Date: 2013-01-22 07:01:53 -0800 (Tue, 22 Jan 2013) > New Revision: 83090 > Trac: http://trac.enlightenment.org/e/changes

Re: [E-devel] licenses for efenniht, darkness, ...

2013-01-22 Thread Gustavo Sverzut Barbieri
On Mon, Jan 21, 2013 at 9:54 AM, Tomas Cech wrote: > Hi all, > > I'd like to correct licenses for themes so the package has proper tag > but I'm not able to find all the info needed. Could you please > clarify licenses for themes: > > themes with GPL, but without version: > efenniht efenniht is

Re: [E-devel] Callback improvement

2013-01-22 Thread Ulisses Furquim
Hi, On Tuesday, January 22, 2013, Leandro Pereira wrote: > On 01/22/2013 11:21 AM, Gustavo Sverzut Barbieri wrote: > > right now we use 4 pointers per node (prev, next, cb, data), plus some > > information that due alignment should take an extra pointer-size > > (type, priority, delete_me). So 5

Re: [E-devel] licenses for efenniht, darkness, ...

2013-01-22 Thread Michael Blumenkrantz
darkness is BSD-2 for code and CCPL-3.0 (unported, attribution) for images On Mon, Jan 21, 2013 at 11:54 AM, Tomas Cech wrote: > Hi all, > > I'd like to correct licenses for themes so the package has proper tag > but I'm not able to find all the info needed. Could you please > clarify licenses

Re: [E-devel] Git repository layout - RFC

2013-01-22 Thread Tom Hacohen
On 21/01/13 18:30, Daniel Willmann wrote: > Hello, > > as you may have heard, Tom and I have been working on the SVN->Git > migration. We now have a somewhat-working conversion of the merged efl tree. > > The goal was to keep the history across the different individual > projects that make up efl a

Re: [E-devel] Callback improvement

2013-01-22 Thread Leandro Pereira
On 01/22/2013 11:21 AM, Gustavo Sverzut Barbieri wrote: > right now we use 4 pointers per node (prev, next, cb, data), plus some > information that due alignment should take an extra pointer-size > (type, priority, delete_me). So 5 pointer-size at least, but on my > machine (32 bits) it's 28 bytes

Re: [E-devel] [efl/edbus Patch] Fix edbus_name_owner_changed when bus name is not registered

2013-01-22 Thread Bruno Dilly
On Sat, Jan 19, 2013 at 4:05 PM, Jose Souza wrote: > Someone could review and apply? applied thank you > > Thanks > > -- > Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, > MVC, Windows 8 Apps, JavaS

Re: [E-devel] Callback improvement

2013-01-22 Thread Gustavo Sverzut Barbieri
On Tue, Jan 22, 2013 at 7:57 AM, Cedric BAIL wrote: > Hello, > >I have been chasing source of memory consumption in EFL since a few > weeks now. There is one source that I didn't hunt yet, callbacks. In > some small elementary_test they easily get over 400KB of > Evas_Func_Node. This func node

Re: [E-devel] Git repository layout - RFC

2013-01-22 Thread Stefan Schmidt
Hello. On 22/01/13 12:13, David Seikel wrote: > On Tue, 22 Jan 2013 11:59:54 + Stefan Schmidt > wrote: > >> Hello. >> >> On 22/01/13 11:50, David Seikel wrote: >>> On Tue, 22 Jan 2013 10:09:33 + Daniel Willmann >>> wrote: >>> On 01/22/2013 01:24 AM, Daniel Willmann wrote: > On M

Re: [E-devel] Git repository layout - RFC

2013-01-22 Thread David Seikel
On Tue, 22 Jan 2013 11:59:54 + Stefan Schmidt wrote: > Hello. > > On 22/01/13 11:50, David Seikel wrote: > > On Tue, 22 Jan 2013 10:09:33 + Daniel Willmann > > wrote: > > > >> On 01/22/2013 01:24 AM, Daniel Willmann wrote: > >>> On Mon, 21 Jan 2013 21:03:24 + > >>> Tom Hacohen wrot

Re: [E-devel] Git repository layout - RFC

2013-01-22 Thread Stefan Schmidt
Hello. On 22/01/13 11:50, David Seikel wrote: > On Tue, 22 Jan 2013 10:09:33 + Daniel Willmann > wrote: > >> On 01/22/2013 01:24 AM, Daniel Willmann wrote: >>> On Mon, 21 Jan 2013 21:03:24 + >>> Tom Hacohen wrote: >>> I believe the reason is that Github probably censores emails when

Re: [E-devel] Git repository layout - RFC

2013-01-22 Thread David Seikel
On Tue, 22 Jan 2013 09:45:28 + Tom Hacohen wrote: > On 22/01/13 01:35, David Seikel wrote: > > On Tue, 22 Jan 2013 01:24:02 + Daniel Willmann > > wrote: > > > >> On Mon, 21 Jan 2013 21:03:24 + > >> Tom Hacohen wrote: > >> > >>> I believe the reason is that Github probably censores e

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

2013-01-22 Thread P Purkayastha
On 01/22/2013 07:37 PM, Michael Blumenkrantz wrote: > On Tue, Jan 22, 2013 at 11:34 AM, Enlightenment SVN< > no-re...@enlightenment.org> wrote: > >> Log: >> finally fix bug with "don't composite fullscreen windows" option >>ticket #1558 >> >> >> Author: discomfitor >> Date: 2013-

Re: [E-devel] Git repository layout - RFC

2013-01-22 Thread David Seikel
On Tue, 22 Jan 2013 10:09:33 + Daniel Willmann wrote: > On 01/22/2013 01:24 AM, Daniel Willmann wrote: > > On Mon, 21 Jan 2013 21:03:24 + > > Tom Hacohen wrote: > > > >> I believe the reason is that Github probably censores emails when > >> being viewed but unauthenticated people. I bet

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

2013-01-22 Thread Michael Blumenkrantz
On Tue, Jan 22, 2013 at 11:34 AM, Enlightenment SVN < no-re...@enlightenment.org> wrote: > Log: > finally fix bug with "don't composite fullscreen windows" option > ticket #1558 > > > Author: discomfitor > Date: 2013-01-22 03:34:45 -0800 (Tue, 22 Jan 2013) > New Revision: 83076 > T

Re: [E-devel] Git repository layout - RFC

2013-01-22 Thread Daniel Willmann
On 01/22/2013 01:24 AM, Daniel Willmann wrote: > On Mon, 21 Jan 2013 21:03:24 + > Tom Hacohen wrote: > >> I believe the reason is that Github probably censores emails when >> being viewed but unauthenticated people. I bet that if you log in it >> will be fine. If not, when you clone the repo,

Re: [E-devel] E SVN: cedric IN trunk/efl/src: . lib/eina

2013-01-22 Thread Cedric BAIL
On Tue, Jan 22, 2013 at 6:50 PM, Stefan Schmidt wrote: > On 21/01/13 09:37, Enlightenment SVN wrote: >> Log: >> efl: inline eina_unicode_utf8_get_next. >> >> >> Author: cedric >> Date: 2013-01-21 01:37:14 -0800 (Mon, 21 Jan 2013) >> New Revision: 83035 >> Trac: http://trac.en

[E-devel] Callback improvement

2013-01-22 Thread Cedric BAIL
Hello, I have been chasing source of memory consumption in EFL since a few weeks now. There is one source that I didn't hunt yet, callbacks. In some small elementary_test they easily get over 400KB of Evas_Func_Node. This func node are not that big, but they are still a list with a function poi

Re: [E-devel] E SVN: cedric IN trunk/efl/src: . lib/eina

2013-01-22 Thread Stefan Schmidt
Hello. On 21/01/13 09:37, Enlightenment SVN wrote: > Log: > efl: inline eina_unicode_utf8_get_next. > > > Author: cedric > Date: 2013-01-21 01:37:14 -0800 (Mon, 21 Jan 2013) > New Revision: 83035 > Trac: http://trac.enlightenment.org/e/changeset/83035 > > Added: >trunk/ef

Re: [E-devel] Git repository layout - RFC

2013-01-22 Thread Tom Hacohen
On 22/01/13 01:35, David Seikel wrote: > On Tue, 22 Jan 2013 01:24:02 + Daniel Willmann > wrote: > >> On Mon, 21 Jan 2013 21:03:24 + >> Tom Hacohen wrote: >> >>> I believe the reason is that Github probably censores emails when >>> being viewed but unauthenticated people. I bet that if yo

Re: [E-devel] E SVN: discomfitor IN trunk/efl: . src/lib/ecore_con

2013-01-22 Thread Michael Blumenkrantz
this version of dns.c adds support for nsswitch.conf functionality. if anyone has dns resolving issues, report them sooner than later On Tue, Jan 22, 2013 at 8:01 AM, Enlightenment SVN < no-re...@enlightenment.org> wrote: > Log: > rebase dns.c against upstream > > > Author: discomfitor > Da