On Sun, 2010-11-28 at 18:53 -0200, Gustavo Sverzut Barbieri wrote:
> I'm all for it you know, but raster keeps opposing even simple
> visibility hidden flags
I probably missed an old discussion, but why don't we add a
--super-optimize configure flag that just turns all the optimizations
possible
On Mon, Nov 29, 2010 at 11:14 AM, Tom Hacohen
wrote:
> On Sun, 2010-11-28 at 18:53 -0200, Gustavo Sverzut Barbieri wrote:
>> I'm all for it you know, but raster keeps opposing even simple
>> visibility hidden flags
>
> I probably missed an old discussion, but why don't we add a
> --super-optimize
On Fri, 26 Nov 2010 12:42:15 -0200 Iván Briano (Sachiel)
said:
> 2010/11/26 Carsten Haitzler :
> > On Fri, 26 Nov 2010 09:56:28 -0200 Gustavo Sverzut Barbieri
> > said:
> >
> >> On Fri, Nov 26, 2010 at 8:45 AM, Carsten Haitzler
> >> wrote:
> >> > On Fri, 26 Nov 2010 08:08:52 -0200 Gustavo Sverz
On Monday, November 29, 2010, Cedric BAIL wrote:
> On Mon, Nov 29, 2010 at 11:14 AM, Tom Hacohen
> wrote:
>> On Sun, 2010-11-28 at 18:53 -0200, Gustavo Sverzut Barbieri wrote:
>>> I'm all for it you know, but raster keeps opposing even simple
>>> visibility hidden flags
>>
>> I probably missed an
On Mon, 2010-11-29 at 09:03 -0200, Gustavo Sverzut Barbieri wrote:
> It's acceptable, but I'd go with them by default, particularly those
> that help finding programming bugs such as visibility flags and -Wall
> -Wextra
Regarding -Wall and -Wextra I also like them as default (IIRC I sent an
email
* Enlightenment SVN [2010-11-29 02:52:33 -0800]:
> Log:
> happy lucky fun improvement in cpufreq gadget - dial moves smoothly
> now... and uses map... like clock... and i added 2 more mini dialos
> for min and max freq if u have multiple cores at differetn frequencies
> :) red one now has
Attention to trailing whitespaces, I removed them.
In svn, rev 55062.
2010/11/28 Jihoon Kim :
> Hi, all.
>
> This patch makes elementary widgets be able to handle the event of keypad.
> Thanks.
>
> --
> Increase Visibility
Hello, here you are two patches for eve sanitize's URI function:
* Sanitize also the homepage value set by user
* always check if the requested URI refers to a file; in this
case, add the file:// protocol/schema instead to the http://
one.
* Doesn't allow to use sc
The cookie policy default value in eve should be 2, not 0, since it
means: EWK_COOKIE_JAR_ACCEPT_NO_THIRD_PARTY.
Bye.
From 50ffa2a87c680a2f711be84dc0c1cd6d56a7ff57 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Marco=20Trevisan=20(Trevi=C3=B1o)?=
Date: Mon, 29 Nov 2010 15:49:42 +0100
Subject: [PATCH] e
On Mon, Nov 29, 2010 at 12:52 PM, Marco Trevisan (Treviño)
wrote:
> The cookie policy default value in eve should be 2, not 0, since it
> means: EWK_COOKIE_JAR_ACCEPT_NO_THIRD_PARTY.
"default" in geneet doesn't work for integer types, only for string types.
Other two patches will be applied with
On Sat, Nov 27, 2010 at 10:26 AM, Carsten Haitzler wrote:
> On Fri, 26 Nov 2010 12:42:15 -0200 Iván Briano (Sachiel)
>> But with branching and merging you can work on several features separately,
>> not having any of them influence the other and then forget which
>> branch had what.
>> Can't you
2010/11/29 Gustavo Sverzut Barbieri :
> On Monday, November 29, 2010, Cedric BAIL wrote:
>> On Mon, Nov 29, 2010 at 11:14 AM, Tom Hacohen
>> wrote:
>>> On Sun, 2010-11-28 at 18:53 -0200, Gustavo Sverzut Barbieri wrote:
I'm all for it you know, but raster keeps opposing even simple
visib
2010/11/29 Enlightenment SVN :
> Log:
> Event Callback
Can you please explain better? This will connect every signal?
Guys please, write better log, I can't lost 10 minutes per mail
to see what you changed
DaveMDS
> Author: tiago
> Date: 2010-11-29 05:56:30 -0800 (Mon, 29 Nov 201
On Mon, Nov 29, 2010 at 2:16 PM, Lucas De Marchi
wrote:
> On Sat, Nov 27, 2010 at 10:26 AM, Carsten Haitzler
> wrote:
>> On Fri, 26 Nov 2010 12:42:15 -0200 Iván Briano (Sachiel)
>>> But with branching and merging you can work on several features separately,
>>> not having any of them influence
On Mon, Nov 29, 2010 at 2:35 PM, Dave Andreoli wrote:
> 2010/11/29 Enlightenment SVN :
>> Log:
>> Event Callback
>
> Can you please explain better? This will connect every signal?
>
> Guys please, write better log, I can't lost 10 minutes per mail
> to see what you changed
ACK
--
Gustavo Sverz
Some time ago, we created a system to propagate events across the
Elementary widget tree, done mostly (and for now, only) to propagate
key events all the way to the top widget (usually, the window). It was
needed because the normal propagation Evas does works on Smart
Objects, but the Elementary wo
2010/11/29 Tiago Falcão :
> Some time ago, we created a system to propagate events across the
> Elementary widget tree, done mostly (and for now, only) to propagate
> key events all the way to the top widget (usually, the window). It was
> needed because the normal propagation Evas does works on Sm
2010/11/29 Dave Andreoli :
> 2010/11/29 Tiago Falcão :
>> Some time ago, we created a system to propagate events across the
>> Elementary widget tree, done mostly (and for now, only) to propagate
>> key events all the way to the top widget (usually, the window). It was
>> needed because the normal
On Mon, Nov 29, 2010 at 4:30 PM, Iván Briano (Sachiel)
wrote:
>> So this will work only for key events, right? not mouse or others?
>>
>> If yes then the name:
>> elm_widget_event_callback_add
>> is wrong, should be something like:
>> elm_widget_key_event_callback_add
>>
>
> Only key events we
On Mon, Nov 29, 2010 at 4:30 PM, Iván Briano (Sachiel)
wrote:
> 2010/11/29 Dave Andreoli :
>> 2010/11/29 Tiago Falcão :
>>> Some time ago, we created a system to propagate events across the
>>> Elementary widget tree, done mostly (and for now, only) to propagate
>>> key events all the way to the t
Hello people, for those of you that don't check out our Trac news or
Planet every hour,
I give you the first of the new Weekly Reports on what's going on with
and around the EFL.
The link: http://trac.enlightenment.org/e/blog/weekly_report_1
Actually, whether it is or not a link will depend on you
On Mon, Nov 29, 2010 at 9:05 PM, Enlightenment SVN
wrote:
> Log:
>
> Put myself as author in edje (as per all the edje_edit works)
> But the real reason for this commit is to test the little mod
> I have done on the commit script
>
>
> Author: davemds
> Date: 2010-11-29 15:05:50
2010/11/25 Gustavo Sverzut Barbieri :
> On Thu, Nov 25, 2010 at 2:21 PM, Dave Andreoli wrote:
>> Now that trac is in a good shape we need to push its use as most people
>> atm are scared by it. One of the things trac do really well is
>> browsing/diffing
>> source, revisions and changesets, it ha
In previous patches I forgot to use the file absolute path when
processing a file:// schema. Webkit doesn't work with relative paths, so
this is needed for opening something with "eve my_file.html"
Bye.
From 3fec8dfb828e39d48a43ca0993573b6e90435b8c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Marco=20
Improved the previous patch for showing the loading OSD bar when the
top-panel is hidden, by adding also an OSD text which shows the loading
percentage.
From 026e19994d8f55dc4e06e84b56559719b3aaf22f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Marco=20Trevisan=20(Trevi=C3=B1o)?=
Date: Tue, 30 Nov 2010
Il giorno mar, 30/11/2010 alle 01.12 +0100, Marco Trevisan (Treviño) ha
scritto:
> Improved the previous patch for showing the loading OSD bar when the
> top-panel is hidden, by adding also an OSD text which shows the loading
> percentage.
Ops, I forgot to change two things, the buf for the percen
This patch needs to be applied immediately, please review.
Index: src/modules/engines/gl_x11/evas_engine.c
===
--- src/modules/engines/gl_x11/evas_engine.c(revision 55076)
+++ src/modules/engines/gl_x11/evas_engine.c(working
Great!!
This is the best patch I've ever seen.
Raster, you need to apply this to upstream immediately.
On Tue, Nov 30, 2010 at 9:55 AM, Gustavo Sverzut Barbieri
wrote:
> On Mon, Nov 29, 2010 at 10:48 PM, Mike Blumenkrantz wrote:
>> This patch needs to be applied immediately, please review.
>>
>
On Mon, Nov 29, 2010 at 10:54 PM, Mike Blumenkrantz wrote:
> it seems the latest snap does build on my machine as long as I use
> curl and disable everything else, so the compile error I have repeatedly
> reported is definitely something glib related. not sure if that helps, but I
> can provide b
On Mon, Nov 29, 2010 at 10:48 PM, Mike Blumenkrantz wrote:
> This patch needs to be applied immediately, please review.
>
>
> Index: src/modules/engines/gl_x11/evas_engine.c
> ===
> --- src/modules/engines/gl_x11/evas_engine.c (rev
it seems the latest snap does build on my machine as long as I use
curl and disable everything else, so the compile error I have repeatedly
reported is definitely something glib related. not sure if that helps, but I
can provide build errors whenever you guys want.
is there a way to make it not u
On Tue, 30 Nov 2010 10:14:46 +0900 Daniel Juyung Seo
said:
hahahahah! luckily for me i was ignoring the world on my birthday :) pathc ->
denied! (thanks guys!) :)
> Great!!
> This is the best patch I've ever seen.
> Raster, you need to apply this to upstream immediately.
>
>
> On Tue, Nov 30,
You are an example to us all. ;P
I'll hopefully remember to send you mine.
--
Tom.
On Mon, 2010-11-29 at 19:22 -0200, Iván Briano (Sachiel) wrote:
> Hello people, for those of you that don't check out our Trac news or
> Planet every hour,
> I give you the first of the new Weekly Reports on what'
Happy Birthday. :P
Mike: your patch broke my evas :|
On Tue, 2010-11-30 at 16:22 +0900, Carsten Haitzler wrote:
> On Tue, 30 Nov 2010 10:14:46 +0900 Daniel Juyung Seo
> said:
>
> hahahahah! luckily for me i was ignoring the world on my birthday :) pathc ->
> denied! (thanks guys!) :)
>
> > Gre
34 matches
Mail list logo