On Tue, 8 Mar 2011, Enlightenment SVN wrote:
> Log:
> fix -> call hide BEFORE del.
backport to 1.0 ?
Vincent
>
>
>
> Author: raster
> Date: 2011-03-08 22:16:46 -0800 (Tue, 08 Mar 2011)
> New Revision: 57613
> Trac: http://trac.enlightenment.org/e/changeset/57613
>
> Modi
On Wed, 9 Mar 2011 09:00:31 +0100 (CET) Vincent Torri
said:
yesh yesh - i have a queue i have to do backports for - i will cherrypick the
changelog for them when i roll around to it.
>
>
> On Tue, 8 Mar 2011, Enlightenment SVN wrote:
>
> > Log:
> > fix -> call hide BEFORE del.
>
> backport t
On Sun, 27 Feb 2011 20:41:06 + Rui Miguel Silva Seabra said:
i've done 2 things to combat/fix this
1. added evas_object_refn/unref(). i seriously am amazed we've plodded along
this long without these babies. this will defer deletion until all refs are
gone.
2. made elm_list use these. in sv
On Thu, 24 Feb 2011 02:06:54 -0500 Mike Blumenkrantz said:
> On Thu, 24 Feb 2011 15:42:16 +0900
> Hyoyoung Chang wrote:
>
> > Hello
> >
> > > -Original Message-
> > > From: Mike Blumenkrantz [mailto:m...@zentific.com]
> > > Sent: Thursday, February 24, 2011 3:28 PM
> > > To: Hyoyoung C
On Wed, 02 Mar 2011 08:28:19 +0900 GOVINDARAJU SM said:
can you just move to using edje text stuff and we'll fix the tiny little
niggles with edje text as a separate thing? otherwise this patch will be in
limbo for a long time :) if it "in principal" has all the features and we are
just arguing o
2011/3/7 PRINCE KUMAR DUBEY
>
>
> Hi,
>
> I need additional Texts display ( marked as text1, text2, text3 ..).
> Current
> progressbar supports only one label, but i need more than one label (ref
> below fig.).
>
>
> [cid:BSL8PYMC4CBB@namo.co.kr]
>
> Currently, we have an API elm_prog
On Thu, 03 Mar 2011 18:16:05 +0100 Yassin said:
i can't reproduce your problem. i've run another sample video player that uses
emotion and plays several videos in a row (can hit button for next). valgrind
complained about some decoder accessing uninitialized memory stuff - but
nothing else. no cr
On Fri, 25 Feb 2011 16:28:06 +0100 Frederik Sdun
said:
> Moin,
>
> I wrote a (not yet finished) patch to filter and search in gengrids. If
> you like this feature I would step up to implement it for the other
> grids/lists/...
>
> But there are some questions in current stage:
> * to allow the
On Mon, 28 Feb 2011 07:56:00 +0900 ChunEon Park said:
api idea i like. name i don't. maybe elm_transit_object_final_state_keep_set() ?
> Hi, this is Hermet.
> I'm willing to add new APIs - elm_transit_object_prop_hold_set /
> elm_transit_object_prop_hold_get. Theses APIs enable / disable to keep
On Sun, 27 Feb 2011 20:25:06 -0300 Gustavo Sverzut Barbieri
said:
well i'll respond to the original post here after having read this entire
thread.
i've actually looked at the parser code gustavo posted - i suspect only few
people did and they just saw "xml" and "eina" and jumped :). let me be b
On Tue, 1 Mar 2011 16:07:21 +0200 "Ag. Systems Administrator - Danny"
said:
> ok, got you.
> i was thought that min and max values should behave same as offset.
> (but i still think, that -1 is more suitable, than there ;))
well as it suggested.. you could use 2147483647 :) it is the max va
On Tue, 8 Mar 2011 23:40:18 +0100 "Christian K."
said:
that's because edje doesn't emit any signal for key presses... :) there is
none. :)
> Hi,
>
> I couldn't find it within doc and existing code:
> How should I define a signal emitted by a key press?
> these wont work (source is set to ba
wouha I like it. I need this to use gengrid in enki instead of my custom
widget. This is a great idea and thank you to implement it !
2011/2/25 Frederik Sdun
> Moin,
>
> I wrote a (not yet finished) patch to filter and search in gengrids. If
> you like this feature I would step up to implement i
On Wed, 9 Mar 2011 04:13:54 -0800
"Enlightenment SVN" wrote:
> Log:
> e-modules/comp-sclae: clenaups
>
>
> Author: jeffdameth
> Date: 2011-03-09 04:13:53 -0800 (Wed, 09 Mar 2011)
> New Revision: 57620
> Trac: http://trac.enlightenment.org/e/changeset/57620
>
Best. Comm
Hm... I remember seeing that annoying bug.
Have you talked to guys in ooffice's dev channel? Might speed up
things a little.
I don't think it's a good idea to start patching e in an application
specific way, but if you like to do so maybe add a tag as e.g.
'WORKAROUND-BUG' in the commit message wi
On Wed, 9 Mar 2011, Enlightenment SVN wrote:
> Log:
> eina: fix stat failure when size, blocks count or serial number didn't
>fit in 32bits.
>
>
> Author: cedric
> Date: 2011-03-09 06:49:35 -0800 (Wed, 09 Mar 2011)
> New Revision: 57624
> Trac: http://trac.enlighten
Hello,
I was using elementary on a target that only has a keyboard, and I add
to do several modification on the elm_menu to handle keyboard
navigation.
- patch 1: discard a menu from C source code
- patch 2: add accessors for menu items and add the ability to handle
selected item from C source cod
> -Original Message-
> From: Kim Woelders [mailto:k...@woelders.dk]
> Sent: 6. marts 2011 07:50
> To: enlightenment-devel@lists.sourceforge.net; Jesper Saxtorph
> Subject: Re: [E-devel] imlib2 caching can fail
>
> On Thu, 03 Mar 2011 15:46:15 +0100, Jesper Saxtorph
> wrote:
>
> > I have
Well, okay.
Just for information: Any reason why? I'm curious.
2011/3/9 Carsten Haitzler
> On Tue, 8 Mar 2011 23:40:18 +0100 "Christian K." <
> waffenkl...@googlemail.com>
> said:
>
> that's because edje doesn't emit any signal for key presses... :) there
> is
> none. :)
>
> > Hi,
> >
> > I
On Wed, Mar 9, 2011 at 2:25 PM, Christian K. wrote:
> Well, okay.
>
> Just for information: Any reason why? I'm curious.
because there was never a reason (= use case) for that. First of all,
the object itself needs to have focus to receive events
(evas_object_focus_set(obj, EINA_TRUE)), and those
Yes, understood.
>What's your use case? Other than simple tests?
I write a calculator module, mainly with edje and embryo, and i wanted to
add a quick keyboard entry.
For the numbers i use elementary buttons, but they simply call internal
embryo functions.
But the point of getting the focus was
Hi
I tested the writing of libeweather plugin where part of the code is
written in c++.
I found 2 small problems when building the code with gcc on Linux.
Attached patch fix both of the problems for me and I got my plugin working.
I also tested that it did not break the existing test plugin fro
Hello,
e.org's contact page is broken.
I cannot see the active developer's list.
http://www.enlightenment.org/p.php?p=contact&l=en
But this page is not changed recently.
Anybody has a clue?
Thanks.
Daniel Juyung Seo (SeoZ)
Govi, just go a head like raster said!
Btw, Tom told me he added THAT feature you mentioned.
We need to check how to use that feature.
Tom is on vacation at the moment.
Still we can add this feature later, so go for it!
Thanks.
Daniel Juyung Seo (SeoZ)
On Wed, Mar 9, 2011 at 7:18 PM, Carsten Hai
On Thu, 10 Mar 2011 06:19:47 +0900 Daniel Juyung Seo
said:
fixed :)
> Hello,
> e.org's contact page is broken.
> I cannot see the active developer's list.
>
> http://www.enlightenment.org/p.php?p=contact&l=en
>
> But this page is not changed recently.
> Anybody has a clue?
>
> Thanks.
> Danie
Thanks :)
btw, what was the problem?
Daniel Juyung Seo (SeoZ)
On Thu, Mar 10, 2011 at 10:03 AM, Carsten Haitzler wrote:
> On Thu, 10 Mar 2011 06:19:47 +0900 Daniel Juyung Seo
> said:
>
> fixed :)
>
>> Hello,
>> e.org's contact page is broken.
>> I cannot see the active developer's list.
>>
>> h
On Thu, 10 Mar 2011 10:38:51 +0900 Daniel Juyung Seo
said:
the devs dir is checked out and/or updates on the server. it had become a
symlink to another svn checkout tree used for doc generation - why i don't
know, and that tree was broken (locked) and only partially complete.
> Thanks :)
> btw,
27 matches
Mail list logo