Table and box are not containers?
--
Tom.
On 07/05/12 10:18, Daniel Juyung Seo wrote:
> Dear glima,
> While reading the new elm code, I drew a widget inheritance tree.
> Can you verify this?
> Others can refer this graph before reading the code.
> Thanks.
>
> Daniel Juyung Seo (SeoZ)
>
>> -Or
2012/5/7 P Purkayastha
> On 05/07/2012 06:29 AM, Jeff Hoogland wrote:
> > So... Built up a fresh SVN build this afternoon and all of the sudden I
> am
> > getting a Module API Error with a number of modules including itask,
> > engage, and places (and my users report it is happening on a couple o
It makes sense that nobody noticed it given that it only happens for values
that are EXTREMELY close to 1.0, and you would really have to be looking
for this bug in order to find it. Anyway, good to know that this will no
longer be an issue!
On Mon, May 7, 2012 at 1:52 AM, Cedric BAIL wrote:
> O
You forgot changelog! but I did it for you :)
On Mon, May 7, 2012 at 2:06 AM, Enlightenment SVN <
no-re...@enlightenment.org> wrote:
> Log:
> ecore: remove useless workaround.
>
>
> Author: cedric
> Date: 2012-05-06 19:06:57 -0700 (Sun, 06 May 2012)
> New Revision: 70834
> Trac:
Hrm something must have stuck around even after a make dist-clean then -
because I always recompile everything.
I removed all my sources and did a fresh SVN pull though and recompile
fixes the issue now - thanks folks.
On Mon, May 7, 2012 at 2:58 AM, Davide Andreoli wrote:
> 2012/5/7 P Purkayast
Hi! All,
[elm_menu]
If you use elm_menu_item_separator_add() with parent item which does not
have any children, then a segment fault occurs.
So the patch comes. I have attached patch for the backport also.
[test_menu]
I have added test code for following APIs, even though Elementary 1.0 is
releas
On 05/07/2012 08:24 PM, Jeff Hoogland wrote:
> Hrm something must have stuck around even after a make dist-clean then -
> because I always recompile everything.
>
> I removed all my sources and did a fresh SVN pull though and recompile
> fixes the issue now - thanks folks.
It's always advisable to
Hello.
I have a question related with ecore_init/ecore_shutdown.
ecore_init called ecore_pipe_add.
but ecore_shutdown didn't call ecore_pipe_del because of dealing with
writing of onother thread.
This makes problem if application called ecore_init/ecore_shutdown
several times in application life
Hi! All,
Please review patches which are attached on the previous mail. Thanks.
2012/5/4 Kim Shinwoo :
> Please leave your attention from the previous patch.
> I have newly revised the patch on both backport and trunk.
>
> 2012/5/4 Kim Shinwoo :
>> Dear Tom,
>>
>> I have attached a patch to make
Yop,
On Tue, May 8, 2012 at 9:56 AM, Jiyoun Park wrote:
> I have a question related with ecore_init/ecore_shutdown.
>
> ecore_init called ecore_pipe_add.
> but ecore_shutdown didn't call ecore_pipe_del because of dealing with
> writing of onother thread.
>
> This makes problem if application call
On Sun, 6 May 2012 23:42:52 +0200 Vincent Torri said:
> On Sun, May 6, 2012 at 10:26 PM, Paul Cercueil wrote:
> >
> > Hello,
> >
> > I've been trying to integrate the EFL libraries inside our small
> > distribution built using Buildroot. However, I am facing a nasty
> > problem: the installed .p
On Mon, 07 May 2012 17:07:00 +0900 Daniel Juyung Seo
said:
actually almost every widget is a container... they all can CONTAIN
something... like another widget. very few are not. i guess the question is if
the widget is PRIMARILY just a container (box, table, grid) where all it does
is arrange ch
On Mon, May 7, 2012 at 7:19 PM, Carsten Haitzler wrote:
> On Sun, 6 May 2012 23:42:52 +0200 Vincent Torri
> said:
>
>> On Sun, May 6, 2012 at 10:26 PM, Paul Cercueil wrote:
>> >
>> > Hello,
>> >
>> > I've been trying to integrate the EFL libraries inside our small
>> > distribution built using
On Tue, May 8, 2012 at 6:57 AM, Vincent Torri wrote:
> On Mon, May 7, 2012 at 7:19 PM, Carsten Haitzler wrote:
>> On Sun, 6 May 2012 23:42:52 +0200 Vincent Torri
>> said:
>>
>>> On Sun, May 6, 2012 at 10:26 PM, Paul Cercueil wrote:
>>> >
>>> > Hello,
>>> >
>>> > I've been trying to integrate t
On 07/05/12 16:50, Carsten Haitzler (The Rasterman) wrote:
> On Mon, 07 May 2012 17:07:00 +0900 Daniel Juyung Seo
> said:
>
> actually almost every widget is a container... they all can CONTAIN
> something... like another widget. very few are not. i guess the question is if
> the widget is PRIMARIL
15 matches
Mail list logo