[EGIT] [core/efl] master 01/01: edje: Fix to support translation for textblock part

2018-05-15 Thread SubodhKumar
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b8c691ebd255b0e3bf01bda406e1e1df03ffbe1f commit b8c691ebd255b0e3bf01bda406e1e1df03ffbe1f Author: SubodhKumar Date: Tue May 15 12:44:17 2018 -0400 edje: Fix to

[EGIT] [core/efl] master 01/01: eolian: more useful namespace checks with no false negatives

2018-05-15 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ba31824a86e9bcf112861aecb3f3f91e50f0e24e commit ba31824a86e9bcf112861aecb3f3f91e50f0e24e Author: Daniel Kolesa Date: Tue May 15 16:42:01 2018 +0200 eolian: more useful

[EGIT] [core/efl] master 01/01: eolian: initial simple namespace conflict check

2018-05-15 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d26b6d0f2223247aa2f48eba7e9172d620829d06 commit d26b6d0f2223247aa2f48eba7e9172d620829d06 Author: Daniel Kolesa Date: Tue May 15 16:25:23 2018 +0200 eolian: initial simple

[EGIT] [core/efl] master 01/01: Eo: introduce convenience macro efl_new()

2018-05-15 Thread Xavi Artigas
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=048adae83de0006802b649ef5c562ee34b407f3e commit 048adae83de0006802b649ef5c562ee34b407f3e Author: Xavi Artigas Date: Tue May 15 09:53:24 2018 -0400 Eo: introduce

[EGIT] [core/efl] master 02/02: remove potential double free

2018-05-15 Thread Andy Williams
ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=114873c5454804c137c93119ec4be02f862db3e2 commit 114873c5454804c137c93119ec4be02f862db3e2 Author: Andy Williams Date: Tue May 15 14:47:36 2018 +0100 remove potential

[EGIT] [core/efl] master 01/02: Add missing continue keyword from Go definition

2018-05-15 Thread Andy Williams
ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=767c211e70e35b769fb7b402280b439b1bbb4fd7 commit 767c211e70e35b769fb7b402280b439b1bbb4fd7 Author: Andy Williams Date: Tue May 15 14:45:55 2018 +0100 Add missing

[EGIT] [core/efl] efl-1.20 02/02: remove potential double free

2018-05-15 Thread Andy Williams
ajwillia-ms pushed a commit to branch efl-1.20. http://git.enlightenment.org/core/efl.git/commit/?id=f06bd09ac8cb7764f05bf91fe77d98c8ff4bee2a commit f06bd09ac8cb7764f05bf91fe77d98c8ff4bee2a Author: Andy Williams Date: Tue May 15 14:47:36 2018 +0100 remove potential

[EGIT] [core/efl] efl-1.20 01/02: Add missing continue keyword from Go definition

2018-05-15 Thread Andy Williams
ajwillia-ms pushed a commit to branch efl-1.20. http://git.enlightenment.org/core/efl.git/commit/?id=58f154bcf3f3fecdc5cd30b9aacdc7af6528d6dd commit 58f154bcf3f3fecdc5cd30b9aacdc7af6528d6dd Author: Andy Williams Date: Tue May 15 14:45:55 2018 +0100 Add missing

[EGIT] [core/enlightenment] master 01/01: move config/ to data/config/

2018-05-15 Thread Mike Blumenkrantz
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=05d3f2d39376286a0d068759fa45b319554a9975 commit 05d3f2d39376286a0d068759fa45b319554a9975 Author: Mike Blumenkrantz Date: Tue May 15 15:30:14 2018 +0200 move

[EGIT] [core/efl] master 01/01: ci: build with default prefix

2018-05-15 Thread Marcel Hollerbach
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=542ee417c4c3523ccc8811d59b62c03c25662b0c commit 542ee417c4c3523ccc8811d59b62c03c25662b0c Author: Marcel Hollerbach Date: Tue May 15 13:36:47 2018 +0200 ci: build with

[EGIT] [core/efl] master 01/01: elm_slider: fix test suite fail

2018-05-15 Thread Hosang Kim
jaehyun pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=19833657e81734ac0b9d4bd9ffcca0dddfe21867 commit 19833657e81734ac0b9d4bd9ffcca0dddfe21867 Author: Hosang Kim Date: Tue May 15 20:13:06 2018 +0900 elm_slider: fix test

[EGIT] [core/efl] master 01/01: examples: Fix slider cxx example based on Efl.Ui.Slider

2018-05-15 Thread Jaehyun Cho
jaehyun pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=bce7e7d0d7cd543f0905d1b15bde3de580f4e8e4 commit bce7e7d0d7cd543f0905d1b15bde3de580f4e8e4 Author: Jaehyun Cho Date: Tue May 15 19:59:45 2018 +0900 examples: Fix slider