Revert "I removed it->generation, sd->generation, it->walking, sd->walking"
authorDaniel Juyung Seo <seojuyung@gmail.com>
Wed, 17 Apr 2013 16:30:34 +0000 (01:30 +0900)
committerDaniel Juyung Seo <seojuyung@gmail.com>
Wed, 17 Apr 2013 16:30:34 +0000 (01:30 +0900)
commit1503eb16eee660ec28aec47e8ba9f7c85bc25251
tree9ebdb210a42b351f785fffc73044d383af5d6213
parent99b7b46fec2eb872b82c27dda78f5d4a11cab003
Revert "I removed it->generation, sd->generation, it->walking, sd->walking"

This patch broke at least two stuffs:

1. item movement with key arrow
now up/down arrow scrolls genlist now move to upper/lower item.

2. item del routine.
item del callbacks are called twice LOL.
this also broke apps that use elm_fileselector_button which uses elm_genlist internally.

Once these are fixed and tested more, I will re-commit this.

This reverts commit cea8e755dbf9b062bb1e6d7a89fbf4c590b8f6b3.
legacy/elementary/src/lib/elm_genlist.c
legacy/elementary/src/lib/elm_widget_genlist.h