Re: [E-devel] e-commits ML no longer working

2019-09-16 Thread Jonathan Aquilina
Hi Bertrand, Also I am not sure if you are aware there are some nasty bugs in older exim versions that I have read articles that attackers are exploiting are we on the latest version to ensure the server does not end up compromised? Regards, Jonathan -Original Message- From: Bertrand

[EGIT] [core/efl] master 01/01: ector: refer exact stride size for jumping buffer lines.

2019-09-16 Thread Hermet Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=24ed24a9db3cb947084ce446b0b1c130852071d5 commit 24ed24a9db3cb947084ce446b0b1c130852071d5 Author: Hermet Park Date: Tue Sep 17 12:01:25 2019 +0900 ector: refer exact stride size for jumping

Re: [E-devel] e-commits ML no longer working

2019-09-16 Thread Bertrand Jacquin
Hi, On Mon, Sep 16, 2019 at 03:44:45PM -0400, Michael Blumenkrantz wrote: > Great, thanks. Is there some way to prevent this from happening again in the > future? It seems to be a recurring issue. This is not really recurring issue, this is a bug in exim when a domain has srv record associated

Re: [E-devel] e-commits ML no longer working

2019-09-16 Thread Michael Blumenkrantz
Great, thanks. Is there some way to prevent this from happening again in the future? It seems to be a recurring issue. On Sun, 15 Sep 2019 22:56:23 +0100 Bertrand Jacquin wrote: > Issue is now fixed. Queue is being flushed atm. > > On Thu, Sep 12, 2019 at 09:58:40AM -0400, Mike Blumenkrantz

[EGIT] [core/efl] master 01/01: Revert "cxx: Fix some warnings from -Wextra"

2019-09-16 Thread Mike Blumenkrantz
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9dc7643f93c126f399c87dd9de4afd4395b01679 commit 9dc7643f93c126f399c87dd9de4afd4395b01679 Author: Mike Blumenkrantz Date: Mon Sep 16 14:19:43 2019 -0400 Revert "cxx: Fix some warnings from

[EGIT] [core/efl] master 01/01: cxx: Fix some warnings from -Wextra

2019-09-16 Thread Lauro Moura
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=bdb8505f3b7318b024530d1f9559c91978a3b421 commit bdb8505f3b7318b024530d1f9559c91978a3b421 Author: Lauro Moura Date: Mon Sep 16 12:41:37 2019 -0400 cxx: Fix some warnings from -Wextra

[EGIT] [core/efl] master 01/01: efl_ui_format: fix some more harmless Coverity warnings

2019-09-16 Thread Xavi Artigas
xartigas pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=22b329d2f446468fdd9077ffca1c784ddb39f9c3 commit 22b329d2f446468fdd9077ffca1c784ddb39f9c3 Author: Xavi Artigas Date: Mon Sep 16 18:10:09 2019 +0200 efl_ui_format: fix some more harmless

[EGIT] [core/efl] master 01/01: efl_ui_focus_manager_calc: fix resource leaks

2019-09-16 Thread Marcel Hollerbach
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=57c7e59850cedc496800390ce022a32b428d7154 commit 57c7e59850cedc496800390ce022a32b428d7154 Author: Marcel Hollerbach Date: Mon Sep 16 17:49:43 2019 +0200 efl_ui_focus_manager_calc: fix resource

[EGIT] [core/efl] master 01/01: docs: Update Efl.Ui.Box_Stack docs

2019-09-16 Thread Xavi Artigas
xartigas pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=416b01ee74f7d960b9c86b20ab8ab8bbf5a3c8d3 commit 416b01ee74f7d960b9c86b20ab8ab8bbf5a3c8d3 Author: Xavi Artigas Date: Mon Sep 16 17:44:56 2019 +0200 docs: Update Efl.Ui.Box_Stack docs ---

[EGIT] [core/efl] master 01/01: efl_ui_*: fix dereferencing of possible NULL values

2019-09-16 Thread Marcel Hollerbach
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b4976fdf2c236553cb8e024756a8bf53ce296629 commit b4976fdf2c236553cb8e024756a8bf53ce296629 Author: Marcel Hollerbach Date: Mon Sep 16 17:19:49 2019 +0200 efl_ui_*: fix dereferencing of possible

[EGIT] [core/efl] master 01/01: docs: Clarify event emission in Image.Gfx.Image_Load_Controller

2019-09-16 Thread Xavi Artigas
xartigas pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=22f3cc0574d50a57430ee35ab0ba0987a16af966 commit 22f3cc0574d50a57430ee35ab0ba0987a16af966 Author: Xavi Artigas Date: Mon Sep 16 16:53:16 2019 +0200 docs: Clarify event emission in

[EGIT] [core/efl] master 01/02: elm_config: fix a missing of free after using

2019-09-16 Thread Wonki Kim
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f49535debbd06bdc64ec07907110befa21d4af9c commit f49535debbd06bdc64ec07907110befa21d4af9c Author: Wonki Kim Date: Mon Sep 16 09:57:36 2019 -0400 elm_config: fix a missing of free after using

[EGIT] [core/efl] master 02/02: elm/datepicker, timepicker: Fix uninitialized vars

2019-09-16 Thread Xavi Artigas
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b0c3062e246a1f39835f783d345f71e5db3ba4ce commit b0c3062e246a1f39835f783d345f71e5db3ba4ce Author: Xavi Artigas Date: Mon Sep 16 10:01:31 2019 -0400 elm/datepicker, timepicker: Fix uninitialized

[EGIT] [core/efl] master 01/01: eolian: drop @ctor_param and the associated APIs

2019-09-16 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d9594dbc9d9e2bf6e8e58a570f60c2206df45fb3 commit d9594dbc9d9e2bf6e8e58a570f60c2206df45fb3 Author: Daniel Kolesa Date: Mon Sep 16 15:27:04 2019 +0200 eolian: drop @ctor_param and the associated APIs

[E-devel] EFL 1.23.0 beta 2

2019-09-16 Thread Stefan Schmidt
Second beta for upcoming 1.23 release. We still have problems to solve and bugs to fix, but its getting there now. help us testing! **Fixes:** * efl: check file's mtime in efl.file::file_set to determine if file is the same * meson.build: allow to disable tiff evas loader **Download**

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

2019-09-16 Thread Stefan Schmidt
WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=3e5eb7b6b7febb43255f6ae2092f2ad9927845b2 commit 3e5eb7b6b7febb43255f6ae2092f2ad9927845b2 Author: Stefan Schmidt Date: Mon Sep 16 05:21:51 2019 -0700 Wiki page

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

2019-09-16 Thread Stefan Schmidt
WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=a5ac049da28af32039f09de10af255f72d58453b commit a5ac049da28af32039f09de10af255f72d58453b Author: Stefan Schmidt Date: Mon Sep 16 05:21:21 2019 -0700 Wiki page

[EGIT] [core/efl] annotated tag v1.23.0-beta2 created (now 20dfdefa40)

2019-09-16 Thread Enlightenment Git
This is an automated email from the git hooks/post-receive script. stefan pushed a change to annotated tag v1.23.0-beta2 in repository core/efl. at 20dfdefa40 (tag) tagging 2d3c99d30bf00219b1062c60217503bbcdcb3a4a (commit) replaces v1.23.0-beta1 tagged by Stefan Schmidt

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

2019-09-16 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2d3c99d30bf00219b1062c60217503bbcdcb3a4a commit 2d3c99d30bf00219b1062c60217503bbcdcb3a4a Author: Stefan Schmidt Date: Mon Sep 16 13:48:37 2019 +0200 release: Update NEWS and bump version for

[EGIT] [core/efl] master 03/03: efl_ui_slider: improve docs

2019-09-16 Thread Marcel Hollerbach
xartigas pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=fc0f4e974ef5538c503b7f461eb1460b6aa8e198 commit fc0f4e974ef5538c503b7f461eb1460b6aa8e198 Author: Marcel Hollerbach Date: Mon Sep 16 12:56:36 2019 +0200 efl_ui_slider: improve docs

[EGIT] [core/efl] master 01/03: efl_ui_button: improve docs

2019-09-16 Thread Marcel Hollerbach
xartigas pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a7d3d4b3336cba1821fd123b671878403c025b11 commit a7d3d4b3336cba1821fd123b671878403c025b11 Author: Marcel Hollerbach Date: Mon Sep 16 12:56:27 2019 +0200 efl_ui_button: improve docs

[EGIT] [core/efl] master 02/03: efl_ui_check: improve docs

2019-09-16 Thread Marcel Hollerbach
xartigas pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f82961392522b2e3d2291a45cbc5a72bd7aac56e commit f82961392522b2e3d2291a45cbc5a72bd7aac56e Author: Marcel Hollerbach Date: Mon Sep 16 12:56:35 2019 +0200 efl_ui_check: improve docs

[EGIT] [core/efl] master 03/03: efl_ui_widget: remove misleading comments

2019-09-16 Thread Xavi Artigas
xartigas pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6065e7f141d5f3dfc4283bb8071a2fbcd960908d commit 6065e7f141d5f3dfc4283bb8071a2fbcd960908d Author: Xavi Artigas Date: Mon Sep 16 12:37:59 2019 +0200 efl_ui_widget: remove misleading comments

[EGIT] [core/efl] master 01/03: efl_ui_widget: improve docs

2019-09-16 Thread Marcel Hollerbach
xartigas pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b3b5028e2e6a6feda72e6681929c8aa4da8cdf23 commit b3b5028e2e6a6feda72e6681929c8aa4da8cdf23 Author: Marcel Hollerbach Date: Mon Sep 16 12:22:28 2019 +0200 efl_ui_widget: improve docs

[EGIT] [core/efl] master 02/03: efl_ui_widget: remove wrong docs

2019-09-16 Thread Marcel Hollerbach
xartigas pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8b72f6364e8233cfe0bbff38af02afaa3d4036e6 commit 8b72f6364e8233cfe0bbff38af02afaa3d4036e6 Author: Marcel Hollerbach Date: Mon Sep 16 12:28:33 2019 +0200 efl_ui_widget: remove wrong docs

[EGIT] [core/efl] master 01/01: efl.ui.scrollable: fix event name for scrollable

2019-09-16 Thread Hosang Kim
xartigas pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a6aa1b912e12ec8a78c7cef047d46d8123359812 commit a6aa1b912e12ec8a78c7cef047d46d8123359812 Author: Hosang Kim Date: Mon Sep 16 11:50:12 2019 +0200 efl.ui.scrollable: fix event name for

[EGIT] [core/efl] master 01/01: eina: fix spelling in new eina_file_statgen API

2019-09-16 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1d0a63695369da812b89a838ef21561211632bd9 commit 1d0a63695369da812b89a838ef21561211632bd9 Author: Stefan Schmidt Date: Mon Sep 16 09:42:03 2019 +0200 eina: fix spelling in new eina_file_statgen

[EGIT] [core/efl] master 01/01: ci: travis: let Coverity scan run be executed every night until release

2019-09-16 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=5028b6b7c0616eda2d214fd1b6fdb39da72661a7 commit 5028b6b7c0616eda2d214fd1b6fdb39da72661a7 Author: Stefan Schmidt Date: Mon Sep 16 11:09:02 2019 +0200 ci: travis: let Coverity scan run be executed

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

2019-09-16 Thread Stefan Schmidt
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 talking about memory corruptions, illegal > memory access

[EGIT] [core/efl] master 02/04: efl/image: add size event info for image, resized event

2019-09-16 Thread Mike Blumenkrantz
xartigas pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e18d07b2979e5b80ce930fa6f525b9e02f19db01 commit e18d07b2979e5b80ce930fa6f525b9e02f19db01 Author: Mike Blumenkrantz Date: Mon Sep 16 11:01:01 2019 +0200 efl/image: add size event info for

[EGIT] [core/efl] master 04/04: efl/image: Efl.Gfx.Border_Fill_Mode -> Efl.Gfx.Center_Fill_Mode

2019-09-16 Thread Mike Blumenkrantz
xartigas pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=5daac17e990d8cd3c1eb6e6b41e65b814eeb1920 commit 5daac17e990d8cd3c1eb6e6b41e65b814eeb1920 Author: Mike Blumenkrantz Date: Mon Sep 16 11:08:23 2019 +0200 efl/image: Efl.Gfx.Border_Fill_Mode ->

[EGIT] [core/efl] master 03/04: efl/image: Efl.Gfx.Image_Scale_Type -> Efl.Gfx.Image_Scale_Method

2019-09-16 Thread Xavi Artigas
xartigas pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=944d5f37c7add5772a62d0d976db48b3a2a90982 commit 944d5f37c7add5772a62d0d976db48b3a2a90982 Author: Xavi Artigas Date: Mon Sep 16 11:06:02 2019 +0200 efl/image: Efl.Gfx.Image_Scale_Type ->

[EGIT] [core/efl] master 01/04: efl/image: image,resize -> image,resized

2019-09-16 Thread Mike Blumenkrantz
xartigas pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=777a2a89e1d44b15b2e83f57ef9f6d933affb3df commit 777a2a89e1d44b15b2e83f57ef9f6d933affb3df Author: Mike Blumenkrantz Date: Mon Sep 16 10:58:24 2019 +0200 efl/image: image,resize -> image,resized

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

2019-09-16 Thread Stefan Schmidt
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 talking about memory corruptions, illegal memory access use after free, resource leaks and uninitialized variables

[EGIT] [core/efl] master 01/01: efl/image: improve docs

2019-09-16 Thread Mike Blumenkrantz
xartigas pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=16a93a537459267cd2fe90fd664f32a9af9e6366 commit 16a93a537459267cd2fe90fd664f32a9af9e6366 Author: Mike Blumenkrantz Date: Mon Sep 16 10:42:27 2019 +0200 efl/image: improve docs

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

2019-09-16 Thread Stefan Schmidt
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 As you can see we are adding 76 new APIs and removing 9 so far. Which is luckily a pretty

[EGIT] [core/efl] master 01/01: csharp: Fix factory inheritance.

2019-09-16 Thread Lauro Moura
sanghyeonlee pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7291c684fbb401e71544a294952cc4fc3864457d commit 7291c684fbb401e71544a294952cc4fc3864457d Author: Lauro Moura Date: Fri Aug 30 14:33:28 2019 +0900 csharp: Fix factory inheritance.

[EGIT] [core/efl] master 01/02: edje signal - let's not crash if something odd happens

2019-09-16 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a7273fc8647ef12a843e65f3c0fae936df72fdf8 commit a7273fc8647ef12a843e65f3c0fae936df72fdf8 Author: Carsten Haitzler (Rasterman) Date: Fri Aug 23 00:10:30 2019 +0100 edje signal - let's not crash

[EGIT] [core/efl] master 02/02: edje signal matches - try number 3 to try plug all the holes

2019-09-16 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8145d90ce70761c81482a284bef6bc177cc15026 commit 8145d90ce70761c81482a284bef6bc177cc15026 Author: Carsten Haitzler (Rasterman) Date: Fri Aug 23 00:20:44 2019 +0100 edje signal matches - try

[EGIT] [core/efl] master 01/01: docs: Proper documentation for Collection and Item classes

2019-09-16 Thread Xavi Artigas
xartigas pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2ce877d9147caf310622b60fb28670a3e5ef34fa commit 2ce877d9147caf310622b60fb28670a3e5ef34fa Author: Xavi Artigas Date: Fri Aug 30 11:53:40 2019 +0200 docs: Proper documentation for Collection and

[EGIT] [core/efl] master 02/02: elm: Fix Scrollable_Content namespace

2019-09-16 Thread Lauro Moura
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e7510f67700edb24fa1f3ba87dee09729a810d40 commit e7510f67700edb24fa1f3ba87dee09729a810d40 Author: Lauro Moura Date: Fri Aug 23 14:41:46 2019 -0400 elm: Fix Scrollable_Content namespace

[EGIT] [core/efl] efl-1.22 01/01: ecore wl2 - fall back to shm if dmabuf fails in buf init

2019-09-16 Thread Carsten Haitzler
raster pushed a commit to branch efl-1.22. http://git.enlightenment.org/core/efl.git/commit/?id=8dba566c4b82218e9995e8a32cc33b40a2dfc045 commit 8dba566c4b82218e9995e8a32cc33b40a2dfc045 Author: Carsten Haitzler (Rasterman) Date: Mon Jul 22 00:36:07 2019 +0100 ecore wl2 - fall back to shm

[EGIT] [apps/evisum] master 01/01: Linux: Batteries.

2019-09-16 Thread Alastair Poole
netstar pushed a commit to branch master. http://git.enlightenment.org/apps/evisum.git/commit/?id=3d51dfe687af79699eef50e31278d1db2a7127bf commit 3d51dfe687af79699eef50e31278d1db2a7127bf Author: Alastair Poole Date: Sun Sep 8 01:13:43 2019 +0100 Linux: Batteries. Linux also

[EGIT] [core/efl] master 02/03: efl_ui_spotlight_container: mirror the behavior of view_manager

2019-09-16 Thread Marcel Hollerbach
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2a970046bc6355af59e0b4c0f7d44e0b44d764bb commit 2a970046bc6355af59e0b4c0f7d44e0b44d764bb Author: Marcel Hollerbach Date: Fri Jul 12 19:33:31 2019 +0200 efl_ui_spotlight_container: mirror the

[EGIT] [core/efl] master 01/03: eolian: add API to check if an inner type of complex type is @move

2019-09-16 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=242bad209b23098027b94528d81ead63e10461f3 commit 242bad209b23098027b94528d81ead63e10461f3 Author: Daniel Kolesa Date: Sat Aug 31 02:04:13 2019 +0200 eolian: add API to check if an inner type of

[EGIT] [core/efl] master 01/01: mono-docs: Remove useless semicolon from doc comments

2019-09-16 Thread Xavi Artigas
xartigas pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=aa4c59b0dee5dabd153959023ec3c810c434682d commit aa4c59b0dee5dabd153959023ec3c810c434682d Author: Xavi Artigas Date: Wed Aug 28 13:42:28 2019 +0200 mono-docs: Remove useless semicolon from doc

[EGIT] [core/efl] master 02/03: efl_ui_layout: remove efl.end

2019-09-16 Thread Marcel Hollerbach
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c6e338bb9ad392f074e1dd3704d2e36cc26fcab3 commit c6e338bb9ad392f074e1dd3704d2e36cc26fcab3 Author: Marcel Hollerbach Date: Wed Aug 28 18:05:14 2019 +0200 efl_ui_layout: remove efl.end

[EGIT] [core/efl] master 01/01: Rename Efl.Gfx.Image.Stretch_Region -> Efl.Gfx.Image_Stretch_Region

2019-09-16 Thread Xavi Artigas
xartigas pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=bc955f35bb5a7fc88133fe811c48123a9b49f8f0 commit bc955f35bb5a7fc88133fe811c48123a9b49f8f0 Author: Xavi Artigas Date: Fri Jul 26 22:35:40 2019 +0200 Rename Efl.Gfx.Image.Stretch_Region ->

[EGIT] [core/efl] master 01/02: efl_canvas_text: remove unused Text_Style eo struct

2019-09-16 Thread Yeongjong Lee
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=471032d69dd53a68af33ebd53dd1c62047752e38 commit 471032d69dd53a68af33ebd53dd1c62047752e38 Author: Yeongjong Lee Date: Fri Aug 23 14:03:57 2019 -0400 efl_canvas_text: remove unused Text_Style eo

[EGIT] [editors/vim-configs] master 01/01: eolian: update vim synatx file based on recent eolian changes.

2019-09-16 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/editors/vim-configs.git/commit/?id=c2ebd6aae1da03bd1d74f8296fbc8dc09e0c68f8 commit c2ebd6aae1da03bd1d74f8296fbc8dc09e0c68f8 Author: Tom Hacohen Date: Wed Aug 28 15:32:44 2019 +0100 eolian: update vim synatx file based on

[EGIT] [core/efl] master 01/03: efl_ui_text: theme rename efl.end -> efl.extra

2019-09-16 Thread Marcel Hollerbach
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e7ee0926a817ba985044bb4d53b0e0aa40e27666 commit e7ee0926a817ba985044bb4d53b0e0aa40e27666 Author: Marcel Hollerbach Date: Wed Aug 28 18:04:34 2019 +0200 efl_ui_text: theme rename efl.end ->

[EGIT] [core/efl] master 03/03: efl_ui_spotlight_manager_*: cleanup canvas state on invalidate

2019-09-16 Thread Marcel Hollerbach
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e3557ec944271902b92523beffbadc09c054e700 commit e3557ec944271902b92523beffbadc09c054e700 Author: Marcel Hollerbach Date: Fri Jul 12 20:04:06 2019 +0200 efl_ui_spotlight_manager_*: cleanup

[EGIT] [core/efl] master 02/03: elua: add eolian bindings for type_is_move

2019-09-16 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7ef3c112d495167e64b9f8e4b0e087f08623a9c8 commit 7ef3c112d495167e64b9f8e4b0e087f08623a9c8 Author: Daniel Kolesa Date: Sat Aug 31 02:06:05 2019 +0200 elua: add eolian bindings for type_is_move ---

[EGIT] [core/efl] master 02/02: emile - use newer lz4 api instead of deprecated one

2019-09-16 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=eea0e92c2c7b6e342aa87088e67bba1a01452a52 commit eea0e92c2c7b6e342aa87088e67bba1a01452a52 Author: Carsten Haitzler (Rasterman) Date: Wed Aug 7 11:44:05 2019 +0100 emile - use newer lz4 api

[EGIT] [core/efl] master 01/01: evas_textblock: allocator use same heap if it is large enough

2019-09-16 Thread Ali Alzyod
sanghyeonlee pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f7cfd0f8339bcfa13a89a7ce0a1c005c77bf05c7 commit f7cfd0f8339bcfa13a89a7ce0a1c005c77bf05c7 Author: Ali Alzyod Date: Thu Aug 29 18:43:00 2019 +0900 evas_textblock: allocator use same heap if

[EGIT] [core/efl] master 03/03: eolian: always validate inner types of complex types for @move

2019-09-16 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3e22ac3e1c2c7828dd647480bbc81a411297cea9 commit 3e22ac3e1c2c7828dd647480bbc81a411297cea9 Author: Daniel Kolesa Date: Sat Aug 31 02:09:46 2019 +0200 eolian: always validate inner types of complex

[EGIT] [core/efl] master 01/03: efl_ui_spotlight_container: fix ownership behavior of view_manager

2019-09-16 Thread Marcel Hollerbach
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6d0b0baf9bec36a364224eb6e6c5d53adc4f2adf commit 6d0b0baf9bec36a364224eb6e6c5d53adc4f2adf Author: Marcel Hollerbach Date: Fri Jul 12 18:39:07 2019 +0200 efl_ui_spotlight_container: fix ownership

[EGIT] [core/efl] master 07/07: efl_ui/pan: remove pan, viewport, changed event

2019-09-16 Thread Mike Blumenkrantz
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6f68e327377144a09aab00a8dbf0870c8f47ad77 commit 6f68e327377144a09aab00a8dbf0870c8f47ad77 Author: Mike Blumenkrantz Date: Fri Aug 30 14:48:14 2019 -0400 efl_ui/pan: remove pan,viewport,changed

[EGIT] [core/efl] feature/themes/flat 01/02: TH - fileman

2019-09-16 Thread Carsten Haitzler
raster pushed a commit to branch feature/themes/flat. http://git.enlightenment.org/core/efl.git/commit/?id=4a0b72ed5c7db3e244451070d2e8b7dea212616b commit 4a0b72ed5c7db3e244451070d2e8b7dea212616b Author: Carsten Haitzler (Rasterman) Date: Thu Aug 29 23:31:23 2019 +0100 TH - fileman ---

[EGIT] [apps/evisum] master 01/01: FreeBSD: Support multiple batteries.

2019-09-16 Thread Alastair Poole
netstar pushed a commit to branch master. http://git.enlightenment.org/apps/evisum.git/commit/?id=f07aeeb77b1745e728c67490347efcdc20c5a14e commit f07aeeb77b1745e728c67490347efcdc20c5a14e Author: Alastair Poole Date: Sat Sep 7 22:37:58 2019 +0100 FreeBSD: Support multiple batteries.

[EGIT] [core/efl] master 01/01: efl_pan: improve docs

2019-09-16 Thread Marcel Hollerbach
xartigas pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f00e24de29a26163379fdfb44dcc9dcef84ef1dd commit f00e24de29a26163379fdfb44dcc9dcef84ef1dd Author: Marcel Hollerbach Date: Tue Jul 30 12:09:53 2019 +0200 efl_pan: improve docs Summary:

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

2019-09-16 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=78bcc24ecae14f99081100857d82e7b370876821 commit 78bcc24ecae14f99081100857d82e7b370876821 Author: Stefan Schmidt Date: Mon Sep 2 11:47:11 2019 +0200 release: Update NEWS and bump version for

[EGIT] [core/efl] master 01/01: efl_ui_textpath: clear up path data when it's destructed.

2019-09-16 Thread Hermet Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=21bebe04225428731c9555d7905d295cbebb6dfd commit 21bebe04225428731c9555d7905d295cbebb6dfd Author: Hermet Park Date: Fri Aug 9 13:43:50 2019 +0900 efl_ui_textpath: clear up path data when it's

[EGIT] [core/efl] master 08/10: efl_ui_table: remove inlist items in EINA_INLIST_FREE macro

2019-09-16 Thread Yeongjong Lee
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b60e949fb69983d0212c771e72bdc51d751fdb42 commit b60e949fb69983d0212c771e72bdc51d751fdb42 Author: Yeongjong Lee Date: Fri Aug 23 13:22:33 2019 -0400 efl_ui_table: remove inlist items in

[EGIT] [core/efl] master 03/03: efl_app_test_promise: fix warning (no returned value)

2019-09-16 Thread Vincent Torri
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=5e9b30153399014ff0aa52922f8460c7769eb741 commit 5e9b30153399014ff0aa52922f8460c7769eb741 Author: Vincent Torri Date: Thu Sep 12 14:46:06 2019 -0400 efl_app_test_promise: fix warning (no returned

[EGIT] [admin/release-management] master 01/01: release: copy and rename release dist for upload

2019-09-16 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/admin/release-management.git/commit/?id=c0611c2e66c1a8869a1494c5edd26cc3ef0d1ec7 commit c0611c2e66c1a8869a1494c5edd26cc3ef0d1ec7 Author: Stefan Schmidt Date: Mon Sep 9 12:45:56 2019 +0200 release: copy and rename

[EGIT] [core/efl] efl-1.22 01/01: ecore evas drm - fix code that forgets to del an fd handler

2019-09-16 Thread Carsten Haitzler
raster pushed a commit to branch efl-1.22. http://git.enlightenment.org/core/efl.git/commit/?id=bbca7d549b07e667957160d0756eca14fe37f1ca commit bbca7d549b07e667957160d0756eca14fe37f1ca Author: Carsten Haitzler (Rasterman) Date: Wed Aug 7 18:14:06 2019 +0100 ecore evas drm - fix code that

[EGIT] [core/efl] master 01/02: mono-docs: More tweaks to the docs blacklist

2019-09-16 Thread Xavi Artigas
xartigas pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4b80c5b4e14d62138464a9c629ad3209922b2c48 commit 4b80c5b4e14d62138464a9c629ad3209922b2c48 Author: Xavi Artigas Date: Thu Jul 25 16:38:52 2019 +0200 mono-docs: More tweaks to the docs blacklist

[EGIT] [core/efl] master 01/01: ector_software_rasterizer: Change default value of stroke linejoin

2019-09-16 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ca8df7067c06034a0e950ef8385785fc5e87dd96 commit ca8df7067c06034a0e950ef8385785fc5e87dd96 Author: JunsuChoi Date: Thu Aug 22 12:38:57 2019 +0900 ector_software_rasterizer: Change default value of

[EGIT] [core/efl] master 02/02: bindings: Rename test cxx and csharp eo ownership tags

2019-09-16 Thread Lauro Moura
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=17c6cabaa44a6fc03207321d97e7da9e03381971 commit 17c6cabaa44a6fc03207321d97e7da9e03381971 Author: Lauro Moura Date: Thu Sep 5 20:05:11 2019 +0200 bindings: Rename test cxx and csharp eo ownership

[EGIT] [core/efl] master 02/10: efl_ui/layout: use min size hints when calculating layout size

2019-09-16 Thread Mike Blumenkrantz
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=268d06d3810e0b4343e86d82ed7f42f5ac1ea80a commit 268d06d3810e0b4343e86d82ed7f42f5ac1ea80a Author: Mike Blumenkrantz Date: Tue Jul 30 13:11:24 2019 -0400 efl_ui/layout: use min size hints when

[EGIT] [core/efl] master 05/05: efl_ui/win: implement unimplemented methods

2019-09-16 Thread Mike Blumenkrantz
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d99186c039f6f27157b1595d0b7d62438c84de34 commit d99186c039f6f27157b1595d0b7d62438c84de34 Author: Mike Blumenkrantz Date: Wed Aug 14 19:26:14 2019 +0200 efl_ui/win: implement unimplemented methods

[EGIT] [core/efl] master 01/01: canvas 3d: remove potential dangling pointer.

2019-09-16 Thread Hermet Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7915aafedda6cb663f185eaa97c187c03eb1a907 commit 7915aafedda6cb663f185eaa97c187c03eb1a907 Author: Hermet Park Date: Thu Sep 5 18:09:36 2019 +0900 canvas 3d: remove potential dangling pointer. ---

[EGIT] [core/efl] master 01/04: tests/popup: add sizing test for scroll_alert popup

2019-09-16 Thread Mike Blumenkrantz
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c5030346d4b44690c652afa4e6eb91cfa8e552ea commit c5030346d4b44690c652afa4e6eb91cfa8e552ea Author: Mike Blumenkrantz Date: Tue Aug 6 15:18:01 2019 -0400 tests/popup: add sizing test for

[EGIT] [core/efl] master 04/05: efl_ui/layout: implement unimplemented methods

2019-09-16 Thread Mike Blumenkrantz
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=07e810c5cc9ca622eb8f0dfc43c47846e7f09e42 commit 07e810c5cc9ca622eb8f0dfc43c47846e7f09e42 Author: Mike Blumenkrantz Date: Wed Aug 14 19:25:53 2019 +0200 efl_ui/layout: implement unimplemented

[EGIT] [core/efl] master 01/10: efl_ui: change calls to elm_layout_sizing_eval to efl_canvas_group_change

2019-09-16 Thread Mike Blumenkrantz
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=adc510f9eec2c6a5807b936f261ae5cdce0d36b4 commit adc510f9eec2c6a5807b936f261ae5cdce0d36b4 Author: Mike Blumenkrantz Date: Tue Jul 30 13:11:19 2019 -0400 efl_ui: change calls to

[EGIT] [core/efl] master 02/03: eio: fix warning

2019-09-16 Thread Vincent Torri
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1f24762fc46538dd81a84ebfe43e3bda91174829 commit 1f24762fc46538dd81a84ebfe43e3bda91174829 Author: Vincent Torri Date: Thu Sep 12 14:45:58 2019 -0400 eio: fix warning Test Plan:

[EGIT] [core/efl] master 05/07: efl_ui/pan: add position info to pan, content_position, changed event

2019-09-16 Thread Mike Blumenkrantz
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7142acd19c88b782122d089c95a81895123b59a8 commit 7142acd19c88b782122d089c95a81895123b59a8 Author: Mike Blumenkrantz Date: Fri Aug 30 14:48:04 2019 -0400 efl_ui/pan: add position info to

[EGIT] [apps/terminology] terminology-1.5 01/01: options_behavior: avoid eo message

2019-09-16 Thread Boris Faure
billiob pushed a commit to branch terminology-1.5. http://git.enlightenment.org/apps/terminology.git/commit/?id=9299566707e6b022ac2c326a25b9ed526b0c120c commit 9299566707e6b022ac2c326a25b9ed526b0c120c Author: Boris Faure Date: Mon Aug 5 22:26:48 2019 +0200 options_behavior: avoid eo

[EGIT] [core/efl] master 07/07: efl_ui_collection: honor desktop vs. touch setting of elm config

2019-09-16 Thread Marcel Hollerbach
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=634ebfeaf15ba475ed9f8dabcb9ca66c9d06f939 commit 634ebfeaf15ba475ed9f8dabcb9ca66c9d06f939 Author: Marcel Hollerbach Date: Tue Aug 20 20:10:56 2019 +0200 efl_ui_collection: honor desktop vs.

[EGIT] [core/efl] master 05/07: efl_ui_single_selectable: add properties and events

2019-09-16 Thread Marcel Hollerbach
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=43edd17f41308ba3bf42b38f727aad76db87aa72 commit 43edd17f41308ba3bf42b38f727aad76db87aa72 Author: Marcel Hollerbach Date: Tue Aug 20 18:22:00 2019 +0200 efl_ui_single_selectable: add properties

[EGIT] [core/efl] master 03/03: evas/render: size and draw proxy render surface based on proxy clipper

2019-09-16 Thread Mike Blumenkrantz
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=cdaebfa0406b02974f5c68f1e87b467f2fb14bc8 commit cdaebfa0406b02974f5c68f1e87b467f2fb14bc8 Author: Mike Blumenkrantz Date: Fri May 10 14:14:49 2019 -0400 evas/render: size and draw proxy render

[EGIT] [core/efl] annotated tag v1.23.0-beta1 created (now 9202fd03b1)

2019-09-16 Thread Enlightenment Git
This is an automated email from the git hooks/post-receive script. stefan pushed a change to annotated tag v1.23.0-beta1 in repository core/efl. at 9202fd03b1 (tag) tagging b3c785b650a746a11fa12d26da446ebcd05c6e86 (commit) replaces v1.23.0-alpha1 tagged by Stefan Schmidt

[EGIT] [core/efl] master 01/01: Revert "efl_ui_layout: set needs_size_calc flag at constructor"

2019-09-16 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a26c787e2bb5a673981b03e17b832972e2de1a29 commit a26c787e2bb5a673981b03e17b832972e2de1a29 Author: Carsten Haitzler (Rasterman) Date: Mon Jul 22 15:10:40 2019 +0100 Revert "efl_ui_layout: set

[EGIT] [core/efl] master 10/10: efl_ui/layout: use MAX macro for min size clamping in group calc

2019-09-16 Thread Mike Blumenkrantz
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c594c83a02cdddd7ccefd6761ec613330278 commit c594c83a02cdddd7ccefd6761ec613330278 Author: Mike Blumenkrantz Date: Tue Jul 30 13:12:14 2019 -0400 efl_ui/layout: use MAX macro for min size

[EGIT] [core/efl] master 01/01: efl_gfx_shape: Add stroke_miterlimit property

2019-09-16 Thread JunsuChoi
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=fa8f20338d462822c76b4da1969f8a80f04f commit fa8f20338d462822c76b4da1969f8a80f04f Author: JunsuChoi Date: Thu Aug 22 12:45:09 2019 +0900 efl_gfx_shape: Add stroke_miterlimit property

[EGIT] [core/efl] master 02/03: efl core cmommand line - implement destructor and thus fix leak

2019-09-16 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e51699afbc6094fcfc0f62ca2071ae7b8c6e313b commit e51699afbc6094fcfc0f62ca2071ae7b8c6e313b Author: Carsten Haitzler (Rasterman) Date: Tue Sep 10 17:29:01 2019 +0100 efl core cmommand line -

[EGIT] [core/efl] master 01/01: efl_task/exe: Further update docs

2019-09-16 Thread Xavi Artigas
xartigas pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f78b4861af140bd5b333fb530556e81915acbaab commit f78b4861af140bd5b333fb530556e81915acbaab Author: Xavi Artigas Date: Tue Sep 10 12:26:03 2019 +0200 efl_task/exe: Further update docs ---

[EGIT] [core/efl] master 01/01: eolian: Remove the EOLIAN_PROPERTY_DOC_WARN envvar

2019-09-16 Thread Xavi Artigas
xartigas pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4c018509c5fe644bbfc38e9b2501ddfa8f62d978 commit 4c018509c5fe644bbfc38e9b2501ddfa8f62d978 Author: Xavi Artigas Date: Fri Sep 13 12:41:16 2019 +0200 eolian: Remove the EOLIAN_PROPERTY_DOC_WARN

[EGIT] [core/efl] master 03/07: efl_ui_multi_selectable: add APIs for selecting

2019-09-16 Thread Marcel Hollerbach
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=35f9fc26e3d3c08d1404184ad15ef4035dc3d896 commit 35f9fc26e3d3c08d1404184ad15ef4035dc3d896 Author: Marcel Hollerbach Date: Tue Aug 20 15:57:13 2019 +0200 efl_ui_multi_selectable: add APIs for

[EGIT] [core/efl] master 10/10: elm/config: always use default profile with EFL_RUN_IN_TREE

2019-09-16 Thread Mike Blumenkrantz
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=42d10b84be939fe86404e0526d98946b73a3f2e9 commit 42d10b84be939fe86404e0526d98946b73a3f2e9 Author: Mike Blumenkrantz Date: Fri Aug 23 13:37:55 2019 -0400 elm/config: always use default profile with

[EGIT] [core/enlightenment] master 02/02: reduce getenv calls by only getting once

2019-09-16 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=ac6ceb0b99282be4059e5fcae4d4ca0e6f022736 commit ac6ceb0b99282be4059e5fcae4d4ca0e6f022736 Author: Carsten Haitzler (Rasterman) Date: Thu Aug 8 23:54:09 2019 +0100 reduce getenv calls by

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

2019-09-16 Thread Mike Blumenkrantz
WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=39e43818d75d923d0186b0a6480e77d91fe2ca93 commit 39e43818d75d923d0186b0a6480e77d91fe2ca93 Author: Mike Blumenkrantz Date: Wed Sep 4 11:54:49 2019 -0700 Wiki page

[EGIT] [core/efl] master 01/01: efl_ui_animation_view: introduce a new widget for controlling vector animation.

2019-09-16 Thread Hermet Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8900cf0715e97640eb6226023a6005b4c6021e42 commit 8900cf0715e97640eb6226023a6005b4c6021e42 Author: Hermet Park Date: Wed Aug 21 17:39:43 2019 +0900 efl_ui_animation_view: introduce a new widget

[EGIT] [core/efl] master 01/03: efl gfx path - implement destructor and thus fix leak

2019-09-16 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=38be95b0b6fd93df01636ae0a7c974b32ed694a1 commit 38be95b0b6fd93df01636ae0a7c974b32ed694a1 Author: Carsten Haitzler (Rasterman) Date: Tue Sep 10 17:28:40 2019 +0100 efl gfx path - implement

[EGIT] [core/efl] master 04/07: efl_ui/pan: add pan, content_size, changed event

2019-09-16 Thread Mike Blumenkrantz
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e50cf9b2a212367d4d913bf57871dd2aa2342a80 commit e50cf9b2a212367d4d913bf57871dd2aa2342a80 Author: Mike Blumenkrantz Date: Fri Aug 30 14:47:58 2019 -0400 efl_ui/pan: add pan,content_size,changed

[EGIT] [core/efl] master 01/01: mono-docs: Add more event args link for event handlers

2019-09-16 Thread Xavi Artigas
xartigas pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d13c59fb8953764a4042aa481e5b88f7a1eb56b6 commit d13c59fb8953764a4042aa481e5b88f7a1eb56b6 Author: Xavi Artigas Date: Fri Aug 2 17:29:27 2019 +0200 mono-docs: Add more event args link for event

[EGIT] [core/efl] master 03/03: eo beta - mark task, io classes as beta because they are...

2019-09-16 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=5455a2dcf7ded4e0fe91c0a6b734998278de8fe8 commit 5455a2dcf7ded4e0fe91c0a6b734998278de8fe8 Author: Carsten Haitzler (Rasterman) Date: Tue Sep 10 17:43:02 2019 +0100 eo beta - mark task, io classes

[EGIT] [core/efl] master 01/02: csharp: skip static members from interfaces

2019-09-16 Thread Yeongjong Lee
lauromoura pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4bacfe155f9161d09b19a81bb38080d2d53cd5bd commit 4bacfe155f9161d09b19a81bb38080d2d53cd5bd Author: Yeongjong Lee Date: Tue Sep 10 19:47:47 2019 -0300 csharp: skip static members from

[EGIT] [core/efl] master 07/10: elm_layout: create a mixin to provide elm_layout_sizing_eval

2019-09-16 Thread Mike Blumenkrantz
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4d79efce64db8c9be8a79a299fbeb2ae97b60af2 commit 4d79efce64db8c9be8a79a299fbeb2ae97b60af2 Author: Mike Blumenkrantz Date: Tue Jul 30 13:11:54 2019 -0400 elm_layout: create a mixin to provide

  1   2   3   >