2012/1/21 Vincent Torri :
> hey
>
> first, i think that alloca.h is not needed anymore (no alloca call).
> On the other hand, malloc is used, hence stdlib.h should be included
> instead.
>
> About the error:
>
>
> EINA_VALUE_TYPE_DISPATCH_RETURN(value, vset, EINA_ERROR_VALUE_FAILED,
>
hey
first, i think that alloca.h is not needed anymore (no alloca call).
On the other hand, malloc is used, hence stdlib.h should be included
instead.
About the error:
EINA_VALUE_TYPE_DISPATCH_RETURN(value, vset, EINA_ERROR_VALUE_FAILED,
EINA_FALSE, mem, ar
On 01/20/2012 10:50 AM, Martin Jansa wrote:
> attached
>
>
Applied. Thanks.
Leandro
--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is
On Fri, Jan 20, 2012 at 2:07 PM, Joel Madero wrote:
> Could code be taken from (and/or at least based on) the ecomorph wobbly
> windows? Can you direct me to the packages that would have to be looked at
> alongside edje?? I'm going to investigate, no promises, but I've been
> looking for a program
Could code be taken from (and/or at least based on) the ecomorph wobbly
windows? Can you direct me to the packages that would have to be looked at
alongside edje?? I'm going to investigate, no promises, but I've been
looking for a programming project, this could be it. If any other
programmer out t
On 20/01/2012 09:34, Guillaume Friloux wrote:
> Hello e people,
>
> It is actually not possible to build eina with thread support on some
> old systems (like debian4).
>
> Symptom :
> When compiling eina_unicode, the following message appears :
> http://pastebin.com/Y9iCDqud
>
> The problem is that
On Fri, Jan 20, 2012 at 2:53 PM, Gustavo Sverzut Barbieri
wrote:
> On Fri, Jan 20, 2012 at 11:48 AM, Vincent Torri
> wrote:
>> On Fri, Jan 20, 2012 at 2:09 PM, Gustavo Sverzut Barbieri
>> wrote:
>>> Hi all,
>>>
>>> As you know we're setting the buildbot, so far only for Linux. Could
>>> you ple
On Fri, Jan 20, 2012 at 11:48 AM, Vincent Torri wrote:
> On Fri, Jan 20, 2012 at 2:09 PM, Gustavo Sverzut Barbieri
> wrote:
>> Hi all,
>>
>> As you know we're setting the buildbot, so far only for Linux. Could
>> you please check if at least Makefile.win works? If so, could someone
>> configure b
On Fri, Jan 20, 2012 at 2:09 PM, Gustavo Sverzut Barbieri
wrote:
> Hi all,
>
> As you know we're setting the buildbot, so far only for Linux. Could
> you please check if at least Makefile.win works? If so, could someone
> configure buildslave on windows and give it a try? I can aid the
> buildslav
Hi all,
As you know we're setting the buildbot, so far only for Linux. Could
you please check if at least Makefile.win works? If so, could someone
configure buildslave on windows and give it a try? I can aid the
buildslave part, but have no idea how to setup EFL deps and dev
environment on Windows
attached
--
Martin 'JaMa' Jansa jabber: martin.ja...@gmail.com
From f8f158d1d1386e6386e7ee48bbc8c1f3262fe492 Mon Sep 17 00:00:00 2001
From: Martin Jansa
Date: Fri, 20 Jan 2012 10:20:59 +0100
Subject: [PATCH 3/3] eve: use elm_object_part_content_set instead of
deprecated elm_entry_end_set
Si
Hi Martin.
I submitted your patch - 67386.
but I dropped eve patches because I didn't catch your irc messages before I
modify eve.
Anyway, thanks. :)
-Regards, Hermet-
-Original Message-
From: "Enlightenment SVN"
To: enlig
Hey
new version of the installer. Several bug have been fixed. I've also
added these features:
* expedite is installed
* edje examples are added
* association of .edj files to edje_player
* default installation directory is c:\Efl
* links to edje_player.exe EXAMPLE.edj are added in the start
On Fri, 20 Jan 2012 09:34:01 +0100 Guillaume Friloux
said:
that patch smells totally wrong. that means ALL apps including Eina.h as
standard are going to see your problem...
> Hello e people,
>
> It is actually not possible to build eina with thread support on some
> old systems (like debian4)
Hey,
I've 2 problems with the edje examples and my Windows installer :
1) the edje and image files paths are harcoded. So it would be nice to
have some getenv() stuff to solve that, or some arguments to pass to
command line (one of those solutions is enough for me, as I'm creating
links)
2) As I
On 20/01/2012 09:34, Guillaume Friloux wrote:
> Hello e people,
>
> It is actually not possible to build eina with thread support on some
> old systems (like debian4).
>
> Symptom :
> When compiling eina_unicode, the following message appears :
> http://pastebin.com/Y9iCDqud
>
> The problem is that
On Fri, 20 Jan 2012 17:19:23 +0900 Hyoyoung Chang said:
> current implementation is black image filled in right half.
it shouldnt be if icon window is set up right - it'd be transparent. look at
e17 - it does this for its icons it dnd's around :)
> anyway it's not a big issue. i wanna make a sa
On Fri, 20 Jan 2012 17:26:16 +0900 Hyoyoung Chang said:
> On Tue, Jan 17, 2012 at 8:02 PM, Carsten Haitzler
> wrote:
> > On Fri, 6 Jan 2012 17:48:59 +0900 Hyoyoung Chang said:
> >
> > ok - i dont like passing all tyhe funcs as params. please do it this way:
> >
> > EAPI Elm_Genlist_Item_Class *
Hello e people,
It is actually not possible to build eina with thread support on some
old systems (like debian4).
Symptom :
When compiling eina_unicode, the following message appears :
http://pastebin.com/Y9iCDqud
The problem is that when building eina_unicode.c we include Eina.h, then
include e
On Tue, Jan 17, 2012 at 8:02 PM, Carsten Haitzler wrote:
> On Fri, 6 Jan 2012 17:48:59 +0900 Hyoyoung Chang said:
>
> ok - i dont like passing all tyhe funcs as params. please do it this way:
>
> EAPI Elm_Genlist_Item_Class *elm_genlist_item_class_new(void);
> EAPI void
> elm_
current implementation is black image filled in right half.
anyway it's not a big issue. i wanna make a same icon size at dragging.
is it good to show original width/height? if then it's useless. if
not, i think it's worth to commit.
On Wed, Jan 18, 2012 at 11:17 AM, Carsten Haitzler wrote:
> On
21 matches
Mail list logo