On Mon, Jan 7, 2013 at 4:20 PM, Maxime Villard wrote:
> EFL now requires valgrind. Valgrind doesn't exist on OpenBSD, and
> is experimental on FreeBSD and NetBSD. Is that really necessary?
It should not require it on system that don't have it that for sure. I
also think that it should only be ena
Hi,
EFL now requires valgrind. Valgrind doesn't exist on OpenBSD, and
is experimental on FreeBSD and NetBSD. Is that really necessary?
--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8
On Mon, 7 Jan 2013 15:56:12 +0900 Cedric BAIL
wrote:
> Hello,
>
> On Sat, Jan 5, 2013 at 7:25 PM, Andreas Volz
> wrote:
> > does anyone know about status from this two GSoC_2011_Project_Ideas?
> >
> > http://trac.enlightenment.org/e/wiki/GSoC_2011_Project_Ideas
> >
> > Android EFL
> >
> >
Hello,
On Sat, Jan 5, 2013 at 7:25 PM, Andreas Volz wrote:
> does anyone know about status from this two GSoC_2011_Project_Ideas?
>
> http://trac.enlightenment.org/e/wiki/GSoC_2011_Project_Ideas
>
> Android EFL
>
> Present EFL as a standalone toolkit for use in NDK based Android
> applic
Hi efl folks,
I'm planning to use E_Connman.h in WebKit EFL. However, build error occurs
by force. Please take a look at below code,
#ifndef E_CONNMAN_I_KNOW_THIS_API_IS_SUBJECT_TO_CHANGE
#error "E_Connman.h is an unstable API linked to upstream connman project"
#endif
Is there any plan to remov
On Mon, 7 Jan 2013 16:15:04 +1100 Dave said:
> In the year 2013, of the month of January, on the 6th day, Carsten Haitzler
> wrote:
> > On Sat, 5 Jan 2013 23:18:04 +1100 Dave said:
> > >
> > > I'm not too sure of the benefits of a reverse proxy in this instance.
> > > It's easy enough to let
I have changed patch a little.
Region show should be performed only for the objects which implement
elm_wdg_focus_region_get(), such as entry.
Otherwise, do not show region the object when it is focused.
2013/1/5 Bluezery :
> Hello,
>
> I have made a patch for fixing region show of widget focus in
In the year 2013, of the month of January, on the 6th day, Carsten Haitzler
wrote:
> On Sat, 5 Jan 2013 23:18:04 +1100 Dave said:
> >
> > I'm not too sure of the benefits of a reverse proxy in this instance.
> > It's easy enough to let iptables do dnat or load balancing, plus it's more
> > con
These patches turned out to have algorithmic problems as well,
so the original author is gonna fix the code and update patches later.
Thanks.
Jaeun Choi
-Original Message-
From: "Daniel Juyung Seo"
To: "Enlightenment developer
list"
Hello,
On Sat, Jan 5, 2013 at 11:59 PM, Gustavo Sverzut Barbieri
wrote:
> EFL single tree is almost ready, now just missing Ethumb and Emotion, which
> should come easily and maybe I can finish them next week.
I have been thinking that maybe we should be able to do elementary in
fact now. As we
On Mon, Jan 7, 2013 at 3:18 AM, Thomas Petazzoni
wrote:
>
> On uClibc, is not necessarily installed, depending on the
> configuration. Enlightenment properly makes optional, but
> uses __GLIBC__ to check if it is available or not. Unfortunately,
> uClibc defines __GLIBC__, so it is not the right
On Mon, Jan 7, 2013 at 3:17 AM, Thomas Petazzoni
wrote:
> This typo prevents the XCB backend from building.
Thanks, in svn. As a remark, we do prefer patch attached with
ChangeLog and NEWS.
> Signed-off-by: Thomas Petazzoni
> ---
> The patch applies on top of Evas 1.7.4. I've unfortunately not
On Mon, 7 Jan 2013 08:57:31 +0900 Carsten Haitzler (The Rasterman)
wrote:
> On Mon, 7 Jan 2013 08:18:42 +1000 David Seikel
> said:
>
> > After ten minutes of looking and me pointing out how to see it, a
> > friend of mine was entirely unable to see the list of authors in the
> > "About Enlighte
On Mon, 7 Jan 2013 01:42:43 +1000 David Seikel said:
> On Sun, 6 Jan 2013 16:33:03 +0100 Albin Tonnerre
> wrote:
>
> > On Fri, Jan 4, 2013 at 10:34 AM, Carsten Haitzler
> > wrote:
> > > we upgraded major config version for e17 - thus yes - it gets wiped.
> >
> > Just curious - what was the pa
On Mon, 7 Jan 2013 08:18:42 +1000 David Seikel said:
> After ten minutes of looking and me pointing out how to see it, a
> friend of mine was entirely unable to see the list of authors in the
> "About Enlightenment" dialog using the default theme. Black on dark
> grey is barely visible. Can we
And with the other bit of text running of top of it, it's hard to even
understand that there's something going on there... :)
On Sun, Jan 6, 2013 at 10:18 PM, David Seikel wrote:
> After ten minutes of looking and me pointing out how to see it, a
> friend of mine was entirely unable to see the
After ten minutes of looking and me pointing out how to see it, a
friend of mine was entirely unable to see the list of authors in the
"About Enlightenment" dialog using the default theme. Black on dark
grey is barely visible. Can we make it a bit more visible please?
In the end, she had to look
On Mon, 31 Dec 2012 13:45:42 +0900 Cedric BAIL
wrote:
> On Mon, Dec 31, 2012 at 1:37 PM, David Seikel
> wrote:
> > On Mon, 31 Dec 2012 12:50:04 +0900 Cedric BAIL
> > wrote:
> >
> >> On Mon, Dec 31, 2012 at 12:25 PM, David Seikel
> >> wrote:
> >> > At the moment I'm looking at using an animator
On uClibc, is not necessarily installed, depending on the
configuration. Enlightenment properly makes optional, but
uses __GLIBC__ to check if it is available or not. Unfortunately,
uClibc defines __GLIBC__, so it is not the right way to decide if
is available.
Instead, Enlightenment already h
This typo prevents the XCB backend from building.
Signed-off-by: Thomas Petazzoni
---
The patch applies on top of Evas 1.7.4. I've unfortunately not been
able to find a Git tree on top of which I could base this patch on.
Index: b/src/modules/engines/software_x11/evas_xcb_outbuf.c
=
On Sun, 6 Jan 2013 16:33:03 +0100 Albin Tonnerre
wrote:
> On Fri, Jan 4, 2013 at 10:34 AM, Carsten Haitzler
> wrote:
> > we upgraded major config version for e17 - thus yes - it gets wiped.
>
> Just curious - what was the particular change that required the config
> to get wiped?
Also just cur
On Fri, Jan 4, 2013 at 10:34 AM, Carsten Haitzler wrote:
> we upgraded major config version for e17 - thus yes - it gets wiped.
Just curious - what was the particular change that required the config
to get wiped?
Thanks,
--
Albin
-
On Sun, 6 Jan 2013 14:44:40 + Michael Blumenkrantz
wrote:
> On Mon, 7 Jan 2013 00:41:18 +1000
> David Seikel wrote:
>
> > On Sun, 6 Jan 2013 14:34:04 + Michael Blumenkrantz
> > wrote:
> >
> > > On Sun, 6 Jan 2013 06:31:56 -0800
> > > "Enlightenment SVN" wrote:
> > >
> > > > Log:
>
On Sun, 6 Jan 2013 00:08:38 +
Michael Blumenkrantz wrote:
> On Sun, 6 Jan 2013 03:59:17 +0400
> Igor Murzov wrote:
>
> > On Fri, 4 Jan 2013 16:29:56 +0900
> > Carsten Haitzler (The Rasterman) wrote:
> >
> > > On Tue, 1 Jan 2013 23:30:49 +0400 Igor Murzov
> > > said:
> > >
> > > > Happy
On Mon, 7 Jan 2013 00:41:18 +1000
David Seikel wrote:
> On Sun, 6 Jan 2013 14:34:04 + Michael Blumenkrantz
> wrote:
>
> > On Sun, 6 Jan 2013 06:31:56 -0800
> > "Enlightenment SVN" wrote:
> >
> > > Log:
> > > ego-- I don't need to be listed twice.
> > >
> > > Author: onefang
> > >
On Sun, 6 Jan 2013 14:34:04 + Michael Blumenkrantz
wrote:
> On Sun, 6 Jan 2013 06:31:56 -0800
> "Enlightenment SVN" wrote:
>
> > Log:
> > ego-- I don't need to be listed twice.
> >
> > Author: onefang
> > Date: 2013-01-06 06:31:56 -0800 (Sun, 06 Jan 2013)
> > New Revision:
On Sun, 6 Jan 2013 06:31:56 -0800
"Enlightenment SVN" wrote:
> Log:
> ego-- I don't need to be listed twice.
>
> Author: onefang
> Date: 2013-01-06 06:31:56 -0800 (Sun, 06 Jan 2013)
> New Revision: 82302
> Trac: http://trac.enlightenment.org/e/changeset/82302
>
> Modifie
Thanks in svn!
But you should modify ChangeLog and NEWS when you fix a bug which was
existed in the previous release.
I did it for you this time.
http://trac.enlightenment.org/e/changeset/82300
And note if a bug exists in the branches, you also have fix the branch. We
call this "backport"
I did it
Now that I have started looking at this, some observations.
First, it could really do with some alphabetical sorting. Is there
some method to get doxygen to deal with that?
Second, I'm listed twice in the authors, so are others. I can see
that's due to inconsistencies in naming. For instance,
Thank you for your advice :)
I took your advice and then I simply took the signal emit code out of the if
case.
Please review this patch again.
Thank you,
Jaehyun Cho.
-Original Message-
From: "Daniel Juyung Seo"
To: "Enlightenment developer
list"
On Sun, 6 Jan 2013 00:08:38 +
Michael Blumenkrantz wrote:
> On Sun, 6 Jan 2013 03:59:17 +0400
> Igor Murzov wrote:
>
> > On Fri, 4 Jan 2013 16:29:56 +0900
> > Carsten Haitzler (The Rasterman) wrote:
> >
> > > On Tue, 1 Jan 2013 23:30:49 +0400 Igor Murzov
> > > said:
> > >
> > > > Happy
Thanks, everybody. Let's break everything. :-)
On Sunday, January 6, 2013, Daniel Juyung Seo wrote:
> Welcome back Ulisses Furquim Freire da Silva!
>
> Daniel Juyung Seo (SeoZ)
>
> On Sun, Jan 6, 2013 at 11:42 AM, Cedric BAIL wrote:
>
> > On Sun, Jan 6, 2013 at 8:16 AM, Michael Blumenkrantz
> >
Welcome back Ulisses Furquim Freire da Silva!
Daniel Juyung Seo (SeoZ)
On Sun, Jan 6, 2013 at 11:42 AM, Cedric BAIL wrote:
> On Sun, Jan 6, 2013 at 8:16 AM, Michael Blumenkrantz
> wrote:
> > On Sat, 5 Jan 2013 21:10:20 -0200
> > Gustavo Sverzut Barbieri wrote:
> >
> >> On Sat, Jan 5, 2013 at
On Sun, 6 Jan 2013 15:04:23 +0900
Carsten Haitzler (The Rasterman) wrote:
[snip]
> > >
> > > > > > * evas-1.7.2-configure-xorg.patch
> > > > > > Use X_CFLAGS when checking X11 and GL headers and X_LIBS
> > > > > > when checking X11 and GL libs.
> > > > > > Also use X_CFLAGS when compiling gl_co
On Sun, 06 Jan 2013 11:25:47 +0100 Massimo Maiurana
wrote:
> David Seikel, il 06/01/2013 11:16, ha scritto:
>
> > Hmmm, something not right there. Ubuntu 12.04 does not provide
> > any .pc files for util-linux
>
> you need libmount-dev and libblkid-dev
Ah, libmount, not mount. Thanks, put th
David Seikel, il 06/01/2013 11:16, ha scritto:
> Hmmm, something not right there. Ubuntu 12.04 does not provide any .pc
> files for util-linux
you need libmount-dev and libblkid-dev
--
Massimo Maiurana GPG keyID #7044D601
La fede e' credere in cio' che sai non essere vero
On Sun, 6 Jan 2013 20:16:50 +1000
David Seikel wrote:
> I tried an update from SVN just now, using the merged EFL tree. I got
> this -
>
>
>
> configure: Start Eeze checks
> configure: error: pkg-config missing mount >= 2.20.0
>
> and yet -
>
> # mount --version
> mount from util-linux 2.20
I tried an update from SVN just now, using the merged EFL tree. I got
this -
configure: Start Eeze checks
configure: error: pkg-config missing mount >= 2.20.0
and yet -
# mount --version
mount from util-linux 2.20.1 (with libblkid and selinux support)
Hmmm, something not right there. Ubuntu
38 matches
Mail list logo