Re: [E-devel] Elementary and dialog windows

2011-08-17 Thread The Rasterman
On Thu, 18 Aug 2011 01:14:22 +0200 Nicolas Aguirre said: > Hi, > > I'm trying to create a simple dialog window. Just a dialog which > contains a label, an entry and a button bar with ok and cancel. That's > seems so simple to do, but i can't do it. The solution must be simple, > but i can't find

Re: [E-devel] E SVN: barbieri trunk/THEMES/detourious/bits

2011-08-17 Thread The Rasterman
On Thu, 18 Aug 2011 01:21:31 +0200 Nicolas Aguirre said: > 2011/8/17 Enlightenment SVN : > > Log: > > THEME/detorious: better calendar and clock. > > > >  clock will now show date if there is space. > > > >  calendar is simple and beautiful. > > It looks really good ! > But the day in the date d

Re: [E-devel] [Patch] evas_ojbect_textblock, ellipsis handling

2011-08-17 Thread Tom Hacohen
On 18/08/11 08:09, cnook wrote: > Dear Mr. Tom, > > I have checked with latest evas (evas_object_textblock, and some dependent > files evas_font_dir and so on) > The problem never comes again. Thanks. Glad to hear. :) -- Tom.

Re: [E-devel] [Patch] evas_ojbect_textblock, ellipsis handling

2011-08-17 Thread cnook
Dear Mr. Tom, I have checked with latest evas (evas_object_textblock, and some dependent files evas_font_dir and so on) The problem never comes again. Thanks. Sincerely, Shinwoo Kim. 2011년 8월 16일 오후 3:09, cnook 님의 말: > Dear Mr. Tom, > > Thanks for your response. > I'll check this on the lastest

Re: [E-devel] E SVN: barbieri trunk/THEMES/detourious/bits

2011-08-17 Thread Gustavo Barbieri
Did not touch (neither have plans to) analog clock, be my guest. It should be simple, copy it from e17 default.edc and replace images. I plan to do battery, mixer and connman soon. Sent from my iPad On 17/08/2011, at 21:57, Mark Dickie wrote: > On 17 August 2011 18:21, Nicolas Aguirre wrote:

Re: [E-devel] E SVN: barbieri trunk/THEMES/detourious/bits

2011-08-17 Thread Gustavo Barbieri
Update e17 clock module (c code) Sent from my iPad On 17/08/2011, at 20:24, Nicolas Aguirre wrote: > 2011/8/17 Enlightenment SVN : >> Log: >> THEME/detorious: better calendar and clock. >> >> clock will now show date if there is space. >> >> calendar is simple and beautiful. > > It looks real

Re: [E-devel] E SVN: barbieri trunk/THEMES/detourious/bits

2011-08-17 Thread Mark Dickie
On 17 August 2011 18:21, Nicolas Aguirre wrote: > 2011/8/17 Enlightenment SVN : >> Log: >> THEME/detorious: better calendar and clock. >> >>  clock will now show date if there is space. >> >>  calendar is simple and beautiful. > > It looks really good ! > But the day in the date doesn't have the r

Re: [E-devel] E SVN: barbieri trunk/THEMES/detourious/bits

2011-08-17 Thread Nicolas Aguirre
2011/8/17 Enlightenment SVN : > Log: > THEME/detorious: better calendar and clock. > >  clock will now show date if there is space. > >  calendar is simple and beautiful. It looks really good ! But the day in the date doesn't have the right locale. It should be Jeu (for Jeudi in French) instead of

[E-devel] Elementary and dialog windows

2011-08-17 Thread Nicolas Aguirre
Hi, I'm trying to create a simple dialog window. Just a dialog which contains a label, an entry and a button bar with ok and cancel. That's seems so simple to do, but i can't do it. The solution must be simple, but i can't find it. I made a simple test program [test1.c attached], With a main windo

Re: [E-devel] E SVN: antognolli trunk/emotion/src/lib

2011-08-17 Thread Rafael Antognolli
On Wed, Aug 17, 2011 at 4:37 PM, Enlightenment SVN wrote: > Log: > emotion/smart - Use ARGB32 when it's the format returned by the module. > > Author:       antognolli > Date:         2011-08-17 12:37:31 -0700 (Wed, 17 Aug 2011) > New Revision: 62542 > Trac:         http://trac.enlightenment.org/e

Re: [E-devel] White box... again :-)

2011-08-17 Thread Christopher Michael
On 08/17/2011 06:41 AM, Tom Hacohen wrote: > On 17/08/11 13:33, Cedric BAIL wrote: >> Still borken here. I am tempted to send a hammer with SPANK ! SPANK ! >> SPANK ! on you... > > Also broken here. > > -- > Tom. > Hmmm, terribly odd. Is it still broken for you wrt Restart & Exit buttons not worki

Re: [E-devel] Evas text problem

2011-08-17 Thread Christopher Michael
On 08/17/2011 10:45 AM, Tom Hacohen wrote: > On 17/08/11 02:27, Teodor Petrov wrote: >> Hello, >> >> I have this problem, too. >> > > I wonder, do you guys use Word/Metric caching? > > What evas configure flags do you guys use? > > -- > Tom. > Yes, word cache and metric cache enabled for evas here.

Re: [E-devel] Evas text problem

2011-08-17 Thread Christopher Michael
On 08/17/2011 11:43 AM, Tom Hacohen wrote: > On 17/08/11 17:45, Tom Hacohen wrote: >> I wonder, do you guys use Word/Metric caching? >> >> What evas configure flags do you guys use? > > After a couple more tests, it looks related to Metric/Word caching. > > I'll take a look and hopefully fix it tom

Re: [E-devel] Evas text problem

2011-08-17 Thread Tom Hacohen
On 17/08/11 17:45, Tom Hacohen wrote: > I wonder, do you guys use Word/Metric caching? > > What evas configure flags do you guys use? After a couple more tests, it looks related to Metric/Word caching. I'll take a look and hopefully fix it tomorrow. -- Tom. -

Re: [E-devel] Evas text problem

2011-08-17 Thread Mike Blumenkrantz
On Wed, 17 Aug 2011 17:45:13 +0300 Tom Hacohen wrote: > On 17/08/11 02:27, Teodor Petrov wrote: > > Hello, > > > > I have this problem, too. > > > > I wonder, do you guys use Word/Metric caching? > > What evas configure flags do you guys use? > > -- > Tom. like any american hero, I use all of

Re: [E-devel] Evas text problem

2011-08-17 Thread Tom Hacohen
On 17/08/11 02:27, Teodor Petrov wrote: > Hello, > > I have this problem, too. > I wonder, do you guys use Word/Metric caching? What evas configure flags do you guys use? -- Tom. -- Get a FREE DOWNLOAD! and learn more a

Re: [E-devel] Cross-Compiling Elementary

2011-08-17 Thread The Rasterman
On Wed, 17 Aug 2011 09:45:24 -0300 Paulo Benatto said: then... you have problems. i suggest ubifs - maybe yaffs. ones that properly support mmap :) (last i knew these 2 do. i don't know about cramfs). > cramfs and jffs2 =) > > thanks > > 2011/8/17 Carsten Haitzler > > > On Tue, 16 Aug 2011 1

Re: [E-devel] Cross-Compiling Elementary

2011-08-17 Thread Paulo Benatto
cramfs and jffs2 =) thanks 2011/8/17 Carsten Haitzler > On Tue, 16 Aug 2011 10:35:30 -0300 Paulo Benatto said: > > so... are you using jffs2? jffs2 doesnt support mmap properly (map shared > wont > work). as such efl is simply incompatible with such primitive filesystems. > we > could make it

Re: [E-devel] White box... again :-)

2011-08-17 Thread Tom Hacohen
On 17/08/11 13:33, Cedric BAIL wrote: > Still borken here. I am tempted to send a hammer with SPANK ! SPANK ! > SPANK ! on you... Also broken here. -- Tom. -- Get a FREE DOWNLOAD! and learn more about uberSVN rich system

Re: [E-devel] White box... again :-)

2011-08-17 Thread Cedric BAIL
On Mon, Aug 15, 2011 at 9:38 PM, Christopher Michael wrote: > On 08/15/2011 03:04 AM, Cedric BAIL wrote: >> On Mon, Aug 15, 2011 at 3:18 AM, Christopher Michael >>  wrote: >>> On 08/14/2011 04:41 PM, Cedric BAIL wrote: On Sun, Aug 14, 2011 at 10:13 PM, Tom Hacohen    wrote: > On 14/08/11