Re: [E-devel] Making EFL easier to use

2017-04-12 Thread Cedric BAIL
On Wed, Apr 12, 2017 at 10:22 PM, Viacheslav Reutskiy wrote: > On 04/13/17 00:23, Cedric BAIL wrote: >> On Wed, Apr 12, 2017 at 1:36 AM, Viacheslav Reutskiy >> wrote: >>> On 04/11/17 01:12, Cedric BAIL wrote: To address this, we have come up with a serie of idea. The first thing is that

Re: [E-devel] Making EFL easier to use

2017-04-12 Thread Viacheslav Reutskiy
On 04/13/17 00:23, Cedric BAIL wrote: > On Wed, Apr 12, 2017 at 1:36 AM, Viacheslav Reutskiy > wrote: >> On 04/11/17 01:12, Cedric BAIL wrote: >>> To address this, we have come up with a serie of idea. The first thing >>> is that we should have a small set of defined style that have a >>> defined

Re: [E-devel] Making EFL easier to use

2017-04-12 Thread Gustavo Sverzut Barbieri
On Tue, Apr 11, 2017 at 6:15 PM, Cedric BAIL wrote: > On Mon, Apr 10, 2017 at 7:46 PM, Gustavo Sverzut Barbieri > wrote: >> On Mon, Apr 10, 2017 at 7:12 PM, Cedric BAIL wrote: >>> Finally something that we are not addressing yet, but would I think >>> make sense, is some way to describe simple l

[EGIT] [core/efl] master 03/05: evas: remove pixels hook from x11 backend now that we don't use it anymore

2017-04-12 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=12fcaf77d6f328a01faa4bf3aa23fe66b4fb5b9e commit 12fcaf77d6f328a01faa4bf3aa23fe66b4fb5b9e Author: Cedric BAIL Date: Wed Mar 22 12:56:28 2017 -0700 evas: remove pixels hook from x11 backend now tha

[EGIT] [core/efl] master 05/05: evas: engine_info set/get should never show up in Eo API.

2017-04-12 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b04f584346eb7415d7df6e9abfe6abc6477bebaf commit b04f584346eb7415d7df6e9abfe6abc6477bebaf Author: Cedric BAIL Date: Fri Apr 7 14:05:16 2017 -0700 evas: engine_info set/get should never show up in

[EGIT] [core/efl] master 04/05: ecore_evas: fix use of new VNC API in example.

2017-04-12 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=bb83ff909435e1bd76b100a8837c05a751b06e22 commit bb83ff909435e1bd76b100a8837c05a751b06e22 Author: Cedric BAIL Date: Wed Mar 22 14:39:58 2017 -0700 ecore_evas: fix use of new VNC API in example. --

[EGIT] [core/efl] master 01/05: ecore_evas: change VNC API and use snapshot internally.

2017-04-12 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e0bb9d61349b02e785d3ccc1d43958e0ac4e942b commit e0bb9d61349b02e785d3ccc1d43958e0ac4e942b Author: Cedric BAIL Date: Wed Mar 22 11:19:27 2017 -0700 ecore_evas: change VNC API and use snapshot inter

[EGIT] [core/efl] master 02/05: evas: remove pixels hook from fb now that we don't use it anymore.

2017-04-12 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=323063a37079bee2c40eb3e0672cc015d4350c84 commit 323063a37079bee2c40eb3e0672cc015d4350c84 Author: Cedric BAIL Date: Wed Mar 22 12:56:08 2017 -0700 evas: remove pixels hook from fb now that we don'

[E-devel] Enlightenment Foundation Libraries 1.19 Release

2017-04-12 Thread Stefan Schmidt
After eight months of development work we are proud to announce the release of version 1.19 of the Enlightenment Foundation Libraries. In these eight months we got over 3400 commits from 98 authors. Great job everyone! Some highlights are listed below. == Download == http://download.enlightenm

[EGIT] [core/efl] master 01/01: ecore_con: send server_upgrade event *after* clearing pending saves

2017-04-12 Thread Bryce Harrington
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6ea18851ba9f345f3fc49a7c154048f2832cdfe9 commit 6ea18851ba9f345f3fc49a7c154048f2832cdfe9 Author: Bryce Harrington Date: Wed Apr 12 14:38:56 2017 -0700 ecore_con: send server_upgrade event *after*

Re: [E-devel] changing development of core apps and E itself

2017-04-12 Thread Gustavo Sverzut Barbieri
On Tue, Apr 11, 2017 at 1:41 PM, Cedric BAIL wrote: > On Tue, Apr 11, 2017 at 2:52 AM, Carsten Haitzler > wrote: >> On Tue, 11 Apr 2017 18:58:58 +0930 Simon Lees said: >>> On 04/11/2017 04:19 PM, Carsten Haitzler (The Rasterman) wrote: >>> > On Mon, 10 Apr 2017 12:01:49 -0300 Gustavo Sverzut Ba

[EGIT] [core/efl] master 02/02: evas: correct pluralization grammar in Evas_Eo.h

2017-04-12 Thread Bryce Harrington
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=bb1a8779dbff0aa059f482c89104ff4f07556508 commit bb1a8779dbff0aa059f482c89104ff4f07556508 Author: Bryce Harrington Date: Wed Apr 12 14:27:37 2017 -0700 evas: correct pluralization grammar in Evas_

[EGIT] [core/efl] master 01/02: notify: fix hide animation logic for popup

2017-04-12 Thread JinYong Park
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=86008fa411378721ae3d772e778f0acfe477b057 commit 86008fa411378721ae3d772e778f0acfe477b057 Author: JinYong Park Date: Wed Apr 12 14:25:51 2017 -0700 notify: fix hide animation logic for popup

Re: [E-devel] Making EFL easier to use

2017-04-12 Thread Cedric BAIL
On Wed, Apr 12, 2017 at 1:36 AM, Viacheslav Reutskiy wrote: > On 04/11/17 01:12, Cedric BAIL wrote: >> To address this, we have come up with a serie of idea. The first thing >> is that we should have a small set of defined style that have a >> defined API (text part, message, signals). As each sty

[EGIT] [website/www-content] master 01/01: Wiki page efl-1.19.0 changed with summary [] by Stefan Schmidt

2017-04-12 Thread Stefan Schmidt
WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=50808938df0cc58d78291768a87d60cfd154800f commit 50808938df0cc58d78291768a87d60cfd154800f Author: Stefan Schmidt Date: Wed Apr 12 14:23:20 2017 -0700 Wiki page efl-1.

[EGIT] [website/www-content] master 01/01: Wiki page efl-1.19.0 changed with summary [created] by Stefan Schmidt

2017-04-12 Thread Stefan Schmidt
WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=8ea5602fe666f960c8180812c3735a7c7015c13b commit 8ea5602fe666f960c8180812c3735a7c7015c13b Author: Stefan Schmidt Date: Wed Apr 12 14:19:22 2017 -0700 Wiki page efl-1.

Re: [E-devel] [EGIT] [core/efl] master 01/03: scroller: Fix wheel scroll with imbricated H+V scrollers

2017-04-12 Thread Jean-Philippe André
On 12 April 2017 at 21:27, Mike Blumenkrantz wrote: > I learned a new word today. > I asked Google for "imbriqué in english". Yes, so French of me. :) On Wed, Apr 12, 2017 at 2:28 AM Jean-Philippe ANDRÉ > wrote: > > > jpeg pushed a commit to branch master. > > > > > > http://git.enlightenment.

Re: [E-devel] [EGIT] [core/efl] master 01/03: scroller: Fix wheel scroll with imbricated H+V scrollers

2017-04-12 Thread Mike Blumenkrantz
I learned a new word today. On Wed, Apr 12, 2017 at 2:28 AM Jean-Philippe ANDRÉ wrote: > jpeg pushed a commit to branch master. > > > http://git.enlightenment.org/core/efl.git/commit/?id=bc4f803d37016e1f242c702bb39a9f766496af89 > > commit bc4f803d37016e1f242c702bb39a9f766496af89 > Author: Jean-P

[EGIT] [core/efl] master 01/01: evas: Fix event propagation in elm_widget

2017-04-12 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4b09ad7d6b8833ead328f569a34fa01fc30abb4a commit 4b09ad7d6b8833ead328f569a34fa01fc30abb4a Author: Jean-Philippe Andre Date: Wed Apr 12 20:13:59 2017 +0900 evas: Fix event propagation in elm_widget

[EGIT] [core/efl] master 01/01: evas/elm: Fix bad propagation of ON_HOLD flag

2017-04-12 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8ff2dffe7c7a21278de6bb9a6be2e2bb76be23c1 commit 8ff2dffe7c7a21278de6bb9a6be2e2bb76be23c1 Author: Jean-Philippe Andre Date: Wed Apr 12 18:30:22 2017 +0900 evas/elm: Fix bad propagation of ON_HOLD fl

[EGIT] [website/www-content] master 01/01: Wiki page download-latest changed with summary [] by Stefan Schmidt

2017-04-12 Thread Stefan Schmidt
WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=d2e3605e4519ac26a975d69fadf2d7651b5e3f08 commit d2e3605e4519ac26a975d69fadf2d7651b5e3f08 Author: Stefan Schmidt Date: Wed Apr 12 02:24:03 2017 -0700 Wiki page downlo

[EGIT] [website/www-content] master 01/01: Wiki page start-release changed with summary [] by Stefan Schmidt

2017-04-12 Thread Stefan Schmidt
WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=d92fd52543a1932882409102818f0384241c860a commit d92fd52543a1932882409102818f0384241c860a Author: Stefan Schmidt Date: Wed Apr 12 02:23:05 2017 -0700 Wiki page start-

[EGIT] [core/efl] master 01/01: configure: switch to dev mode again

2017-04-12 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e139fda75bdd34f51bca488c2ee93a958124db8a commit e139fda75bdd34f51bca488c2ee93a958124db8a Author: Stefan Schmidt Date: Wed Apr 12 11:19:25 2017 +0200 configure: switch to dev mode again M

[EGIT] [core/efl] annotated tag v1.19.0 created (now 59c105f)

2017-04-12 Thread Enlightenment Git
This is an automated email from the git hooks/post-receive script. stefan pushed a change to annotated tag v1.19.0 in repository core/efl. at 59c105f (tag) tagging e457e6fe63fc23ea848d5dd44836d8338fb1f962 (commit) replaces v1.19.0-beta4 tagged by Stefan Schmidt on Wed

[EGIT] [core/efl] master 01/01: release: Update NEWS and bump version for 1.19.0 release

2017-04-12 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e457e6fe63fc23ea848d5dd44836d8338fb1f962 commit e457e6fe63fc23ea848d5dd44836d8338fb1f962 Author: Stefan Schmidt Date: Wed Apr 12 10:23:06 2017 +0200 release: Update NEWS and bump version for 1.19

Re: [E-devel] 1.19 release imminent?

2017-04-12 Thread Stefan Schmidt
Hello. On 04/09/2017 09:52 AM, Andrew Williams wrote: > Hi, > > In general principle I would agree with you - everything we release should > be of the top quality and there should never be a known regression. > > But then there is the context: we are now 4 months behind the original > release date

Re: [E-devel] Making EFL easier to use

2017-04-12 Thread Viacheslav Reutskiy
Hello, On 04/11/17 01:12, Cedric BAIL wrote: > [...] > > To address this, we have come up with a serie of idea. The first thing > is that we should have a small set of defined style that have a > defined API (text part, message, signals). As each style is linked > with an elementary widget, the i

Re: [E-devel] 1.19 release imminent?

2017-04-12 Thread Stefan Schmidt
Hello. On 04/09/2017 01:20 AM, Christophe Sadoine wrote: > Hello, > I don't mind about the time of the release but I would like to mention > something :) > About this: > >> If we can't find a core app this affects I agree we should release. > > and this: > >>> What code actually uses this in any o

Re: [E-devel] 1.19 release imminent?

2017-04-12 Thread Stefan Schmidt
Hello. On 04/12/2017 09:14 AM, Vincent Torri wrote: > On Wed, Apr 12, 2017 at 9:00 AM, Stefan Schmidt > wrote: >> Hello. >> >> On 04/12/2017 08:57 AM, Vincent Torri wrote: >>> Can I provide a patch for the build system : solaris can detect >>> epoll.h (wrongly exposed on solaris due to their lin

Re: [E-devel] Enlightenment on OpenIndiana

2017-04-12 Thread Stefan Schmidt
Hello. On 04/11/2017 11:27 PM, Aurélien Larcher wrote: > Hi, > sorry for the very late reply, I have been busy with other tasks... and > thank you very much for your substantial answers. > I followed up off-list with Vincent Torri in the past weeks. > > i don't know what to say... both of the trac

[EGIT] [core/efl] master 01/01: build: disable epoll support on solaris based systems

2017-04-12 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ec24433ef2984e84f94a28127ca566c0a985f8bd commit ec24433ef2984e84f94a28127ca566c0a985f8bd Author: Stefan Schmidt Date: Wed Apr 12 09:59:08 2017 +0200 build: disable epoll support on solaris based

[EGIT] [core/efl] master 01/01: scroller: Fix issues with looping and paging

2017-04-12 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a5e019b4680d8ee24bf77c656e4b7437fbe0243e commit a5e019b4680d8ee24bf77c656e4b7437fbe0243e Author: Jean-Philippe Andre Date: Wed Apr 12 16:59:14 2017 +0900 scroller: Fix issues with looping and pagin

Re: [E-devel] 1.19 release imminent?

2017-04-12 Thread Vincent Torri
On Wed, Apr 12, 2017 at 9:00 AM, Stefan Schmidt wrote: > Hello. > > On 04/12/2017 08:57 AM, Vincent Torri wrote: >> Can I provide a patch for the build system : solaris can detect >> epoll.h (wrongly exposed on solaris due to their linux emulation >> layer) which breaks the EFL (and all the applic

Re: [E-devel] 1.19 release imminent?

2017-04-12 Thread Stefan Schmidt
Hello. On 04/12/2017 08:57 AM, Vincent Torri wrote: > Can I provide a patch for the build system : solaris can detect > epoll.h (wrongly exposed on solaris due to their linux emulation > layer) which breaks the EFL (and all the applications) on that OS ? If you have the patch ready now. Post it a