add elm_genlist_item_count(), change (int)wd->count to (uint)wd->item_count, fix...
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Tue, 21 Feb 2012 23:59:25 +0000 (23:59 +0000)
committerMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Tue, 21 Feb 2012 23:59:25 +0000 (23:59 +0000)
commitf178d2c9bb1c61acf72c26062bf1e067469fdd4d
treeb16c3ad17ce03ff639a445574e1d9f2191ff324e
parent836b94bcb1d7306df95c4d85e72fd321fdc37f8a
add elm_genlist_item_count(), change (int)wd->count to (uint)wd->item_count, fix a shadow var

SVN revision: 68240
src/lib/elm_gen_common.h
src/lib/elm_gengrid.c
src/lib/elm_genlist.c
src/lib/elm_genlist.h