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

2016-12-22 Thread Vincent Torri
hey i don't like the idea of getc/ungetc in the thread, imho it's a bad hack you do that for ethumb_slave, i guess, but i think that the wait for input should be in ethumb slave, with a thread and ReadConsole(). and not the hack you did Vincent

[EGIT] [core/efl] master 01/02: edje_pick: add vector resources into the output file.

2016-12-22 Thread Jaehwan Kim
jaehwan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=65b7ab95bc5eb0da3a982dc44d2dbce2f092b097 commit 65b7ab95bc5eb0da3a982dc44d2dbce2f092b097 Author: Jaehwan Kim Date: Fri Dec 23 13:10:14 2016 +0900 edje_pick: add vector

[EGIT] [core/efl] master 02/02: edje_data: add the missed vector data.

2016-12-22 Thread Jaehwan Kim
jaehwan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=05521763ed66bdbf563ce95bfe0944556c6aede9 commit 05521763ed66bdbf563ce95bfe0944556c6aede9 Author: Jaehwan Kim Date: Fri Dec 23 13:11:14 2016 +0900 edje_data: add the

[EGIT] [core/enlightenment] master 01/01: ibar - protect against getting invalid icon ptr on obj deletion

2016-12-22 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=74989a9531f8c8484385f7e08d7bdb29c97d84fa commit 74989a9531f8c8484385f7e08d7bdb29c97d84fa Author: Carsten Haitzler (Rasterman) Date: Fri Dec 23 11:16:58 2016 +0900

[EGIT] [core/efl] master 01/01: ecore_exe: do not try to send 0 bytes

2016-12-22 Thread Andrii Kroitor
lorddrew pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=792acc9f9eaf8587490ea7cc5a984689f7283502 commit 792acc9f9eaf8587490ea7cc5a984689f7283502 Author: Andrii Kroitor Date: Thu Dec 22 18:49:27 2016 +0200 ecore_exe: do not

Re: [E-devel] [EGIT] [core/efl] master 03/03: ecore_exe: fix send on Windows

2016-12-22 Thread Gustavo Sverzut Barbieri
done, looks good to me On Thu, Dec 22, 2016 at 3:00 PM, Andrii Kroitor wrote: > On 22.12.16 17:44, Gustavo Sverzut Barbieri wrote: >> On Thu, Dec 22, 2016 at 11:40 AM, Andrii Kroitor >> wrote: >>> On 22.12.16 15:00, Gustavo Sverzut Barbieri

Re: [E-devel] [EGIT] [core/efl] master 03/03: ecore_exe: fix send on Windows

2016-12-22 Thread Andrii Kroitor
On 22.12.16 17:44, Gustavo Sverzut Barbieri wrote: > On Thu, Dec 22, 2016 at 11:40 AM, Andrii Kroitor > wrote: >> On 22.12.16 15:00, Gustavo Sverzut Barbieri wrote: >>> On Thu, Dec 22, 2016 at 10:27 AM, Andrii Kroitor >>> wrote: lorddrew

[EGIT] [core/efl] master 01/01: edje_cc: add svg file name '.png' if it use as image

2016-12-22 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f12a08ab15617378885e62eaa53f603b4d9e7649 commit f12a08ab15617378885e62eaa53f603b4d9e7649 Author: Vyacheslav Reutskiy Date: Thu Dec 22 18:08:27 2016 +0200 edje_cc: add svg

[EGIT] [core/efl] master 01/02: edje_pick: fix calculation of index for parent and depended groups

2016-12-22 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e30a197a92faa6d4235edaf7bbe85e1e4fd50099 commit e30a197a92faa6d4235edaf7bbe85e1e4fd50099 Author: Vyacheslav Reutskiy Date: Wed Dec 21 11:05:22 2016 +0200 edje_pick: fix

[EGIT] [core/efl] master 02/02: edje_cc: calculate and save the parts count in "edje/file"

2016-12-22 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=715a66ed119538983e89864b86d14e76e71aca3b commit 715a66ed119538983e89864b86d14e76e71aca3b Author: Vyacheslav Reutskiy Date: Wed Dec 21 13:57:41 2016 +0200 edje_cc:

Re: [E-devel] [EGIT] [core/efl] master 03/03: ecore_exe: fix send on Windows

2016-12-22 Thread Gustavo Sverzut Barbieri
On Thu, Dec 22, 2016 at 11:40 AM, Andrii Kroitor wrote: > On 22.12.16 15:00, Gustavo Sverzut Barbieri wrote: >> On Thu, Dec 22, 2016 at 10:27 AM, Andrii Kroitor >> wrote: >>> lorddrew pushed a commit to branch master. >>> >>>

[EGIT] [core/enlightenment] master 01/01: 10_typo_restore_LDFLAGS.diff: Fix typo in configure.ac (upstream), causing empty LDFLAGS.

2016-12-22 Thread Andreas Metzler
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=8efbeb7acf9a029f4dad559ff4bedd5a586ed813 commit 8efbeb7acf9a029f4dad559ff4bedd5a586ed813 Author: Andreas Metzler Date: Thu Dec 22 10:17:48 2016 -0500

Re: [E-devel] [EGIT] [core/efl] master 03/03: ecore_exe: fix send on Windows

2016-12-22 Thread Andrii Kroitor
On 22.12.16 15:00, Gustavo Sverzut Barbieri wrote: > On Thu, Dec 22, 2016 at 10:27 AM, Andrii Kroitor > wrote: >> lorddrew pushed a commit to branch master. >> >> http://git.enlightenment.org/core/efl.git/commit/?id=11e687578dca47f024dc230f2d23c579ddd91961 >> >> commit

Re: [E-devel] [EGIT] [core/efl] master 03/03: ecore_exe: fix send on Windows

2016-12-22 Thread Gustavo Sverzut Barbieri
On Thu, Dec 22, 2016 at 10:27 AM, Andrii Kroitor wrote: > lorddrew pushed a commit to branch master. > > http://git.enlightenment.org/core/efl.git/commit/?id=11e687578dca47f024dc230f2d23c579ddd91961 > > commit 11e687578dca47f024dc230f2d23c579ddd91961 > Author: Andrii

[EGIT] [core/efl] master 01/01: ecore_exe_win32: fix typo in input poll thread

2016-12-22 Thread Andrii Kroitor
lorddrew pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7e156742b3256f2392dffedd3043d90b6772018e commit 7e156742b3256f2392dffedd3043d90b6772018e Author: Andrii Kroitor Date: Thu Dec 22 14:38:26 2016 +0200 ecore_exe_win32:

[EGIT] [core/efl] master 03/03: ecore_exe: fix send on Windows

2016-12-22 Thread Andrii Kroitor
lorddrew pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=11e687578dca47f024dc230f2d23c579ddd91961 commit 11e687578dca47f024dc230f2d23c579ddd91961 Author: Andrii Kroitor Date: Thu Dec 22 14:10:10 2016 +0200 ecore_exe: fix send

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

2016-12-22 Thread Andrii Kroitor
lorddrew pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=053613db5277708f81de5b4e088155c127ba8ec9 commit 053613db5277708f81de5b4e088155c127ba8ec9 Author: Andrii Kroitor Date: Wed Dec 21 15:08:58 2016 +0200 ecore: fix wait for

[EGIT] [core/efl] master 02/03: ethumb: rewrite slave input/output

2016-12-22 Thread Andrii Kroitor
lorddrew pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9f6d773fcea57e4863c8286b5aaab7128dee92e8 commit 9f6d773fcea57e4863c8286b5aaab7128dee92e8 Author: Andrii Kroitor Date: Thu Dec 22 13:15:42 2016 +0200 ethumb: rewrite

[EGIT] [tools/edi] master 01/02: don't crash on invalid lines

2016-12-22 Thread Andy Williams
ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/tools/edi.git/commit/?id=04d86d3250a2dec411b995653604ca832545093c commit 04d86d3250a2dec411b995653604ca832545093c Author: Andy Williams Date: Wed Dec 21 21:35:40 2016 + don't crash on

[EGIT] [tools/edi] master 02/02: editor: cleanup methods a little

2016-12-22 Thread Andy Williams
ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/tools/edi.git/commit/?id=0bc9f3dc1d0ca78eb7a19324675af1384a51c939 commit 0bc9f3dc1d0ca78eb7a19324675af1384a51c939 Author: Andy Williams Date: Thu Dec 22 10:59:36 2016 + editor: cleanup

[EGIT] [tools/edi] master 01/01: autosuggest: Support detail of suggest

2016-12-22 Thread YeongJong Lee
ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/tools/edi.git/commit/?id=0866448895daeed7ca2ad5d6716a039151422a0b commit 0866448895daeed7ca2ad5d6716a039151422a0b Author: YeongJong Lee Date: Thu Dec 22 10:45:25 2016 + autosuggest: Support

[EGIT] [core/efl] master 02/02: evas: PNG save of ARGY88 needs unpremul

2016-12-22 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2f1d666a06d374d1930cf69cf72f21c9700caf46 commit 2f1d666a06d374d1930cf69cf72f21c9700caf46 Author: Jean-Philippe Andre Date: Thu Dec 22 19:00:41 2016 +0900 evas: PNG save of

[EGIT] [core/efl] master 01/02: Revert "elm theme makefile.am - remove misleading makefile not used"

2016-12-22 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3be0e7b63b7f9df2241e854eabd8ef924978783a commit 3be0e7b63b7f9df2241e854eabd8ef924978783a Author: Jean-Philippe Andre Date: Thu Dec 22 19:14:16 2016 +0900 Revert "elm theme

[EGIT] [core/efl] master 01/01: Edje_Edit: replace eet_read_direct by eet_read function.

2016-12-22 Thread Mykyta Biliavskyi
nikawhite pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=82b80212c6983ae154a79bc1318cf553249871c8 commit 82b80212c6983ae154a79bc1318cf553249871c8 Author: Mykyta Biliavskyi Date: Thu Dec 22 11:18:19 2016 +0200 Edje_Edit:

[EGIT] [core/efl] master 01/01: evas: Implement GRY8/AGRY88 save support for PNG

2016-12-22 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3425ad2abda77ef708600d19b3cf6a711b15902b commit 3425ad2abda77ef708600d19b3cf6a711b15902b Author: Jean-Philippe Andre Date: Thu Dec 22 16:34:11 2016 +0900 evas: Implement