Re: [E-devel] crazy suspend on idle?!

2012-07-01 Thread The Rasterman
On Sun, 1 Jul 2012 10:28:05 +1000 David Seikel onef...@gmail.com said: On Sun, 1 Jul 2012 09:15:30 +0900 Carsten Haitzler (The Rasterman) ras...@rasterman.com wrote: On Sat, 30 Jun 2012 17:26:28 -0300 Gustavo Sverzut Barbieri barbi...@profusion.mobi said: On Sat, Jun 30, 2012 at

Re: [E-devel] ecrire and eobj not building on older cmake versions.

2012-07-01 Thread David Seikel
On Sun, 01 Jul 2012 08:18:27 +0300 Tom Hacohen tom.haco...@samsung.com wrote: On 01/07/12 01:16, David Seikel wrote: If I get no reply I'll just commit later today or tomorrow. Commit ahead. :) Though you never attached the fix, so I have nothing to review. :) That's why I was asking,

Re: [E-devel] ecrire and eobj not building on older cmake versions.

2012-07-01 Thread Tom Hacohen
On 01/07/12 09:17, David Seikel wrote: That's why I was asking, much easier to just commit than to make a patch and send it to the mailing list. So I was trying to avoid sending a patch. lol Hehe, OK. As I said, just commit, and prepare yourself to get spanked if anything breaks. -- Tom.

Re: [E-devel] ecrire and eobj not building on older cmake versions.

2012-07-01 Thread Tom Hacohen
On 01/07/12 09:17, David Seikel wrote: On Sun, 01 Jul 2012 08:18:27 +0300 Tom Hacohen tom.haco...@samsung.com wrote: On 01/07/12 01:16, David Seikel wrote: If I get no reply I'll just commit later today or tomorrow. Commit ahead. :) Though you never attached the fix, so I have nothing to

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

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 d.willm...@samsung.com wrote: Hi Bruno, On 06/27/2012 07:21 PM, Bruno Dilly wrote: On Wed, Jun 27, 2012 at 3:11 PM, Bruno Dilly bdi...@profusion.mobi wrote: On Wed,

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 no-re...@enlightenment.org wrote: Log: EPhysics: modify copyright notice Author:       bdilly Date:         2012-06-29 15:22:35 -0700 (Fri, 29 Jun 2012) New Revision: 73064 Trac:        

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 no-re...@enlightenment.org wrote: Log: EPhysics: modify copyright notice Author:

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 bdi...@profusion.mobi 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

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 tom.haco...@samsung.com 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

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 seojuyu...@gmail.com 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

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 onef...@gmail.com wrote: On Sat, 30 Jun 2012 15:56:06 +0900 Carsten Haitzler (The Rasterman) ras...@rasterman.com wrote: On Sat, 30 Jun 2012 08:15:45 +0200 Sebastian Dransfeld s...@tango.flipp.net said: On 06/30/2012 12:52 AM, David

[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) @@

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 no-re...@enlightenment.org 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

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 vincent.to...@gmail.com said: On Sun, Jul 1, 2012 at 2:33 PM, Enlightenment SVN no-re...@enlightenment.org 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

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 tom.haco...@samsung.com 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:

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 no-re...@enlightenment.org 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)

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 barbi...@profusion.mobi wrote: On Sun, Jul 1, 2012 at 8:48 AM, Enlightenment SVN no-re...@enlightenment.org wrote: Log: Eina: remove --enable-coverage option.   Now, coverage is detected with just --enable-tests.   Buildbot

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 barbi...@profusion.mobi wrote: On Sun, Jul 1, 2012 at 8:48 AM, Enlightenment SVN

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 t...@stosb.com 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

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 t...@stosb.com 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.

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 ras...@rasterman.com wrote: On Sun, 01 Jul 2012 21:53:39 +0300 Tom Hacohen t...@stosb.com 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...

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 onef...@gmail.com 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

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 no-re...@enlightenment.org 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