[EGIT] [core/elementary] master 01/01: genlist - fix homogenouse mode after previous fix to stop realizing all

2013-10-04 Thread Rasterman
raster pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=d99960707be969d0e6c124bf0807c74acaab3726 commit d99960707be969d0e6c124bf0807c74acaab3726 Author: Carsten Haitzler (Rasterman) ras...@rasterman.com Date: Fri Oct 4 15:00:26 2013 +0900

[EGIT] [bindings/python/python-efl] master 01/01: Elementary: Add various missing functions

2013-10-04 Thread Kai Huuhko
kuuko pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=914c6ffd6b8f1632fce60486890b3b6158126942 commit 914c6ffd6b8f1632fce60486890b3b6158126942 Author: Kai Huuhko kai.huu...@gmail.com Date: Fri Oct 4 09:29:45 2013 +0300 Elementary:

Re: [E-devel] [EGIT] [core/efl] master 01/05: eina: add infrastructure to handle more CPU and compiler builtin information.

2013-10-04 Thread Cedric BAIL
On Fri, Oct 4, 2013 at 7:00 AM, Lucas De Marchi lucas.demar...@profusion.mobi wrote: On Fri, Oct 4, 2013 at 1:09 AM, Cedric BAIL cedric.b...@free.fr wrote: On Thu, Oct 3, 2013 at 4:11 AM, Lucas De Marchi lucas.demar...@profusion.mobi wrote: On Wed, Oct 2, 2013 at 8:57 AM, Cedric Bail

[EGIT] [core/enlightenment] master 01/01: check if class string is valid first, then make sure buffer is 0 terminated

2013-10-04 Thread Rasterman
raster pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=1c92e22eb2748d1557f5fe4a11f62de58ec2659b commit 1c92e22eb2748d1557f5fe4a11f62de58ec2659b Author: Carsten Haitzler (Rasterman) ras...@rasterman.com Date: Fri Oct 4 16:48:21 2013 +0900

Re: [E-devel] [Enlightenment-release] Releases pending

2013-10-04 Thread Dave
This latest version of E17.5 is still crashing for me during E_Backlight Init . dave.k In the year 2013, of the month of October, on the 3rd day, Eduardo Lima (Etrunko) wrote: Fresh new Enlightenment and Elementary. Also, not so new Ecore which was not sent to the ML. md5sum

Re: [E-devel] Git, merges, and better work-flows

2013-10-04 Thread Bertrand Jacquin
steps 3, 4, 5, 6, 8... are an incantation. to be done in that order. there is --no-ff... and he series.. its a DEFINITE incantation. read up on git as a leaky abstraction. it is very much one. it forces peole to learn a series of incantations/steps all the time as opposed to just having

Re: [E-devel] Git, merges, and better work-flows

2013-10-04 Thread The Rasterman
On Fri, 04 Oct 2013 11:42:35 +0200 Bertrand Jacquin be...@meleeweb.net said: steps 3, 4, 5, 6, 8... are an incantation. to be done in that order. there is --no-ff... and he series.. its a DEFINITE incantation. read up on git as a leaky abstraction. it is very much one. it forces peole

Re: [E-devel] [EGIT] [core/efl] master 01/01: Revert evas/textblock - null check.

2013-10-04 Thread Tom Hacohen
On 03/10/13 19:02, ChunEon Park wrote: If so, why dot you leave the evas_textblock_cursor_format_is_visible_get() to return NULL if you think it must verify the fnode? You missed the whole point of the revert. The point of the revert was my inability to review your patch, and thus I

[EGIT] [core/elementary] master 01/01: [hover.edc] - corrected indentation and removed unnecessary 'rel2.relative: 1.0 1.0'

2013-10-04 Thread ami
seoz pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=75847c8ab554f679acc2c14da41de1b056a6e070 commit 75847c8ab554f679acc2c14da41de1b056a6e070 Author: ami singh.amit...@gmail.com Date: Fri Oct 4 21:07:05 2013 +0900 [hover.edc] - corrected

Re: [E-devel] [EGIT] [core/efl] master 01/01: Revert evas/textblock - null check.

2013-10-04 Thread ChunEon Park
it shouldn't be in. maybe. but you made the function to return NULL. and then you want to know reason by other people? -Regards, Hermet- -Original Message- From: Tom Hacohentom.haco...@samsung.com To: enlightenment-devel@lists.sourceforge.net;

[EGIT] [bindings/python/python-efl] master 01/01: Elementary: Add a test for Access.

2013-10-04 Thread Kai Huuhko
kuuko pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=fa9e96dff9f8168d449978e3df730542d70f08ab commit fa9e96dff9f8168d449978e3df730542d70f08ab Author: Kai Huuhko kai.huu...@gmail.com Date: Fri Oct 4 15:11:57 2013 +0300 Elementary:

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: check if class string is valid first, then make sure buffer is 0 terminated

2013-10-04 Thread Gustavo Sverzut Barbieri
eina_strlcpy() :-) On Fri, Oct 4, 2013 at 4:54 AM, Carsten Haitzler ras...@rasterman.com wrote: raster pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=1c92e22eb2748d1557f5fe4a11f62de58ec2659b commit 1c92e22eb2748d1557f5fe4a11f62de58ec2659b

Re: [E-devel] [EGIT] [core/efl] master 01/01: Revert evas/textblock - null check.

2013-10-04 Thread Iván Briano
On Fri, Oct 4, 2013 at 9:09 AM, ChunEon Park her...@naver.com wrote: it shouldn't be in. maybe. but you made the function to return NULL. and then you want to know reason by other people? The point is to properly explain in the commit message the reason for the commit.

Re: [E-devel] [EGIT] [core/efl] master 01/01: Revert evas/textblock - null check.

2013-10-04 Thread Tom Hacohen
On 04/10/13 13:09, ChunEon Park wrote: it shouldn't be in. maybe. but you made the function to return NULL. and then you want to know reason by other people? Maybe it should, maybe it shouldn't the point is, I don't know. You are now trying to explain yourself in the ML, why not explain

[EGIT] [themes/dark] master 01/01: popup done. and yes... this breaks popup theme api.

2013-10-04 Thread Rasterman
raster pushed a commit to branch master. http://git.enlightenment.org/themes/dark.git/commit/?id=7c24a05745212e4a7b1f9ed50e9f0d88b1923e27 commit 7c24a05745212e4a7b1f9ed50e9f0d88b1923e27 Author: Carsten Haitzler (Rasterman) ras...@rasterman.com Date: Fri Oct 4 22:38:34 2013 +0900 popup

[EGIT] [core/elementary] master 01/01: popup - this BREAKS THEME API. i know. it is needed:

2013-10-04 Thread Rasterman
raster pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=7b7c2275c9b1eaa6b58b2bc253000d436526978a commit 7b7c2275c9b1eaa6b58b2bc253000d436526978a Author: Carsten Haitzler (Rasterman) ras...@rasterman.com Date: Fri Oct 4 22:39:30 2013 +0900 popup

Re: [E-devel] [EGIT] [core/efl] master 01/05: eina: add infrastructure to handle more CPU and compiler builtin information.

2013-10-04 Thread Ulisses Furquim
Cedric, On Fri, Oct 4, 2013 at 3:32 AM, Cedric BAIL cedric.b...@free.fr wrote: On Fri, Oct 4, 2013 at 7:00 AM, Lucas De Marchi lucas.demar...@profusion.mobi wrote: On Fri, Oct 4, 2013 at 1:09 AM, Cedric BAIL cedric.b...@free.fr wrote: On Thu, Oct 3, 2013 at 4:11 AM, Lucas De Marchi

Re: [E-devel] [EGIT] [core/efl] master 01/01: Revert evas/textblock - null check.

2013-10-04 Thread The Rasterman
On Fri, 4 Oct 2013 21:09:29 +0900 (KST) ChunEon Park her...@naver.com said: it shouldn't be in. maybe. but you made the function to return NULL. and then you want to know reason by other people? what tom is fishing for is.. you check for a null return and safely exit from the code... but

Re: [E-devel] [EGIT] [core/efl] master 01/01: Revert evas/textblock - null check.

2013-10-04 Thread Tom Hacohen
On 04/10/13 14:47, Carsten Haitzler (The Rasterman) wrote: On Fri, 4 Oct 2013 21:09:29 +0900 (KST) ChunEon Park her...@naver.com said: it shouldn't be in. maybe. but you made the function to return NULL. and then you want to know reason by other people? what tom is fishing for is.. you

Re: [E-devel] [EGIT] [core/elementary] master 01/01: popup - this BREAKS THEME API. i know. it is needed:

2013-10-04 Thread Gustavo Sverzut Barbieri
On Fri, Oct 4, 2013 at 10:41 AM, Carsten Haitzler ras...@rasterman.com wrote: raster pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=7b7c2275c9b1eaa6b58b2bc253000d436526978a commit 7b7c2275c9b1eaa6b58b2bc253000d436526978a Author: Carsten Haitzler

Re: [E-devel] Git, merges, and better work-flows

2013-10-04 Thread Tom Hacohen
On 02/10/13 16:17, Tom Hacohen wrote: Hey guys, I would like to suggest a new work-flow. This work-flow will not be mandatory, but just an allowed alternative to the current commit to master approach. At the moment we do not allow merges, at all. This was to prevent people from littering

Re: [E-devel] Git, merges, and better work-flows

2013-10-04 Thread Michael Blumenkrantz
On Fri, 04 Oct 2013 15:18:46 +0100 Tom Hacohen tom.haco...@samsung.com wrote: On 02/10/13 16:17, Tom Hacohen wrote: Hey guys, I would like to suggest a new work-flow. This work-flow will not be mandatory, but just an allowed alternative to the current commit to master approach. At

Re: [E-devel] Git, merges, and better work-flows

2013-10-04 Thread Tom Hacohen
On 04/10/13 15:40, Michael Blumenkrantz wrote: On Fri, 04 Oct 2013 15:18:46 +0100 Tom Hacohen tom.haco...@samsung.com wrote: On 02/10/13 16:17, Tom Hacohen wrote: Hey guys, I would like to suggest a new work-flow. This work-flow will not be mandatory, but just an allowed alternative to the

Re: [E-devel] Git, merges, and better work-flows

2013-10-04 Thread Jérémy Zurcher
On Friday 04 October 2013 15:18, Tom Hacohen wrote : So, is this a go? May I write up some documentation about it and start doing it? -- Tom. for me it's a +1 go in case that's part of your plan, I've added an 'eo2: ' prefix to the commits in devs/jeyzu/eo2-old. I can still fix the

Re: [E-devel] [EGIT] [core/elementary] master 01/01: popup - this BREAKS THEME API. i know. it is needed:

2013-10-04 Thread Davide Andreoli
2013/10/4 Carsten Haitzler ras...@rasterman.com raster pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=7b7c2275c9b1eaa6b58b2bc253000d436526978a commit 7b7c2275c9b1eaa6b58b2bc253000d436526978a Author: Carsten Haitzler (Rasterman)

Re: [E-devel] Git, merges, and better work-flows

2013-10-04 Thread Tom Hacohen
On 04/10/13 16:05, Jérémy Zurcher wrote: On Friday 04 October 2013 15:18, Tom Hacohen wrote : So, is this a go? May I write up some documentation about it and start doing it? -- Tom. for me it's a +1 go in case that's part of your plan, I've added an 'eo2: ' prefix to the commits in

Re: [E-devel] Git, merges, and better work-flows

2013-10-04 Thread Jérémy Zurcher
On Friday 04 October 2013 15:59, Tom Hacohen wrote : On 04/10/13 16:05, Jérémy Zurcher wrote: On Friday 04 October 2013 15:18, Tom Hacohen wrote : So, is this a go? May I write up some documentation about it and start doing it? -- Tom. for me it's a +1 go in case that's

Re: [E-devel] Git, merges, and better work-flows

2013-10-04 Thread Lucas De Marchi
On Fri, Oct 4, 2013 at 7:05 AM, Carsten Haitzler ras...@rasterman.com wrote: On Fri, 04 Oct 2013 11:42:35 +0200 Bertrand Jacquin be...@meleeweb.net said: steps 3, 4, 5, 6, 8... are an incantation. to be done in that order. there is --no-ff... and he series.. its a DEFINITE incantation.

[EGIT] [core/efl] master 04/06: evas/image: Take framespace into account when moving video surface.

2013-10-04 Thread Rafael Antognolli
antognolli pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=22f9a6e8f004ab3e4aaf214229e4556482040f29 commit 22f9a6e8f004ab3e4aaf214229e4556482040f29 Author: Rafael Antognolli rafael.antogno...@intel.com Date: Mon Sep 23 17:44:08 2013 -0300 evas/image:

[EGIT] [core/efl] master 05/06: evas/image: Delay some video overlay operations.

2013-10-04 Thread Rafael Antognolli
antognolli pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d1c6266c45b6bfbfbba4a3b61ee6e9e5cec99cc9 commit d1c6266c45b6bfbfbba4a3b61ee6e9e5cec99cc9 Author: Rafael Antognolli rafael.antogno...@intel.com Date: Tue Oct 1 15:35:09 2013 -0300 evas/image:

[EGIT] [core/efl] master 02/06: ecore/wayland: Add and initialize subcompositor inside Ecore_Wayland.

2013-10-04 Thread Rafael Antognolli
antognolli pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7994b62c6be0368a2b4dcd038de5f25556cb6842 commit 7994b62c6be0368a2b4dcd038de5f25556cb6842 Author: Rafael Antognolli rafael.antogno...@intel.com Date: Sat Aug 31 15:20:22 2013 -0300

[EGIT] [core/efl] master 01/06: adding wayland subsurfaces protocol file.

2013-10-04 Thread Rafael Antognolli
antognolli pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ad27efcb397f3dc8da670180784991f876841e01 commit ad27efcb397f3dc8da670180784991f876841e01 Author: Rafael Antognolli rafael.antogno...@intel.com Date: Wed Aug 7 18:05:55 2013 -0300 adding

[EGIT] [core/efl] master 03/06: ecore/wayland: Add subsurface handling APIs.

2013-10-04 Thread Rafael Antognolli
antognolli pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=65b960f4a60442edcd66082ccc1828b80a49885c commit 65b960f4a60442edcd66082ccc1828b80a49885c Author: Rafael Antognolli rafael.antogno...@intel.com Date: Thu Sep 5 18:10:50 2013 -0300

[EGIT] [core/efl] master 06/06: evas/image: Add video surface caps.

2013-10-04 Thread Rafael Antognolli
antognolli pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9506fd5db783f013dcb5f042f15f4f0feb4a191f commit 9506fd5db783f013dcb5f042f15f4f0feb4a191f Author: Rafael Antognolli rafael.antogno...@intel.com Date: Thu Sep 26 13:49:18 2013 -0300 evas/image:

Re: [E-devel] Wayland and subsurfaces

2013-10-04 Thread Rafael Antognolli
Example usage of what I have just committed (fixes and improvements for Evas_Video_Surface, and added Ecore_Wl_Subsurf) here: https://github.com/antognolli/buffer_object This is a helper, or a skeleton, for creating and setting up the image object that would be used with the buffers. It can be

Re: [E-devel] Git, merges, and better work-flows

2013-10-04 Thread The Rasterman
On Fri, 4 Oct 2013 15:57:52 -0300 Lucas De Marchi lucas.demar...@profusion.mobi said: On Fri, Oct 4, 2013 at 7:05 AM, Carsten Haitzler ras...@rasterman.com wrote: On Fri, 04 Oct 2013 11:42:35 +0200 Bertrand Jacquin be...@meleeweb.net said: steps 3, 4, 5, 6, 8... are an incantation. to

Re: [E-devel] Git, merges, and better work-flows

2013-10-04 Thread David Seikel
On Sat, 5 Oct 2013 11:54:46 +0900 Carsten Haitzler (The Rasterman) ras...@rasterman.com wrote: On Fri, 4 Oct 2013 15:57:52 -0300 Lucas De Marchi lucas.demar...@profusion.mobi said: On Fri, Oct 4, 2013 at 7:05 AM, Carsten Haitzler ras...@rasterman.com wrote: On Fri, 04 Oct 2013 11:42:35