Re: [E-devel] [RFC] ecore-con eoify

2016-08-02 Thread David Seikel
On Wed, 3 Aug 2016 00:05:10 -0300 Gustavo Sverzut Barbieri wrote: > > Also possible additional operation would be sending a file. > > Eina_File should be a native type to any binding and we do have a > > few place where you get one, would be nice to do be able to > >

[EGIT] [tools/enventor] master 01/01: wireframe: fix an issue that wireframe disappeared.

2016-08-02 Thread Hermet Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=f7c0be87b7cc3f26fd729bd77502899a261d8761 commit f7c0be87b7cc3f26fd729bd77502899a261d8761 Author: Hermet Park Date: Wed Aug 3 13:46:59 2016 +0900 wireframe: fix an

Re: [E-devel] [RFC] ecore-con eoify

2016-08-02 Thread Gustavo Sverzut Barbieri
v2 with some fixes. The analysis of competitors at the end was omitted and you can find the updated GIST (diff/highlight): https://gist.github.com/barbieri/5bdf6c49b207543d764435d2494361ba Fixed: - changed base class from Eo.Base to Efl.Loop_User - Returns instead of @out parameters - added

Re: [E-devel] [RFC] ecore-con eoify

2016-08-02 Thread Gustavo Sverzut Barbieri
On Tue, Aug 2, 2016 at 5:00 AM, Carsten Haitzler wrote: > On Mon, 1 Aug 2016 00:50:31 -0300 Gustavo Sverzut Barbieri > [...] >> struct Efl.Net.Address { >> family: Efl.Net.Family; >> address: union { in, in6, bt... }; >> } > > are you sure this

Re: [E-devel] [RFC] ecore-con eoify

2016-08-02 Thread Gustavo Sverzut Barbieri
On Mon, Aug 1, 2016 at 3:25 PM, Cedric BAIL wrote: > On Sun, Jul 31, 2016 at 8:50 PM, Gustavo Sverzut Barbieri > wrote: [...] >> struct Eina.Blob { >> mem: void_ptr; >> parent: Eina.Blob; >> size: size; >> refcount: int; >> free:

[EGIT] [core/efl] master 01/01: edje: fix color class broken by b543f4c896d9.

2016-08-02 Thread Davide Andreoli
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7c01254ba79afcca4d02b16fd2841819c6acf2b4 commit 7c01254ba79afcca4d02b16fd2841819c6acf2b4 Author: Davide Andreoli Date: Tue Aug 2 16:53:51 2016 -0700 edje: fix color class

[EGIT] [core/efl] master 01/01: eina: test safepointer in the correct range for 32bits system.

2016-08-02 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=914043d567448de8553132d0c98dff586cc36c03 commit 914043d567448de8553132d0c98dff586cc36c03 Author: Cedric Bail Date: Tue Aug 2 15:28:20 2016 -0700 eina: test safepointer in

[EGIT] [core/efl] master 01/01: Fix text check in Elm_Code T4264

2016-08-02 Thread Andy Williams
ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f7396703c5a5b27e396312466498de302537a0c2 commit f7396703c5a5b27e396312466498de302537a0c2 Author: Andy Williams Date: Tue Aug 2 23:23:31 2016 +0100 Fix text check in

Re: [E-devel] Work items towards 1.18

2016-08-02 Thread Stefan Schmidt
Hello. With beta2 being released today I hope we are in the final week to fix things up for 1.18. The open issues luckily point in the same direction. Updated list with pending work items below: Phab show stopper: -- o edje_color_class_set is broken

[EGIT] [apps/ephoto] master 01/01: Ephoto: Don't forget to unfreeze the current view.

2016-08-02 Thread Stephen okra Houston
okra pushed a commit to branch master. http://git.enlightenment.org/apps/ephoto.git/commit/?id=401ae914d639098b0131ab17f808f7c763c037bf commit 401ae914d639098b0131ab17f808f7c763c037bf Author: Stephen okra Houston Date: Tue Aug 2 16:49:28 2016 -0500 Ephoto: Don't

[EGIT] [apps/ephoto] master 01/01: Ephoto: Fix some segs wrt monitoring.

2016-08-02 Thread Stephen okra Houston
okra pushed a commit to branch master. http://git.enlightenment.org/apps/ephoto.git/commit/?id=16e60c8dd82572ed2b08d44906979d8693cad83c commit 16e60c8dd82572ed2b08d44906979d8693cad83c Author: Stephen okra Houston Date: Tue Aug 2 16:45:57 2016 -0500 Ephoto: Fix some

[EGIT] [core/efl] annotated tag v1.18.0-beta2 created (now 478dead)

2016-08-02 Thread Enlightenment Git
This is an automated email from the git hooks/post-receive script. stefan pushed a change to annotated tag v1.18.0-beta2 in repository core/efl. at 478dead (tag) tagging 716be1bae404ceab049832da679d4e0598791ae2 (commit) replaces v1.18.0-beta1 tagged by Stefan Schmidt

[E-devel] EFL 1.18.0 beta 2

2016-08-02 Thread Stefan Schmidt
This second beta release for 1.18 is hopefully the last one before the final release next week. Below is a list of fixes we did between beta1 and this one. Please take it on a ride and let us know the the bugs. **Download** http://download.enlightenment.org/rel/libs/efl/efl-1.18.0-beta2.tar.gz

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

2016-08-02 Thread Stefan Schmidt
WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=e15fa6bedc8214b21c0924900eed63e53f11fb43 commit e15fa6bedc8214b21c0924900eed63e53f11fb43 Author: Stefan Schmidt Date: Tue Aug 2 14:47:39 2016

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

2016-08-02 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=716be1bae404ceab049832da679d4e0598791ae2 commit 716be1bae404ceab049832da679d4e0598791ae2 Author: Stefan Schmidt Date: Tue Aug 2 17:32:39 2016 +0200 release: Update NEWS

[EGIT] [core/efl] master 01/02: tests: eolian_cxx: add define to allow the use of beta APIs like eo

2016-08-02 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b7bc4f8125d7418062dd8e67a0fd5693cd8cec6a commit b7bc4f8125d7418062dd8e67a0fd5693cd8cec6a Author: Stefan Schmidt Date: Tue Aug 2 22:20:05 2016 +0200 tests: eolian_cxx: add

[EGIT] [apps/ephoto] master 01/01: Ephoto: Fix monitor duplication.

2016-08-02 Thread Stephen okra Houston
okra pushed a commit to branch master. http://git.enlightenment.org/apps/ephoto.git/commit/?id=7a4b43ec46ff27006f18f158fab84d00d8c684f9 commit 7a4b43ec46ff27006f18f158fab84d00d8c684f9 Author: Stephen okra Houston Date: Tue Aug 2 15:44:54 2016 -0500 Ephoto: Fix

[EGIT] [core/efl] master 01/01: ecore_audio: use the correct module wrapper

2016-08-02 Thread Jean Guyomarc'h
jayji pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=57f95de890bd153569b15a6366dab0a764fbd967 commit 57f95de890bd153569b15a6366dab0a764fbd967 Author: Jean Guyomarc'h Date: Tue Aug 2 21:08:58 2016 +0200 ecore_audio: use the

[EGIT] [core/efl] master 01/01: ecore_drm2: Fix a condition where no outputs are enabled

2016-08-02 Thread Derek Foreman
derekf pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=871a9cff032e8802684a66eaa8a7b7bcc50f6947 commit 871a9cff032e8802684a66eaa8a7b7bcc50f6947 Author: Derek Foreman Date: Tue Aug 2 13:24:40 2016 -0500 ecore_drm2: Fix a

[EGIT] [apps/ephoto] master 01/01: Ephoto: Move back to using EIO for file system monitoring

2016-08-02 Thread Stephen okra Houston
okra pushed a commit to branch master. http://git.enlightenment.org/apps/ephoto.git/commit/?id=a8cd52c26632e8837006647085cc0ebf06986b83 commit a8cd52c26632e8837006647085cc0ebf06986b83 Author: Stephen okra Houston Date: Tue Aug 2 13:27:01 2016 -0500 Ephoto: Move

[EGIT] [bindings/python/python-efl] master 01/01: 2 more class name tests

2016-08-02 Thread Dave Andreoli
davemds pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=2ebc0dcf747a00f75ac82e74b3281e929fef6c39 commit 2ebc0dcf747a00f75ac82e74b3281e929fef6c39 Author: Dave Andreoli Date: Tue Aug 2 19:30:49 2016 +0200 2

[EGIT] [core/efl] master 01/01: docs: put graph before hierarchy

2016-08-02 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a43fda4ddc3cb3367e300b7fe2be2b20eac07073 commit a43fda4ddc3cb3367e300b7fe2be2b20eac07073 Author: Daniel Kolesa Date: Tue Aug 2 17:35:14 2016 +0100 docs: put graph before

[EGIT] [tools/enventor] master 01/01: syntax_color: updated

2016-08-02 Thread Hermet Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=40bcd7112183d094196e1a43c3047222d581ce9d commit 40bcd7112183d094196e1a43c3047222d581ce9d Author: Hermet Park Date: Wed Aug 3 01:15:45 2016 +0900 syntax_color: updated

[EGIT] [tools/enventor] master 01/01: file_tab: fix a crash issue.

2016-08-02 Thread Hermet Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=96c767611b9c2b0ee71f3d43597afbf4523606cf commit 96c767611b9c2b0ee71f3d43597afbf4523606cf Author: Hermet Park Date: Wed Aug 3 00:55:40 2016 +0900 file_tab: fix a crash

[EGIT] [core/efl] master 01/01: docs: allow rank dir and size to be changed in theme

2016-08-02 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e540a9864be5058bdfd93cdd4529e8589304e438 commit e540a9864be5058bdfd93cdd4529e8589304e438 Author: Daniel Kolesa Date: Tue Aug 2 16:47:29 2016 +0100 docs: allow rank dir and

[EGIT] [tools/enventor] master 01/01: edc_editor: ++secure code.

2016-08-02 Thread Hermet Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=af4ec62a1bcfac5372d8864d0fb14f2dad089eea commit af4ec62a1bcfac5372d8864d0fb14f2dad089eea Author: Hermet Park Date: Wed Aug 3 00:38:03 2016 +0900 edc_editor: ++secure

[EGIT] [core/efl] master 01/01: Eo: Move Eo back into beta.

2016-08-02 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=bf772125e8c2d623fe8cea841415cd544e2f8f58 commit bf772125e8c2d623fe8cea841415cd544e2f8f58 Author: Tom Hacohen Date: Tue Aug 2 16:14:12 2016 +0100 Eo: Move Eo back into beta.

[EGIT] [tools/enventor] master 01/01: theme: fix indentation.

2016-08-02 Thread Hermet Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=9868254d9eca82ca5428370199b56f757a0076bf commit 9868254d9eca82ca5428370199b56f757a0076bf Author: Hermet Park Date: Wed Aug 3 00:07:26 2016 +0900 theme: fix

[EGIT] [core/efl] master 01/01: docs: support for foldable inheritance graphs

2016-08-02 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ad358a80e961f56db5edc81b268448aad1a933fc commit ad358a80e961f56db5edc81b268448aad1a933fc Author: Daniel Kolesa Date: Tue Aug 2 15:46:03 2016 +0100 docs: support for

[EGIT] [core/efl] master 01/01: docs: add theme loader for graphs

2016-08-02 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3c34a53cb8b46d72da1f68c1f944f474e2662f75 commit 3c34a53cb8b46d72da1f68c1f944f474e2662f75 Author: Daniel Kolesa Date: Tue Aug 2 15:32:24 2016 +0100 docs: add theme loader

[EGIT] [core/efl] master 01/01: edje_edit: delete swallowed object before unswallowing (for part type GROUP)

2016-08-02 Thread Vitalii Vorobiov
furrymyad pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=dde1299182de2234fe1d4a2d4e714e78d710ff94 commit dde1299182de2234fe1d4a2d4e714e78d710ff94 Author: Vitalii Vorobiov Date: Tue Aug 2 16:46:40 2016 +0300 edje_edit:

[EGIT] [core/efl] master 01/01: elementary widget: fix a wrong disabled behavior.

2016-08-02 Thread Hermet Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ea2b5e40485a49b5c5aadae98ed379f1c3cf5f71 commit ea2b5e40485a49b5c5aadae98ed379f1c3cf5f71 Author: Hermet Park Date: Tue Aug 2 22:38:30 2016 +0900 elementary widget: fix a

[EGIT] [tools/enventor] master 01/01: envnetor_smart: fix the view resize callback

2016-08-02 Thread Taehyub Kim
jaehyun pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=a6b495dc9cc7c2d47ed5ec97454a6ef61d6eac6d commit a6b495dc9cc7c2d47ed5ec97454a6ef61d6eac6d Author: Taehyub Kim Date: Tue Aug 2 22:49:28 2016 +0900 envnetor_smart:

[EGIT] [tools/enventor] master 01/01: envnetor_smart: keep the each view size

2016-08-02 Thread Taehyub Kim
jaehyun pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=160f67223286dbabf95f35b43e26556ac2699ef6 commit 160f67223286dbabf95f35b43e26556ac2699ef6 Author: Taehyub Kim Date: Tue Aug 2 22:34:15 2016 +0900 envnetor_smart:

[EGIT] [tools/enventor] master 01/01: templates: Change name field with common name in Listitem template.

2016-08-02 Thread Jaehyun Cho
jaehyun pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=e3356ae00c0319e1034c93eea4937d9e945a441f commit e3356ae00c0319e1034c93eea4937d9e945a441f Author: Jaehyun Cho Date: Tue Aug 2 19:25:12 2016 +0900 templates:

[EGIT] [core/efl] master 01/01: elm scroller accel was broken by default confgis setting it to 0. fix

2016-08-02 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7a70d415411cf9da302f7b1aa678913c42d18ee7 commit 7a70d415411cf9da302f7b1aa678913c42d18ee7 Author: Carsten Haitzler (Rasterman) Date: Tue Aug 2 17:30:34 2016 +0900 elm

[EGIT] [tools/enventor] master 01/01: text_setting: Fix not to access unassigned array.

2016-08-02 Thread Jaehyun Cho
jaehyun pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=b32a30bd41d3852d7bf283ab54f5a4d351bf7da3 commit b32a30bd41d3852d7bf283ab54f5a4d351bf7da3 Author: Jaehyun Cho Date: Tue Aug 2 17:14:21 2016 +0900 text_setting:

[EGIT] [core/efl] master 01/04: build remove now unused eolian subbuild helper makefile

2016-08-02 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=600aebcf6edc037126807990193128630c9f3f8f commit 600aebcf6edc037126807990193128630c9f3f8f Author: Stefan Schmidt Date: Tue Aug 2 08:11:15 2016 +0200 build remove now

[EGIT] [core/efl] master 02/04: build: do not dist now longer available files

2016-08-02 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=00227b81f44ccd70691e7fc4efeea23acd96deeb commit 00227b81f44ccd70691e7fc4efeea23acd96deeb Author: Stefan Schmidt Date: Tue Aug 2 08:32:13 2016 +0200 build: do not dist now

[EGIT] [core/efl] master 03/04: tests: eio: add Eina.h include for eina_init and shutdown functions.

2016-08-02 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a467bb30caabd2fb712a41e4fcfb57fdb8326096 commit a467bb30caabd2fb712a41e4fcfb57fdb8326096 Author: Stefan Schmidt Date: Tue Aug 2 09:29:58 2016 +0200 tests: eio: add Eina.h

[EGIT] [core/efl] master 04/04: tests: ecore_con: make sure info is initialized

2016-08-02 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=aad5b8b83e6542522b1a21972168fca1c2293c1d commit aad5b8b83e6542522b1a21972168fca1c2293c1d Author: Stefan Schmidt Date: Tue Aug 2 09:31:10 2016 +0200 tests: ecore_con: make

Re: [E-devel] [RFC] ecore-con eoify

2016-08-02 Thread The Rasterman
On Mon, 1 Aug 2016 00:50:31 -0300 Gustavo Sverzut Barbieri said: Hey gustoavo! LTNS! :) First... This mail is long. I mean i think you have beaten me totally out of the ballpark with longness of this mail! well done. I must take a bow. I am no longer king of long emails! :)

Re: [E-devel] Fixed Programming guide for image_blur example

2016-08-02 Thread The Rasterman
On Tue, 2 Aug 2016 00:49:30 +0900 Jiwon Kim said: technically that blur still is wrong. especially at the boundaries. you need to do for a simple 3x3 box blur which is what it's trying, to do pixel x -1, x, x +1 and same for y and handle the boundary cases AND write to the