[EGIT] [core/efl] master 02/02: elementary: remove unused part in segmentcontrol theme

2016-09-27 Thread Jean Guyomarc'h
jayji pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=19a16ecb6d64f56b36403aa750bdca2acaf0c28e commit 19a16ecb6d64f56b36403aa750bdca2acaf0c28e Author: Jean Guyomarc'h Date: Wed Sep 28 08:12:03 2016 +0200 elementary: remove unused part in segmentcontr

[EGIT] [core/efl] master 01/02: elementary: fix invalid state in segmentcontrol

2016-09-27 Thread Jean Guyomarc'h
jayji pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b2ddadd941c7754345eb14a1b83c39521fa3c20c commit b2ddadd941c7754345eb14a1b83c39521fa3c20c Author: Jean Guyomarc'h Date: Wed Sep 28 08:10:13 2016 +0200 elementary: fix invalid state in segmentcontro

[EGIT] [core/efl] master 01/01: edje_program: add NULL checking

2016-09-27 Thread Jaehwan Kim
jaehwan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e811484ba599b1de885d221efbec7e33ef9da0ae commit e811484ba599b1de885d221efbec7e33ef9da0ae Author: Jaehwan Kim Date: Wed Sep 28 14:47:26 2016 +0900 edje_program: add NULL checking --- src/lib/edj

[EGIT] [core/efl] master 01/01: eo id and shared domain objects - do locking properly and better

2016-09-27 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0f929f5546559f1cacfce6adafbecde6df20ff15 commit 0f929f5546559f1cacfce6adafbecde6df20ff15 Author: Carsten Haitzler (Rasterman) Date: Wed Sep 28 13:25:26 2016 +0900 eo id and shared domain objects

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: add e_util_open(), unify all callers of enlightenment_open

2016-09-27 Thread The Rasterman
On Tue, 27 Sep 2016 22:06:29 +0200 Davide Andreoli said: > 2016-09-27 17:19 GMT+02:00 Mike Blumenkrantz >: > > > discomfitor pushed a commit to branch master. > > > > http://git.enlightenment.org/core/enlightenment.git/commit/?id= > > 90fcc55f1e852af99c2f8c1075d5b88e32ddfac0 > > > > commit 90fc

Re: [E-devel] [EGIT] [core/efl] master 06/11: Evas Software X11: Add a callback that informs the current screen content pixels.

2016-09-27 Thread The Rasterman
On Tue, 27 Sep 2016 16:56:20 -0300 Gustavo Sverzut Barbieri said: > it seems we just use the main loop begin/end to make Evas/Eo* > available so we can "data get" our stuff for VNC. well a quick look PASSED the pixel data buffer/pointer to the mainloop... so i have to assume that pointer and wh

Re: [E-devel] [EGIT] [core/efl] master 06/11: Evas Software X11: Add a callback that informs the current screen content pixels.

2016-09-27 Thread The Rasterman
On Tue, 27 Sep 2016 12:49:56 -0300 Guilherme Íscaro said: > Hello Raster, > > I'm really sorry for this one. Though I tested the patch, I was not able to > catch the deadlock during my tests :[ . I will try to reproduce the > deadlock and send a patch fixing this problem. that's ok - i was hitt

[EGIT] [apps/terminology] master 01/01: Update standard icon naming to use standards

2016-09-27 Thread Andy Williams
ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=89d264272d50a65ae574943b4cec406dfdd64c06 commit 89d264272d50a65ae574943b4cec406dfdd64c06 Author: Andy Williams Date: Tue Sep 27 22:06:40 2016 +0100 Update standard icon naming to use

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: add e_util_open(), unify all callers of enlightenment_open

2016-09-27 Thread Mike Blumenkrantz
I just copied the code in the referenced commit and unified all similar callers. Others are free to make further improvements as my time is still limited. On Tue, Sep 27, 2016 at 4:08 PM Davide Andreoli wrote: > 2016-09-27 17:19 GMT+02:00 Mike Blumenkrantz < > michael.blumenkra...@gmail.com > >:

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: add e_util_open(), unify all callers of enlightenment_open

2016-09-27 Thread Davide Andreoli
2016-09-27 17:19 GMT+02:00 Mike Blumenkrantz : > discomfitor pushed a commit to branch master. > > http://git.enlightenment.org/core/enlightenment.git/commit/?id= > 90fcc55f1e852af99c2f8c1075d5b88e32ddfac0 > > commit 90fcc55f1e852af99c2f8c1075d5b88e32ddfac0 > Author: Mike Blumenkrantz > Date: T

Re: [E-devel] [EGIT] [core/efl] master 06/11: Evas Software X11: Add a callback that informs the current screen content pixels.

2016-09-27 Thread Gustavo Sverzut Barbieri
it seems we just use the main loop begin/end to make Evas/Eo* available so we can "data get" our stuff for VNC. Thus, change the hook to also store the "const void *data" (casted to "void *" on callback) and give that to the hook. Maybe do not pass the Evas/Eo* as it would be unusable. On Tue, S

[EGIT] [core/efl] master 01/01: elementary: fix copy & paste error, thanks Dave.

2016-09-27 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0cbb5a42f3b08f8d536afef7bc8a72a14c93db3c commit 0cbb5a42f3b08f8d536afef7bc8a72a14c93db3c Author: Cedric BAIL Date: Tue Sep 27 10:54:09 2016 -0700 elementary: fix copy & paste error, thanks Dave.

[EGIT] [tools/eflete] master 01/05: resource_manager_free: cleanup dependencies for top level blocks as well

2016-09-27 Thread Vitalii Vorobiov
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=97a9ac8031d9d75611b919b00e1e2514aebec75f commit 97a9ac8031d9d75611b919b00e1e2514aebec75f Author: Vitalii Vorobiov Date: Tue Sep 27 16:02:50 2016 +0300 resource_manager_free: cleanup dependenc

[EGIT] [tools/eflete] master 04/05: project_close: cleanup history before resource_manager shutdown

2016-09-27 Thread Vitalii Vorobiov
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=4a5a227eb501c48a0fcd3a1877768e77769b0d4d commit 4a5a227eb501c48a0fcd3a1877768e77769b0d4d Author: Vitalii Vorobiov Date: Tue Sep 27 19:22:55 2016 +0300 project_close: cleanup history before re

[EGIT] [tools/eflete] master 02/05: resource_manager_load: use correct free API for edje_edit string values

2016-09-27 Thread Vitalii Vorobiov
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=bc1f82ff0c95dc14dbd5ad3a397c8711d332c503 commit bc1f82ff0c95dc14dbd5ad3a397c8711d332c503 Author: Vitalii Vorobiov Date: Tue Sep 27 16:03:24 2016 +0300 resource_manager_load: use correct free

[EGIT] [tools/eflete] master 03/05: resource_manager_load: check if loaded state's image normal param is NULL

2016-09-27 Thread Vitalii Vorobiov
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=580d94056965d59ccdd3a3484a5d842707887153 commit 580d94056965d59ccdd3a3484a5d842707887153 Author: Vitalii Vorobiov Date: Tue Sep 27 16:03:54 2016 +0300 resource_manager_load: check if loaded s

[EGIT] [tools/eflete] master 05/05: resource_manager: check circular dependencies of Groups on Part Source

2016-09-27 Thread Vitalii Vorobiov
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=bf57f283160d8f6aef96c919e014559ee6676d0d commit bf57f283160d8f6aef96c919e014559ee6676d0d Author: Vitalii Vorobiov Date: Tue Sep 27 19:58:03 2016 +0300 resource_manager: check circular depende

Re: [E-devel] [EGIT] [core/efl] master 03/11: Evas_Device: Add evas_device_full_add() API.

2016-09-27 Thread Davide Andreoli
I think the "correct" name for this new API should be: evas_device_add_full() 2016-09-27 3:17 GMT+02:00 Guilherme Iscaro : > bdilly pushed a commit to branch master. > > http://git.enlightenment.org/core/efl.git/commit/?id= > 8acb509fbacbc99e190b0dc74719c2860989ce74 > > commit 8acb509fbacbc99e19

[EGIT] [tools/eflete] master 02/03: Project manager2: add correct close project in unexpected flow.

2016-09-27 Thread Mykyta Biliavskyi
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=2b55e6e57daad79902b7e69bee67885af5a2c94b commit 2b55e6e57daad79902b7e69bee67885af5a2c94b Author: Mykyta Biliavskyi Date: Tue Sep 27 18:06:45 2016 +0300 Project manager2: add correct close pro

[EGIT] [tools/eflete] master 03/03: workspace: fix abort on menu dismiss

2016-09-27 Thread Andrii Kroitor
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=5e27a9962234154087929a6dcca4405c164d93a9 commit 5e27a9962234154087929a6dcca4405c164d93a9 Author: Andrii Kroitor Date: Tue Sep 27 18:35:09 2016 +0300 workspace: fix abort on menu dismiss

[EGIT] [tools/eflete] master 01/03: property_group: hide properties for alias

2016-09-27 Thread Andrii Kroitor
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=8ec06db5f8335d5ce7daa7797ad50ca7e03dcf93 commit 8ec06db5f8335d5ce7daa7797ad50ca7e03dcf93 Author: Andrii Kroitor Date: Tue Sep 27 17:37:43 2016 +0300 property_group: hide properties for alias

Re: [E-devel] [EGIT] [core/efl] master 06/11: Evas Software X11: Add a callback that informs the current screen content pixels.

2016-09-27 Thread Guilherme Íscaro
Hello Raster, I'm really sorry for this one. Though I tested the patch, I was not able to catch the deadlock during my tests :[ . I will try to reproduce the deadlock and send a patch fixing this problem. Thank you. On Tue, Sep 27, 2016 at 4:13 AM, Carsten Haitzler wrote: > On Mon, 26 Sep 2016

[EGIT] [core/enlightenment] master 01/01: add e_util_open(), unify all callers of enlightenment_open

2016-09-27 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=90fcc55f1e852af99c2f8c1075d5b88e32ddfac0 commit 90fcc55f1e852af99c2f8c1075d5b88e32ddfac0 Author: Mike Blumenkrantz Date: Tue Sep 27 11:18:38 2016 -0400 add e_util_open(), unify all

[EGIT] [tools/eflete] master 01/03: remove execute permission from eflete_autocompletion.sh

2016-09-27 Thread Andrii Kroitor
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=1949be24c687b34aa37d8083a74082ca8b16d292 commit 1949be24c687b34aa37d8083a74082ca8b16d292 Author: Andrii Kroitor Date: Tue Sep 27 17:15:06 2016 +0300 remove execute permission from eflete_auto

[EGIT] [core/enlightenment] master 01/01: do not consume key events in comp autoclose key callback if desklock is active

2016-09-27 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=bb53d4606fa5bea729983183095ad7d8b05c0697 commit bb53d4606fa5bea729983183095ad7d8b05c0697 Author: Mike Blumenkrantz Date: Tue Sep 27 10:58:50 2016 -0400 do not consume key events in

[EGIT] [tools/eflete] master 03/03: tabs: block editting shortcuts for alias group

2016-09-27 Thread Andrii Kroitor
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=63ab43fb1f8c0f8a2385e315bd32804188360358 commit 63ab43fb1f8c0f8a2385e315bd32804188360358 Author: Andrii Kroitor Date: Tue Sep 27 17:32:01 2016 +0300 tabs: block editting shortcuts for alias g

[EGIT] [tools/eflete] master 02/03: project manager2: remove extra save

2016-09-27 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=29a6910950cf2fca01d3b441c231f52de9757c12 commit 29a6910950cf2fca01d3b441c231f52de9757c12 Author: Vyacheslav Reutskiy Date: Tue Sep 27 16:50:34 2016 +0300 project manager2: remove extra save

[EGIT] [core/efl] master 01/01: elm: rename globally used variable 'ret' to prevent shadow warnings

2016-09-27 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b06c3cd3bad239ac34eb1b69e31dd01291c3e130 commit b06c3cd3bad239ac34eb1b69e31dd01291c3e130 Author: Mike Blumenkrantz Date: Tue Sep 27 10:50:55 2016 -0400 elm: rename globally used variable 're

[EGIT] [tools/eflete] master 03/03: add bash autocompletion script

2016-09-27 Thread Andrii Kroitor
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=5320ecb0f6d52ebd5f2ab35ace6dd046722ca9d4 commit 5320ecb0f6d52ebd5f2ab35ace6dd046722ca9d4 Author: Andrii Kroitor Date: Tue Sep 27 16:58:40 2016 +0300 add bash autocompletion script --- README

[EGIT] [tools/eflete] master 01/03: Project close: fix build warnings for tizen version.

2016-09-27 Thread Mykyta Biliavskyi
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=a2534a866760a3cb4483883383fd4ee820e820ee commit a2534a866760a3cb4483883383fd4ee820e820ee Author: Mykyta Biliavskyi Date: Tue Sep 27 16:17:07 2016 +0300 Project close: fix build warnings for t

[EGIT] [tools/eflete] master 02/03: Tab home new: don't try to close invalid handler.

2016-09-27 Thread Mykyta Biliavskyi
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=c3cf57468a53274b36cb4a0cbfb9f396ddeab8ae commit c3cf57468a53274b36cb4a0cbfb9f396ddeab8ae Author: Mykyta Biliavskyi Date: Tue Sep 27 16:24:45 2016 +0300 Tab home new: don't try to close invali

[EGIT] [tools/eflete] master 01/04: project manager2: fix error if interanl res is already added

2016-09-27 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=0a8188de8140e9885b93d8d0b77ac738e13948e2 commit 0a8188de8140e9885b93d8d0b77ac738e13948e2 Author: Vyacheslav Reutskiy Date: Tue Sep 27 12:09:03 2016 +0300 project manager2: fix error if intera

[EGIT] [tools/eflete] master 04/04: project manager2: set to fresh project correct path to pro file

2016-09-27 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=b710c931c3d2c0113d4cb7afc1e3ff24e4426b43 commit b710c931c3d2c0113d4cb7afc1e3ff24e4426b43 Author: Vyacheslav Reutskiy Date: Tue Sep 27 15:03:17 2016 +0300 project manager2: set to fresh projec

[EGIT] [tools/eflete] master 02/04: project_manager2: fix wrote the meta data to pro file

2016-09-27 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=c0f4b24c2e070a0514c4f301674224984c16b111 commit c0f4b24c2e070a0514c4f301674224984c16b111 Author: Vyacheslav Reutskiy Date: Tue Sep 27 12:55:23 2016 +0300 project_manager2: fix wrote the meta

[EGIT] [tools/eflete] master 03/04: editor: fix the wrong result check

2016-09-27 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=59dc40ab53dca4805e5c9a5998e8b15f77654d6c commit 59dc40ab53dca4805e5c9a5998e8b15f77654d6c Author: Vyacheslav Reutskiy Date: Tue Sep 27 15:02:52 2016 +0300 editor: fix the wrong result check

[EGIT] [core/efl] master 01/01: ecore_evas_wayland: Add NULL checking for surface

2016-09-27 Thread Youngbok Shin
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ceb0eab402a5283b2bfb9199da2f5ef33374ca38 commit ceb0eab402a5283b2bfb9199da2f5ef33374ca38 Author: Youngbok Shin Date: Tue Sep 27 08:50:04 2016 -0400 ecore_evas_wayland: Add NULL checking for s

[EGIT] [core/efl] master 01/01: elm_panel : Fix bug with set scrollable panel orient.

2016-09-27 Thread JEONGHYUN YUN
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=490220273111c784341d99cc178db9f01b10aafe commit 490220273111c784341d99cc178db9f01b10aafe Author: JEONGHYUN YUN Date: Tue Sep 27 17:11:03 2016 +0900 elm_panel : Fix bug with set scrollable panel o

[EGIT] [core/efl] master 01/01: evas sw x11 - disable the loop begin/end that deadlocks evas

2016-09-27 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c88c74de1b0e05cc50282f88944aa15986c2b13e commit c88c74de1b0e05cc50282f88944aa15986c2b13e Author: Carsten Haitzler (Rasterman) Date: Tue Sep 27 16:08:20 2016 +0900 evas sw x11 - disable the loop b

Re: [E-devel] [EGIT] [core/efl] master 06/11: Evas Software X11: Add a callback that informs the current screen content pixels.

2016-09-27 Thread The Rasterman
On Mon, 26 Sep 2016 18:17:41 -0700 Guilherme Iscaro said: this is really bad. this here creates a horrible deadlock. evas mainloop waits on render thread to finish and mainloop_begin wait on mainloop to be available. DEADLOCK. you have to do this async, not sync. ensure the pixel data stays aro