efl/legacy/elementary/src
Woochan Lee 59a14b4a81 multibuttonentry: fix MBE item clear, item delete logic error.
Summary:
elm_multibuttonentry_clear API not worked well.
It deleted only odd items. Because of the sd->items has been modified inside elm_widget_item_del().

Then we don't have to search target item inside of _item_del().

@fix

Test Plan:
Add MBE items.
Call elm_multibuttonentry_clear API.
Check the bug state.

Reviewers: Hermet, cedric

Reviewed By: cedric

Differential Revision: https://phab.enlightenment.org/D3065

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
2015-09-26 08:34:44 +02:00
..
bin test_genlist: fix compilation warnings 2015-09-23 22:21:39 +05:30
edje_externals elm_external: shutdown elm after del callback 2015-07-29 22:23:19 +09:00
examples example/performance: Remove unused variable. 2015-09-16 01:06:38 +09:00
imported atspi: add AtspiText and AtspiEditableText interface support. 2014-06-10 16:18:17 +09:00
lib multibuttonentry: fix MBE item clear, item delete logic error. 2015-09-26 08:34:44 +02:00
modules elementary: Port evas object smart callbacks to use eo event callbacks 2015-08-28 16:30:27 +09:00
tests cxx: Added examples and tutorial for C++ binding 2015-08-25 03:42:34 -03:00
Makefile.am tests: add coverage support. 2015-01-16 16:39:37 +01:00