Re: [E-devel] E SVN: devilhorns trunk/evas/src/modules/engines/gl_x11

2011-12-15 Thread Christopher Michael
Right...thanks what I asked. Rather than bitch, it's easier to fix :P dh :P :P :P On 12/14/11 17:45, Vincent Torri wrote: > On Wed, Dec 14, 2011 at 11:40 PM, wrote: >> Ahh, then I need (or someone can) to fix the doxy on the 2 new Evas >> functions I added for setting/getting framepsace. They

Re: [E-devel] E SVN: cedric trunk/eio

2011-12-15 Thread Sebastian Dransfeld
On 12/15/2011 10:53 AM, Enlightenment SVN wrote: > Log: > eio: fix licensing to properly refer to the authors. > > > Author: cedric > Date: 2011-12-15 01:53:09 -0800 (Thu, 15 Dec 2011) > New Revision: 66247 > Trac: http://trac.enlightenment.org/e/changeset/66247 > > Modified:

Re: [E-devel] [Patch][elm_config] Add pinch zoom enable configuration

2011-12-15 Thread Bluezery
2011/12/15 Tom Hacohen : > On 15/12/11 08:11, Daniel Juyung Seo wrote: >> Overall idea looks good. >> >> 1) wrap 80 chars >>> evas_object_event_callback_add(wd->rect, EVAS_CALLBACK_RESIZE, >>> _rect_resize_cb, obj); >> >> This is too long. EFL sources are written based on 80 chars per line policy.

Re: [E-devel] ecore_main_loop_glib_integrate (leak)

2011-12-15 Thread Guilherme Silveira
I'm trying to help Benatto, and I found some strange things... When you call ecore_main_loop_glib_integrate(), it change main loop function to _ecore_glib_select (ecore_glib.c) instead of select (default one). I made some experiments and I saw when comment second line of function: GMutex *mutex =

Re: [E-devel] [Patch][elm_config] Add pinch zoom enable configuration

2011-12-15 Thread Tom Hacohen
On 15/12/11 16:34, Bluezery wrote: > I reflected Daniel's comments. I added setter/getter APIs for all > gesture configuration. :D > Please review again. I have a couple of more suggestions: 1. I'm very very sorry, I just saw something I missed in Daniel's comment, get/set APIs is actually not n

Re: [E-devel] [Patch][elm_config] Add pinch zoom enable configuration

2011-12-15 Thread Tom Hacohen
On 15/12/11 16:34, Bluezery wrote: > Apple actually doesn't have a patent on "pinch-to-zoom but have limited. :p > Please refers: > http://www.engadget.com/2010/10/13/apple-awarded-limited-patent-on-pinch-to-zoom/ > Anyway, we should be able to configure gestures with fingers because > we cannot r

Re: [E-devel] E SVN: jaehwan trunk/edje/src/bin

2011-12-15 Thread Gustavo Chaves
On Thu, Dec 15, 2011 at 7:15 AM, Enlightenment SVN < no-re...@enlightenment.org> wrote: > Log: > Bug fix - about type change in group inherit. > Lately, raster removed the code about the prohibition of type-change in > group inherit. > But about the "part" of different type, the data structure

Re: [E-devel] E SVN: jaehwan trunk/edje/src/bin

2011-12-15 Thread The Rasterman
On Thu, 15 Dec 2011 01:15:12 -0800 "Enlightenment SVN" said: i've backed this out as this makes things worse... like stopping compiling from being possible. see my commit log. > Log: > Bug fix - about type change in group inherit. > Lately, raster removed the code about the prohibition of type

Re: [E-devel] [Patch][elm_config] Add pinch zoom enable configuration

2011-12-15 Thread Bluezery
2011/12/15 Tom Hacohen : > I have a couple of more suggestions: > 1. I'm very very sorry, I just saw something I missed in Daniel's comment, > get/set APIs is actually not needed, sorry. :((( please remove. > The reason for that is that those are configurations you set on the > environment and shou

Re: [E-devel] E SVN: raster trunk/edje/src/bin

2011-12-15 Thread Jaehwan Kim
Dear raster Thank you for getting back out and sorry for an inconvenience. I should have be more careful. But It's necessary code for type change. After I check the issue, I will fix the seg fault. Thanks -- Jaehwan Kim 2011년 12월 16일 금요일에 Enlightenment SVN님이 작성: > Log: > back out: > r66257 <-

Re: [E-devel] [Patch] elc_ctxpopup: using calculated value, getting size from the style also.

2011-12-15 Thread ChunEon Park
in. thanks. rev 66267 -Regards, Hermet- -Original Message- From: "Kim Shinwoo" To: "Enlightenment developer list" Cc: Sent: 11-12-13(화) 15:31:35 Subject: Re: [E-devel] [Patch] elc_ct

Re: [E-devel] [Patch] elc_ctxpopup: using calculated value, getting size from the style also.

2011-12-15 Thread ChunEon Park
in. thank you. rev 66268 -Regards, Hermet- -Original Message- From: "Kim Shinwoo" To: "Enlightenment developer list" Cc: Sent: 11-12-13(화) 20:35:16 Subject: Re: [E-devel] [Patch] elc