home and end keys now actually SELECT the first/last genlist items instead of just...
authordiscomfitor <discomfitor@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 25 Feb 2012 11:53:35 +0000 (11:53 +0000)
committerdiscomfitor <discomfitor@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 25 Feb 2012 11:53:35 +0000 (11:53 +0000)
commit2d46f56ed7dfbbc7969d7e371d7c02831ee7edfa
tree0dd03534ef6a7744e2e8f0ce84e9a3d57ceb2435
parent9a56bc3c2d167c04645bdeb5b3887479140c60f5
home and end keys now actually SELECT the first/last genlist items instead of just moving viewport to them
this does NOT handle multiselect, since imo calling select callbacks on $TEXAS items would be pretty costly; probably need to job/timer it out or something

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@68443 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/elm_genlist.c