Re: [E-devel] E SVN: woohyun IN trunk/elementary/src: bin lib

2012-11-30 Thread Gustavo Lima Chaves
* Enlightenment SVN [2012-11-29 22:18:48 -0800]: > Log: > [elementary/elm_layout] There can be the cases with no aliases and no part > name. Then EINA_FALSE should be returned. > Should All widgets(including elm_layout) have default aliases? or Not?. > If you want the alias, just follow the p

Re: [E-devel] E SVN: woohyun IN trunk/elementary/src: bin lib

2012-11-29 Thread Daniel Juyung Seo
Some widgets do not have default parts/aliases. It still has to return false if there is no part to handle with. So it depends. Daniel Juyung Seo (SeoZ) On Fri, Nov 30, 2012 at 3:18 PM, Enlightenment SVN < no-re...@enlightenment.org> wrote: > Log: > [elementary/elm_layout] There can be the cases

Re: [E-devel] E SVN: woohyun IN trunk/elementary/src: bin lib

2012-02-08 Thread Daniel Juyung Seo
Please update ElementaryChanges. http://trac.enlightenment.org/e/wiki/ElementaryChanges Thanks in advance. Daniel Juyung Seo (SeoZ) On Wed, Feb 8, 2012 at 4:23 PM, Enlightenment SVN < no-re...@enlightenment.org> wrote: > Log: > [elementary/entry] Add elm_entry_markup_filter_append/prepend/remove

Re: [E-devel] E SVN: woohyun IN trunk/elementary/src: bin lib

2011-08-05 Thread WooHyun Jung
Oh. I got your point. Thanks for good advice ~~ I'll implement empty "elm_widget_focus_direction_go()" at first. I thought somebody(who declared this API) had a plan to implement this, so made simple directional scrolling function (only for diagonal movement). Anybody ~ who is working for this API

Re: [E-devel] E SVN: woohyun IN trunk/elementary/src: bin lib

2011-08-05 Thread Jung정우현
hello ~ Gustavo. Can I know that you meant "elm_widget_focus_direction_go" API ? And one more, what is worse API I made ? I only added elm_widget_can_focus_child_get API... and I think it doesn't duplicate exist one. 2011/8/5 Gustavo Barbieri > Sorry, but there is directional scrolling implem

Re: [E-devel] E SVN: woohyun IN trunk/elementary/src: bin lib

2011-08-05 Thread Gustavo Barbieri
Sorry, but there is directional scrolling implemented. Why did you duplicate it with a worse API (directional scrolling takes x,y as direction parameters and may do diagonal). If it's broken or not implemented it's better to fix it than to introduce something new. Sent from my iPhone On 05/08/201