[EGIT] [core/elementary] master 01/01: elm_glview.c: Set ret value false by default on smart_on_focus.

2013-10-04 Thread Daniel Juyung Seo
seoz pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=895d98fb1dbb0f1cc8f868239ac5327e9b62b353 commit 895d98fb1dbb0f1cc8f868239ac5327e9b62b353 Author: Daniel Juyung Seo Date: Fri Oct 4 22:20:43 2013 +0900 elm_glview.c: Set ret value false by de

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) wrote: > On Fri, 4 Oct 2013 15:57:52 -0300 Lucas De Marchi > said: > > > On Fri, Oct 4, 2013 at 7:05 AM, Carsten Haitzler > > wrote: > > > On Fri, 04 Oct 2013 11:42:35 +0200 Bertrand Jacquin > > > said: > > > > > >> > steps 3,

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 said: > On Fri, Oct 4, 2013 at 7:05 AM, Carsten Haitzler wrote: > > On Fri, 04 Oct 2013 11:42:35 +0200 Bertrand Jacquin > > said: > > > >> > steps 3, 4, 5, 6, 8... are an incantation. to be done in that order. > >> > there is > >> > --no-ff... a

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 ma

[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 Date: Thu Sep 26 13:49:18 2013 -0300 evas/image: Add video surface caps.

[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 Date: Wed Aug 7 18:05:55 2013 -0300 adding wayland subsurfaces protocol file

[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 Date: Thu Sep 5 18:10:50 2013 -0300 ecore/wayland: Add subsurface handling A

[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 Date: Tue Oct 1 15:35:09 2013 -0300 evas/image: Delay some video overlay ope

[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 Date: Sat Aug 31 15:20:22 2013 -0300 ecore/wayland: Add and initialize subco

[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 Date: Mon Sep 23 17:44:08 2013 -0300 evas/image: Take framespace into accoun

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 wrote: > On Fri, 04 Oct 2013 11:42:35 +0200 Bertrand Jacquin 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 >> > l

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

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: ' pre

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 > raster pushed a commit to branch master. > > > http://git.enlightenment.org/core/elementary.git/commit/?id=7b7c2275c9b1eaa6b58b2bc253000d436526978a > > commit 7b7c2275c9b1eaa6b58b2bc253000d436526978a > Author: Carsten Haitzler (Rasterman) > Date: Fri Oct 4 22:39:30

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

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 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 curren

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 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 the mom

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 li

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 wrote: > 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] [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 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

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 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 tom thinks i

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 wrote: > On Fri, Oct 4, 2013 at 7:00 AM, Lucas De Marchi > wrote: >> On Fri, Oct 4, 2013 at 1:09 AM, Cedric BAIL wrote: >>> On Thu, Oct 3, 2013 at 4:11 AM, Lucas De Marchi >>> wrote: On Wed, Oct 2, 2013 at 8:57 AM, Cedric Bail wro

[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) Date: Fri Oct 4 22:39:30 2013 +0900 popup - this BREAKS THEME

[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) Date: Fri Oct 4 22:38:34 2013 +0900 popup done. and yes... this br

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 expla

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 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/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 wrote: > raster pushed a commit to branch master. > > http://git.enlightenment.org/core/enlightenment.git/commit/?id=1c92e22eb2748d1557f5fe4a11f62de58ec2659b > > commit 1c92e22eb2748d1557f5fe4a11f62de58ec2659b > Author: Carsten H

[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 Date: Fri Oct 4 15:11:57 2013 +0300 Elementary: Add a test for Access.

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 Hacohen" To: ; Cc: Sent: 2013-10-04 (금) 19:59:02 Subject: Re: [E-devel] [EGIT]

[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 Date: Fri Oct 4 21:07:05 2013 +0900 [hover.edc] - corrected indentation and removed unnec

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 could

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 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 to learn

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 h

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 > > 86

[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) Date: Fri Oct 4 16:48:21 2013 +0900 check if class string i