efl/legacy/elementary/src
Daniel Juyung Seo 5407141ac6 list: added comments about an unused function.
Fixing this issue is not trivial and will bring another issues like crashing.
So it is better to fix this in a development phase by refactoring list.

To fix this issue, the following are needed:
1. it->walking concept should be adopted instead of using just sd->walking.
   sd->walking was introduced in beb418d6
2. elm_widget_item_del() should be called instead of the combination of
   _elm_list_item_free() + elm_widget_item_free()
   This was introduced in f343011d
2014-05-10 23:44:28 +09:00
..
bin test_naviframe: added a test for event freeze checking. 2014-05-10 14:01:33 +09:00
edje_externals autotools: fix build when Ecore_Drm is enable. 2014-04-02 17:00:16 +09:00
examples diskselector_example_02: Added 'selected' callback usage. 2014-03-04 00:33:05 +09:00
imported elm: removing trailing white space ceremony for 1.9 release. 2014-03-02 00:52:26 +09:00
lib list: added comments about an unused function. 2014-05-10 23:44:28 +09:00
modules Makefile: Add @EVIL_LIBS@ for access_output 2014-04-10 16:07:05 +09:00
tests colorselector: Do not add custom palette color to the palette of config 2014-02-17 21:26:14 +09:00
Makefile.am pass distcheck - add imported headers to makefiles to pass 2013-12-03 17:14:30 +09:00