Thanks! In SVN.
But I removed elm_widget_subobject_del in
elm_ctxpopup_hover_parent_set from your patch.
Existing elm_widget_subobject_add will do elm_widget_subobject_del if
there's any existing parent object.
Thanks.
Daniel Juyung Seo (SeoZ)
On Tue, May 22, 2012 at 10:38 AM, Bluezery wrote:
>
On 22/05/12 02:37, Carsten Haitzler (The Rasterman) wrote:
> i tested with all of the country codes supported and its a smattering of about
> 30% of them that behave this way.
That's just odd.
> someone needs to add ecore-x api for that :)
>
* Tom stares at dh/you. :)
--
Tom.
--
Hi all.
When I use elm_notify, I got a crash in the deleting routine. (you can test it
in elementary_test > Video)
When parent window of elm_notify is deleted, elm_notify set its parent to NULL.
However, it doesn't delete event callbacks of the parent window.
In the smart_del callback of elm_no
On Tue, May 22, 2012 at 12:48 PM, Christopher Michael
wrote:
> On 05/21/12 16:34, Sebastian Dransfeld wrote:
>> On 05/21/2012 08:24 AM, Bluezery wrote:
>>> Hello,
>>>
>>> Some efreet APIs do not check input parameters. So I add checking by
>>> using EINA_SAFETY_ON_XXX().
>>> ISO/IEC statndards sa
Nope.
When you call elm_ctxpopup_add(), wd->parent is NULL.
It doesn't print out warnings even wd->parent is NULL but it is better
to avoid doing a series of unnecessary calls.
So I reverted your commit.
Thanks.
Daniel Juyung Seo (SeoZ)
On Tue, May 22, 2012 at 4:09 PM, Enlightenment SVN
wrote:
>
Patch in svn now. I modified it slightly for efl formatting.
Thank You :)
Dh
> -Original Message-
> From: zhiwen...@linux.intel.com [mailto:zhiwen...@linux.intel.com]
> Sent: 21 May 2012 15:17
> To: enlightenment-devel@lists.sourceforge.net
> Subject: [E-devel] [PATCH] Wayland: Port eco
I don't understand how ctxpopup is added without parent.
If It is so you should fix that point first.
-Regards, Hermet-You should fix that point first.
-Original Message-
From: "Daniel Juyung Seo"
To:
Nope.
When you call elm_ctxpopup_add() it calls elm_ctxpopup_hover_parent_set().
In elm_ctxpopup_hover_parent_set() calls _parent_cut_off(). At this
moment there is no parent yet.
So there is a possibility that parent is NULL when _parent_cut_off() is called.
Of course we can check parent and do no
If you want to contribute directly to the svn, send us an info.txt
(just like the other ones in devs/) and your public ssh key.
Thank you for your work on python-elementary.
--
Boris Faure
--
Live Security Virtual Confere
My fault.
-Regards, Hermet-
-Original Message-
From: "Daniel Juyung Seo"
To: "Enlightenment developer
list";
Cc: ;
Sent: 2012-05-22 (화) 17
In SVN. Thanks!
Daniel Juyung Seo (SeoZ)
On Tue, May 22, 2012 at 4:46 PM, Sohyun Kim wrote:
>
> Hi all.
> When I use elm_notify, I got a crash in the deleting routine. (you can test
> it in elementary_test > Video)
>
> When parent window of elm_notify is deleted, elm_notify set its parent to
>
On Tue, 22 May 2012 00:08:36 -0300 Gustavo Lima Chaves
said:
> * Carsten Haitzler [2012-05-22 08:42:00 +0900]:
>
> > On Mon, 21 May 2012 11:17:32 -0300 Gustavo Lima Chaves
> > said:
> >
> > > * Enlightenment SVN [2012-05-20 21:17:11
> > > -0700]:
> > >
> > > > Log:
> > > > due to use obj st
See attachments.
2012/5/22 Boris Faure :
> If you want to contribute directly to the svn, send us an info.txt
> (just like the other ones in devs/) and your public ssh key.
> Thank you for your work on python-elementary.
> --
> Boris Faure
Login: kuuko
IRC Nick: kuuko
Name: K
You're in! Welcome!
--
Boris Faure
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will inc
Thanks! I'll commit the patches I have pending on this list once I get
everything set up.
2012/5/22 Boris Faure :
> You're in! Welcome!
> --
> Boris Faure
--
Live Security Virtual Conference
Exclusive live event will cove
congratulations!
with great power comes great responsibility.
On May 22, 2012 6:42 PM, "Enlightenment SVN"
wrote:
> Log:
> welcome to kuuko!
>
> Author: billiob
> Date: 2012-05-22 02:42:27 -0700 (Tue, 22 May 2012)
> New Revision: 71310
> Trac: http://trac.enlightenment.org/e
great! this is your first commit as a committer.
i bet you are doing good job for efl :)
On May 22, 2012 8:27 PM, "Enlightenment SVN"
wrote:
> Log:
> python-elementary: Align Panel to C api.
>
>
> Author: kuuko
> Date: 2012-05-22 04:26:36 -0700 (Tue, 22 May 2012)
> New Revision: 713
changelog please. and for the backport as well.
On May 22, 2012 7:33 PM, "Enlightenment SVN"
wrote:
> Log:
> The parent of elm_menu_add shouldn't be a edje object.
>
>
> Author: jaehwan
> Date: 2012-05-22 03:33:14 -0700 (Tue, 22 May 2012)
> New Revision: 71314
> Trac: http:/
On Tue, 22 May 2012 13:09:49 +0300 Kai Huuhko
wrote:
> Thanks! I'll commit the patches I have pending on this list once I get
> everything set up.
>
> 2012/5/22 Boris Faure :
> > You're in! Welcome!
Yay! Congratulations and welcome.
--
A big old stinking pile of genius that no one wants
coz
On Tue, 22 May 2012 10:26:03 +1000 David Seikel
wrote:
> Just a reminder to Cedric to fix up what he broke in edje_cc. It
> falls asleep quite often, never stopping. He said last night in IRC
> that disabling glib integration will fix that, but it made no
> difference.
>
> Trying to compile la
Hi,
what's the use case in setting a maximum number of items manually?
To me this seems like a hack. It should be defined based on the available
space. Otherwise you'll get horrible user interfaces by changing screen
resolution, or even screen orientation in mobile devices.
Then please explain w
On 21/05/12 14:13, Carsten Haitzler (The Rasterman) wrote:
> xkbswitch stuff will run the setxkbmap pretty much instantly - try stracing e.
> my bet is x itself is taking a while to reconfigure the kbdmap server-side?
>
I guess that sometimes it just takes xkbswitch to start (and finish)...
We ca
On Mon, May 21, 2012 at 10:35 PM, Enlightenment SVN
wrote:
> cnp_debug("Got some HTML: Checking encoding is useful\n");
> data = notify->data;
> + char *stripstr = malloc(sizeof(char) * (data->length + 1));
sizeof(char) is 1 by definition. Just malloc(data->length + 1).
> ddata.f
Hi, people.
As you can see, there are signal callback hooks on elm_icon objects,
in Elementary. Problem is this is an unused (none of the known themes
listening to signals on icons) *and inconsistent* feature, since icons
may as well be sole images (no Edje). Would it be OK to remove it or
will I
2012/5/22 Kai Huuhko
> Thanks! I'll commit the patches I have pending on this list once I get
> everything set up.
>
Super!! welcome :)
>
> 2012/5/22 Boris Faure :
> > You're in! Welcome!
> > --
> > Boris Faure
>
>
> --
On Wed, May 23, 2012 at 1:02 AM, Leandro Pereira wrote:
> On Mon, May 21, 2012 at 10:35 PM, Enlightenment SVN
> wrote:
>> cnp_debug("Got some HTML: Checking encoding is useful\n");
>> data = notify->data;
>> + char *stripstr = malloc(sizeof(char) * (data->length + 1));
>
> sizeof(char) is
The most I prefer is to use sizeof( variable );
No harmful for performance and would be better if the buffer type is changed.
-Original Message-
From: "Enlightenment SVN"
To: ;
Cc:
Sent: 2012-05-23 (수) 09:53:08
Subject: E SVN: hyoyoung trunk/elementary/src/lib
Log:
elementary/cnp: do
FYI, sizeof will be computed at the compile time.
-Original Message-
From: "ChunEon Park"
To: ;
;
Cc:
Sent: 2012-05-23 (수) 10:49:24
Subject: Re: [E-devel] E SVN: hyoyoung trunk/elemen
Maybe it's best time to talk about sizeof(char)
Do we need to sizeof(char)? I just that is problem of coding convention.
such as (a == 0) and (!a).
Is there any predefined convention about this case?
On Wed, May 23, 2012 at 10:52 AM, ChunEon Park wrote:
> FYI, sizeof will be computed at the comp
Dear Gustavo
2012년 5월 23일 수요일에 Gustavo Sverzut Barbieri님이 작성:
> Hi,
>
> what's the use case in setting a maximum number of items manually?
>
If we want to expand the size of items as window size, we will use
ELM_TOOLBAR_SHRINK_EXPAND mode.
At that time, if the items are more than what we want t
30 matches
Mail list logo