[Genlist] use generation instead of delete_me. (migration #65811) elementary: now...
authorJung Chanwook <joey.jung@samsung.com>
Mon, 27 Feb 2012 08:25:12 +0000 (17:25 +0900)
committerJung Chanwook <joey.jung@samsung.com>
Tue, 28 Feb 2012 02:13:52 +0000 (11:13 +0900)
commit1f5dd493cc65a69bd427f12df3b0b755c26997dc
tree3272b9be26665fd6981dbc459efe9839ea3e4312
parent329da5d4a2b328421ae0f99732efcbc9dcc6c2af
[Genlist] use generation instead of delete_me. (migration #65811) elementary: now elm_gen*_clear only destroy the item created before calling it. NOTE: As side fix, both genlist and gengrid now share their Widget_Data. Need a lot more work to be clean and match our quality standard. NOTE2: Genclear is now faster as it doesn't require to mark all item that need to be removed, but just increase one int

Change-Id: I2df74550aecd1f595a015088ac364aa81b8dfe78
src/lib/elm_genlist.c