Re: [E-devel] E SVN: tasn trunk/eina/src/lib

2011-02-17 Thread Vincent Torri
On Wed, 16 Feb 2011, Enlightenment SVN wrote: > Log: > Eina utf8: Handle overlong representations in the parser. maybe adding a unit test for that bug ? Vincent > > Author: tasn > Date: 2011-02-16 23:53:49 -0800 (Wed, 16 Feb 2011) > New Revision: 57112 > Trac: http://tra

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

2011-02-17 Thread Mike Blumenkrantz
On Wed, 16 Feb 2011 23:57:42 -0800 "Enlightenment SVN" wrote: > Log: > add dynamic pool load balancing, some more debug info, do event list cleanups > in a more opportune spot > > Author: discomfitor > Date: 2011-02-16 23:57:41 -0800 (Wed, 16 Feb 2011) > New Revision: 57113 > Trac

Re: [E-devel] [PATCH][Ecore] second version of the backlight functions

2011-02-17 Thread Sebastian Dransfeld
On 02/16/2011 09:28 PM, Mathieu Taillefumier wrote: >>> Sorry I am late :-(. I thought I send the last version version earlier >>> but I might have made a mistake. The last version of the patch includes >>> the following modifications >>> >>> - fix some typo and some comments. >>> - the intensity i

Re: [E-devel] E SVN: tasn trunk/eina/src/lib

2011-02-17 Thread Tom Hacohen
On Thu, 2011-02-17 at 08:58 +0100, Vincent Torri wrote: > > On Wed, 16 Feb 2011, Enlightenment SVN wrote: > > > Log: > > Eina utf8: Handle overlong representations in the parser. > > maybe adding a unit test for that bug ? As you can see, I already wrote a lot of coverage to eina_unicode_utf8,

Re: [E-devel] [PATCH][Ecore] second version of the backlight functions

2011-02-17 Thread Mathieu Taillefumier
In ecore_x_randr_screen_backlight_level_set, why no return on _backlight == None? No comments. I hope this time that I forgot nothing :-(. Mathieu S. -- The ultimate all-in-one performance toolkit: Intel(R) Parallel

Re: [E-devel] Need your opinion about elm_ctxpopup !!

2011-02-17 Thread David Seikel
On Thu, 17 Feb 2011 18:25:26 +0900 ChunEon Park wrote: > As you can see the attached image, the ctxpopup shows up far from the > position where a user set currently. > > It is designed to show up the ctxpopup to not to be hidden by user's > finger at a moment. > > Including galaxy S, and IPho

Re: [E-devel] Need your opinion about elm_ctxpopup !!

2011-02-17 Thread Tom Hacohen
On Thu, 2011-02-17 at 18:25 +0900, ChunEon Park wrote: > However, some people think it looks some ridiculous. "why it shows up far > away from the position where I set?" > As long as it's based on finger size, I don't mind :) I still think it's just weird, but I don't mind. I care more about the

Re: [E-devel] Need your opinion about elm_ctxpopup !!

2011-02-17 Thread Atton Jonathan
Using the finger size is perfert for me, this is why this option exists. 2011/2/17 ChunEon Park > Hello, This is Hermet. > > > > I hope to receive your opinions about elm_ctxpopup. > > > > As you can see the attached image, the ctxpopup shows up far from the > position where a user set currently

Re: [E-devel] Need your opinion about elm_ctxpopup !!

2011-02-17 Thread Tom Hacohen
Btw, shouldn't it be (finger_size / 2) ? Because you really care about the radius of the finger and not the diameter. -- Tom. -- The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory

Re: [E-devel] Need your opinion about elm_ctxpopup !!

2011-02-17 Thread Gustavo Sverzut Barbieri
On Thu, Feb 17, 2011 at 10:46 AM, Tom Hacohen wrote: > Btw, shouldn't it be (finger_size / 2) ? > > Because you really care about the radius of the finger and not the > diameter. We simplify it to a square. but still half of it makes sense -- Gustavo Sverzut Barbieri http://profusion.mobi embe

Re: [E-devel] Need your opinion about elm_ctxpopup !!

2011-02-17 Thread Tom Hacohen
On Thu, 2011-02-17 at 10:54 -0200, Gustavo Sverzut Barbieri wrote: > We simplify it to a square. but still half of it makes sense Same concept applies. :) -- Tom. -- The ultimate all-in-one performance toolkit: Intel(R)

Re: [E-devel] Evas icon

2011-02-17 Thread Bruno Dilly
On Wed, Feb 16, 2011 at 10:05 PM, Leif Middelschulte wrote: > Hi, > > I am not an artist, but was able to come up with the following > sketches for evas. > > http://i.imgur.com/wC9P6.png > http://i.imgur.com/7mtEq.png > http://i.imgur.com/fLLR3.png > > Though these images don't represent the puppe

Re: [E-devel] Need your opinion about elm_ctxpopup !!

2011-02-17 Thread Rui Miguel Silva Seabra
Em 17-02-2011 09:25, ChunEon Park escreveu: > So, Please give me your opinions about this concept if you are interested in > this -"Is it good to apply or not"- Well, I like the end result (sorry, not knowledgeable enough to comment on the rest, I'm sure it's much better than what I can do with m

[E-devel] First Codedrop of efl-sharp

2011-02-17 Thread Andreas Willich
Hi I think the C# bindings are ready to get the public release. You can get it from here: http://dl.dropbox.com/u/21420050/efl-sharp.tar.gz As written in my last email I started implementing some common elementary widgets and some methods of edje to load an edje-file and get the loaded widgets.

Re: [E-devel] First Codedrop of efl-sharp

2011-02-17 Thread Gustavo Sverzut Barbieri
On Thursday, February 17, 2011, Andreas Willich wrote: > Hi > > I think the C# bindings are ready to get the public release. > You can get it from here: http://dl.dropbox.com/u/21420050/efl-sharp.tar.gz > > As written in my last email I started implementing some common elementary > widgets and som

Re: [E-devel] E SVN: rui IN trunk/ethumb: . src/tests

2011-02-17 Thread Vincent Torri
On Thu, 17 Feb 2011, Enlightenment SVN wrote: > Log: > Add an rpm spec and a few more svn:ignore references. > > > Author: rui > Date: 2011-02-17 15:05:11 -0800 (Thu, 17 Feb 2011) > New Revision: 57139 > Trac: http://trac.enlightenment.org/e/changeset/57139 > > Added: > tr

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

2011-02-17 Thread Vincent Torri
On Thu, 17 Feb 2011, Enlightenment SVN wrote: > Log: > Add rpm spec to eio and one more entry to svn:ignore. > > > Author: rui > Date: 2011-02-17 15:13:36 -0800 (Thu, 17 Feb 2011) > New Revision: 57140 > Trac: http://trac.enlightenment.org/e/changeset/57140 > > > Modified:

Re: [E-devel] First Codedrop of efl-sharp

2011-02-17 Thread The Rasterman
On Thu, 17 Feb 2011 20:49:09 -0200 Gustavo Sverzut Barbieri said: > On Thursday, February 17, 2011, Andreas Willich > wrote: > > Hi > > > > I think the C# bindings are ready to get the public release. > > You can get it from here: http://dl.dropbox.com/u/21420050/efl-sharp.tar.gz > > > > As writ

Re: [E-devel] E SVN: quaker trunk/PROTO/elsa/src/daemon

2011-02-17 Thread Vincent Torri
On Thu, 17 Feb 2011, Enlightenment SVN wrote: > Log: > Fix elsa compilation on FreeBSD. > > Author: quaker > Date: 2011-02-17 16:17:18 -0800 (Thu, 17 Feb 2011) > New Revision: 57144 > Trac: http://trac.enlightenment.org/e/changeset/57144 > > Modified: > trunk/PROTO/elsa/sr

Re: [E-devel] E SVN: englebass trunk/evas/src/lib/engines/common

2011-02-17 Thread ChunEon Park
Hi englebass. I checked your last commit for the evas/engine/common/evas_convert_colorspace.c However, the changed code looks some strange for me. (Of course, you fixed indentation better :) ) //after changed static inline void * evas_common_convert_argb_to_a8(void *data, int w, int h