seoz pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=a937dfb01a1b7d42c6491f4dcbc4782b958d8c2f
commit a937dfb01a1b7d42c6491f4dcbc4782b958d8c2f Merge: dffaefc f7fb45e Author: bluezery <ohpo...@gmail.com> Date: Fri Aug 22 03:52:16 2014 +0900 genlist: Refactoring genlist codes. <Comment by SeoZ> This is a partial commit of D788. As D788 is huge patch and genlist is really fragile, I decided to split this patch and it was partially done on the airplane during my business trip last month. As I had no solid amount of time to finish that job after that trip, I decided to push existing patches first. I will finish this job soon. Sorry bluezery. But I will keep your credit on the merge commit. Please make an atomic patch next time. You can do it. src/lib/elm_genlist.c | 520 ++++++++++++++++++++++++-------------------------- 1 file changed, 247 insertions(+), 273 deletions(-) --