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
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
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
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
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
>
-
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
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
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
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