On Thu, Jan 19, 2012 at 1:50 AM, Vincent Torri wrote:
> On Thu, Jan 19, 2012 at 7:41 AM, Youness Alaoui
> wrote:
> > On Thu, Jan 19, 2012 at 1:15 AM, Vincent Torri >wrote:
> >
> >> hey
> >>
> >> On Thu, Jan 19, 2012 at 6:32 AM, Youness Alaoui
> >>
> > Oh that's a great idea to associate .edj fil
On Thu, Jan 19, 2012 at 7:41 AM, Youness Alaoui
wrote:
> On Thu, Jan 19, 2012 at 1:15 AM, Vincent Torri wrote:
>
>> hey
>>
>> On Thu, Jan 19, 2012 at 6:32 AM, Youness Alaoui
>>
> Oh that's a great idea to associate .edj files to edje_player! But what I
> meant was to have in programs->Efl->edje ex
On Thu, Jan 19, 2012 at 1:15 AM, Vincent Torri wrote:
> hey
>
> On Thu, Jan 19, 2012 at 6:32 AM, Youness Alaoui
> wrote:
> > On Thu, Jan 19, 2012 at 12:15 AM, Sanjeev wrote:
> >
> >> Hi Vincent,
> >> I tested the windows installer, it installed without any issues.
> (Windows 7
> >> Enterprise Ed
On Thu, Jan 19, 2012 at 7:14 AM, cnook wrote:
> Hello All.
>
> I have got a build error as following.
> ../../src/include/eina_inline_lock_win32.x:496:30: error: 'ev'
> undeclared (first use in this function)
>
> So I have changed ev->shared->lock to *sem.
> That's all. Please review the patch.
hey
On Thu, Jan 19, 2012 at 6:32 AM, Youness Alaoui
wrote:
> On Thu, Jan 19, 2012 at 12:15 AM, Sanjeev wrote:
>
>> Hi Vincent,
>> I tested the windows installer, it installed without any issues. (Windows 7
>> Enterprise Edition)
>> I think the following can be made better.
>>
>> 1. Picks up the
Hello All.
I have got a build error as following.
../../src/include/eina_inline_lock_win32.x:496:30: error: 'ev'
undeclared (first use in this function)
So I have changed ev->shared->lock to *sem.
That's all. Please review the patch.
Sincerely,
Shinwoo Kim.
Index: src/include/eina_inline_lock_
On Thu, Jan 19, 2012 at 12:15 AM, Sanjeev wrote:
> Hi Vincent,
> I tested the windows installer, it installed without any issues. (Windows 7
> Enterprise Edition)
> I think the following can be made better.
>
> 1. Picks up the default install folder as "C:\Program Files\Efl". We could
> set it to
Hi Vincent,
I tested the windows installer, it installed without any issues. (Windows 7
Enterprise Edition)
I think the following can be made better.
1. Picks up the default install folder as "C:\Program Files\Efl". We could
set it to c:\Efl by default, instead of %WINDIR% or some default path.
2.
On Thursday, January 19, 2012 8:14:43 AM UTC+8, The Rasterman Carsten
Haitzler wrote:
>
> On Wed, 18 Jan 2012 21:31:36 +0100 Davide Andreoli <
> da...@gurumeditation.it>
> said:
> > leaving places in EXTRA solved this problem, places is an 'alternative
> way'
> > to manage device on your deskto
On Wed, 18 Jan 2012 21:31:36 +0100 Davide Andreoli
said:
> 2012/1/18 Carsten Haitzler :
> > On Mon, 9 Jan 2012 22:43:12 +0100 Davide Andreoli
> > said:
> >
> > dave! :)
> >
> >> First of all Hi to everyone!!
> >>
> >> I have been lot of time far from the e world, mainly because I have
> >> chang
Then I made a mistake :)
S.
On 01/18/2012 09:50 PM, Davide Andreoli wrote:
> 2012/1/18 Sebastian Dransfeld:
>> I guess this is the wrong fix.
>>
>> The problem I was fixing (if I remember correctly) is that if you unload
>> a module, the gadman will segv as the underlying code is gone.
>
> hmm, I
2012/1/18 Sebastian Dransfeld :
> I guess this is the wrong fix.
>
> The problem I was fixing (if I remember correctly) is that if you unload
> a module, the gadman will segv as the underlying code is gone.
hmm, I can't reproduce here loading and unloading modules that have
active gadgets, they di
2012/1/18 Carsten Haitzler :
> On Mon, 9 Jan 2012 22:43:12 +0100 Davide Andreoli
> said:
>
> dave! :)
>
>> First of all Hi to everyone!!
>>
>> I have been lot of time far from the e world, mainly because I have
>> changed 2 different jobs (and the house were I live) in the last year.
>> But I'm m
On Wed, 18 Jan 2012 09:47:05 -0800
"Enlightenment SVN" wrote:
> Log:
> eina: be able to track and display our memory over head when using malloc.
>
> NOTE: it is worth enabling it and see EINA_LOG_INFO displaying how much
> memory we are wasting. Should help tune our memory allocator usage.
On Wed, 18 Jan 2012 10:57:43 +0100
Sebastian Dransfeld wrote:
> This should be changed to
>
> if (write() < 0) perror();
>
> else you will get unchecked return warning.
>
> S.
>
> On 01/15/2012 07:42 PM, Enlightenment SVN wrote:
> > Log:
> > From: Stefan Schmidt
> >Date: Sun, 15 Jan 2012
>From my perspective, this restores the functionality of gadman. For the
past year, gadman was completely useless because one would lose all gadgets
on resolution changes.
http://trac.enlightenment.org/e/ticket/687
On Wednesday, January 18, 2012 6:01:44 PM UTC+8, Sebastian Dransfeld wrote:
>
>
Hey,
I've fixed a lot of bugs with the installer and the tarballs. The
installer is here:
http://dev.enlightenment.fr/~doursse/NSIS/Efl-1.1.0.exe
it is better to install the EFL in a path without spaces (like c:\Efl).
If some people could test it, especially with themes using embryo
scripts, th
No, I hadn't cause I got quite busy with something else, and I still needed
to take the time to check if there were any other enums affected by the
same kind of bug. I committed it yesterday though.
On Wed, Jan 18, 2012 at 3:04 AM, Carsten Haitzler wrote:
> On Wed, 18 Jan 2012 01:01:45 -0500 Youn
On Wed, 18 Jan 2012 20:58:47 +0900 ChunEon Park wrote:
> 1 fang.
>
> -Regards, Hermet-
>
> -Original Message-
> From: "Daniel Juyung Seo"
> To: "Enlightenment developer
> list" Cc:
> S
1 fang.
-Regards, Hermet-
-Original Message-
From: "Daniel Juyung Seo"
To: "Enlightenment developer
list"
Cc:
Sent: 12-01-18(수) 20:53:03
Subject: Re: [E-devel] Various patches in eina'
btw, what does onefang mean?
On Jan 18, 2012 6:10 PM, "David Seikel" wrote:
> On Wed, 18 Jan 2012 09:48:24 +0100 Guillaume Friloux
> wrote:
>
> > On 18/01/2012 09:14, Carsten Haitzler (The Rasterman) wrote:
> > > On Wed, 18 Jan 2012 09:52:58 +0200 Tom Hacohen
> > > said:
> > >
> > >> On 18/01/1
On Wed, 18 Jan 2012 18:36:21 +0900 Carsten Haitzler (The Rasterman)
wrote:
> get onto irc and i'll explain... i feel i'm repeating myself.
After repeating ourselves on IRC once more, we came up with a workable
plan that might make everyone happy.
First step is to write edje functions for gener
On Wed, 18 Jan 2012 11:50:11 +0100 Nicolas Aguirre
said:
> 2012/1/18 Raoul Hecky :
> > Le mercredi 18 janvier 2012 03:10:55, Carsten Haitzler a écrit :
> >> On Tue, 17 Jan 2012 09:14:31 -0200 Leandro Pereira
> >>
> >> said:
> >> > On Tue, Jan 17, 2012 at 8:14 AM, Carsten Haitzler
> >> >
> >> >
2012/1/18 Raoul Hecky :
> Le mercredi 18 janvier 2012 03:10:55, Carsten Haitzler a écrit :
>> On Tue, 17 Jan 2012 09:14:31 -0200 Leandro Pereira
>>
>> said:
>> > On Tue, Jan 17, 2012 at 8:14 AM, Carsten Haitzler
>> >
>> > wrote:
>> > > awesome! :) nb - i'll be there for friday so we can
>> > > pr
On Wed, 18 Jan 2012 18:30:28 +0900 Carsten Haitzler (The Rasterman)
wrote:
> On Wed, 18 Jan 2012 19:09:17 +1000 David Seikel
> said:
>
> > letters, it's always "onefang" never "Onefang". Though in this
> > case,
>
> 0|\|3/=4nG!
:-P
--
A big old stinking pile of genius that no one wants
coz
Le mercredi 18 janvier 2012 03:10:55, Carsten Haitzler a écrit :
> On Tue, 17 Jan 2012 09:14:31 -0200 Leandro Pereira
>
> said:
> > On Tue, Jan 17, 2012 at 8:14 AM, Carsten Haitzler
> >
> > wrote:
> > > awesome! :) nb - i'll be there for friday so we can
> > > prepare/talk/whatever
> >
> > Whe
I guess this is the wrong fix.
The problem I was fixing (if I remember correctly) is that if you unload
a module, the gadman will segv as the underlying code is gone.
S.
On 01/16/2012 10:54 PM, Enlightenment SVN wrote:
> Log:
> Revert a 13 months old commit by englebass
>
>Messagge was:
>
This should be changed to
if (write() < 0) perror();
else you will get unchecked return warning.
S.
On 01/15/2012 07:42 PM, Enlightenment SVN wrote:
> Log:
> From: Stefan Schmidt
>Date: Sun, 15 Jan 2012 13:46:07 +0100
>Subject: [PATCH 2/2] ecore_con_info: Remove unused err variable.
>
>
On Wed, 18 Jan 2012 19:04:06 +1000 David Seikel said:
> Why does edje have to call the host callback from the thread when it's
> perfectly capable of calling other callbacks from the main thread?
to do that you have to marshall params and returns to the mainloop FROM the
thread from lua and back
On Wed, 18 Jan 2012 19:09:17 +1000 David Seikel said:
> letters, it's always "onefang" never "Onefang". Though in this case,
0|\|3/=4nG!
--
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com
-
On Wed, 18 Jan 2012 09:48:24 +0100 Guillaume Friloux
wrote:
> On 18/01/2012 09:14, Carsten Haitzler (The Rasterman) wrote:
> > On Wed, 18 Jan 2012 09:52:58 +0200 Tom Hacohen
> > said:
> >
> >> On 18/01/12 09:25, Guillaume Friloux wrote:
> >>> I did not that because this is not the most important
On Wed, 18 Jan 2012 17:04:22 +0900 Carsten Haitzler (The Rasterman)
wrote:
> On Wed, 18 Jan 2012 15:47:43 +1000 David Seikel
> said:
>
> > On Wed, 18 Jan 2012 11:30:55 +0900 Carsten Haitzler (The Rasterman)
> > wrote:
> >
> > > On Mon, 9 Jan 2012 00:18:38 +1000 David Seikel
> > > said:
> > >
On 18/01/2012 09:14, Carsten Haitzler (The Rasterman) wrote:
> On Wed, 18 Jan 2012 09:52:58 +0200 Tom Hacohen
> said:
>
>> On 18/01/12 09:25, Guillaume Friloux wrote:
>>> I did not that because this is not the most important thing for me, but
>>> speaking about that, i just saw that the authors fi
On Wed, 18 Jan 2012 09:52:58 +0200 Tom Hacohen
said:
> On 18/01/12 09:25, Guillaume Friloux wrote:
> > I did not that because this is not the most important thing for me, but
> > speaking about that, i just saw that the authors file is bigger than the
> > authors declared in doxygen, so here is a
On Wed, 18 Jan 2012 01:01:45 -0500 Youness Alaoui
said:
i expected you would have already... ? commit! :)
> hehe,
> well, I just looked over edje_private.h and I didn't see any enum being
> used like aspect_preference was.Although maybe it's best if someone else
> had a quick look. I'm going to
On Wed, 18 Jan 2012 08:11:40 +0100 Vincent Torri said:
> On Wed, Jan 18, 2012 at 3:32 AM, Enlightenment SVN
> wrote:
> > Log:
> > update all minor versions to 2 (or 6) - and yes. i missed making most
> > be 1.1 (or 1.5) for the last release. too late. THIS is why i'm sick
> > and tired of all
On Wed, 18 Jan 2012 15:47:43 +1000 David Seikel said:
> On Wed, 18 Jan 2012 11:30:55 +0900 Carsten Haitzler (The Rasterman)
> wrote:
>
> > On Mon, 9 Jan 2012 00:18:38 +1000 David Seikel
> > said:
> >
> > > On Sun, 8 Jan 2012 22:10:45 +0900 Carsten Haitzler (The Rasterman)
> > > wrote:
> > >
On Wed, 18 Jan 2012 01:06:17 -0500 Youness Alaoui
said:
executive decision -> fix the bastard! :)
> Oh, I just did a rebase on svn and you already committed a patch that did
> this. I thought it needed more discussion before a decision is made.
> Thanks! :)
>
> On Wed, Jan 18, 2012 at 12:32 AM,
On 18/01/12 10:02, Guillaume Friloux wrote:
> I respected the desire of vtorri for his “anti-spam email” but i do
> thing that its important to get things in only 1 style.
> Its doc, and i think as such, everything as to be “normalized”, no ?
I generally agree about consistency, but people care mu
39 matches
Mail list logo