Re: [E-devel] [Patch] Add XIM module for ecore_imf

2011-07-22 Thread Jihoon Kim
As for getting the right window in Edje, raster proposed an edje_object_window_set() that would be used for every Edje object that will receive keyboard input. Hello, raster. Do you have any idea to solve this portability issue? -Original Message- From: Iván Briano (Sachiel)

Re: [E-devel] E SVN: gastal IN trunk/elementary: doc src/lib

2011-07-22 Thread Mike Blumenkrantz
On Thu, 21 Jul 2011 14:48:46 -0700 Enlightenment SVN no-re...@enlightenment.org wrote: Log: Elementary: diskselector, flip, anchorblock, anchorview, hover, hoversel, flip selector and file selector entry widget previews. Author: gastal Date: 2011-07-21 14:48:46

Re: [E-devel] segfault of edje_cc during compilation of elementary

2011-07-22 Thread Tomas Cech
On Fri, Jul 22, 2011 at 01:20:32AM +0200, Cedric BAIL wrote: Hi, On Thu, Jul 21, 2011 at 11:47 PM, Tomas Cech tc...@suse.cz wrote: I'm trying to create packages for openSUSE once again. I noticed that build of elementary fails on segfault of edje_cc. Log of the build can be found here:

Re: [E-devel] E SVN: gastal IN trunk/elementary: doc src/lib

2011-07-22 Thread Daniel Juyung Seo
Please change this to only build when docs are actually being created. +1 docs and samples need to be built only when it's needed. Daniel Juyung Seo (SeoZ) On Fri, Jul 22, 2011 at 6:04 PM, Mike Blumenkrantz m...@zentific.com wrote: On Thu, 21 Jul 2011 14:48:46 -0700 Enlightenment SVN

Re: [E-devel] elm and function typedefs

2011-07-22 Thread Daniel Juyung Seo
+1 The first one is trivial. The second one needs more attention because this will break many applications. But I fully agree with your refactoring suggestion. We will do this gradually. Thanks. Daniel Juyung Seo (SeoZ) On Fri, Jul 22, 2011 at 1:25 PM, Mike Blumenkrantz m...@zentific.com

Re: [E-devel] header size...

2011-07-22 Thread Daniel Juyung Seo
Right. Finish documentation first. Just curious, I checked Elementary.h.in. It has 13298 lines now :) But it'll be so much longer once genlist documentation is moved to header. genlist has 82 APIs :) Daniel Juyung Seo (SeoZ) On Wed, Jul 20, 2011 at 7:50 PM, Vincent Torri vto...@univ-evry.fr

Re: [E-devel] header size...

2011-07-22 Thread Sachiel
2011/7/22 Daniel Juyung Seo seojuyu...@gmail.com: Right. Finish documentation first. Just curious, I checked Elementary.h.in. It has 13298 lines now :) But it'll be so much longer once genlist documentation is moved to header. genlist has 82 APIs :) Stop bitching about header sizes, we can

Re: [E-devel] header size...

2011-07-22 Thread Vincent Torri
On Fri, 22 Jul 2011, Iván Briano (Sachiel) wrote: 2011/7/22 Daniel Juyung Seo seojuyu...@gmail.com: Right. Finish documentation first. Just curious, I checked Elementary.h.in. It has 13298 lines now :) But it'll be so much longer once genlist documentation is moved to header. genlist has 82

Re: [E-devel] E SVN: gastal IN trunk/elementary: doc src/lib

2011-07-22 Thread Rafael Antognolli
On Fri, Jul 22, 2011 at 7:29 AM, Daniel Juyung Seo seojuyu...@gmail.com wrote: Please change this to only build when docs are actually being created. +1 docs and samples need to be built only when it's needed. Daniel Juyung Seo (SeoZ) Ok, going to change this to only build the widget

Re: [E-devel] [Patch] Add XIM module for ecore_imf

2011-07-22 Thread Naruto TAKAHASHI
Hi, JihoonKim. I talked to you how fix preedit draw callback direction on IRC. I repeat to talk this stuff for didn't see this talk. Your patch behavior is no problem. But Preedit Draw Callback needs insert, delete, and replace by referencing Preedit Draw Callback argument. (detail:

Re: [E-devel] header size...

2011-07-22 Thread Mike Blumenkrantz
On Fri, 22 Jul 2011 14:41:58 +0200 (CEST) Vincent Torri vto...@univ-evry.fr wrote: On Fri, 22 Jul 2011, Iván Briano (Sachiel) wrote: 2011/7/22 Daniel Juyung Seo seojuyu...@gmail.com: Right. Finish documentation first. Just curious, I checked Elementary.h.in. It has 13298 lines

Re: [E-devel] E SVN: gastal IN trunk/elementary: doc src/lib

2011-07-22 Thread Daniel Juyung Seo
Thanks Rafael Antognolli! Daniel Juyung Seo (SeoZ) On Jul 22, 2011 11:27 PM, Rafael Antognolli antogno...@profusion.mobi wrote: On Fri, Jul 22, 2011 at 7:29 AM, Daniel Juyung Seo seojuyu...@gmail.com wrote: Please change this to only build when docs are actually being created. +1 docs and

Re: [E-devel] segfault of edje_cc during compilation of elementary

2011-07-22 Thread Tomas Cech
Hi, On Fri, Jul 22, 2011 at 11:44:53AM +0200, Tomas Cech wrote: On Fri, Jul 22, 2011 at 01:20:32AM +0200, Cedric BAIL wrote: Hi, On Thu, Jul 21, 2011 at 11:47 PM, Tomas Cech tc...@suse.cz wrote: I'm trying to create packages for openSUSE once again. I noticed that build of elementary fails

Re: [E-devel] E SVN: discomfitor trunk/elementary/src/lib

2011-07-22 Thread Mike Blumenkrantz
On Fri, 22 Jul 2011 16:03:46 -0700 Enlightenment SVN no-re...@enlightenment.org wrote: Log: +elm_icon_memfile_set Author: discomfitor Date: 2011-07-22 16:03:46 -0700 (Fri, 22 Jul 2011) New Revision: 61603 Trac: http://trac.enlightenment.org/e/changeset/61603

Re: [E-devel] segfault of edje_cc during compilation of elementary

2011-07-22 Thread Cedric BAIL
Hi, On Sat, Jul 23, 2011 at 12:55 AM, Tomas Cech tc...@suse.cz wrote: Hi, On Fri, Jul 22, 2011 at 11:44:53AM +0200, Tomas Cech wrote: On Fri, Jul 22, 2011 at 01:20:32AM +0200, Cedric BAIL wrote: Hi, On Thu, Jul 21, 2011 at 11:47 PM, Tomas Cech tc...@suse.cz wrote: I'm trying to create

Re: [E-devel] E SVN: hermet trunk/evas/src/lib/canvas

2011-07-22 Thread ChunEon Park
I reverted below changes because of the pageflip test case. But need to confirm that why evas_object_image is... Is there any reason? Otherwise, I prefer to change the concept of the evas_object_image map uv set. Please somebody describe to me. ( -- raster :) )

Re: [E-devel] E SVN: hermet trunk/evas/src/lib/canvas

2011-07-22 Thread The Rasterman
On Sat, 23 Jul 2011 12:47:29 +0900 ChunEon Parkher...@naver.com said: because the source image3 IS the image. it isnt pre-rendered at a different size. for other objects evas has to pre-render at the object geometry. for images it can go straight to the image. I reverted below changes because

Re: [E-devel] segfault of edje_cc during compilation of elementary

2011-07-22 Thread The Rasterman
On Sat, 23 Jul 2011 00:55:18 +0200 Tomas Cech tc...@suse.cz said: try: export EINA_LOG_LEVELS=eina_module:4 and see what eina complains about? so you even have the buffer module packaged and installed? it is by default built and installed by evas. it's pretty much an assumed component as it has

Re: [E-devel] Edje Text in box with dynamic hints

2011-07-22 Thread The Rasterman
On Thu, 21 Jul 2011 14:58:53 +0200 Hugo Camboulive hugo.camboul...@gmail.com said: basically you can't do what you are doing. once you have a group as a child, that child group will never have its min size recalculated after load. so that means programs later on wont change that. it's basically

Re: [E-devel] E SVN: hermet trunk/evas/src/lib/canvas

2011-07-22 Thread ChunEon Park
Thank you for replying me. But I think, the usage look doesn't better to users while using the evas_map APIs still. For example, Even a user wrote a function to rotate any objects by using evas map, it might does not work properly for one of the two cases - image objects and normal objects.