Re: [E-devel] [EGIT] [core/efl] master 03/04: edje.object: implement Efl.Observer interface

2016-12-24 Thread Felipe Magno de Almeida
On Mon, Dec 19, 2016 at 9:36 AM, Daniel Kolesa wrote: > On Mon, Dec 12, 2016, at 19:50, Gustavo Sverzut Barbieri wrote: >> okay, on IRC people clarified it with an example: Hello Kolesa, [snip] > Eolian is ready for this; so if this gets implemented in C++, it's just > a very small Eolian chang

[EGIT] [apps/terminology] master 01/01: termpty: verify that $SHELL is valid before using it. CID1366816

2016-12-24 Thread Boris Faure
billiob pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=41c4479dc5496e6f9beb8ec68f8fd79fd2f3041c commit 41c4479dc5496e6f9beb8ec68f8fd79fd2f3041c Author: Boris Faure Date: Sat Dec 24 18:39:42 2016 +0100 termpty: verify that $SHELL is valid bef

[EGIT] [tools/edi] master 01/01: autosuggest: refactor to split clang suggest code from editor

2016-12-24 Thread Andy Williams
ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/tools/edi.git/commit/?id=49b55e838e3589e6b4cf2a8b115d8d2f3918460c commit 49b55e838e3589e6b4cf2a8b115d8d2f3918460c Author: Andy Williams Date: Sat Dec 24 23:31:29 2016 + autosuggest: refactor to split clang sugg

Re: [E-devel] [Re]: [EGIT] [core/efl] master 01/03: ecore: fix wait for stdin on Windows

2016-12-24 Thread The Rasterman
On Sat, 24 Dec 2016 04:40:20 +0100 Vincent Torri said: > you will have anyway #ifdef because of the [win32 | fd]_handler_add() > in ethumb_slave, so... that also shouldn't be there. no fd handlers for stdin etc. no it the portable way with thread+feedback. yes - an abstraction would be good but