good job!
Daniel Juyung Seo (SeoZ)
2011/7/26 ChunEon Park :
> not bad.
> in svn.
> Thanks.
>
> Let's run together for the best moment!
> -Regards, Hermet-
>
> -Original Message-
> From: "cnook"
> To: "EFL"
On Mon, 25 Jul 2011 23:07:54 -0700
"Enlightenment SVN" wrote:
> Log:
> elm genscroller: Fixed warnings while raster is not working on this :)
> hooray! lol!
>
>
> Author: seoz
> Date: 2011-07-25 23:07:54 -0700 (Mon, 25 Jul 2011)
> New Revision: 61727
> Trac: http://tra
not bad.
in svn.
Thanks.
Let's run together for the best moment!
-Regards, Hermet-
-Original Message-
From: "cnook"
To: "EFL"
Cc:
Sent: 11-07-26(화) 13:58:55
Subject: [E-devel] [Patch]
Hi All,
The Elm_Wrap_Type have been added, and APIs have been changed also.
But there are some remains have to be changed as the attached patch.
Sincerely,
Shinwoo Kim.
Index: src/lib/elm_label.c
===
--- src/lib/elm_label.c (revision
Hi!
Your response always good for me.
1) Yes you're right,There would be a better solution than storing parent.
I'll try to use other way that would use previous parent size if new
parent does not have enough size.
Sincerely,
Shinwoo Kim.
2011/7/25 Daniel Juyung Seo
> Hello Shinwoo Kim,
* Enlightenment SVN [2011-07-25 12:52:32 -0700]:
There are two bugs I've seen for the gengrid worth mentioning:
1) Shouldn't a call to elm_gengrid_item_disabled_set(), with
EINA_TRUE, unselected it, if it was previously selected? Also, the
item seems to be receiving click events when disabled an
Am Mon, 25 Jul 2011 14:56:24 +0900 schrieb ChunEon Park:
Thanks for this hint. I'll change it next time I touch the file. I'm
sure that there're more asserts in eflxx. I've to search them all and
find correct error handling or replace by log output.
> really good to use assert instead of eina_log
Hi, Vincent.
sorry, I will be careful, sending patch.
2011/7/25 Vincent Torri :
>
> there is a free() that is added in that patch
>
> Vincent
>
> On Mon, 25 Jul 2011, Enlightenment SVN wrote:
>
>> Log:
>> ecore-imf: Fix warnings
>>
>> Signed-off-by: Naruto TAKAHASHI
>>
>> Author: mike_m
>>
1)
> Frankely, I don't like *_animated_*
Agreed. Choose either animation or anim and apply it to
evas_object_image and elm_icon.
I prefer anim :)
2)
> Eina_Bool elm_icon_anim_get (const Evas_Object *obj)
> -> elm_icon_anim_available_get ...
elm_icon_anim_available_get is already in Jiyoun's patch.
On Mon, 25 Jul 2011 20:12:55 +0900 ChunEon Park said:
yes... that'll be several years from now though... so don't hold your breath :)
> ok...
> Then those things could be changed just right before next major version?
>
> Let's run together for the best moment!
On 07/25/11 10:13, Tom Hacohen wrote:
> On 25/07/11 17:01, Christopher Michael wrote:
>> Sorry bout that :/ As I said earlier today, it was based off an older
>> configure.ac o small stuff like this was bound to happen, lol :) Thanks
>> for the fix0rs !!
>
> It sounds like you are using a deprecate
On 25/07/11 17:01, Christopher Michael wrote:
> Sorry bout that :/ As I said earlier today, it was based off an older
> configure.ac o small stuff like this was bound to happen, lol :) Thanks
> for the fix0rs !!
It sounds like you are using a deprecated version control system. Is it
possible you
Hello Shinwoo Kim,
1) Why do you store parent? parent can be changed at any time.
ie) elm_box_pack_end()
I think it's better not to change the code.
Of course there are some exceptions but diskselector looks like a
normal widget.
2) Setting it->label is ok.
3) When you make a diff, i
Sorry bout that :/ As I said earlier today, it was based off an older
configure.ac o small stuff like this was bound to happen, lol :) Thanks
for the fix0rs !!
dh
On 07/25/11 08:15, Enlightenment SVN wrote:
> Log:
> devilhorns! :)
>
>
> Author: discomfitor
> Date: 2011-07-25 05:15
2011/7/22 Jihoon Kim :
>> As for getting the right window in Edje, raster proposed an
>> edje_object_window_set() that
>> would be used for every Edje object that will receive keyboard input.
>
> Hello, raster.
> Do you have any idea to solve this portability issue?
>
I have one.
I didn't check i
Hi All,
I have attached elm_diskselector patch for resolving dynamic theme change
issue.
Previously, the item label did not display when them theme had changed while
elm_diskselector displayed.
Sincerely,
Shinwoo Kim.
Index: src/lib/elm_diskselector.c
=
Frankely, I don't like *_animated_*
How about just animation or anim?
evas_object_image_animation_available_get
evas_object_image_animation_frame_get
...
and this API also.
Eina_Bool elm_icon_anim_get (const Evas_Object *obj)
-> elm_icon_anim_available_get ...
-
ok...
Then those things could be changed just right before next major version?
Let's run together for the best moment!
-Regards, Hermet-
-Original Message-
From: "Carsten Haitzler"
To: "ChunEon Park"
Cc: enligh
Hello all, I just removed elm_gengrid_item_update from elm_gengrid_item_data.
So when you need to update an item after setting item_data, please
call elm_gengrid_item_update explicitly.
This change is a gengrid version of following announcement.
http://www.mail-archive.com/enlightenment-devel@list
On Mon, 25 Jul 2011 15:14:14 +0900 ChunEon Park said:
correct. a stable api cannot be broken for any reason. better usage or anything
else. well it can be - then it becom4es evas2.0 then evas3.0 then evas4.0 and e
every major release means people have to PORT existing code.. and that leads to
peop
there is a free() that is added in that patch
Vincent
On Mon, 25 Jul 2011, Enlightenment SVN wrote:
> Log:
> ecore-imf: Fix warnings
>
> Signed-off-by: Naruto TAKAHASHI
>
> Author: mike_m
> Date: 2011-07-25 00:16:54 -0700 (Mon, 25 Jul 2011)
> New Revision: 61665
> Trac:
21 matches
Mail list logo