Ahhh yes. you're right.
Any suggestion?
-Regards, Hermet-
-Original Message-
From: "Vincent Torri"
To: ;
Cc:
Sent: 2012-10-29 (월) 15:25:22
Subject: Re: [E-devel] E SVN:
On Mon, 29 Oct 2012 16:03:49 +0900 (KST) ChunEon Park
wrote:
> Ahhh yes. you're right.
>
> Any suggestion?
Er, put up with the warnings? It's complaining about precisely what
you want to do, and precisely what you want to do is not causing any
actual problems. So the warnings are usel
On 29/10/12 03:57, thomasg wrote:
> On Sun, Oct 28, 2012 at 10:45 PM, Tom Hacohen wrote:
>> On 28/10/12 19:20, David Seikel wrote:
>>> Is it just me, or does dark with blue highlights look very Android?
>>
>> I think it's just you, because Android is very flat and computer like,
>> while the dark
On 29/10/12 10:03, David Seikel wrote:
> On Mon, 29 Oct 2012 16:03:49 +0900 (KST) ChunEon Park
> wrote:
>
>> Ahhh yes. you're right.
>>
>> Any suggestion?
>
> Er, put up with the warnings? It's complaining about precisely what
> you want to do, and precisely what you want to do is not c
On Mon, Oct 29, 2012 at 5:03 PM, Tom Hacohen wrote:
> On 29/10/12 03:57, thomasg wrote:
>> On Sun, Oct 28, 2012 at 10:45 PM, Tom Hacohen wrote:
>>> On 28/10/12 19:20, David Seikel wrote:
Is it just me, or does dark with blue highlights look very Android?
>>>
>>> I think it's just you, becaus
On Mon, 29 Oct 2012 10:09:34 +0200 Tom Hacohen wrote:
> On 29/10/12 10:03, David Seikel wrote:
> > On Mon, 29 Oct 2012 16:03:49 +0900 (KST) ChunEon Park
> > wrote:
> >
> >> Ahhh yes. you're right.
> >>
> >> Any suggestion?
> >
> > Er, put up with the warnings? It's complaining about p
Hello.
E3 has python 2.7 as well as python 3.2 installed. During Daniel and my
work on re-activating buildbot we switched the default to 2.7 as the
python bindings are failing to build with 3.2.
It changed back to 3.2 end of last week or at the weekend. Was there a
good reason for it? Any prob
No spank, no b0rk ... backported :)
2012/10/27 Cedric BAIL
> On Fri, Oct 26, 2012 at 12:15 PM, Enlightenment SVN
> wrote:
> > Log:
> > edje: fix scale set on box and table
> >
>
> Seems like a valuable fix to backport. Could you take care of that ?
> --
> Cedric BAIL
>
>
> -
Vincent Torri wrote;
> The problem with Windows is that there is no centralized package
> system. The only viable solution is to install a project, an
> application, etc... in its own directory.
That's not 100% true. I'm currently using a centralized packaging
system which is why I'm hitting the
On Thu, Oct 25, 2012 at 9:56 PM, Carsten Haitzler wrote:
> On Thu, 25 Oct 2012 17:05:39 -0200 Rafael Antognolli
> said:
>
>> Hello all,
>>
>> I was trying to make wayland-egl backend to work with GLX, instead of
>> GLES. However, during my tests, I noticed that I can link the engine
>> to GLX and
Unbreak getting Nth element from boxes.
Fixes crashes in Places gadget.
-- Igor
>From db253fa711e80724a4b9237ea02fa5c6e597921c Mon Sep 17 00:00:00 2001
From: Igor Murzov
Date: Sun, 28 Oct 2012 16:22:15 +0400
Subject: [PATCH 2/6] Unbreak getting Nth element from boxes.
Nice try zmike, but you w
One more patch to fix issues discovered by cppcheck.
-- Igor
>From 6dd6b7aa419cd797a7b78d38f8e198d7d91bbdf5 Mon Sep 17 00:00:00 2001
From: Igor Murzov
Date: Mon, 29 Oct 2012 15:20:56 +0400
Subject: [PATCH 2/2] Fix potential invalid memory reads.
(Discovered by cppcheck)
---
src/lib/ecore/ecore
this was already fixed upstream
On Mon, Oct 29, 2012 at 11:43 AM, Igor Murzov wrote:
> Unbreak getting Nth element from boxes.
>
> Fixes crashes in Places gadget.
>
>
> -- Igor
>
>
> --
> The Windows 8 Center - In partne
Hi list.
Here are four trivial patches -- just fixing typos.
-- Igor
>From f7310ead4bf48d123f85b366a49670915c8c299e Mon Sep 17 00:00:00 2001
From: Igor Murzov
Date: Fri, 26 Oct 2012 19:15:46 +0400
Subject: [PATCH 1/2] Fix typos: s/pooler/poller/g
---
src/lib/ecore/Ecore.h | 6 +++---
1 file c
These patches add .gitignore to news and mpdule modules,
fix crash in the news module and simplify a code a bit in
the news module.
-- Igor
>From ada035899474107a6c83d78bcd412eba50ac5e5d Mon Sep 17 00:00:00 2001
From: Igor Murzov
Date: Sun, 28 Oct 2012 18:22:10 +0400
Subject: [PATCH 3/8] news: C
Below are my notes on what I needed to do to get the Enlightenment
libraries (version 1.7.1 and evil 1.7.0) to build on Windows with
MinGW (www.mingw.org version) and msys. Am not sure how much can be
incorporated as patches back into the originals, but at least there's
some information for other
Some patches to fix translations related issues +
some terminology unification:
* Use "directory" term everywhere, don't use "folder".
* Remove stray semicolon from a control label in mpdule gadget.
* Fix handling plural forms in EFM.
* Gettextize MPDule and prepare it for translation.
-- I
#3 in, leaving the rest to someone else cuz I'm busy
On Mon, Oct 29, 2012 at 11:34 AM, Igor Murzov wrote:
> Hi list.
>
> Here are four trivial patches -- just fixing typos.
>
>
> -- Igor
>
>
> --
> The Windows 8 Center -
imo check your E patches, they introduce some grammar errors
On Mon, Oct 29, 2012 at 12:16 PM, Igor Murzov wrote:
> Some patches to fix translations related issues +
> some terminology unification:
>
> * Use "directory" term everywhere, don't use "folder".
> * Remove stray semicolon from a con
On Mon, 29 Oct 2012 08:11:18 -0400 LM wrote:
> Edje:
> Still do not have edje building and haven't really had time to debug
> it further. I did get as far as the following patch for using lua
> 5.2.1. Haven't been able to test the patch. I used some examples of
> replacement code for upgrading
Hi,
On Mon, Oct 29, 2012 at 03:39:29PM +0400, Igor Murzov wrote:
> One more patch to fix issues discovered by cppcheck.
>
>
> -- Igor
> >From 6dd6b7aa419cd797a7b78d38f8e198d7d91bbdf5 Mon Sep 17 00:00:00 2001
> From: Igor Murzov
> Date: Mon, 29 Oct 2012 15:20:56 +0400
> Subject: [PATCH 2/2] Fix
Hum, I've fixed this bug in edje recently ... still here ?
2012/10/29 Enlightenment SVN
> Log:
> hmmm i found a bug in group in heritance... the embryo script section
> inst inherited! h!
>
>
>
> Author: raster
> Date: 2012-10-29 08:23:04 -0700 (Mon, 29 Oct 2012)
On Mon, 29 Oct 2012 12:56:12 -0200
Leandro Dorileo wrote:
> Hi,
>
> On Mon, Oct 29, 2012 at 03:39:29PM +0400, Igor Murzov wrote:
> > One more patch to fix issues discovered by cppcheck.
> >
> >
> > -- Igor
>
> > >From 6dd6b7aa419cd797a7b78d38f8e198d7d91bbdf5 Mon Sep 17 00:00:00 2001
> > From:
On Tue, Oct 23, 2012 at 2:42 PM, Bruno Dilly wrote:
> On Tue, Oct 23, 2012 at 12:35 PM, ChunEon Park wrote:
>>
>> Sorry. totally I mistook for your reply.
>>
>> Here is the actually example for this API.
>>
>>
>>
>> ex)
>>
>> Evas_Object *btn;
>>
>> Evas_Object *img;
>>
>>
>>
>> ...
>>
>>
>>
>> e
On Mon, Oct 29, 2012 at 12:12 PM, LM wrote:
> Vincent Torri wrote;
>> The problem with Windows is that there is no centralized package
>> system. The only viable solution is to install a project, an
>> application, etc... in its own directory.
>
> That's not 100% true. I'm currently using a centr
below are some comments.
On Mon, Oct 29, 2012 at 1:11 PM, LM wrote:
> Below are my notes on what I needed to do to get the Enlightenment
> libraries (version 1.7.1 and evil 1.7.0) to build on Windows with
> MinGW (www.mingw.org version) and msys. Am not sure how much can be
> incorporated as pat
On Mon, Oct 29, 2012 at 9:34 AM, Igor Murzov wrote:
> Hi list.
>
> Here are four trivial patches -- just fixing typos.
>
>
> -- Igor
Patches to edje and ecore were applied. Please, next time if you are
going to send patches attached (and since you are using git), use git
format-patch and use it.
On 12-10-27 15:47, Andreas Volz wrote:
> http://trac.enlightenment.org/e/ticket/1687
I've fixed it in rev 78627.
--
Boris Faure
Pointer Arithmetician
--
The Windows 8 Center - In partnership with Sourceforge
Your idea -
On Mon, 29 Oct 2012 19:57:34 -0200
Lucas De Marchi wrote:
> On Mon, Oct 29, 2012 at 9:34 AM, Igor Murzov wrote:
> > Hi list.
> >
> > Here are four trivial patches -- just fixing typos.
> >
> >
> > -- Igor
>
>
> Patches to edje and ecore were applied. Please, next time if you are
> going to sen
On Mon, 29 Oct 2012 16:36:53 +0100 Michaël Bouchaud said:
yup! the message() func wasnt inherited (in the general script {} sectin not
the script {} per program).
> Hum, I've fixed this bug in edje recently ... still here ?
>
> 2012/10/29 Enlightenment SVN
>
> > Log:
> > hmmm i found a bug in
evas_object_image_source_event_set(proxy, EINA_TRUE);
this one?
I can say Evas Events can be passed to the source definitely now.
(if not, then it's bug. should be fixed.)
But some smart events (i.e. in elementary widgets) may not be happened by this
mechanism because of the focus or whatev
On Mon, Oct 29, 2012 at 10:12 PM, Igor Murzov wrote:
> On Mon, 29 Oct 2012 19:57:34 -0200
> Lucas De Marchi wrote:
>
>> On Mon, Oct 29, 2012 at 9:34 AM, Igor Murzov wrote:
>> > Hi list.
>> >
>> > Here are four trivial patches -- just fixing typos.
>> >
>> >
>> > -- Igor
>>
>>
>> Patches to edje
Concept looks good to me.
But here are few comments.
1. please make deprecated apis use new apis.
i.e
elm_notify_orient_set()
{
//...
elm_notify_align_set()
}
2. rather than EVAS_HINT_FILL, it will be better if it provides notify
defintion.
i.e #define ELM_NOTIFY_ALIGN_FILL -
Do not update previous patch, i found a bug in it.
Thank You.
--- --- --- --- --- --- --- --- ---
Deon Thomas [ http://www.elivecd.org ]
Programmer / Network Admin / Microsoft Certified Technology Specialist
On Sun, Oct 28, 2012 at 1:47 PM, Deon Thomas wrote:
> Here is the patch to fix the optio
34 matches
Mail list logo