efl/legacy/elementary
ChunEon Park d4ffe4c8c2 elementary/genlist - deprecated elm_genlist_item_data_set/get
but please use elm_object_item_data_set/get instead.


and what was purpose of this double casting? 

(int)(long) elm_genlist_item_data_get(gli);

these calls are used in some places. 

I removed the (long) casting because it looks useless.



SVN revision: 67546
2012-01-26 07:31:30 +00:00
..
config Elm glayer: Changed config to enable zoom/rotate finger by default. 2011-12-21 08:48:29 +00:00
data add elm_frame_collapse_go() to trigger frame animations, elm_frame_collapse_set() now bypasses them 2012-01-14 04:12:45 +00:00
doc elementary/genlist - update to use new APIs 2012-01-25 09:25:12 +00:00
m4 Elementary: Use eina_lock in elm_store 2011-11-05 17:49:11 +00:00
po elm po: Updated po files. 2012-01-11 02:01:48 +00:00
src elementary/genlist - deprecated elm_genlist_item_data_set/get 2012-01-26 07:31:30 +00:00
tests
.gitignore add note.txt to svn ignores 2011-10-11 22:17:53 +00:00
AUTHORS elementary: propagate drag,set signal to. 2011-12-01 11:00:55 +00:00
COPYING fix errant word "either" in license. 2011-11-15 11:55:22 +00:00
COPYING.images Elm glayer: Added "Gesture Layer 2" test. 2011-11-09 10:46:04 +00:00
ChangeLog
INSTALL From: Hyoyoung Chang <hyoyoung@gmail.com> 2011-12-28 12:54:59 +00:00
Makefile.am
NEWS
README
TODO elm: Use appropriate add/del_full for evas event callbacks. 2011-10-31 00:13:32 +00:00
autogen.sh that's it - remove autom4te.cache dirs again... - keep having to many 2011-08-02 04:13:33 +00:00
configure.ac elementary: be able to specify elementary private data subdirectory. 2012-01-19 17:12:15 +00:00
elementary.pc.in oops - EMAP_* still there. remove. 2011-12-19 12:17:15 +00:00
elementary.spec.in Adjust spec to existing modules. 2011-09-03 17:57:36 +00:00

README

Elementary - a basic widget set that is easy to use based on EFL for mobile
touch-screen devices.