Re: [E-devel] E SVN: raster IN trunk/elementary/src: bin lib

2011-08-05 Thread Mike Blumenkrantz
On Fri, 5 Aug 2011 05:25:43 -0700 "Enlightenment SVN" wrote: > Log: > ok demo is a bit better now. less ambitious. only 33million buttons. > but it scrolls fine now. using homogenous boxen now in groups of 32 (5 > levels of 32 - ie 32 ^ 5 == 33mil or so) > > > > Author: raster >

Re: [E-devel] [patch] elm_cnp_helper - adding paragraph separator() handling

2011-08-05 Thread Mike Blumenkrantz
On Fri, 05 Aug 2011 13:09:41 +0900 Hyoyoung Chang wrote: > I found what we've been missing. > "" is 4 bytes. And PS char is 3byte(in utf-8). > So we don't need to allocate maximum buffer size. > Isn't it? > > If it's correct, plz review it. > Thanks > > > > -Original Message- > > From:

Re: [E-devel] E SVN: woohyun IN trunk/elementary/src: bin lib

2011-08-05 Thread WooHyun Jung
Oh. I got your point. Thanks for good advice ~~ I'll implement empty "elm_widget_focus_direction_go()" at first. I thought somebody(who declared this API) had a plan to implement this, so made simple directional scrolling function (only for diagonal movement). Anybody ~ who is working for this API

Re: [E-devel] E SVN: raster IN trunk/elementary/src: bin lib

2011-08-05 Thread Daniel Juyung Seo
THIS IS AMAZING! Daniel Juyung Seo (SeoZ) On Fri, Aug 5, 2011 at 8:54 PM, Mike Blumenkrantz wrote: > On Fri,  5 Aug 2011 04:15:04 -0700 > "Enlightenment SVN" wrote: > >> Log: >> factory working on it. but up and kicking. it's a little unhappy >>   with the 102 million buttons i have in the

Re: [E-devel] E SVN: raster IN trunk/elementary/src: bin lib

2011-08-05 Thread Bruno Dilly
On Fri, Aug 5, 2011 at 8:54 AM, Mike Blumenkrantz wrote: > On Fri,  5 Aug 2011 04:15:04 -0700 > "Enlightenment SVN" wrote: > >> Log: >> factory working on it. but up and kicking. it's a little unhappy >>   with the 102 million buttons i have in the scroller right now...  when >>   you scroll

Re: [E-devel] E SVN: bdilly trunk/elementary/doc/img

2011-08-05 Thread Bruno Dilly
On Thu, Aug 4, 2011 at 7:39 PM, Mike Blumenkrantz wrote: > On Thu,  4 Aug 2011 15:34:51 -0700 > "Enlightenment SVN" wrote: > >> Log: >> Elementary: Improve some documentation images >>   Changes made by Marina Proni. >> >> >> >> Author:       bdilly >> Date:         2011-08-04 15:34:51 -0700 (Thu

Re: [E-devel] E SVN: raster IN trunk/elementary/src: bin lib

2011-08-05 Thread ChunEon Park
Is it novel? Let's run together for the best moment! -Regards, Hermet- -Original Message- From: "Mike Blumenkrantz" To: enlightenment-...@lists.sourceforge.net Cc: enlightenment-devel@lists.sourceforge.net Sent: 11-08-05(금) 20:54:5

Re: [E-devel] E SVN: cedric IN trunk/espionnage: . src/bin

2011-08-05 Thread Cedric BAIL
On Fri, Aug 5, 2011 at 12:18 PM, Leif Middelschulte wrote: > 2011/8/5 Enlightenment SVN : >> Log: >> espionnage: add libface svn support. >> >> >> Author:       cedric >> Date:         2011-08-05 02:30:08 -0700 (Fri, 05 Aug 2011) >> New Revision: 62129 >> Trac:         http://trac.enlightenment.or

Re: [E-devel] E SVN: raster IN trunk/elementary/src: bin lib

2011-08-05 Thread The Rasterman
On Fri, 5 Aug 2011 07:54:58 -0400 Mike Blumenkrantz said: as i said.. it's a little unhappy with 102 million buttons. at times. if you scroll slowly it's happy to keep rumbling along indefnintiely. it takes a bit of a breather every now and again in locations. i'm tracking down why but it seems t

Re: [E-devel] E SVN: raster IN trunk/elementary/src: bin lib

2011-08-05 Thread Mike Blumenkrantz
On Fri, 5 Aug 2011 04:15:04 -0700 "Enlightenment SVN" wrote: > Log: > factory working on it. but up and kicking. it's a little unhappy > with the 102 million buttons i have in the scroller right now... when > you scroll along, but... i'll work at it to make it work better. > > >

Re: [E-devel] E SVN: woohyun IN trunk/elementary/src: bin lib

2011-08-05 Thread Jung정우현
hello ~ Gustavo. Can I know that you meant "elm_widget_focus_direction_go" API ? And one more, what is worse API I made ? I only added elm_widget_can_focus_child_get API... and I think it doesn't duplicate exist one. 2011/8/5 Gustavo Barbieri > Sorry, but there is directional scrolling implem

Re: [E-devel] espionnage fix for libface(>=0.2)/current svn

2011-08-05 Thread Leif Middelschulte
2011/8/5 Mike Blumenkrantz : > On Fri, 5 Aug 2011 03:55:00 +0200 > Leif Middelschulte wrote: > >> 2011/8/5 Mike Blumenkrantz : >> > On Fri, 5 Aug 2011 03:06:41 +0200 >> > Leif Middelschulte wrote: >> > >> >> Hello all, especially Cedric ;-) >> >> >> >> Find attached a patch for espionnage, that m

Re: [E-devel] E SVN: cedric IN trunk/espionnage: . src/bin

2011-08-05 Thread Leif Middelschulte
2011/8/5 Enlightenment SVN : > Log: > espionnage: add libface svn support. > > > Author:       cedric > Date:         2011-08-05 02:30:08 -0700 (Fri, 05 Aug 2011) > New Revision: 62129 > Trac:         http://trac.enlightenment.org/e/changeset/62129 > > Modified: >  trunk/espionnage/configure.ac tru

Re: [E-devel] HEADER SIZE POLL

2011-08-05 Thread Gustavo Barbieri
On 05/08/2011, at 05:28, Lucas De Marchi wrote: > On Thu, Jul 28, 2011 at 3:17 PM, Iván Briano (Sachiel) > wrote: >> Since this subject is annoying, I will also be annoying by top-posting. >> >> I like my docs in the .c files, and keep in the .h whatever is needed to >> be there only. If needed,

Re: [E-devel] E SVN: woohyun IN trunk/elementary/src: bin lib

2011-08-05 Thread Gustavo Barbieri
Sorry, but there is directional scrolling implemented. Why did you duplicate it with a worse API (directional scrolling takes x,y as direction parameters and may do diagonal). If it's broken or not implemented it's better to fix it than to introduce something new. Sent from my iPhone On 05/08/201

[E-devel] Evolution of JPEG (fwd)

2011-08-05 Thread Vincent Torri
Hey, for those who are interested in the evolution of the jpeg format, here are some documents that have been written Of course, you can contact Guido for more informations about that evolution Vincent -- Forwarded message -- Date: Fri, 05 Aug 2011 11:13:30 +0200 From: Guido

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

2011-08-05 Thread The Rasterman
On Fri, 5 Aug 2011 17:26:03 +0900 Daniel Juyung Seo said: didn't know it existed. that's new. have other issues to solve first tho... > Good job! > > Btw, why don't you use elm_object_content_get/set()? > They're there! > > Thanks. > Daniel Juyung Seo (SeoZ) > > On Fri, Aug 5, 2011 at 4:45 PM

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

2011-08-05 Thread Daniel Juyung Seo
Good job! Btw, why don't you use elm_object_content_get/set()? They're there! Thanks. Daniel Juyung Seo (SeoZ) On Fri, Aug 5, 2011 at 4:45 PM, Enlightenment SVN wrote: > Log: > elm factory... in, genscroller out. > > > > Author:       raster > Date:         2011-08-05 00:45:45 -0700 (Fri, 05 Au