Re: [E-devel] E SVN: jaehwan trunk/elementary/src/lib

2013-02-21 Thread Daniel Juyung Seo
On Fri, Feb 22, 2013 at 11:01 AM, Daniel Juyung Seo wrote: > On Fri, Feb 22, 2013 at 12:19 AM, Bruno Dilly wrote: >> On Thu, Feb 21, 2013 at 7:32 AM, Jaehwan Kim >> wrote: >>> In elementary_test "Scroller", >>> When you flick the same direction and same amount, >>> the scroller has an accelerat

Re: [E-devel] E SVN: jaehwan trunk/elementary/src/lib

2013-02-21 Thread Daniel Juyung Seo
On Fri, Feb 22, 2013 at 12:19 AM, Bruno Dilly wrote: > On Thu, Feb 21, 2013 at 7:32 AM, Jaehwan Kim > wrote: >> In elementary_test "Scroller", >> When you flick the same direction and same amount, >> the scroller has an acceleration >> even if you flick it after ending animation. >> >> Currently

Re: [E-devel] E SVN: jaehwan trunk/elementary/src/lib

2013-02-21 Thread Daniel Juyung Seo
On Thu, Feb 21, 2013 at 8:01 PM, Iván Briano wrote: > On Thu, Feb 21, 2013 at 7:50 AM, Tom Hacohen wrote: >> On 21/02/13 10:42, Michael Blumenkrantz wrote: >>> whoa whoa...you want him to write TWO mails in one day??? >> >> No, I was hoping Sachiel will reply to my mail by phone. >> > > Fat chanc

Re: [E-devel] E SVN: jaehwan trunk/elementary/src/lib

2013-02-21 Thread Bruno Dilly
On Thu, Feb 21, 2013 at 7:32 AM, Jaehwan Kim wrote: > In elementary_test "Scroller", > When you flick the same direction and same amount, > the scroller has an acceleration > even if you flick it after ending animation. > > Currently I fix the scroller don't have an acceleration in that situation.

Re: [E-devel] E SVN: jaehwan trunk/elementary/src/lib

2013-02-21 Thread Iván Briano
On Thu, Feb 21, 2013 at 7:50 AM, Tom Hacohen wrote: > On 21/02/13 10:42, Michael Blumenkrantz wrote: >> whoa whoa...you want him to write TWO mails in one day??? > > No, I was hoping Sachiel will reply to my mail by phone. > Fat chance, I'm still at home. Also, yes. I'm not exactly the best examp

Re: [E-devel] E SVN: jaehwan trunk/elementary/src/lib

2013-02-21 Thread Tom Hacohen
On 21/02/13 10:42, Michael Blumenkrantz wrote: > whoa whoa...you want him to write TWO mails in one day??? No, I was hoping Sachiel will reply to my mail by phone. -- Tom. -- Everyone hates slow websites. So do we. Make

Re: [E-devel] E SVN: jaehwan trunk/elementary/src/lib

2013-02-21 Thread Michael Blumenkrantz
whoa whoa...you want him to write TWO mails in one day??? On Thu, Feb 21, 2013 at 10:40 AM, Tom Hacohen wrote: > On 21/02/13 10:32, Jaehwan Kim wrote: > > In elementary_test "Scroller", > > When you flick the same direction and same amount, > > the scroller has an acceleration > > even if you fli

Re: [E-devel] E SVN: jaehwan trunk/elementary/src/lib

2013-02-21 Thread Tom Hacohen
On 21/02/13 10:32, Jaehwan Kim wrote: > In elementary_test "Scroller", > When you flick the same direction and same amount, > the scroller has an acceleration > even if you flick it after ending animation. > > Currently I fix the scroller don't have an acceleration in that situation. > It occur onl

Re: [E-devel] E SVN: jaehwan trunk/elementary/src/lib

2013-02-21 Thread Jaehwan Kim
In elementary_test "Scroller", When you flick the same direction and same amount, the scroller has an acceleration even if you flick it after ending animation. Currently I fix the scroller don't have an acceleration in that situation. It occur only in paged scroller. 2013년 2월 21일 목요일에 Iván Brian

Re: [E-devel] E SVN: jaehwan trunk/elementary/src/lib

2013-02-21 Thread Iván Briano
On Thu, Feb 21, 2013 at 6:36 AM, Enlightenment SVN wrote: > Log: > Small bug in scroller when the page is set. > > What bug? Triggered how? How do we test this? > Author: jaehwan > Date: 2013-02-21 01:36:14 -0800 (Thu, 21 Feb 2013) > New Revision: 84277 > Trac: http://trac.

Re: [E-devel] E SVN: jaehwan trunk/elementary/src/lib

2012-12-02 Thread Jaehwan Kim
lt;enlightenment-devel@lists.sourceforge.net >; > Cc: "enlightenment-...@lists.sourceforge.net "& > lt;enlightenment-...@lists.sourceforge.net >; > Sent: 2012-11-27 (화) 19:44:53 > Subject: Re: [E-devel] E SVN: jaehwan trunk/elementary/src/lib > > Why is that? I don&#

Re: [E-devel] E SVN: jaehwan trunk/elementary/src/lib

2012-11-28 Thread ChunEon Park
vel@lists.sourceforge.net>; Cc: "enlightenment-...@lists.sourceforge.net"<enlightenment-...@lists.sourceforge.net>; Sent: 2012-11-27 (화) 19:44:53 Subject: Re: [E-devel] E SVN: jaehwan trunk/elementary/src/lib Why is that? I don't get why the rect must be added if it worked

Re: [E-devel] E SVN: jaehwan trunk/elementary/src/lib

2012-11-27 Thread Tom Hacohen
Yep, adding an hit-rect doesn't sound right. On Tue, Nov 27, 2012 at 10:44 AM, Gustavo Sverzut Barbieri < barbi...@profusion.mobi> wrote: > Why is that? I don't get why the rect must be added if it worked before. > Just change the member add to set the properties you need > > On Tuesday, Novembe

Re: [E-devel] E SVN: jaehwan trunk/elementary/src/lib

2012-11-27 Thread Gustavo Sverzut Barbieri
Why is that? I don't get why the rect must be added if it worked before. Just change the member add to set the properties you need On Tuesday, November 27, 2012, Enlightenment SVN wrote: > Log: > Add the hit_rect in elm_image. When the image is changed, the evas > callback cannot be called. > S

Re: [E-devel] E SVN: jaehwan trunk/elementary/src/lib

2012-05-22 Thread Daniel Juyung Seo
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:/

Re: [E-devel] E SVN: jaehwan trunk/elementary/src/lib

2012-05-18 Thread Jaehwan Kim
I agree with your opinion. I reverted it. The "correctness" should be discussed at elm 2.0. Thanks. -- Jaehwan Kim. 2012년 5월 18일 금요일에 Michael Blumenkrantz님이 작성: > On Wed, 16 May 2012 18:37:51 -0700 > "Enlightenment SVN" > wrote: > > > Log: > > The separator is not a real item. So it shouldn't be

Re: [E-devel] E SVN: jaehwan trunk/elementary/src/lib

2012-05-17 Thread Rafael Antognolli
On Thu, May 17, 2012 at 5:41 PM, Michael Blumenkrantz wrote: > On Wed, 16 May 2012 18:37:51 -0700 > "Enlightenment SVN" wrote: > >> Log: >> The separator is not a real item. So it shouldn't be counted. >> >> >> Author:       jaehwan >> Date:         2012-05-16 18:37:50 -0700 (Wed, 16 May 2012) >>

Re: [E-devel] E SVN: jaehwan trunk/elementary/src/lib

2012-05-17 Thread Michael Blumenkrantz
On Wed, 16 May 2012 18:37:51 -0700 "Enlightenment SVN" wrote: > Log: > The separator is not a real item. So it shouldn't be counted. > > > Author: jaehwan > Date: 2012-05-16 18:37:50 -0700 (Wed, 16 May 2012) > New Revision: 71185 > Trac: http://trac.enlightenment.org/e/c

Re: [E-devel] E SVN: jaehwan trunk/elementary/src/lib

2012-03-26 Thread Daniel Juyung Seo
and the formatting is even wrong. Daniel Juyung Seo (Seoz) On Mon, Mar 26, 2012 at 7:19 PM, ChunEon Park wrote: > You didn't update position history. > > > Maybe it should be ignored the all mouse events once the down is happened on > the freeze/hold status. > > > --

Re: [E-devel] E SVN: jaehwan trunk/elementary/src/lib

2012-03-26 Thread ChunEon Park
You didn't update position history. Maybe it should be ignored the all mouse events once the down is happened on the freeze/hold status. -Regards, Hermet- -Original Message- From: "Enlightenment SVN" To:

Re: [E-devel] E SVN: jaehwan trunk/elementary/src/lib

2012-03-01 Thread Michael Blumenkrantz
On Thu, 1 Mar 2012 15:51:42 +0900 Jaehwan Kim wrote: > Hi, > > Thanks for your bug reporting. > > > > Still some bugs though: > > > * vertical toolbar orientation (test 6) is broken > > When I checked the test 6, I didn't find any broken. Please check again and > explain it more detail. This

Re: [E-devel] E SVN: jaehwan trunk/elementary/src/lib

2012-02-29 Thread David Seikel
On Thu, 1 Mar 2012 15:51:42 +0900 Jaehwan Kim wrote: > > More examples of things which need to be fixed can be found in the > toolbar of > > elementary_config. > > Additionally, middle clicking toolbar buttons no longer produces > > related > events. > > What means the middle clicking? > In tool

Re: [E-devel] E SVN: jaehwan trunk/elementary/src/lib

2012-02-29 Thread Jaehwan Kim
Hi, Thanks for your bug reporting. > > Still some bugs though: > > * vertical toolbar orientation (test 6) is broken When I checked the test 6, I didn't find any broken. Please check again and explain it more detail. > > * toolbar menu items sometimes have their menu "stuck" in the toolbar area

Re: [E-devel] E SVN: jaehwan trunk/elementary/src/lib

2012-02-29 Thread Daniel Juyung Seo
Thanks Mike for reporting many issues. I politely ask you to raise a trac issue for them. It will be stacked in trac and handled somehow without being forgetted. Thanks in advance. Daniel Juyung Seo (SeoZ) 2012/3/1 Michael Blumenkrantz : > On Wed, 29 Feb 2012 17:39:50 -0500 > Michael Blumenkrantz

Re: [E-devel] E SVN: jaehwan trunk/elementary/src/lib

2012-02-29 Thread Michael Blumenkrantz
On Wed, 29 Feb 2012 17:39:50 -0500 Michael Blumenkrantz wrote: > On Wed, 29 Feb 2012 06:41:58 -0500 > Michael Blumenkrantz wrote: > > > On Wed, 29 Feb 2012 16:03:00 +0900 > > Jaehwan Kim wrote: > > > > > Hi, > > > > > > I fixed the scale bug. Please test it is work well. And thanks for > > >

Re: [E-devel] E SVN: jaehwan trunk/elementary/src/lib

2012-02-29 Thread Michael Blumenkrantz
On Wed, 29 Feb 2012 06:41:58 -0500 Michael Blumenkrantz wrote: > On Wed, 29 Feb 2012 16:03:00 +0900 > Jaehwan Kim wrote: > > > Hi, > > > > I fixed the scale bug. Please test it is work well. And thanks for > > reporting :) > > > > The reason I changed toolbar is the focus problem. In order to

Re: [E-devel] E SVN: jaehwan trunk/elementary/src/lib

2012-02-29 Thread Michael Blumenkrantz
On Wed, 29 Feb 2012 16:03:00 +0900 Jaehwan Kim wrote: > Hi, > > I fixed the scale bug. Please test it is work well. And thanks for > reporting :) > > The reason I changed toolbar is the focus problem. In order to use focus > next hook, > the items should be able to be focused. But toolbar items

Re: [E-devel] E SVN: jaehwan trunk/elementary/src/lib

2012-02-28 Thread Jaehwan Kim
Hi, I fixed the scale bug. Please test it is work well. And thanks for reporting :) The reason I changed toolbar is the focus problem. In order to use focus next hook, the items should be able to be focused. But toolbar items were edje object. The edje object cannot be focused. So I changed edje

Re: [E-devel] E SVN: jaehwan trunk/elementary/src/lib

2012-02-28 Thread Michael Blumenkrantz
On Tue, 28 Feb 2012 15:15:27 -0500 Michael Blumenkrantz wrote: > On Mon, 27 Feb 2012 23:14:10 -0800 > "Enlightenment SVN" wrote: > > > Log: > > Change the toolbar item by using button object. > > The toolbar item was edje object. Because edje object cannot be focused, > > toolbar item cannot

Re: [E-devel] E SVN: jaehwan trunk/elementary/src/lib

2012-02-28 Thread Michael Blumenkrantz
On Mon, 27 Feb 2012 23:14:10 -0800 "Enlightenment SVN" wrote: > Log: > Change the toolbar item by using button object. > The toolbar item was edje object. Because edje object cannot be focused, > toolbar item cannot be focused, either. But toolbar item should be focused in > order to move the f