Re: [E-devel] [EFL/Evas PATCH] Introduce pixel_alpha_get() on engines

2013-02-18 Thread Paulo C. A. Cavalcanti Jr
Hi Cedric, Cedric BAIL writes: > Good for me, will be in svn^Wgit soon. I just made a backported version of this patch. Feel free to push it out. >From 92bbeb26b946a58a0889aa735d58ce72d48b66ec Mon Sep 17 00:00:00 2001 From: "Paulo C. A. Cavalcanti Jr" Date: Mon, 18 Feb 201

Re: [E-devel] [EFL/Evas PATCH] Introduce pixel_alpha_get() on engines

2013-02-18 Thread Paulo C. A. Cavalcanti Jr
Iván Briano writes: > Your patches seem to be coming with DOS newlines. > Please fix your editor to avoid that. Yeah, just fixed it. Thanks for pointing it out. -- Paulo C. A. Cavalcanti Jr, Intel Open Source Technology Center I speak only for

[E-devel] [EFL/Elementary PATCH] Use eina_file_stat_ls() when listing profiles

2013-02-15 Thread Paulo C. A. Cavalcanti Jr
. Signed-off-by: Paulo C. A. Cavalcanti Jr --- src/lib/elm_config.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/elm_config.c b/src/lib/elm_config.c index ff346f4..48f1c53 100644 --- a/src/lib/elm_config.c +++ b/src/lib/elm_config.c @@ -792,7

[E-devel] [EFL/Eio PATCH] Use eina_file_stat_ls() on monitor poll

2013-02-15 Thread Paulo C. A. Cavalcanti Jr
There is a function that checks for file type on monitor poll, so this patch uses eina_file_stat_ls() instead of eina_file_direct_ls() for that case. >From 946fa8bce84f5a4daa20f241a2c95fd7684a5175 Mon Sep 17 00:00:00 2001 From: "Paulo C. A. Cavalcanti Jr" Date: Sat, 16 Feb 2013 0

Re: [E-devel] [EFL/Evas PATCH] Introduce pixel_alpha_get() on engines

2013-02-15 Thread Paulo C. A. Cavalcanti Jr
pca...@zytor.com (Paulo C. A. Cavalcanti Jr) writes: > Just follow a patch that fixes a bug with > evas_object_precise_is_inside_set() users on OpenGL backend. > > The _pixel_alpha_get() function used in evas_object_image_is_inside() > relies on engine_data pointer being *always

[E-devel] [EFL/Evas PATCH] Introduce pixel_alpha_get() on engines

2013-02-15 Thread Paulo C. A. Cavalcanti Jr
es, please consider backporting this patch to Evas 1.7.x as well. >From ec6bb8fe0f47340c0982f88c5e260c60709feea2 Mon Sep 17 00:00:00 2001 From: "Paulo C. A. Cavalcanti Jr" Date: Fri, 15 Feb 2013 18:35:20 -0200 Subject: [PATCH] efl/engines: Introduce pixel_alpha_get() The _pixel_alpha

Re: [E-devel] cserve2 and e17?

2013-02-14 Thread Paulo C. A. Cavalcanti Jr
VG issue - there is no SVG loader for Cserve2 yet. Could you describe a bit more about the problem you're facing ? Also, could you provide us any backtrace, or even some other relevant information ? -- Paulo C. A. Cavalcanti Jr, Intel Open Source Technology Center