[EGIT] [core/efl] master 01/01: embryo : Prevent buffer overflow in embryo_cc_sc2

2016-09-20 Thread JEONGHYUN YUN
jypark pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=078c4a9f11b2d13805b52b7664485516103b commit 078c4a9f11b2d13805b52b7664485516103b Author: JEONGHYUN YUN Date: Tue Sep 20 15:31:16 2016 +0830 embryo : Prevent buffer overflow in embryo_cc_s

Re: [E-devel] Elm_Image 1.18 regression

2016-09-20 Thread Jean-Philippe André
Hi Dave, On 14 September 2016 at 03:09, Davide Andreoli wrote: > Hi guys, > > I think I found a behaviour break/regression in elm_image (or maybe edje > swallow) > in the 1.18 release. > > http://www.enlightenment.org/ss/e-57d83f0a338445.82540083.jpg > > Look at the provided screenshot: the imag

Re: [E-devel] Elm_Gengrid rewrite

2016-09-20 Thread Jean-Philippe André
Hi Marcel, On 7 September 2016 at 19:05, wrote: > Hello, > > I would like to ask how the elm_gengrid rewrite is proceeding. > > I am using gengrid in verne and i have quite some problems with it. So > is there some document or RFC? > > I would also like to give feedback on the problems i am havi

[EGIT] [core/efl] master 01/01: ecore_con_local: fix memory leak.

2016-09-20 Thread Ji-Youn Park
jypark pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0a39fae0a2c27ec48b39caca3b00dc54bdffaa32 commit 0a39fae0a2c27ec48b39caca3b00dc54bdffaa32 Author: Ji-Youn Park Date: Tue Sep 20 16:14:04 2016 +0830 ecore_con_local: fix memory leak. after

Re: [E-devel] Evas Events

2016-09-20 Thread Jean-Philippe André
On 8 September 2016 at 21:40, Christopher Michael wrote: > On 09/07/2016 06:55 PM, Carsten Haitzler wrote: > > On Wed, 07 Sep 2016 13:52:40 -0400 Christopher Michael < > cp.mich...@samsung.com> > > said: > > > >> I would appear that commit 405680e836eb47d7dd8f59a4761386e7a80d9244 > >> changed the

[EGIT] [core/efl] master 01/01: Evas font: force freetype v35 ttf interpreter

2016-09-20 Thread Daniel Hirt
herdsman pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f68a925d817dc469c68fa993b43b255a573b0243 commit f68a925d817dc469c68fa993b43b255a573b0243 Author: Daniel Hirt Date: Sun Sep 18 17:02:27 2016 +0300 Evas font: force freetype v35 ttf interpreter

Re: [E-devel] [EGIT] [core/efl] master 01/01: tests: ecore: relax the timing precision for the promise timeout test

2016-09-20 Thread Tom Hacohen
On 20/09/16 00:30, Carsten Haitzler (The Rasterman) wrote: > On Mon, 19 Sep 2016 13:18:47 +0100 Tom Hacohen said: > >> On 19/09/16 13:08, Stefan Schmidt wrote: >>> stefan pushed a commit to branch master. >>> >>> http://git.enlightenment.org/core/efl.git/commit/?id=c25d4e8325b428122439860f9d49dd25

Re: [E-devel] [EGIT] [core/efl] master 01/01: eina/ecore: allow threads to be canceled, use in ecore_con.

2016-09-20 Thread Jean-Philippe André
Hi Gustavo, On 14 September 2016 at 13:55, Gustavo Sverzut Barbieri wrote: > HEADS UP -- BINDINGS: > > If you wish to expose the new "cancellable" property, or cope with > naughty users or 3rd party deps that may call > pthread_setcancelstate(PTHREAD_CANCEL_ENABLE), please register your > cleanu

[EGIT] [tools/eflete] master 01/01: workspace: disable history in demo mode

2016-09-20 Thread Andrii Kroitor
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=f77f32a06566d1c008775732ae2a96df288e297c commit f77f32a06566d1c008775732ae2a96df288e297c Author: Andrii Kroitor Date: Tue Sep 20 11:39:36 2016 +0300 workspace: disable history in demo mode --

[EGIT] [core/efl] master 01/01: eldbus: fix null value usage

2016-09-20 Thread Ji-Youn Park
jypark pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=13bd4242eca76560fbefd690934bc63a5fbd28c3 commit 13bd4242eca76560fbefd690934bc63a5fbd28c3 Author: Ji-Youn Park Date: Tue Sep 20 18:10:32 2016 +0830 eldbus: fix null value usage --- src/lib/eldbus

[EGIT] [tools/eflete] master 01/01: UI: change property caption item.

2016-09-20 Thread Mykyta Biliavskyi
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=0a268d6ec2cb33edd129a87fd0ec14d49a5e579f commit 0a268d6ec2cb33edd129a87fd0ec14d49a5e579f Author: Mykyta Biliavskyi Date: Tue Sep 20 12:09:07 2016 +0300 UI: change property caption item.

Re: [E-devel] [EGIT] [core/efl] master 01/01: tests: ecore: relax the timing precision for the promise timeout test

2016-09-20 Thread Stefan Schmidt
Hello. On 19/09/16 15:31, Tom Hacohen wrote: > On 19/09/16 14:01, Stefan Schmidt wrote: >> Hello. >> >> On 19/09/16 14:18, Tom Hacohen wrote: >>> On 19/09/16 13:08, Stefan Schmidt wrote: stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c2

[EGIT] [core/efl] master 01/01: tests: ecore: switch from fprintf to ck_asser_msg macro for custom error message

2016-09-20 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a6d3c0d0fdd422b377004d45f5f246c5da572fa9 commit a6d3c0d0fdd422b377004d45f5f246c5da572fa9 Author: Stefan Schmidt Date: Tue Sep 20 12:43:29 2016 +0200 tests: ecore: switch from fprintf to ck_asser_

Re: [E-devel] [EGIT] [core/efl] master 01/01: eina/ecore: allow threads to be canceled, use in ecore_con.

2016-09-20 Thread Gustavo Sverzut Barbieri
On Tue, Sep 20, 2016 at 5:51 AM, Jean-Philippe André wrote: > Hi Gustavo, > > On 14 September 2016 at 13:55, Gustavo Sverzut Barbieri > wrote: > >> HEADS UP -- BINDINGS: >> >> If you wish to expose the new "cancellable" property, or cope with >> naughty users or 3rd party deps that may call >> pt

[EGIT] [apps/epour] master 02/02: Fix tooltips for torrents without metadata

2016-09-20 Thread Kai Huuhko
kuuko pushed a commit to branch master. http://git.enlightenment.org/apps/epour.git/commit/?id=e20d6c3788ef2361914517cddccd2cc7dffd9de6 commit e20d6c3788ef2361914517cddccd2cc7dffd9de6 Author: Kai Huuhko Date: Tue Sep 20 11:51:07 2016 +0300 Fix tooltips for torrents without metadata --- e

[EGIT] [apps/epour] master 01/02: Add icon sizes better suited for toolbar

2016-09-20 Thread Kai Huuhko
kuuko pushed a commit to branch master. http://git.enlightenment.org/apps/epour.git/commit/?id=50e60e6311d1295e58df37d6c0708277a6d2a0fc commit 50e60e6311d1295e58df37d6c0708277a6d2a0fc Author: Kai Huuhko Date: Tue Sep 20 11:49:14 2016 +0300 Add icon sizes better suited for toolbar --- dat

Re: [E-devel] [EGIT] [core/efl] master 01/02: eina - redo a lot of the static inlines to have better instr cache usage

2016-09-20 Thread Gustavo Sverzut Barbieri
> static inline void * > @@ -104,12 +101,11 @@ eina_array_foreach(Eina_Array *array, Eina_Each_Cb cb, > void *fdata) > Eina_Bool ret = EINA_TRUE; > > EINA_ARRAY_ITER_NEXT(array, i, data, iterator) > - if (cb(array, data, fdata) != EINA_TRUE) > - { > - ret = EINA_FALSE; >

[EGIT] [tools/eflete] master 02/02: editor: add internal save after changing image border properties

2016-09-20 Thread Andrii Kroitor
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=a82afc769546a255719e22cb4c0b9a3a59681ad6 commit a82afc769546a255719e22cb4c0b9a3a59681ad6 Author: Andrii Kroitor Date: Tue Sep 20 14:22:38 2016 +0300 editor: add internal save after changing i

[EGIT] [tools/eflete] master 01/02: popup: fix image manager call from image_helper

2016-09-20 Thread Andrii Kroitor
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=773d71a64b7498ba8f9b39f2c7ae2ee4663b4c41 commit 773d71a64b7498ba8f9b39f2c7ae2ee4663b4c41 Author: Andrii Kroitor Date: Tue Sep 20 13:59:36 2016 +0300 popup: fix image manager call from image_h

[EGIT] [core/efl] master 01/01: eina - eina file map populate fallback to use log int not int... for size

2016-09-20 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=58d3328d80aec2249b681e0d791e562a2b399c47 commit 58d3328d80aec2249b681e0d791e562a2b399c47 Author: Carsten Haitzler (Rasterman) Date: Tue Sep 20 21:57:47 2016 +0900 eina - eina file map populate fa

Re: [E-devel] [RFC] EFL Multi-seat

2016-09-20 Thread Jean-Philippe André
Hi, On 17 September 2016 at 06:11, Guilherme Íscaro wrote: > Hey guys, Here's a version 2. > > = Changes on Evas = > >- > >_Evas_Public_Data should contain a hash indexed by seat of focused >Evas_Objects. From “pd->focused” to “pd->focused[seat]”. >- > >evas_canvas_focus_get(

Re: [E-devel] [EGIT] [core/efl] master 01/02: eina - redo a lot of the static inlines to have better instr cache usage

2016-09-20 Thread The Rasterman
On Tue, 20 Sep 2016 08:27:25 -0300 Gustavo Sverzut Barbieri said: > > static inline void * > > @@ -104,12 +101,11 @@ eina_array_foreach(Eina_Array *array, Eina_Each_Cb > > cb, void *fdata) Eina_Bool ret = EINA_TRUE; > > > > EINA_ARRAY_ITER_NEXT(array, i, data, iterator) > > - if (cb(arra

Re: [E-devel] Efl.Net and libproxy

2016-09-20 Thread Simon Lees
On 09/20/2016 02:24 PM, Carsten Haitzler (The Rasterman) wrote: > On Tue, 20 Sep 2016 01:08:48 -0300 Gustavo Sverzut Barbieri > said: > >> On Mon, Sep 19, 2016 at 8:44 PM, Carsten Haitzler >> wrote: >>> On Mon, 19 Sep 2016 11:31:58 -0300 Gustavo Sverzut Barbieri >>> said: >>> Hi all, >>>

Re: [E-devel] Efl.Net and libproxy

2016-09-20 Thread Gustavo Sverzut Barbieri
On Tue, Sep 20, 2016 at 1:54 AM, Carsten Haitzler wrote: > On Tue, 20 Sep 2016 01:08:48 -0300 Gustavo Sverzut Barbieri > said: > >> On Mon, Sep 19, 2016 at 8:44 PM, Carsten Haitzler >> wrote: >> > On Mon, 19 Sep 2016 11:31:58 -0300 Gustavo Sverzut Barbieri >> > said: >> > >> >> Hi all, >> >> >>

[EGIT] [tools/eflete] master 01/03: group_navigator: show type of copied part

2016-09-20 Thread Andrii Kroitor
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=da80ac35ba3df4253f7359773cc9a9209ad8e4d1 commit da80ac35ba3df4253f7359773cc9a9209ad8e4d1 Author: Andrii Kroitor Date: Tue Sep 20 17:07:03 2016 +0300 group_navigator: show type of copied part

[EGIT] [tools/eflete] master 03/03: group_manager: don't use upper case for part type names

2016-09-20 Thread Andrii Kroitor
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=96d5053506bb651e2bb8b071c0e1cbf2c416fd90 commit 96d5053506bb651e2bb8b071c0e1cbf2c416fd90 Author: Andrii Kroitor Date: Tue Sep 20 17:22:40 2016 +0300 group_manager: don't use upper case for pa

[EGIT] [tools/eflete] master 02/03: group_navigator: use gm_part_type_text_get to get part type text

2016-09-20 Thread Andrii Kroitor
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=6360d2da7e64832cdd64f02367afd59ca406ecd5 commit 6360d2da7e64832cdd64f02367afd59ca406ecd5 Author: Andrii Kroitor Date: Tue Sep 20 17:21:42 2016 +0300 group_navigator: use gm_part_type_text_get

Re: [E-devel] Efl.Net and libproxy

2016-09-20 Thread Gustavo Sverzut Barbieri
On Tue, Sep 20, 2016 at 11:43 AM, Simon Lees wrote: > > > On 09/20/2016 02:24 PM, Carsten Haitzler (The Rasterman) wrote: >> On Tue, 20 Sep 2016 01:08:48 -0300 Gustavo Sverzut Barbieri >> said: >> >>> On Mon, Sep 19, 2016 at 8:44 PM, Carsten Haitzler >>> wrote: On Mon, 19 Sep 2016 11:31:58

Re: [E-devel] [EGIT] [core/efl] master 01/01: eina/ecore: allow threads to be canceled, use in ecore_con.

2016-09-20 Thread The Rasterman
On Tue, 20 Sep 2016 08:16:21 -0300 Gustavo Sverzut Barbieri said: > On Tue, Sep 20, 2016 at 5:51 AM, Jean-Philippe André > wrote: > > Hi Gustavo, > > > > On 14 September 2016 at 13:55, Gustavo Sverzut Barbieri > > wrote: > > > >> HEADS UP -- BINDINGS: > >> > >> If you wish to expose the new "ca

Re: [E-devel] [EGIT] [core/efl] master 01/02: eina - redo a lot of the static inlines to have better instr cache usage

2016-09-20 Thread Gustavo Sverzut Barbieri
On Tue, Sep 20, 2016 at 11:29 AM, Carsten Haitzler wrote: > On Tue, 20 Sep 2016 08:27:25 -0300 Gustavo Sverzut Barbieri > said: > >> > static inline void * >> > @@ -104,12 +101,11 @@ eina_array_foreach(Eina_Array *array, Eina_Each_Cb >> > cb, void *fdata) Eina_Bool ret = EINA_TRUE; >> > >> >

Re: [E-devel] [EGIT] [core/efl] master 01/01: eina/ecore: allow threads to be canceled, use in ecore_con.

2016-09-20 Thread Gustavo Sverzut Barbieri
On Tue, Sep 20, 2016 at 11:18 AM, Carsten Haitzler wrote: > On Tue, 20 Sep 2016 08:16:21 -0300 Gustavo Sverzut Barbieri > said: > >> On Tue, Sep 20, 2016 at 5:51 AM, Jean-Philippe André >> wrote: >> > Hi Gustavo, >> > >> > On 14 September 2016 at 13:55, Gustavo Sverzut Barbieri >> > >> > wrote

Re: [E-devel] [EGIT] [core/efl] master 01/02: eina - redo a lot of the static inlines to have better instr cache usage

2016-09-20 Thread Gustavo Sverzut Barbieri
On Tue, Sep 20, 2016 at 12:12 PM, Gustavo Sverzut Barbieri wrote: > On Tue, Sep 20, 2016 at 11:29 AM, Carsten Haitzler > wrote: >> On Tue, 20 Sep 2016 08:27:25 -0300 Gustavo Sverzut Barbieri >> said: >> >>> > static inline void * >>> > @@ -104,12 +101,11 @@ eina_array_foreach(Eina_Array *array

[EGIT] [tools/eflete] master 01/01: style_manager: fix label text

2016-09-20 Thread Andrii Kroitor
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=678c9224dcdab904ad00c0576cf20942876212b3 commit 678c9224dcdab904ad00c0576cf20942876212b3 Author: Andrii Kroitor Date: Tue Sep 20 18:15:04 2016 +0300 style_manager: fix label text --- src/bin

[E-devel] Debugging edc at runtime is possible?

2016-09-20 Thread Jiwon Kim
Hi all. I wonder about debugging edc script. (or maybe it's just idea :) ) Is it possible to debug at running time of application? Likes gdb (or with gdb), attach to app, and set break point to 'program' syntex (edc's program blocks). If we can check edc's (when/which) program running and signal

Re: [E-devel] [EGIT] [core/efl] master 01/01: eina/ecore: allow threads to be canceled, use in ecore_con.

2016-09-20 Thread The Rasterman
On Tue, 20 Sep 2016 17:51:15 +0900 Jean-Philippe André said: > Hi Gustavo, > > On 14 September 2016 at 13:55, Gustavo Sverzut Barbieri > wrote: > > > HEADS UP -- BINDINGS: > > > > If you wish to expose the new "cancellable" property, or cope with > > naughty users or 3rd party deps that may ca

[EGIT] [core/efl] master 01/01: eina_cpu, evas: Remove _eina_cpu_fast_core_get, don't set render thread affinity

2016-09-20 Thread Derek Foreman
derekf pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e2875cefc49768f919919fbfa478f81570168688 commit e2875cefc49768f919919fbfa478f81570168688 Author: Derek Foreman Date: Tue Sep 20 11:33:33 2016 -0500 eina_cpu, evas: Remove _eina_cpu_fast_core_get,

[EGIT] [core/enlightenment] master 03/03: do not update bryce layer when restacking to a higher layer than CLIENT_ABOVE

2016-09-20 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=509443af55371262375ee8ba9f15f7aa80e2fea5 commit 509443af55371262375ee8ba9f15f7aa80e2fea5 Author: Mike Blumenkrantz Date: Tue Sep 20 12:44:50 2016 -0400 do not update bryce layer wh

[EGIT] [core/enlightenment] master 01/03: always delete gadget's display object and ensure gadget object is null

2016-09-20 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=17909e4fb5ef282ef33f2641882adaca303e1bf8 commit 17909e4fb5ef282ef33f2641882adaca303e1bf8 Author: Mike Blumenkrantz Date: Tue Sep 20 10:26:28 2016 -0400 always delete gadget's displ

[EGIT] [core/enlightenment] master 02/03: clean up gadget drop handlers correctly

2016-09-20 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=f700a57baf6952eb1d7aa33078312c7b5511c363 commit f700a57baf6952eb1d7aa33078312c7b5511c363 Author: Mike Blumenkrantz Date: Tue Sep 20 11:43:42 2016 -0400 clean up gadget drop handler

Re: [E-devel] Debugging edc at runtime is possible?

2016-09-20 Thread Cedric BAIL
Hello, On Tue, Sep 20, 2016 at 9:19 AM, Jiwon Kim wrote: > I wonder about debugging edc script. (or maybe it's just idea :) ) > Is it possible to debug at running time of application? > Likes gdb (or with gdb), attach to app, > and set break point to 'program' syntex (edc's program blocks). Thi

[EGIT] [core/efl] master 01/01: ecore_file: Fix improper way of comparing in ecore_file_path_dir_exists @fix

2016-09-20 Thread Artem Popov
nikawhite pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=132ae9683c242b695d1bb3050c09f83386d0667d commit 132ae9683c242b695d1bb3050c09f83386d0667d Author: Artem Popov Date: Tue Sep 20 19:52:23 2016 +0300 ecore_file: Fix improper way of comparing in e

Re: [E-devel] [EGIT] [core/efl] master 01/02: eina - redo a lot of the static inlines to have better instr cache usage

2016-09-20 Thread Cedric BAIL
On Tue, Sep 20, 2016 at 8:47 AM, Gustavo Sverzut Barbieri wrote: > On Tue, Sep 20, 2016 at 12:12 PM, Gustavo Sverzut Barbieri > wrote: >> On Tue, Sep 20, 2016 at 11:29 AM, Carsten Haitzler >> wrote: >>> On Tue, 20 Sep 2016 08:27:25 -0300 Gustavo Sverzut Barbieri >>> said: >>> > static in

[EGIT] [core/efl] master 01/01: libproxy: dlopen() and make it runtime optional.

2016-09-20 Thread Gustavo Sverzut Barbieri
barbieri pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f0f9c5d24a0a261367371fd420bc3a3e04b5285f commit f0f9c5d24a0a261367371fd420bc3a3e04b5285f Author: Gustavo Sverzut Barbieri Date: Tue Sep 20 15:00:17 2016 -0300 libproxy: dlopen() and make it run

Re: [E-devel] Standard Icon Changes in Recent EFL?

2016-09-20 Thread Andrew Williams
Hi Jeff, We're now allowing the user to choose whether they want to use an fdo icon theme or elementary. This is configurable and we are working on E making it easier too. Also the spec we adhere to is https://standards.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html But the gtk-dir

Re: [E-devel] Debugging edc at runtime is possible?

2016-09-20 Thread Michael Blumenkrantz
On Tue, 20 Sep 2016 09:52:53 -0700 Cedric BAIL wrote: > Hello, > > On Tue, Sep 20, 2016 at 9:19 AM, Jiwon Kim wrote: > > I wonder about debugging edc script. (or maybe it's just idea :) ) > > Is it possible to debug at running time of application? > > Likes gdb (or with gdb), attach to app, > >

[EGIT] [apps/ephoto] master 01/01: Ephoto: Fix opening of images from command.

2016-09-20 Thread Stephen Houston
okra pushed a commit to branch master. http://git.enlightenment.org/apps/ephoto.git/commit/?id=1dbee7b7b3cdbfc3a83e6dfbb4494a89b72602bb commit 1dbee7b7b3cdbfc3a83e6dfbb4494a89b72602bb Author: Stephen Houston Date: Tue Sep 20 15:24:49 2016 -0500 Ephoto: Fix opening of images from command.

[EGIT] [core/efl] master 01/01: Evas: Don't access members of a null struct. Fixes T4616

2016-09-20 Thread Stephen Houston
okra pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=61b66338a948d98a3b90ad48b323855f69aca52c commit 61b66338a948d98a3b90ad48b323855f69aca52c Author: Stephen Houston Date: Tue Sep 20 16:02:33 2016 -0500 Evas: Don't access members of a null struct. Fi

[EGIT] [core/efl] master 02/04: eet: fix memory leak

2016-09-20 Thread jiin.moon
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8272d1492796657978c5591971768d37d4e15a7e commit 8272d1492796657978c5591971768d37d4e15a7e Author: jiin.moon Date: Tue Sep 20 14:22:33 2016 -0700 eet: fix memory leak Summary: If ef is

[EGIT] [core/efl] master 03/04: atspi: fix state macros

2016-09-20 Thread Piotr Ganicz
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=445b3587e321c74fa23c401dda567dd5b27257b8 commit 445b3587e321c74fa23c401dda567dd5b27257b8 Author: Piotr Ganicz Date: Tue Sep 20 14:44:53 2016 -0700 atspi: fix state macros Summary: Th

[EGIT] [core/efl] master 04/04: atspi: fix parent-child relationship for elm_list and elm_toolbar

2016-09-20 Thread Piotr Ganicz
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2cc7be3743890b3c25ebf69a9ee4aa839d366827 commit 2cc7be3743890b3c25ebf69a9ee4aa839d366827 Author: Piotr Ganicz Date: Tue Sep 20 14:46:11 2016 -0700 atspi: fix parent-child relationship for elm_lis

[EGIT] [core/efl] master 01/04: eet: set alpha_texture for ETC1+Alpha

2016-09-20 Thread Sungtaek Hong
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b437bfb3feee9db3b523a8d3c8deb3bc20b1aaa8 commit b437bfb3feee9db3b523a8d3c8deb3bc20b1aaa8 Author: Sungtaek Hong Date: Tue Sep 20 14:20:48 2016 -0700 eet: set alpha_texture for ETC1+Alpha

Re: [E-devel] Efl.Net and libproxy

2016-09-20 Thread Gustavo Sverzut Barbieri
damn raster... I had to do so I could check. dlopen -> in git. server and libproxy.so wrapper, attached with the basics, I'm not doing all the cumbersome details to get a single process running and spawn it from libproxy.so wrapper without a race condition. I'd simplify all of that by using dbus

Re: [E-devel] [EGIT] [core/efl] master 01/01: eina/ecore: allow threads to be canceled, use in ecore_con.

2016-09-20 Thread The Rasterman
On Tue, 20 Sep 2016 12:17:50 -0300 Gustavo Sverzut Barbieri said: > On Tue, Sep 20, 2016 at 11:18 AM, Carsten Haitzler > wrote: > > On Tue, 20 Sep 2016 08:16:21 -0300 Gustavo Sverzut Barbieri > > said: > > > >> On Tue, Sep 20, 2016 at 5:51 AM, Jean-Philippe André > >> wrote: > >> > Hi Gustavo,

Re: [E-devel] Efl.Net and libproxy

2016-09-20 Thread The Rasterman
On Tue, 20 Sep 2016 11:59:45 -0300 Gustavo Sverzut Barbieri said: > On Tue, Sep 20, 2016 at 1:54 AM, Carsten Haitzler > wrote: > > On Tue, 20 Sep 2016 01:08:48 -0300 Gustavo Sverzut Barbieri > > said: > > > >> On Mon, Sep 19, 2016 at 8:44 PM, Carsten Haitzler > >> wrote: > >> > On Mon, 19 Sep

[EGIT] [core/efl] master 02/02: ecore_con,elput: fix warnings

2016-09-20 Thread Bruno Dilly
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a3fba57b2616f78fbdab7b43ac8e8aea7c56475b commit a3fba57b2616f78fbdab7b43ac8e8aea7c56475b Author: Bruno Dilly Date: Tue Sep 20 16:13:25 2016 -0700 ecore_con,elput: fix warnings Summary:

[EGIT] [core/efl] master 01/02: elm_progressbar: show status when unit_format_func is set

2016-09-20 Thread Sungtaek Hong
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=03882d558824f657f5c5a54fcd2d632eafeafd87 commit 03882d558824f657f5c5a54fcd2d632eafeafd87 Author: Sungtaek Hong Date: Tue Sep 20 16:07:18 2016 -0700 elm_progressbar: show status when unit_format_f

[EGIT] [core/efl] master 02/02: edje_edit : add null check and close eet

2016-09-20 Thread JunsuChoi
jaehyun pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=bed6c84afb2694d3a1186c6878b9338503f55021 commit bed6c84afb2694d3a1186c6878b9338503f55021 Author: JunsuChoi Date: Tue Sep 20 23:34:17 2016 +0900 edje_edit : add null check and close eet

[EGIT] [core/efl] master 01/02: edje_decc: modified fclose location

2016-09-20 Thread JunsuChoi
jaehyun pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8f66497acac27ef9bf53026429fa221b7e2a3f27 commit 8f66497acac27ef9bf53026429fa221b7e2a3f27 Author: JunsuChoi Date: Tue Sep 20 23:23:29 2016 +0900 edje_decc: modified fclose location modif

Re: [E-devel] [EGIT] [core/efl] master 02/02: ecore_con, elput: fix warnings

2016-09-20 Thread Gustavo Sverzut Barbieri
On Tue, Sep 20, 2016 at 8:26 PM, Bruno Dilly wrote: > cedric pushed a commit to branch master. > > http://git.enlightenment.org/core/efl.git/commit/?id=a3fba57b2616f78fbdab7b43ac8e8aea7c56475b > > commit a3fba57b2616f78fbdab7b43ac8e8aea7c56475b > Author: Bruno Dilly > Date: Tue Sep 20 16:13:25

[EGIT] [core/efl] master 01/01: eo-cxx: Add progress to future and promise

2016-09-20 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=10293e652055a5e741f3b9f87c14e7919bb2d267 commit 10293e652055a5e741f3b9f87c14e7919bb2d267 Author: Felipe Magno de Almeida Date: Tue Sep 20 23:30:13 2016 -0300 eo-cxx: Add progress to future

Re: [E-devel] Efl_Promise and Efl_Future

2016-09-20 Thread Felipe Magno de Almeida
On Sun, Sep 18, 2016 at 3:35 AM, Davide Andreoli wrote: > 2016-09-18 4:30 GMT+02:00 Felipe Magno de Almeida < > felipe.m.alme...@gmail.com>: >> On Sep 17, 2016 3:53 AM, "Davide Andreoli" wrote: [snip] >> The problem with callbacks is not difficult to implement, but difficult to >> free the void

[EGIT] [core/efl] master 01/01: evas engine: return as soon as possible if the surface or context is not valid.

2016-09-20 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2f158ebe65cc3d007c1eae0e25590f092931ee25 commit 2f158ebe65cc3d007c1eae0e25590f092931ee25 Author: Hermet Park Date: Wed Sep 21 12:24:49 2016 +0900 evas engine: return as soon as possible if the su

[EGIT] [core/efl] master 01/01: Revert "evas engine: return as soon as possible if the surface or context is not valid."

2016-09-20 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=545161d9546d1a80ca5ffd31cbc3b4d0cae335f8 commit 545161d9546d1a80ca5ffd31cbc3b4d0cae335f8 Author: Hermet Park Date: Wed Sep 21 13:06:18 2016 +0900 Revert "evas engine: return as soon as possible i

[EGIT] [core/efl] master 01/01: evas engine: correct null check

2016-09-20 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ff7511ae123bbaaefcd716edc2aabf57a9139da8 commit ff7511ae123bbaaefcd716edc2aabf57a9139da8 Author: Hermet Park Date: Wed Sep 21 13:16:36 2016 +0900 evas engine: correct null check check nu

[EGIT] [core/efl] master 01/01: edje/edje_cc: use strncpy() instead of strcpy().

2016-09-20 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ab1a72f5e7df6fe0adef54bdcddd9867a2ebe3a6 commit ab1a72f5e7df6fe0adef54bdcddd9867a2ebe3a6 Author: Hermet Park Date: Wed Sep 21 13:30:44 2016 +0900 edje/edje_cc: use strncpy() instead of strcpy().

[EGIT] [core/efl] master 01/01: edje edje_embryo: use strncpy().

2016-09-20 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=06bd8dcf330fe31891475c92aa340d4886f47e2b commit 06bd8dcf330fe31891475c92aa340d4886f47e2b Author: Hermet Park Date: Wed Sep 21 15:03:11 2016 +0900 edje edje_embryo: use strncpy(). This ch

[EGIT] [core/efl] master 01/01: edje edje_cc_out: use strncpy().

2016-09-20 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6de3b2c5d36993cf3dbe94e8fbefd04043f91740 commit 6de3b2c5d36993cf3dbe94e8fbefd04043f91740 Author: Hermet Park Date: Wed Sep 21 15:19:19 2016 +0900 edje edje_cc_out: use strncpy(). This ch

Re: [E-devel] [EGIT] [core/efl] master 01/01: eina/ecore: allow threads to be canceled, use in ecore_con.

2016-09-20 Thread Jean-Philippe André
Hi Gustavo, On 21 September 2016 at 07:11, Carsten Haitzler wrote: > On Tue, 20 Sep 2016 12:17:50 -0300 Gustavo Sverzut Barbieri > said: > > > On Tue, Sep 20, 2016 at 11:18 AM, Carsten Haitzler > > > wrote: > > > On Tue, 20 Sep 2016 08:16:21 -0300 Gustavo Sverzut Barbieri > > > said: > > > >

Re: [E-devel] EFL interface, what's left to be done

2016-09-20 Thread Jean-Philippe André
Hi Cedric, On 20 September 2016 at 06:05, Cedric BAIL wrote: > Hello everyone, > > So this email is going over what is left to be done to call EFL > interface done. Most of this require still discussion also. Here it > goes : > > - Merge Eo, Efl and Ecore > - Make efl_uri_set/efl_file_set asynch