I removed few binding APIs.
Although they were been deprecated in elm, but don't know in python, perl
scope.
Is it ok?
-Regards, Hermet-
-Original Message-
From: "Enlightenment SVN"
To: enlightenment-...@lists.sourceforg
No. it's not.
Fix is happened before maybe.
-Regards, Hermet-
-Original Message-
From: "Iván Briano (Sachiel)"
To: "Enlightenment developer
list"
Cc: ras...@rasterman.com
Sent: 11-11-25(
On Fri, 25 Nov 2011 23:28:54 +0100 Andreas Volz said:
well this is a bug in the threadsafety locks in ecore - they really haven't
been tested much or used, so best is not to enable them. they are disabled by
default.
> Hello,
>
> in rare cases I get this assert in my application:
>
> lt-oiui:
Flatter is 404ing... from e.org
On Mon, Nov 21, 2011 at 3:12 AM, Carsten Haitzler wrote:
> On Sat, 19 Nov 2011 09:32:49 +0100 (CET) Vincent Torri <
> vto...@univ-evry.fr>
> said:
>
> >
> >
> > On Sat, 19 Nov 2011, Carsten Haitzler (The Rasterman) wrote:
> >
> > > On Fri, 18 Nov 2011 23:53:51 +010
Hello,
in rare cases I get this assert in my application:
lt-oiui: ecore_private.h:248: _ecore_unlock: Zusicherung
»_ecore_main_lock_count == 0« nicht erfüllt.
lt-oiui: ecore_private.h:241: _ecore_lock: Zusicherung »_ecore_main_lock_count
== 1« nicht erfüllt.
This is gdb backtrace:
Program te
thanks
2011/11/23 Rafael Antognolli
> On Fri, Nov 18, 2011 at 3:10 PM, Rafael Antognolli
> wrote:
> > Hello,
> >
> > On Fri, Nov 18, 2011 at 9:36 AM, Paulo Benatto
> wrote:
> >> with FrameBuffer
> >>
> >> 2011/11/18 Paulo Benatto
> >>
> >>> Hi,
> >>>
> >>> I'm cross-compiling eina, eet, evas,
Hi all,
I'm here again, for now I have problem with button..
My button was disabled using elm_object_disabled_set, but after some time I
need change the text calling elm_object_text_set..
What happened that my button is disabled, but text is not.
I looked in the code, and found in elm_button.c, fu
I'm aware. Learning some basic C is on my TODO once I get on Holiday break
from my studies.
On Fri, Nov 25, 2011 at 7:47 AM, Iván Briano (Sachiel)
wrote:
> 2011/11/25 Jeff Hoogland :
> > Do I need to adjust my libcurl version for this to start working again or
> > is it something that can be addr
2011/11/25 Michael Blumenkrantz :
> On Fri, 25 Nov 2011 17:44:14 +0900
> Carsten Haitzler (The Rasterman) wrote:
>
>> On Fri, 25 Nov 2011 16:50:56 +0900 Daniel Juyung Seo
>> said:
>>
>> that's what i saw.. but no explanation if it was a bug at all and what fixed
>> it?
>>
>> > mouse event of elm_
On Fri, 25 Nov 2011 17:44:14 +0900
Carsten Haitzler (The Rasterman) wrote:
> On Fri, 25 Nov 2011 16:50:56 +0900 Daniel Juyung Seo
> said:
>
> that's what i saw.. but no explanation if it was a bug at all and what fixed
> it?
>
> > mouse event of elm_pager issue looks fixed by accident.
> > is
2011/11/25 Jeff Hoogland :
> Do I need to adjust my libcurl version for this to start working again or
> is it something that can be addressed in ecore?
>
If it is the curl problem, there's a patch already waiting for the release
so it can be applied, as it changes too much of ecore_con_url to be
Hi,
On behalf of Rajeev Ranjan, I am submitting the elc_fileselector patch.
Change Log:
Fix for the memory leak in function elm_fileselector_selected_get. Memory
allocated by ecore_file_dir_get() internally using strdup was not freed.
Introduced a char *dir variable to store the memory returne
Hi,
Attachment to the mail is elm_conform patch.
Change Log:
1. Focus chain issue fix by inserting elm_layout in hierarchy .
2. When no geometry information of indicator/softkey/keyboard, resetting the
geometry.
Please review it.
I'd appreciate any comments on this.
Thank you,
Prince
elm_conf
Hi,
On behalf of Rajeev Ranjan, I am submitting the elm_slideshow patch which add
support for getting notification when transition completes.
Change Log:
new signal “transition,end” has been introduced to get notification when
transition completes.
Detail Description:
The actual requirement is
elm_slideshow.patch
Description: Binary data
--
All the data continuously generated in your IT infrastructure
contains a definitive record of customers, application performance,
security threats, fraudulent activity, an
On Fri, Nov 25, 2011 at 6:18 AM, Carsten Haitzler wrote:
> ok - some of the worst bugs have been dealt with now for alpha. i'm now
> asking:
>
> what pending issues do we have now. cedric mumbled about some CURRENT
> transition issue.
Sadly I wont have enough time to commit a working solution th
FYI
-Regards, Hermet-
-Original Message-
From: "Enlightenment SVN"
To: enlightenment-...@lists.sourceforge.net
Cc:
Sent: 11-11-25(금) 20:52:35
Subject: E SVN: hermet IN trunk/elementary/src: bin examples lib
Log:
elementary
I added comments for this workaround patch.
Please review this and apply it if it's ok.
Thanks.
2011/11/25 Carsten Haitzler
> On Fri, 25 Nov 2011 09:17:58 +0900 이명재 said:
>
> this really smells of a bug in edje or evas. this is just a workaround.
> sure -
> temporary workaround is ok, but co
On Fri, 25 Nov 2011 16:50:56 +0900 Daniel Juyung Seo
said:
that's what i saw.. but no explanation if it was a bug at all and what fixed it?
> mouse event of elm_pager issue looks fixed by accident.
> is this right?
> http://trac.enlightenment.org/e/changeset/65551
>
> Daniel Juyung Seo (SeoZ)
>
Do I need to adjust my libcurl version for this to start working again or
is it something that can be addressed in ecore?
On Fri, Nov 25, 2011 at 12:18 AM, Carsten Haitzler wrote:
> On Wed, 23 Nov 2011 10:57:30 -0600 Jeff Hoogland
> said:
>
> cedric... who won the bet?
>
> > Version of Libcurl i
On Fri, 25 Nov 2011 15:47:04 +0900 Carsten Haitzler (The Rasterman)
wrote:
> On Fri, 25 Nov 2011 16:37:00 +1000 David Seikel
> said:
>
> > On Fri, 25 Nov 2011 14:18:01 +0900 Carsten Haitzler (The Rasterman)
> > wrote:
> >
> > > ok - some of the worst bugs have been dealt with now for alpha.
>
21 matches
Mail list logo