Re: [E-devel] [Patch] Tree support for elm_genlist_item_prepend() API.

2011-01-05 Thread The Rasterman
On Thu, 30 Dec 2010 09:57:00 +0900 Daniel Juyung Seo said: tnx! in svn! :) > Hello, > I added tree feature support to elm_genlist_item_prepend() API. > (elm_genlist_item_append() already supports tree.) > This patch is tested with elementary_test -> Genlist Tree. > Please review this and apply i

[E-devel] [Patch] Tree support for elm_genlist_item_prepend() API.

2010-12-29 Thread Daniel Juyung Seo
Hello, I added tree feature support to elm_genlist_item_prepend() API. (elm_genlist_item_append() already supports tree.) This patch is tested with elementary_test -> Genlist Tree. Please review this and apply it to upstream. I'll send a successive patch for tree support in elm_genlist_item_insert