[EGIT] [tools/expedite] master 02/06: efl: use new API efl_file_simple_load.

2019-03-13 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/tools/expedite.git/commit/?id=153818c6bcfe3476ababe93e3c4dfdc5c0f2bb3e commit 153818c6bcfe3476ababe93e3c4dfdc5c0f2bb3e Author: Cedric BAIL Date: Wed Mar 13 17:17:36 2019 -0700 efl: use new API efl_file_simple_load. ---

[EGIT] [tools/expedite] master 06/06: Last warning to fix.

2019-03-13 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/tools/expedite.git/commit/?id=bea0e934add5d7b7872d25d9839a9c252d571c25 commit bea0e934add5d7b7872d25d9839a9c252d571c25 Author: Cedric BAIL Date: Wed Mar 13 17:31:13 2019 -0700 Last warning to fix. --- src/bin/main.c |

[EGIT] [tools/expedite] master 04/06: efl: migrate to the new efl_gfx_stack_raise_to_top and efl_gfx_stack_lower_to_bottom.

2019-03-13 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/tools/expedite.git/commit/?id=0f1d9a77e568bf94b4d502afd898ce0cc31b2a18 commit 0f1d9a77e568bf94b4d502afd898ce0cc31b2a18 Author: Cedric BAIL Date: Wed Mar 13 17:21:51 2019 -0700 efl: migrate to the new efl_gfx_stack_raise

[EGIT] [tools/expedite] master 05/06: Stop computing useless number.

2019-03-13 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/tools/expedite.git/commit/?id=6feba0405c6405c2b75591fb4d5a7acc295504f3 commit 6feba0405c6405c2b75591fb4d5a7acc295504f3 Author: Cedric BAIL Date: Wed Mar 13 17:24:32 2019 -0700 Stop computing useless number. --- src/bin

[EGIT] [tools/expedite] master 03/06: efl: we now require the Efl_Ui.h header for all the new Eo object.

2019-03-13 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/tools/expedite.git/commit/?id=00ffe9ca86892124d2110c9f74d1f3b5e0d9bd47 commit 00ffe9ca86892124d2110c9f74d1f3b5e0d9bd47 Author: Cedric BAIL Date: Wed Mar 13 17:18:06 2019 -0700 efl: we now require the Efl_Ui.h header for

[EGIT] [tools/expedite] master 01/06: build: add support for meson build system.

2019-03-13 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/tools/expedite.git/commit/?id=a12ab95df071167e68439f10251d5eaa71187558 commit a12ab95df071167e68439f10251d5eaa71187558 Author: Cedric BAIL Date: Wed Mar 13 16:54:14 2019 -0700 build: add support for meson build system.

[EGIT] [e16/e16-epplets] master 01/02: Fix build with -fvisibility=hidden

2019-03-13 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/e16/e16-epplets.git/commit/?id=2e970c84f810ac354962d98eef86fd5cb33d7575 commit 2e970c84f810ac354962d98eef86fd5cb33d7575 Author: Kim Woelders Date: Tue Mar 12 16:53:14 2019 +0100 Fix build with -fvisibility=hidden

[EGIT] [e16/e16-epplets] master 02/02: Enable visibility hiding by default

2019-03-13 Thread Kim Woelders
kwo pushed a commit to branch master. http://git.enlightenment.org/e16/e16-epplets.git/commit/?id=0d88c6d79513bce4d0363ff291c72c179f0cbf8d commit 0d88c6d79513bce4d0363ff291c72c179f0cbf8d Author: Kim Woelders Date: Tue Mar 12 16:53:14 2019 +0100 Enable visibility hiding by default

[EGIT] [core/efl] master 01/01: ui.widget: fix theme_apply working in sub_object_add

2019-03-13 Thread Yeongjong Lee
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c3f823418dc2643f352333b7feac902fe80fbdc5 commit c3f823418dc2643f352333b7feac902fe80fbdc5 Author: Yeongjong Lee Date: Mon Mar 11 21:21:22 2019 + ui.widget: fix theme_apply working in sub_obje

[EGIT] [core/efl] master 04/06: efl_ui_selection_manager: Fix unchecked return value

2019-03-13 Thread Christopher Michael
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=62d7d8a418df461f61600ff7eafc70a02d8ef2b5 commit 62d7d8a418df461f61600ff7eafc70a02d8ef2b5 Author: Christopher Michael Date: Tue Mar 12 10:11:21 2019 -0400 efl_ui_selection_manager: Fix unchecked

[EGIT] [core/efl] master 01/06: elm_conform: remove duplicated constructor call

2019-03-13 Thread Yeongjong Lee
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c6e0a8cbc617e59c8b928d25d11726628bbd241a commit c6e0a8cbc617e59c8b928d25d11726628bbd241a Author: Yeongjong Lee Date: Tue Mar 12 07:14:06 2019 + elm_conform: remove duplicated constructor cal

[EGIT] [core/efl] master 02/06: efl_core_command_line: Fix dereference before null check

2019-03-13 Thread Christopher Michael
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2cef51369416ea3917b2579b848e444a7607d685 commit 2cef51369416ea3917b2579b848e444a7607d685 Author: Christopher Michael Date: Tue Mar 12 09:45:18 2019 -0400 efl_core_command_line: Fix dereference b

[EGIT] [core/efl] master 05/06: evas_device: Fix dereferencing null pointer

2019-03-13 Thread Christopher Michael
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=5473141072f619253a850242b3dafb5c8f436dd2 commit 5473141072f619253a850242b3dafb5c8f436dd2 Author: Christopher Michael Date: Tue Mar 12 10:15:00 2019 -0400 evas_device: Fix dereferencing null poin

[EGIT] [core/efl] master 03/06: efl_core_command_line: Fix dereference before NULL check

2019-03-13 Thread Christopher Michael
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3cdb7df50b7a06929236df30bff7f8f8b1453ea4 commit 3cdb7df50b7a06929236df30bff7f8f8b1453ea4 Author: Christopher Michael Date: Tue Mar 12 10:07:26 2019 -0400 efl_core_command_line: Fix dereference b

[EGIT] [core/efl] master 06/06: efl_ui_stack: Fix dereference null return value

2019-03-13 Thread Christopher Michael
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8ef176ca535f22944c9133d64890e0e2648a211f commit 8ef176ca535f22944c9133d64890e0e2648a211f Author: Christopher Michael Date: Tue Mar 12 10:22:26 2019 -0400 efl_ui_stack: Fix dereference null retur

[EGIT] [core/efl] master 01/01: eina_error: On Windows strerror_s() is the same than POSIX strerror_r()

2019-03-13 Thread Vincent Torri
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=12e0ee8742c3da77848d79a7fe9d88242873f5bf commit 12e0ee8742c3da77848d79a7fe9d88242873f5bf Author: Vincent Torri Date: Wed Mar 13 09:53:17 2019 -0400 eina_error: On Windows strerror_s() is the same

[EGIT] [apps/terminology] master 01/01: tests: fix shift_in_out.sh tests to output ascii in [0x20, 0x7f[

2019-03-13 Thread Boris Faure
billiob pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=7f1c37a6a76ba73284ebbc0f6bbcbac8e5bdbaa6 commit 7f1c37a6a76ba73284ebbc0f6bbcbac8e5bdbaa6 Author: Boris Faure Date: Wed Mar 13 14:15:43 2019 +0100 tests: fix shift_in_out.sh tests to outp

[EGIT] [apps/terminology] master 01/01: tests: add dumb test on Shift In/Out

2019-03-13 Thread Boris Faure
billiob pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=2d62d58a39197392bd5e7ac762ec7b44af0514e0 commit 2d62d58a39197392bd5e7ac762ec7b44af0514e0 Author: Boris Faure Date: Wed Mar 13 13:30:18 2019 +0100 tests: add dumb test on Shift In/Out ---

[EGIT] [core/efl] master 02/04: efl_core_command_line: Fix resource leak

2019-03-13 Thread Christopher Michael
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=02d47fd61a007a654a782e83517ea3531921316b commit 02d47fd61a007a654a782e83517ea3531921316b Author: Christopher Michael Date: Tue Mar 12 09:51:25 2019 -0400 efl_core_command_line: Fix resource leak

[EGIT] [core/efl] master 04/04: efl_ui_widget_common: Fix potential resource leak

2019-03-13 Thread Christopher Michael
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f60fef6f0fb7f0bedd24ceb1d7cf55967d30aac6 commit f60fef6f0fb7f0bedd24ceb1d7cf55967d30aac6 Author: Christopher Michael Date: Tue Mar 12 10:18:17 2019 -0400 efl_ui_widget_common: Fix potential resou

[EGIT] [core/efl] master 03/04: elm_config: Fix unchecked return value

2019-03-13 Thread Christopher Michael
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=86cf4e5d7be0cdbdb51149c9b8fe9ea6e3e3d694 commit 86cf4e5d7be0cdbdb51149c9b8fe9ea6e3e3d694 Author: Christopher Michael Date: Tue Mar 12 09:57:33 2019 -0400 elm_config: Fix unchecked return value

[EGIT] [core/efl] master 01/04: efl_core_command_line: Fix logically dead code

2019-03-13 Thread Christopher Michael
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ead7f10c0953d0ec1cfa978796b4b6a639be1620 commit ead7f10c0953d0ec1cfa978796b4b6a639be1620 Author: Christopher Michael Date: Tue Mar 12 09:41:00 2019 -0400 efl_core_command_line: Fix logically dead

[EGIT] [core/efl] master 01/02: Revert "tests: add test for elm_layout_text_set"

2019-03-13 Thread Jaehyun Cho
jaehyun pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6bf7f19d6059a71e34566a8ef34f9e7accc3f3cf commit 6bf7f19d6059a71e34566a8ef34f9e7accc3f3cf Author: Jaehyun Cho Date: Wed Mar 13 19:25:36 2019 +0900 Revert "tests: add test for elm_layout_text_set"

[EGIT] [core/efl] master 02/02: Revert "efl_ui_layout: check part existence in text_set"

2019-03-13 Thread Jaehyun Cho
jaehyun pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=98ca79e8ce2d479f1e3d29eff04e39c232f1c275 commit 98ca79e8ce2d479f1e3d29eff04e39c232f1c275 Author: Jaehyun Cho Date: Wed Mar 13 19:27:03 2019 +0900 Revert "efl_ui_layout: check part existence in t