[EGIT] [core/efl] master 01/01: efl_ui_scroll_util: add null check after calloc

2019-09-19 Thread WooHyun Jung
woohyun pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=bc162b1253b3dc16fb6c8989b96d26fd120384c0 commit bc162b1253b3dc16fb6c8989b96d26fd120384c0 Author: WooHyun Jung Date: Fri Sep 20 11:09:02 2019 +0900 efl_ui_scroll_util: add null check after

Re: [E-devel] 1.23 work items list

2019-09-19 Thread Simon Lees
On 9/19/19 11:22 PM, Stefan Schmidt wrote: I have not heard anything bad from packagers yet. If that means all is good or if nobody tested its hard to say. :/ I am aiming to have info for you next week, 1.22 changed some stuff that broke the building of most of our themes so I need ot

[EGIT] [core/efl] master 01/01: efl_io_model: next try to fix this race condition

2019-09-19 Thread Marcel Hollerbach
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1eb24301fd517952e7e2c31a19c523bd4bf2e06e commit 1eb24301fd517952e7e2c31a19c523bd4bf2e06e Author: Marcel Hollerbach Date: Wed Sep 18 11:32:08 2019 +0200 efl_io_model: next try to fix this race

[EGIT] [core/efl] master 17/23: ecore: properly initialize the event structure in Efl.Generic_Model.

2019-09-19 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6af8a70f37d4ddbf8629e0b6d747518620bca3f7 commit 6af8a70f37d4ddbf8629e0b6d747518620bca3f7 Author: Cedric Bail Date: Tue Sep 17 18:42:51 2019 -0700 ecore: properly initialize the event structure

[EGIT] [core/efl] master 18/23: ecore: properly initialize all field in event generated by Efl.Generic_Model

2019-09-19 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f402efbba31515095ac41551483e51b6e283b094 commit f402efbba31515095ac41551483e51b6e283b094 Author: Cedric Bail Date: Tue Sep 17 19:03:48 2019 -0700 ecore: properly initialize all field in event

[EGIT] [core/efl] master 11/23: efl_ui_layout_part_box/table: remove real_part_set

2019-09-19 Thread Marcel Hollerbach
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d8053bac9607f0cd592f605d46db57c72d33b70d commit d8053bac9607f0cd592f605d46db57c72d33b70d Author: Marcel Hollerbach Date: Tue Sep 17 16:39:55 2019 +0200 efl_ui_layout_part_box/table: remove

[EGIT] [core/efl] master 01/23: ecore/signal: also use nonblock for writing side of signal pipe

2019-09-19 Thread Mike Blumenkrantz
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=aae2e49744824d8698262fca943b5c47c94ee560 commit aae2e49744824d8698262fca943b5c47c94ee560 Author: Mike Blumenkrantz Date: Thu Sep 19 14:03:59 2019 -0400 ecore/signal: also use nonblock for

[EGIT] [core/efl] master 02/23: tests/ecore: add stress test for main loop signal handling

2019-09-19 Thread Mike Blumenkrantz
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=af5abbe4bcdd3ae0a687ef77b38d942e3249377d commit af5abbe4bcdd3ae0a687ef77b38d942e3249377d Author: Mike Blumenkrantz Date: Thu Sep 19 14:15:45 2019 -0400 tests/ecore: add stress test for main loop

[EGIT] [core/efl] master 13/23: efl_ui_layout_part_*: declare stable

2019-09-19 Thread Marcel Hollerbach
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2f48607e7c01622f0f0699efa749412b1897de5a commit 2f48607e7c01622f0f0699efa749412b1897de5a Author: Marcel Hollerbach Date: Tue Sep 17 16:41:49 2019 +0200 efl_ui_layout_part_*: declare stable

[EGIT] [core/efl] master 16/23: eina: add code to help debug leaking Eina_Value.

2019-09-19 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2fdad9294876f475225618e9f50d558a62c6bcf3 commit 2fdad9294876f475225618e9f50d558a62c6bcf3 Author: Cedric Bail Date: Sat Sep 14 19:12:44 2019 -0700 eina: add code to help debug leaking Eina_Value.

[EGIT] [core/efl] master 03/23: ecore/signal: increase maximum signal throughput

2019-09-19 Thread Mike Blumenkrantz
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=da5fcb8ea07f69f1348f0c2c86cc408cf5184e30 commit da5fcb8ea07f69f1348f0c2c86cc408cf5184e30 Author: Mike Blumenkrantz Date: Thu Sep 19 14:52:23 2019 -0400 ecore/signal: increase maximum signal

[EGIT] [core/efl] master 14/23: efl_ui_layout_part_table: implement missing API

2019-09-19 Thread Marcel Hollerbach
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=bf12fe241ec04c81129faf9ccfa7438fa9a23062 commit bf12fe241ec04c81129faf9ccfa7438fa9a23062 Author: Marcel Hollerbach Date: Wed Sep 18 14:59:44 2019 +0200 efl_ui_layout_part_table: implement

[EGIT] [core/efl] master 20/23: efl: improve Efl.Boolean_Model test to enforce Eina_Value type too.

2019-09-19 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8128e3fea2af21b41ff420fc0fc2cd2045b72684 commit 8128e3fea2af21b41ff420fc0fc2cd2045b72684 Author: Cedric Bail Date: Wed Sep 18 19:30:17 2019 -0700 efl: improve Efl.Boolean_Model test to enforce

[EGIT] [core/efl] master 21/23: efl_ui_position_manager: a way to announce new entities

2019-09-19 Thread Marcel Hollerbach
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=fc935e99d936a3b1fd4a81232e493094bf5e5989 commit fc935e99d936a3b1fd4a81232e493094bf5e5989 Author: Marcel Hollerbach Date: Sun Sep 15 11:54:51 2019 +0200 efl_ui_position_manager: a way to announce

[EGIT] [core/efl] master 12/23: efl_ui_widget_*: declare parts stable

2019-09-19 Thread Marcel Hollerbach
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=fc22a94d26abbce8f166893ec1436404190670f0 commit fc22a94d26abbce8f166893ec1436404190670f0 Author: Marcel Hollerbach Date: Tue Sep 17 15:59:07 2019 +0200 efl_ui_widget_*: declare parts stable

[EGIT] [core/efl] master 23/23: elementary: Efl.Ui.Widget_Factory bind widget property before finalizing the widget.

2019-09-19 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3e9f619b1d3fa3c66641292c11992e5730307b13 commit 3e9f619b1d3fa3c66641292c11992e5730307b13 Author: Cedric BAIL Date: Fri Aug 23 14:29:55 2019 -0700 elementary: Efl.Ui.Widget_Factory bind widget

[EGIT] [core/efl] master 10/23: efl_ui_layout_part_table: implement Efl.Pack.pack API

2019-09-19 Thread Marcel Hollerbach
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=aecb3a4bb27ec9a83e5f69aea323743bc5d57360 commit aecb3a4bb27ec9a83e5f69aea323743bc5d57360 Author: Marcel Hollerbach Date: Tue Sep 17 16:25:37 2019 +0200 efl_ui_layout_part_table: implement

[EGIT] [core/efl] master 05/23: eo: custom created legacy events should be unfreezable

2019-09-19 Thread Marcel Hollerbach
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=21fe2bdc411cba7443d26c17fbb4c819d3edc916 commit 21fe2bdc411cba7443d26c17fbb4c819d3edc916 Author: Marcel Hollerbach Date: Thu Sep 19 09:27:59 2019 +0200 eo: custom created legacy events should be

[EGIT] [core/efl] master 07/23: elm_test_widget_focus: cleanup callbacks correctly

2019-09-19 Thread Marcel Hollerbach
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6960751c4580af9e902cd7719c1acafab4ce7bc5 commit 6960751c4580af9e902cd7719c1acafab4ce7bc5 Author: Marcel Hollerbach Date: Thu Sep 19 14:43:31 2019 +0200 elm_test_widget_focus: cleanup callbacks

[EGIT] [core/efl] master 09/23: efl_ui_widget_part: implement all the missing API

2019-09-19 Thread Marcel Hollerbach
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ccdec4ba6885bff7f5d991f3ca2122f84d6dd332 commit ccdec4ba6885bff7f5d991f3ca2122f84d6dd332 Author: Marcel Hollerbach Date: Tue Sep 17 15:51:54 2019 +0200 efl_ui_widget_part: implement all the

[EGIT] [core/efl] master 08/23: efl_test_multi_selectable: test for the correct event

2019-09-19 Thread Marcel Hollerbach
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=422154c0de048da021f3dd1909802b1529c98708 commit 422154c0de048da021f3dd1909802b1529c98708 Author: Marcel Hollerbach Date: Wed Sep 18 17:42:28 2019 +0200 efl_test_multi_selectable: test for the

[EGIT] [core/efl] master 15/23: eina: add eina_mempool_iterator_new to slowly iterate every allocated pointer in a mempool.

2019-09-19 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9382bfc0bc1c6a5fb3aafce18094016b110036c0 commit 9382bfc0bc1c6a5fb3aafce18094016b110036c0 Author: Cedric Bail Date: Sat Sep 14 10:54:05 2019 -0700 eina: add eina_mempool_iterator_new to slowly

[EGIT] [core/efl] master 04/23: efl_ui: further unbreak headers

2019-09-19 Thread Mike Blumenkrantz
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=393530b770da3cb5680ff2a3de5ee166310954cf commit 393530b770da3cb5680ff2a3de5ee166310954cf Author: Mike Blumenkrantz Date: Thu Sep 19 10:54:47 2019 -0400 efl_ui: further unbreak headers

[EGIT] [core/efl] master 22/23: elementary: leverage sizing information from model if available to avoid unecessary calc.

2019-09-19 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=cc49c8ac64a358e8aa0bf8897abc6a5e4cf2c692 commit cc49c8ac64a358e8aa0bf8897abc6a5e4cf2c692 Author: Cedric BAIL Date: Fri Aug 23 12:48:16 2019 -0700 elementary: leverage sizing information from

[EGIT] [core/efl] master 06/23: efl_ui_collection: fix null pointer dereferences

2019-09-19 Thread Yeongjong Lee
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e06e03f2200c1ed33a46369c01f3c6ca311f37e8 commit e06e03f2200c1ed33a46369c01f3c6ca311f37e8 Author: Yeongjong Lee Date: Tue Sep 17 09:15:05 2019 + efl_ui_collection: fix null pointer

[EGIT] [core/efl] master 19/23: ecore: remove unused piece of code.

2019-09-19 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=77ab3523cdafe3e128d1fa911e93ede14fac96b6 commit 77ab3523cdafe3e128d1fa911e93ede14fac96b6 Author: Cedric Bail Date: Wed Sep 18 10:33:23 2019 -0700 ecore: remove unused piece of code.

[EGIT] [core/enlightenment] master 02/04: pager/desks - stop using numeric N, M if no name is set - be blank

2019-09-19 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=11c0fb01bd891b95931c30dae1d253246064669c commit 11c0fb01bd891b95931c30dae1d253246064669c Author: Carsten Haitzler (Rasterman) Date: Thu Sep 19 18:33:17 2019 +0100 pager/desks - stop

[EGIT] [core/enlightenment] master 03/04: pager - more direct config from right click menu

2019-09-19 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=3e4ff27c19289b8dc9b196ca7632100a860e64e9 commit 3e4ff27c19289b8dc9b196ca7632100a860e64e9 Author: Carsten Haitzler (Rasterman) Date: Thu Sep 19 19:17:12 2019 +0100 pager - more direct

[EGIT] [core/enlightenment] master 01/04: backlight - add battery timeout in addition to regular dim timeout

2019-09-19 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=1783c328394ffe1743522cab4d904a226ac7574c commit 1783c328394ffe1743522cab4d904a226ac7574c Author: Carsten Haitzler (Rasterman) Date: Wed Sep 18 18:56:42 2019 +0100 backlight - add

[EGIT] [core/enlightenment] master 04/04: e - bump config version properly in src

2019-09-19 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=f89cb9382971a38a912e29185e59d2c1398462b7 commit f89cb9382971a38a912e29185e59d2c1398462b7 Author: Carsten Haitzler (Rasterman) Date: Thu Sep 19 19:29:28 2019 +0100 e - bump config

[EGIT] [core/efl] master 04/04: eolian: remove the composite keyword (replaced by composites)

2019-09-19 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=539dc642e9bc5e89ef0391ca0bf263bfc76c703c commit 539dc642e9bc5e89ef0391ca0bf263bfc76c703c Author: Daniel Kolesa Date: Thu Sep 19 18:17:37 2019 +0200 eolian: remove the composite keyword (replaced by

[EGIT] [core/efl] master 03/04: efl: replace composite with composites and dedup implements

2019-09-19 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b74f98e8b7cc3a1b680488395d257841d8d3f007 commit b74f98e8b7cc3a1b680488395d257841d8d3f007 Author: Daniel Kolesa Date: Thu Sep 19 17:32:56 2019 +0200 efl: replace composite with composites and dedup

[EGIT] [core/efl] master 01/04: eolian: auto-add composited interfaces into implements if needed

2019-09-19 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=46a6949b2e29bddacd523d96564492957faecc34 commit 46a6949b2e29bddacd523d96564492957faecc34 Author: Daniel Kolesa Date: Thu Sep 19 16:49:31 2019 +0200 eolian: auto-add composited interfaces into

[EGIT] [core/efl] master 02/04: eolian: allow composites keyword in place of composite

2019-09-19 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=bc793753cb5c7764b5766720c16177fcd1656517 commit bc793753cb5c7764b5766720c16177fcd1656517 Author: Daniel Kolesa Date: Thu Sep 19 17:26:48 2019 +0200 eolian: allow composites keyword in place of

[EGIT] [core/efl] master 01/01: docs: Update documentation for Efl.Gfx.Color_Class

2019-09-19 Thread Xavi Artigas
xartigas pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f8926697ff430e025d782fbdbb588db8ee154852 commit f8926697ff430e025d782fbdbb588db8ee154852 Author: Xavi Artigas Date: Thu Sep 19 16:51:04 2019 +0200 docs: Update documentation for

[EGIT] [tools/examples] master 01/01: life: remove Elementary.h usage

2019-09-19 Thread Mike Blumenkrantz
xartigas pushed a commit to branch master. http://git.enlightenment.org/tools/examples.git/commit/?id=fea913d1e1bc3fe5d8943b2d0a835d35d58f9ba9 commit fea913d1e1bc3fe5d8943b2d0a835d35d58f9ba9 Author: Mike Blumenkrantz Date: Thu Sep 19 16:32:19 2019 +0200 life: remove Elementary.h usage

[E-devel] RFC: Text interface + advice regarding interface splitting

2019-09-19 Thread Tom Hacohen
Hey, As most of you (at least the IRC lurkers) know, I've been recently working on the text interfaces. Trying to clean them up and stabilise them. The discussion and work has been covered on phab at: https://phab.enlightenment.org/T8151 And the new (suggested) interfaces are all the files

[EGIT] [core/efl] master 01/01: eolian: return NULL instead of EINA_FALSE on safety checks

2019-09-19 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4de4995fa27d6a8907983d2f450a5666823995b7 commit 4de4995fa27d6a8907983d2f450a5666823995b7 Author: Daniel Kolesa Date: Thu Sep 19 16:04:56 2019 +0200 eolian: return NULL instead of EINA_FALSE on

Re: [E-devel] High impact rated Coverity issues for 1.23

2019-09-19 Thread Stefan Schmidt
Hello. On 17.09.19 08:36, Stefan Schmidt wrote: > Hello. > > On 16.09.19 11:01, Stefan Schmidt wrote: >> Hello. >> >> We still have many (338) issues detected by Coverity in our code base. >> For the upcoming release we should ate least aim to look at the ones >> rated with high impact (we are

Re: [E-devel] API/ABI report review for 1.23 release

2019-09-19 Thread Stefan Schmidt
Hello. On 16.09.19 10:21, Stefan Schmidt wrote: > Hello. > > We are getting closer to the EFL release and one of the missing pieces > is a review of the API/ABI reports ABI laboratory is kindly providing: > https://abi-laboratory.pro/index.php?view=timeline=efl This has been updated to beta 2

Re: [E-devel] 1.23 work items list

2019-09-19 Thread Stefan Schmidt
Hello. With beta 2 out its tiem for an update here. On 02.09.19 17:09, Stefan Schmidt wrote: > Hello. > > > Its stabilization time for 1.23! Everybody stand up and say YAY! > > The freeze for master is on and I would like folks to focus on > stabilization and getting efl into shape for a

[EGIT] [core/efl] master 01/01: docs: Update docs for Efl.Gfx.Image_Orientable

2019-09-19 Thread Xavi Artigas
xartigas pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=5428f26f7d08b03ce4e7963595d6f83f70d5957a commit 5428f26f7d08b03ce4e7963595d6f83f70d5957a Author: Xavi Artigas Date: Thu Sep 19 13:11:00 2019 +0200 docs: Update docs for

[EGIT] [core/efl] master 01/02: efl_model: improve docs

2019-09-19 Thread Marcel Hollerbach
xartigas pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=71e8dc0e7587a8f6b79bff2b1a5b3e3b1e08502e commit 71e8dc0e7587a8f6b79bff2b1a5b3e3b1e08502e Author: Marcel Hollerbach Date: Thu Sep 19 11:36:26 2019 +0200 efl_model: improve docs

[EGIT] [core/efl] master 02/02: efl_model: fix links

2019-09-19 Thread Marcel Hollerbach
xartigas pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e3bc67257fcb35bf0e7650f0e1ba6cf3f4a1d80a commit e3bc67257fcb35bf0e7650f0e1ba6cf3f4a1d80a Author: Marcel Hollerbach Date: Thu Sep 19 11:36:27 2019 +0200 efl_model: fix links Summary:

[EGIT] [core/efl] master 01/01: docs: Update documentation on Gestures

2019-09-19 Thread Xavi Artigas
xartigas pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ac531f881fe084b4683e96f6de6b8a64a2ca0c9d commit ac531f881fe084b4683e96f6de6b8a64a2ca0c9d Author: Xavi Artigas Date: Thu Sep 19 11:17:49 2019 +0200 docs: Update documentation on Gestures

[EGIT] [website/www-content] master 01/01: Wiki page hello-world.md changed with summary [Typo] by Xavi Artigas

2019-09-19 Thread Xavi Artigas
WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=660fd4e778b59bf94254566bebd0fa46bbf76954 commit 660fd4e778b59bf94254566bebd0fa46bbf76954 Author: Xavi Artigas Date: Thu Sep 19 01:07:54 2019 -0700 Wiki page

[EGIT] [website/www-content] master 01/01: Wiki page hello-world.md changed with summary [Typo] by Xavi Artigas

2019-09-19 Thread Xavi Artigas
WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=5d9a4b888f24b0120ce399f2f16493b99e59d86d commit 5d9a4b888f24b0120ce399f2f16493b99e59d86d Author: Xavi Artigas Date: Thu Sep 19 01:06:43 2019 -0700 Wiki page

[EGIT] [website/www-content] master 01/01: Update libraries needed by first tutorial.

2019-09-19 Thread Xavi Artigas
xartigas pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=4e0e7c4615dc4af3ef8c8279b417dc1f5c44539d commit 4e0e7c4615dc4af3ef8c8279b417dc1f5c44539d Author: Xavi Artigas Date: Thu Sep 19 10:03:41 2019 +0200 Update libraries needed by first

[EGIT] [core/efl] master 01/01: doc: fix typo and indentation.

2019-09-19 Thread Hermet Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8a66c2eaea1b4001d6ec3bc7967ab0e5753d0a95 commit 8a66c2eaea1b4001d6ec3bc7967ab0e5753d0a95 Author: Hermet Park Date: Thu Sep 19 15:29:15 2019 +0900 doc: fix typo and indentation. ---

[E-devel] can not regirter in the wiki

2019-09-19 Thread Vincent Torri
hey i would like to modify the doc, so i have to register here : https://www.enlightenment.org/docs/start?do=register i fill the 3 first fields, then the captcha on the right, the bottom field being empty. When validating, i return to this page, no link sent by mail is the registering broken ?