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

2013-01-09 Thread Jihoon Kim
It has wrong indentation. please revise this patch :) 2013. 1. 9. 오후 9:44에 Enlightenment SVN no-re...@enlightenment.org님이 작성: Log: elementary/elm_index : Freed pointer should not be returned. Author: woohyun Date: 2013-01-09 04:43:51 -0800 (Wed, 09 Jan 2013) New Revision:

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

2013-01-09 Thread Daniel Juyung Seo
Spank spank woohyun. Fixed in svn. Thanks for reporting. Daniel Juyung Seo (SeoZ) On Wed, Jan 9, 2013 at 11:59 PM, Jihoon Kim imfin...@gmail.com wrote: It has wrong indentation. please revise this patch :) 2013. 1. 9. 오후 9:44에 Enlightenment SVN no-re...@enlightenment.org님이 작성: Log:

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

2012-09-11 Thread woohyun
I reverted elc_ctxpopup.c because latest modification made ctxpopup little bit strange. You can check the strangeness from datetime in elementary_test. The location of ctxpopup was different and size calculcation seemed to be wrong. -Original Message- From: Enlightenment

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

2012-07-25 Thread Gustavo Lima Chaves
* Enlightenment SVN no-re...@enlightenment.org [2012-07-24 19:43:33 -0700]: Log: elementary/elm_widget : focus_region function in elm_scroller was not executed because of _elm_legacy_is always returned EINA_FALSE. So I removed it. Author: woohyun Date: 2012-07-24

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

2012-07-25 Thread Gustavo Lima Chaves
* woohyun woo_hyun0...@naver.com [2012-07-25 11:56:43 +0900]: Hello. glima :) I wanna get review about this commit. Because of _elm_legacy_is returned EINA_FALSE, elm_scroller's focus_region was not called. Can I know the intention of _elm_legacy_is at this line ? Thanks :) Hi,

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

2012-07-25 Thread Daniel Juyung Seo
Great job Woohyun! Daniel Juyung Seo (SeoZ) On Wed, Jul 25, 2012 at 11:08 PM, Gustavo Lima Chaves gl...@profusion.mobi wrote: * Enlightenment SVN no-re...@enlightenment.org [2012-07-24 19:43:33 -0700]: Log: elementary/elm_widget : focus_region function in elm_scroller was not executed

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

2012-07-24 Thread woohyun
Hello. glima :) I wanna get review about this commit. Because of _elm_legacy_is returned EINA_FALSE, elm_scroller's focus_region was not called. Can I know the intention of _elm_legacy_is at this line ? Thanks :) -Original Message- From: Enlightenment SVNno-re...@enlightenment.org To:

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

2012-05-10 Thread Jihoon Kim
backport in 1.0? 2012. 5. 10. 오후 4:21에 Enlightenment SVN no-re...@enlightenment.org님이 작성: Log: elementary/elm_bubble : Fix a bug. Should return EINA_FALSE when no content exists. Author: woohyun Date: 2012-05-10 00:21:26 -0700 (Thu, 10 May 2012) New Revision: 70904 Trac:

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

2012-05-10 Thread woohyun
This is the new feature ~ so not for backport :) -Original Message- From: Jihoon Kimlt;imfin...@gmail.comgt; To: lt;enlightenment-devel@lists.sourceforge.netgt;; Cc: Sent: 2012-05-10 (목) 19:39:32 Subject: Re: [E-devel] E SVN: woohyun trunk/elementary/src/lib backport in 1.0? 2012. 5

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

2012-04-09 Thread The Rasterman
On Mon, 2 Apr 2012 15:22:22 +0900 Daniel Juyung Seo seojuyu...@gmail.com said: actually it should not use strlen() there at all. the fix in svn was even bad (though wouldnt have segv'd) This is wrong. Daniel Juyung Seo (SeoZ) On Mon, Apr 2, 2012 at 3:20 PM, Sebastian Dransfeld

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

2012-04-02 Thread Sebastian Dransfeld
On 04/02/2012 02:50 AM, Enlightenment SVN wrote: Log: elementary/elm_entry : Fixed a bug. While appending big sized string, elm_entry_entry_get caused segfault because memcpy could be tried with NULL pointer + 0 length. Author: woohyun Date: 2012-04-01 17:50:56 -0700

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

2012-04-02 Thread Daniel Juyung Seo
This is wrong. Daniel Juyung Seo (SeoZ) On Mon, Apr 2, 2012 at 3:20 PM, Sebastian Dransfeld s...@tango.flipp.net wrote: On 04/02/2012 02:50 AM, Enlightenment SVN wrote: Log: elementary/elm_entry : Fixed a bug. While appending big sized string,    elm_entry_entry_get caused segfault because

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

2012-03-29 Thread Daniel Juyung Seo
can_focus is false by default. So you need to set it true in this case. Thanks. Daniel Juyung Seo (SeoZ) On Thu, Mar 29, 2012 at 2:21 PM, Enlightenment SVN no-re...@enlightenment.org wrote: Log: elementary/toolbar : toolbar should be focusable as default. Author:       woohyun Date:        

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

2012-02-16 Thread Daniel Juyung Seo
On Thu, Feb 16, 2012 at 8:39 PM, Enlightenment SVN no-re...@enlightenment.org wrote: Log: Reviewed elm_label's API and documentation Author: woohyun Date: 2012-02-16 03:39:07 -0800 (Thu, 16 Feb 2012) New Revision: 68024 Trac:

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

2012-02-16 Thread Gustavo Sverzut Barbieri
On Thu, Feb 16, 2012 at 4:38 AM, Enlightenment SVN no-re...@enlightenment.org wrote: Log: Reviewed elm_index's APIs and documentations. So many things to be  modified :( I never see the point in having index as an independent widget as opposed to a decoration of indexed elements. Could anyone

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

2012-02-16 Thread Gustavo Sverzut Barbieri
On Thu, Feb 16, 2012 at 10:20 AM, Enlightenment SVN no-re...@enlightenment.org wrote: Log: Add EINA_DEPRECATED ~ thx to Seoz -EAPI void                        elm_label_fontsize_set(Evas_Object *obj, int fontsize); +EINA_DEPRECATED EAPI void                        

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

2012-02-16 Thread Tom Hacohen
On 16/02/12 15:11, Gustavo Sverzut Barbieri wrote: On Thu, Feb 16, 2012 at 10:20 AM, Enlightenment SVN no-re...@enlightenment.org wrote: Log: Add EINA_DEPRECATED ~ thx to Seoz -EAPI voidelm_label_fontsize_set(Evas_Object *obj, int fontsize); +EINA_DEPRECATED EAPI

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

2012-02-16 Thread David Seikel
On Thu, 16 Feb 2012 15:10:44 +0200 Tom Hacohen tom.haco...@samsung.com wrote: On 16/02/12 15:09, Gustavo Sverzut Barbieri wrote: Note: for next-elementary (post release) ProFUSION is working with Samsung to fix the class hierarchy and add interfaces, the index could be an interface own its

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

2012-02-16 Thread Tom Hacohen
On 16/02/12 15:18, David Seikel wrote: On Thu, 16 Feb 2012 15:10:44 +0200 Tom Hacohen tom.haco...@samsung.com wrote: On 16/02/12 15:09, Gustavo Sverzut Barbieri wrote: Note: for next-elementary (post release) ProFUSION is working with Samsung to fix the class hierarchy and add interfaces,

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

2012-02-16 Thread Gustavo Sverzut Barbieri
On Thu, Feb 16, 2012 at 11:18 AM, David Seikel onef...@gmail.com wrote: On Thu, 16 Feb 2012 15:10:44 +0200 Tom Hacohen tom.haco...@samsung.com wrote: On 16/02/12 15:09, Gustavo Sverzut Barbieri wrote: Note: for next-elementary (post release) ProFUSION is working with Samsung to fix the

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

2012-02-02 Thread Christopher Michael
On 02/01/12 21:33, Enlightenment SVN wrote: Log: [elementary/elm_entry] Were these signals(copy, cut) intentionally deleted? Anyway ~ I added them becasue they were there :) I can not (at this time) see how this hurts things. Let it in. More avenue for themes to work maybe? Cannot hurt to

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

2011-10-31 Thread ChunEon Park
+ sd-still_in = 1; Please use EINA_TRUE/FALSE -Regards, Hermet- -Original Message- From: Enlightenment SVNlt;no-re...@enlightenment.orggt; To: enlightenment-...@lists.sourceforge.net Cc: Sent: 11-10-31(월) 17:26:12 Subject: E SVN: woohyun