[EGIT] [core/efl] master 01/01: Revert "elm_widget: separate elm_widget_item codes from elm_widget.c"

2017-07-16 Thread WooHyun Jung
woohyun pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=245940c09333897168a9a3d0cc7194ab8dfe4862 commit 245940c09333897168a9a3d0cc7194ab8dfe4862 Author: WooHyun Jung Date: Mon Jul 17 13:45:08 2017 +0900 Revert "elm_widget:

[EGIT] [core/efl] master 01/01: elm_widget: separate elm_widget_item codes from elm_widget.c

2017-07-16 Thread WooHyun Jung
woohyun pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4f8d20c8265385f5eb7412dc96327b273cadd0b6 commit 4f8d20c8265385f5eb7412dc96327b273cadd0b6 Author: WooHyun Jung Date: Mon Jul 17 11:22:46 2017 +0900 elm_widget: separate

Re: [E-devel] ABI/API checker results from abi-laboratory for 1.20 beta1

2017-07-16 Thread Jean-Philippe André
Hi, Cedric, Mike, I spotted 3 new APIs in evas object: efl_canvas_object.eo.legacy.h, libevas.so.1.20.0 evas_object_pointer_coords_inside_get ( Efl_Canvas_Object* obj, int x, int y ) evas_object_pointer_inside_by_device_get ( Efl_Canvas_Object const* obj, Efl_Input_Device* dev )

[EGIT] [tools/edi] master 01/01: screens: add confirmation dialogue to screens.

2017-07-16 Thread Al Poole
ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/tools/edi.git/commit/?id=e4aaffb9d4499b3dd27d0c6d85425764ae53fc4a commit e4aaffb9d4499b3dd27d0c6d85425764ae53fc4a Author: Al Poole Date: Sun Jul 16 19:59:33 2017 +0100 screens: add confirmation

[EGIT] [website/www-content] master 01/01: Split out basics from extra dev docs

2017-07-16 Thread Andy Williams
ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=5c6b9c41b2cdb70cf1e1800a3c36fc479a365586 commit 5c6b9c41b2cdb70cf1e1800a3c36fc479a365586 Author: Andy Williams Date: Sun Jul 16 19:56:45 2017 +0100 Split

[EGIT] [website/www] master 01/01: Flow columns with better whitespace

2017-07-16 Thread Andy Williams
ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/website/www.git/commit/?id=f135a3208dbf88c75a7832e552c6a520efb9982d commit f135a3208dbf88c75a7832e552c6a520efb9982d Author: Andy Williams Date: Sun Jul 16 19:54:16 2017 +0100 Flow columns

[EGIT] [bindings/python/python-efl] master 01/01: setup.py: clean ecore_input files in CleanGenerated

2017-07-16 Thread Dave Andreoli
davemds pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=64584362b7fe45dc95352deeac0107b785908480 commit 64584362b7fe45dc95352deeac0107b785908480 Author: Dave Andreoli Date: Sun Jul 16 20:28:44 2017 +0200

Re: [E-devel] Server down

2017-07-16 Thread Derek Foreman
That was me, but I've been monitoring from outside - I have no idea if it's the colo provider doing something, or some cron job at 5:00-5:10AM CST, or ??? On 2017-07-16 12:08 PM, Jonathan Aquilina wrote: Not sure but someone mentioned at a particular time that the colo provider does

Re: [E-devel] Server down

2017-07-16 Thread Jonathan Aquilina
Not sure but someone mentioned at a particular time that the colo provider does something with the network which I'm not sure of its related or not. Sent from my iPhone > On 16 Jul 2017, at 18:27, Andrew Williams wrote: > > Ok, got seems to be just fine today. > Anyone

Re: [E-devel] Enlightenment Mac issues

2017-07-16 Thread Andrew Williams
Hi, That's excellent thanks - will see if I can get efler to build OS X app bundles :) On Sun, 16 Jul 2017 at 16:07, Jean Guyomarc'h wrote: > You can use https://git.enlightenment.org/devs/jayji/osx-packager.git/ to > create macOS packages. > > > Jean > > On Sat, Jul

Re: [E-devel] Server down

2017-07-16 Thread Andrew Williams
Ok, got seems to be just fine today. Anyone know what happened? Thanks, Andy On Sun, 16 Jul 2017 at 00:32, Andrew Williams wrote: > Hi, > > After an hour of trying to get through to our git server I'm now giving up > for the night. > I understand that there is an unknown

Re: [E-devel] Compile error on OS X El Capitan 10.11.x

2017-07-16 Thread Jonathan Aquilina
I am on 10.12.5. I might try and see if I can get the next release preseed to start testing efler etc on it --- Regards, Jonathan Aquilina On 2017-07-16 17:51, Jean Guyomarc'h wrote: > Try moving the declaration of 'cid' (clockid_t cid;) after the #if > defined(HAVE_CLOCK_GETTIME) &&

Re: [E-devel] Compile error on OS X El Capitan 10.11.x

2017-07-16 Thread Jean Guyomarc'h
Try moving the declaration of 'cid' (clockid_t cid;) after the #if defined(HAVE_CLOCK_GETTIME) && defined(HAVE_SCHED_GETCPU) I'm not sure if the label that would precede it will make it feasible, but you can still open a new scope. Jean On Sun, Jul 16, 2017 at 5:33 PM, Jonathan Aquilina

Re: [E-devel] Compile error on OS X El Capitan 10.11.x

2017-07-16 Thread Jonathan Aquilina
Hi Jean, Maybe someone that is experiencing this issue can git bisect to see what commit potentially broke things. --- Regards, Jonathan Aquilina On 2017-07-16 17:10, Jean Guyomarc'h wrote: > Hi, > > I cannot test since I only have 10.9 and 10.12 available, but maybe > commit

[EGIT] [core/efl] master 01/01: evas-gl_cocoa: fix compilation

2017-07-16 Thread Jean Guyomarc'h
jayji pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2f9cbb3a3511a7d2c365ea51383db04f67ac8124 commit 2f9cbb3a3511a7d2c365ea51383db04f67ac8124 Author: Jean Guyomarc'h Date: Sun Jul 16 17:26:41 2017 +0200 evas-gl_cocoa: fix

Re: [E-devel] Compile error on OS X El Capitan 10.11.x

2017-07-16 Thread Jean Guyomarc'h
Hi, I cannot test since I only have 10.9 and 10.12 available, but maybe commit cc4c40769d106fdc3c8faaa57f867b7e5ca47fa2 can give you some hints. Jean On Sun, Jul 16, 2017 at 12:27 PM, Adrien Nader wrote: > Hi, > > I noticed the following which seems 100% related : >

Re: [E-devel] Enlightenment Mac issues

2017-07-16 Thread Jean Guyomarc'h
You can use https://git.enlightenment.org/devs/jayji/osx-packager.git/ to create macOS packages. Jean On Sat, Jul 15, 2017 at 11:02 AM, Jonathan Aquilina wrote: > Hi Andy, > > If you want to mentor me I am willing to give it a stab. > > --- > Regards, > > Jonathan

[EGIT] [website/www-content] master 01/01: Wiki page ewebkit-1.19 changed with summary [Add news for EWebKit-1.19] by Gyuyoung Kim

2017-07-16 Thread Gyuyoung Kim
WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=b4a003cc1276da9a97968ae124738478e431849e commit b4a003cc1276da9a97968ae124738478e431849e Author: Gyuyoung Kim Date: Sun Jul 16 06:56:57 2017

[E-devel] efler on mac

2017-07-16 Thread Jonathan Aquilina
I had quite efler changed directory and relaunched it and I got a crash as per the below. I think its a one off thing but it might be worth noting. If there is anything I can do to help debug the issue do not hesitate to let me know what I can do as I would love to contribute in any way that I

[EGIT] [bindings/python/python-efl] master 01/01: Ecore.Poller is no more an Eo object in C :(

2017-07-16 Thread Dave Andreoli
davemds pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=8ad73b3e698080ba5cad8a00bb57965572c6b473 commit 8ad73b3e698080ba5cad8a00bb57965572c6b473 Author: Dave Andreoli Date: Sun Jul 16 14:12:32 2017 +0200

Re: [E-devel] Compile error on OS X El Capitan 10.11.x

2017-07-16 Thread Adrien Nader
Hi, I noticed the following which seems 100% related : https://github.com/rbenv/ruby-build/issues/999 -- Adrien On Fri, Jul 14, 2017, Andrew Williams wrote: > Hi, > > EFL is failing to compile on 1 version back OS X: > > --- > > CC lib/eina/lib_eina_libeina_la-eina_debug_bt.lo > >

[EGIT] [website/www-content] master 01/01: docs: link to more useful dev docs

2017-07-16 Thread Andy Williams
ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=2d2157aeeed31a86d9ef183bb7e4081a37bde41d commit 2d2157aeeed31a86d9ef183bb7e4081a37bde41d Author: Andy Williams Date: Sun Jul 16 10:33:18 2017 +0100 docs:

[EGIT] [tools/edi] master 01/01: Fix tests check / defaults

2017-07-16 Thread Andy Williams
ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/tools/edi.git/commit/?id=be2e8af7b4e5f2630c35c71a50ae859c74dfd0b2 commit be2e8af7b4e5f2630c35c71a50ae859c74dfd0b2 Author: Andy Williams Date: Sun Jul 16 00:07:18 2017 +0100 Fix tests check /

[EGIT] [core/efl] master 02/05: eo lexer - handle malloc failure with longjmp

2017-07-16 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ead5d9cefd8347fb2fe724c84cf23ff5aedf47a8 commit ead5d9cefd8347fb2fe724c84cf23ff5aedf47a8 Author: Carsten Haitzler (Rasterman) Date: Thu Jul 13 18:12:01 2017 +0900 eo lexer

[EGIT] [core/efl] master 05/05: evas gl - fix compositing/native surface with egl/gles after glvnd

2017-07-16 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2e6587a14b5e301e66f0ec5ef080eccb897b0fc5 commit 2e6587a14b5e301e66f0ec5ef080eccb897b0fc5 Author: Carsten Haitzler (Rasterman) Date: Fri Jul 14 18:55:25 2017 +0900 evas gl -

[EGIT] [core/efl] master 03/05: efreet cache create binary - check realloc results and handle failure

2017-07-16 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=fef4c2c29249f13bab8f2470160cbc0a874999a6 commit fef4c2c29249f13bab8f2470160cbc0a874999a6 Author: Carsten Haitzler (Rasterman) Date: Thu Jul 13 18:48:00 2017 +0900 efreet

[EGIT] [core/efl] master 01/05: evas mesh save - use alloca for tmp strings instead of heap

2017-07-16 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ff67dd25e3c306f4e52ce44dba6c5037d7c51fa7 commit ff67dd25e3c306f4e52ce44dba6c5037d7c51fa7 Author: Carsten Haitzler (Rasterman) Date: Thu Jul 13 17:54:07 2017 +0900 evas mesh

[EGIT] [core/efl] master 04/05: efreet icon cache create bin - check realloc results and handle

2017-07-16 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=53d6486ffaec1e16dbad72d663a4f16ef3ca53f3 commit 53d6486ffaec1e16dbad72d663a4f16ef3ca53f3 Author: Carsten Haitzler (Rasterman) Date: Thu Jul 13 18:48:31 2017 +0900 efreet