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)
commit0d1aa5da9385013b39cd54509973a0981f0405c5
tree82fe8e1c964d935a45a585a669f6044360cccdfe
parent38aef1f00f82b0a12ea22b03a7bd34890d8e14ee
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.
src/lib/elm_genlist.c
src/lib/elm_widget_genlist.h