[E-devel] [PATCH] elementary patch for supporting keypad

2010-11-28 Thread Jihoon Kim
Hi, all. This patch makes elementary widgets be able to handle the event of keypad. Thanks. Index: src/lib/elm_genlist.c === --- src/lib/elm_genlist.c (revision 55046) +++ src/lib/elm_genlist.c (working copy) @@ -487,35 +4

Re: [E-devel] Link time optimization

2010-11-28 Thread Mike Blumenkrantz
On Sun, 28 Nov 2010 18:53:42 -0200 Gustavo Sverzut Barbieri wrote: > On Sunday, November 28, 2010, Vincent Torri wrote: > > > > Hey, > > > > with newer gcc, we could optimize link with -flto (and > > also maybe -fwhole-program). Shouldn't we add those options if they are > > available (i have al

Re: [E-devel] Link time optimization

2010-11-28 Thread Gustavo Sverzut Barbieri
On Sunday, November 28, 2010, Vincent Torri wrote: > > Hey, > > with newer gcc, we could optimize link with -flto (and > also maybe -fwhole-program). Shouldn't we add those options if they are > available (i have already written m4 macro to add such flags) ? I'm all for it you know, but raster ke

Re: [E-devel] Link time optimization

2010-11-28 Thread Boris 'billiob' Faure
On Sun, Nov 28, 2010 at 12:37, Vincent Torri wrote: > > Hey, > > with newer gcc, we could optimize link with -flto (and > also maybe -fwhole-program). Shouldn't we add those options if they are > available (i have already written m4 macro to add such flags) ? It's really longer to compile with th

Re: [E-devel] Link time optimization

2010-11-28 Thread Tom Hacohen
Thanks. As for my opinion: looks very cool, should probably use it. -- Tom. On Sun, 2010-11-28 at 12:49 +0100, Vincent Torri wrote: > > On Sun, 28 Nov 2010, Tom Hacohen wrote: > > > Out of curiosity: what do they do? > > http://nickclifton.livejournal.com/4128.html > -

Re: [E-devel] Link time optimization

2010-11-28 Thread Vincent Torri
On Sun, 28 Nov 2010, Tom Hacohen wrote: > Out of curiosity: what do they do? http://nickclifton.livejournal.com/4128.html -- Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! Tap into the largest in

Re: [E-devel] Link time optimization

2010-11-28 Thread Tom Hacohen
Out of curiosity: what do they do? -- Tom. On Sun, 2010-11-28 at 12:37 +0100, Vincent Torri wrote: > Hey, > > with newer gcc, we could optimize link with -flto (and > also maybe -fwhole-program). Shouldn't we add those options if they are > available (i have already written m4 macro to add suc

[E-devel] Link time optimization

2010-11-28 Thread Vincent Torri
Hey, with newer gcc, we could optimize link with -flto (and also maybe -fwhole-program). Shouldn't we add those options if they are available (i have already written m4 macro to add such flags) ? Vincent -- Increase V

Re: [E-devel] eet_node

2010-11-28 Thread Cedric BAIL
On Sat, Nov 27, 2010 at 11:17 PM, Mike Blumenkrantz wrote: > On Sat, 27 Nov 2010 10:39:15 +0100 > Cedric BAIL wrote: >> On Sat, Nov 27, 2010 at 8:08 AM, Mike Blumenkrantz wrote: >> > Since you're afk in irc, I figured I would move this to the ml in case >> > someone else ever wanted to know as w