Re: [E-devel] eina_strbuf_common.c, what is the meaning of "csize"

2011-06-12 Thread Tom Hacohen
On Sat, 2011-06-11 at 00:02 +0200, Ulrich Eckhardt wrote: > I hope I'm not asking too many stupid questions, but here's another one that > came up while reading Eina's buffer implementation. In e.g. the function > "eina_strbuf_common_new(size_t csize)", there is this undocumented parameter > "cs

Re: [E-devel] weird function/macro in eina_ustrbuf.h

2011-06-12 Thread Tom Hacohen
On Fri, 2011-06-10 at 23:57 +0200, Ulrich Eckhardt wrote: > I noticed some weirdness in eina_ustrbuf.h, there is a macro called > eina_ustrbuf_prepend_Eina_Unicode, which looks as if some search'n'replace > operation on it had gone wrong. Looking at its documentation seems to confirm > this. Som

Re: [E-devel] E SVN: jeffdameth IN trunk/E-MODULES-EXTRA: itask/src winlist-ng/src

2011-06-12 Thread Daniel Juyung Seo
hi jeffdameth, Using D_ is right way? N_, E_ and _ are used in trunk as well. Anyhow, I added guard code for itask before. http://trac.enlightenment.org/e/changeset/60219 And I just applied your changes to the code. http://trac.enlightenment.org/e/changeset/60243 Thanks. Daniel Juyung Seo (SeoZ)

Re: [E-devel] ethumbd and azy

2011-06-12 Thread Cedric BAIL
On Sat, Jun 11, 2011 at 8:15 PM, Vincent Torri wrote: > On Sat, 11 Jun 2011, Mike Blumenkrantz wrote: >> On Sat, 11 Jun 2011 15:04:34 -0300 >> Gustavo Sverzut Barbieri wrote: >>> On Sat, Jun 11, 2011 at 2:23 PM, Vincent Torri >>> wrote: On Sat, 11 Jun 2011, Cedric BAIL wrote: > > Fi

Re: [E-devel] E SVN: seoz IN trunk/devs: . woohyun

2011-06-12 Thread Gustavo Sverzut Barbieri
On Sun, Jun 12, 2011 at 1:43 PM, Enlightenment SVN wrote: > Log: > devs/woohyun: Added a new developer - Woohyun Jung. > >  I introduce a new developer here. >  Woohyun is very active and good EFL developer. He's been doing good job and > sent a lot of good patches so far. He even added new eleme

[E-devel] Touch Screen Gesture Support in E

2011-06-12 Thread Jeff Hoogland
Has any work been done yet for adding gesture support for touch screen devices in E yet? I'm beginning work on porting Bodhi to ARM and I know this is a feature I will want to use. I can accomplish it via the program easy stroke but it would look/work much nicer as a built in feature/module I be

Re: [E-devel] [Patch] evas scale function overflow problem.

2011-06-12 Thread The Rasterman
On Fri, 10 Jun 2011 14:18:23 +0900 Jiyoun Park said: better put the #define in 1 place. evas_common.h is better. also use ()'s around expressions (in scale_up.c). i've committed a modified patch with a more meaningful #define name too. > I add some check code to avoid overflow problem into file

Re: [E-devel] Touch Screen Gesture Support in E

2011-06-12 Thread The Rasterman
On Sun, 12 Jun 2011 17:32:28 -0500 Jeff Hoogland said: > Has any work been done yet for adding gesture support for touch screen > devices in E yet? I'm beginning work on porting Bodhi to ARM and I know this > is a feature I will want to use. I can accomplish it via the program easy > stroke but i

Re: [E-devel] Touch Screen Gesture Support in E

2011-06-12 Thread Jeff Hoogland
What about gesture support for multi-touch panels? Eg two or more fingers. These normally register different from a normal click. Even with regard to normal panels though, just as easy stroke does - if the module was loaded it's commands would over ride any other applications in use. On Sun Jun

Re: [E-devel] Touch Screen Gesture Support in E

2011-06-12 Thread The Rasterman
On Sun, 12 Jun 2011 22:33:13 -0500 Jeff Hoogland said: > What about gesture support for multi-touch panels? Eg two or more fingers. > These normally register different from a normal click. exactly same story. 2 fingers are used for zoom and rotate in apps. they are basically 2 sets of "mouse coo

Re: [E-devel] E SVN: woohyun trunk/devs/woohyun

2011-06-12 Thread Daniel Juyung Seo
Congratulations for your first commit! Daniel Juyung Seo (SeoZ) On Mon, Jun 13, 2011 at 2:47 PM, Enlightenment SVN wrote: > Log: > Commit TODO - My first COMMIT ! :) hello ~ all > > > Author:       woohyun > Date:         2011-06-12 22:47:35 -0700 (Sun, 12 Jun 2011) > New Revision: 60256 > Trac: