On Sat, 12 Jan 2013 19:00:56 +0900 (KST) Jaeun Choi <[email protected]> said:

patches are in! in trunk and branches1 thanks very muchly! :)

> thanks!
>  
> 1. no whitespace change this time
> 2. include a backport to stable 1.7 branch
>  
> --  
> Jaeun Choi
> 
> 
> 
> 
>  
> -----Original Message-----
> From: "Carsten Haitzler"&lt;[email protected]&gt; 
> To: "Enlightenment developer
> list"&lt;[email protected]&gt;; Cc: "Jaeun
> Choi"&lt;[email protected]&gt;; Sent: 2013-01-12 (토) 17:55:02
> Subject: Re: [E-devel] [PATCH] elm_index: removed unnecessary lines
> 
> On Sat, 12 Jan 2013 17:30:34 +0900 (KST) Jaeun Choi
> &lt;jaeun_choi&gt;@naver.com&gt; said:
> 
> &gt; I removed some unnecessary lines from elm_index.c  
> &gt;  
> &gt; 1. in _index_box_auto_fill  
> &gt; _index_box_clear(line 178) does nothing:  
> &gt; if _index_box_clear is called, it means sd-&gt;level_active[level] is
> false &gt; (line 116). if sd-&gt;level_active[level] is false,
> _index_box_clear returns &gt; immediately (line 60). 
> &gt; 2. in _on_mouse_down  
> &gt; 3. in _on_mouse_in_access
> &gt; 4. in _autohide_disabled_set  
> &gt; Signal emit is enough.
> &gt; Filling the box and displaying the box are separated jobs.
> &gt; I think it's logically consistent to fill the box only when  
> &gt; 1) elm_index_level_go is called  
> &gt; 2) theme is changed  
> &gt;  
> &gt; 5. in _level_go
> &gt; Always clear the box before fill the box.
> 
> tanks!
> 
> a few comments. :)
> 
> 1. can you avoid whitespace changes in patches where possible - they just
> clutter them. if you want to fix whitespace issues split them of in another
> patch
> 2. can you also provide a backport to stable 1.7 branch? (look at evn branches
> - we maintan a stable 1.7 branch for elementary in order to release bugfix
> releases? since this is... a bug fix :)
> 
> -- 
> ------------- Codito, ergo sum - "I code, therefore I am" --------------
> The Rasterman (Carsten Haitzler)    [email protected]
> 
> 
>  


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [email protected]


------------------------------------------------------------------------------
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to