Re: [E-devel] [Patch][elementary] elm_cofig, setting accessibility mode

2012-07-01 Thread Daniel Juyung Seo
Thanks for the patch. But I found a bug in the following line. _status_config_sizing(win, naviframe); + _status_config_access(win, naviframe); _status_config_sizing() has to be called at the end of those lines. I fixed it in r73091. Daniel Juyung Seo (SeoZ) On Mon, Jun 25, 2012 at 6:45 PM

Re: [E-devel] [PATCH] elementary: deprecated-- in examples

2012-07-01 Thread Daniel Juyung Seo
Thanks for your documentation patch Daniel !!! Daniel Juyung Seo (SeoZ) On Sat, Jun 30, 2012 at 12:10 AM, Daniel Willmann wrote: > Hi Bruno, > > > On 06/27/2012 07:21 PM, Bruno Dilly wrote: >> >> On Wed, Jun 27, 2012 at 3:11 PM, Bruno Dilly >> wrote: >>> >>> On Wed, Jun 27, 2012 at 1:43 PM, Dan

Re: [E-devel] E SVN: bdilly trunk/ephysics

2012-07-01 Thread Daniel Juyung Seo
Why not ProFUSION? Daniel Juyung Seo (SeoZ) On Sat, Jun 30, 2012 at 7:22 AM, Enlightenment SVN wrote: > Log: > EPhysics: modify copyright notice > > > > Author:       bdilly > Date:         2012-06-29 15:22:35 -0700 (Fri, 29 Jun 2012) > New Revision: 73064 > Trac:         http://trac.enlightenme

Re: [E-devel] E SVN: bdilly trunk/ephysics

2012-07-01 Thread Tom Hacohen
I guess that Samsung paid for the development... -- Tom. On 01/07/12 10:27, Daniel Juyung Seo wrote: > Why not ProFUSION? > > Daniel Juyung Seo (SeoZ) > > On Sat, Jun 30, 2012 at 7:22 AM, Enlightenment SVN > wrote: >> Log: >> EPhysics: modify copyright notice >> >> >> >> Author: bdilly >>

Re: [E-devel] Usage of @ref on docs

2012-07-01 Thread Daniel Juyung Seo
+1 here. This looks quite useful. Daniel Juyung Seo (SeoZ) On Sat, Jun 30, 2012 at 4:29 AM, Bruno Dilly wrote: > Hi, > > I've just applied Daniel's fix on elm docs, and I saw that he found a > function with a wrong name, somethings like elm_elm_function instead > of elm_function. Also, probably,

Re: [E-devel] E SVN: bdilly trunk/ephysics

2012-07-01 Thread The Rasterman
On Sun, 01 Jul 2012 10:35:52 +0300 Tom Hacohen said: that's how the cookie crumbles. :) > I guess that Samsung paid for the development... > > -- > Tom. > > On 01/07/12 10:27, Daniel Juyung Seo wrote: > > Why not ProFUSION? > > > > Daniel Juyung Seo (SeoZ) > > > > On Sat, Jun 30, 2012 at 7:22

Re: [E-devel] [Patch][elementary] elm_cofig, setting accessibility mode

2012-07-01 Thread The Rasterman
On Sun, 1 Jul 2012 16:19:45 +0900 Daniel Juyung Seo said: > Thanks for the patch. > But I found a bug in the following line. > > _status_config_sizing(win, naviframe); > + _status_config_access(win, naviframe); > > _status_config_sizing() has to be called at the end of those lines. > I fi

Re: [E-devel] Apps menus and iBar broken now.

2012-07-01 Thread David Seikel
On Sun, 1 Jul 2012 08:13:59 +1000 David Seikel wrote: > On Sat, 30 Jun 2012 15:56:06 +0900 Carsten Haitzler (The Rasterman) > wrote: > > > On Sat, 30 Jun 2012 08:15:45 +0200 Sebastian Dransfeld > > said: > > > > > On 06/30/2012 12:52 AM, David Seikel wrote: > > > > Just updated SVN, and now m

[E-devel] Patch for Edje: added const to obj parameter of edje_object_part_table_child_get

2012-07-01 Thread daniel.za...@samsung.com
The obj parameter is used only for read access so the const can be added to its type. Apply this patch whenever you want. JackDanielZ Index: edje_util.c === --- edje_util.c (revision 73091) +++ edje_util.c (working copy) @@ -4087,7

Re: [E-devel] E SVN: raster trunk/eet

2012-07-01 Thread Vincent Torri
On Sun, Jul 1, 2012 at 2:33 PM, Enlightenment SVN wrote: > Log: > eeek no one ever substs DEBUG_CFLAGS. let's just do it so we compile >  again. bad commit vtorri? certainly, but i run make, make check, to verify that it compiles. I didn't have that problem. Maybe it's because of the autoconf's c

Re: [E-devel] E SVN: raster trunk/eet

2012-07-01 Thread The Rasterman
On Sun, 1 Jul 2012 14:41:09 +0200 Vincent Torri said: > On Sun, Jul 1, 2012 at 2:33 PM, Enlightenment SVN > wrote: > > Log: > > eeek no one ever substs DEBUG_CFLAGS. let's just do it so we compile > >  again. bad commit vtorri? > > certainly, but i run make, make check, to verify that it compil

Re: [E-devel] E SVN: bdilly trunk/ephysics

2012-07-01 Thread Gustavo Sverzut Barbieri
On Sun, Jul 1, 2012 at 4:35 AM, Tom Hacohen wrote: > I guess that Samsung paid for the development... Yes, they paid and that's why we changed :-) -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: barbi...@gmail.com Skype: gsbarbieri

Re: [E-devel] E SVN: caro IN trunk/eina: . m4/common src/tests

2012-07-01 Thread Gustavo Sverzut Barbieri
On Sun, Jul 1, 2012 at 8:48 AM, Enlightenment SVN wrote: > Log: > Eina: remove --enable-coverage option. > > Now, coverage is detected with just --enable-tests. > > Buildbot maintainers : please remove --enable-coverage option to > eina (more EFL will be supported later) n... this is ba

Re: [E-devel] E SVN: caro IN trunk/eina: . m4/common src/tests

2012-07-01 Thread Vincent Torri
On Sun, Jul 1, 2012 at 4:49 PM, Gustavo Sverzut Barbieri wrote: > On Sun, Jul 1, 2012 at 8:48 AM, Enlightenment SVN > wrote: >> Log: >> Eina: remove --enable-coverage option. >> >>   Now, coverage is detected with just --enable-tests. >> >>   Buildbot maintainers : please remove --enable-coverage

Re: [E-devel] E SVN: caro IN trunk/eina: . m4/common src/tests

2012-07-01 Thread Tom Hacohen
I agree with Gustavo, I don't like it either, why change it? Who did it bother lately? -- Tom. On 01/07/12 21:51, Vincent Torri wrote: > On Sun, Jul 1, 2012 at 4:49 PM, Gustavo Sverzut Barbieri > wrote: >> On Sun, Jul 1, 2012 at 8:48 AM, Enlightenment SVN >> wrote: >>> Log: >>> Eina: remove --e

Re: [E-devel] E SVN: caro IN trunk/eina: . m4/common src/tests

2012-07-01 Thread Tom Hacohen
On 01/07/12 21:59, Vincent Torri wrote: > the plan is to remove configure options, there are too many ones. this > option is just small one, with no consequences on the behavior of the > library. > > again : why is it annoying to remove that option ? > I don't remember what it was exactly, but I

Re: [E-devel] E SVN: caro IN trunk/eina: . m4/common src/tests

2012-07-01 Thread Tom Hacohen
On 01/07/12 22:09, Vincent Torri wrote: > On Sun, Jul 1, 2012 at 9:01 PM, Tom Hacohen wrote: >> On 01/07/12 21:59, Vincent Torri wrote: >>> the plan is to remove configure options, there are too many ones. this >>> option is just small one, with no consequences on the behavior of the >>> library.

Re: [E-devel] E SVN: caro IN trunk/eina: . m4/common src/tests

2012-07-01 Thread The Rasterman
On Sun, 01 Jul 2012 21:53:39 +0300 Tom Hacohen said: > I agree with Gustavo, I don't like it either, why change it? Who did it > bother lately? simplify options. if you are bothering to enable tests... then a bit of coverage is probably what you also want to test too. > -- > Tom. > > On 01/07/

Re: [E-devel] E SVN: caro IN trunk/eina: . m4/common src/tests

2012-07-01 Thread Gustavo Sverzut Barbieri
On Sun, Jul 1, 2012 at 7:47 PM, Carsten Haitzler wrote: > On Sun, 01 Jul 2012 21:53:39 +0300 Tom Hacohen said: > >> I agree with Gustavo, I don't like it either, why change it? Who did it >> bother lately? > > simplify options. if you are bothering to enable tests... then a bit of > coverage is p

Re: [E-devel] E SVN: cedric IN trunk/PROTO: . edi edi/src edi/src/bin

2012-07-01 Thread Cedric BAIL
Yop, On Sat, Jun 30, 2012 at 12:51 AM, David Seikel wrote: > So now we have two half written text editors in SVN?  Ecrire and edi. Nop, Ecrire is a text editor like notepad or anything like that. Edi goal is only to prototype an IDE that integrate completly with clang and is fully asynchronous.

Re: [E-devel] E SVN: barbieri IN trunk: . econnman econnman/data econnman/data/desktop

2012-07-01 Thread Gustavo Sverzut Barbieri
On Mon, Jul 2, 2012 at 12:26 AM, Enlightenment SVN wrote: > Log: > welcome econnman application. > > This application attempts to cope with newest connman API and provide > every feature it supports. > > It's written as an application instead of E17 module to make use of > Elementary. At t