efl/legacy/elementary/src
Tom Hacohen b12c544d21 Elm cnp: Fix infinite loop on drop target deletions in some cases.
In some cases, like having a drop target inside an inwin (looks like it
can be other containers too) can cause an infinite loop (as described in
the report). The reason for that is that while the drop target was added
when there was an X window available, the X window ws now gone, so the
non X path was being called which didn't have the code to remove the
item from the list being iterated. Yes, definition of spaghetti and
false assumptions.
Elm dnd/cnp need a massive overhaul, they are disgusting.

See the ticket for more information on the issue.

Fixes T1702
2014-10-20 17:24:07 +01:00
..
bin Introduce current_name_{set|get} 2014-10-06 08:08:24 +09:00
edje_externals autotools: add m4 macro to check for options 2014-09-04 17:33:05 +02:00
examples elementary: Adding example to demonstrate radio "changed" functionality. 2014-09-28 23:50:16 +09:00
imported atspi: add AtspiText and AtspiEditableText interface support. 2014-06-10 16:18:17 +09:00
lib Elm cnp: Fix infinite loop on drop target deletions in some cases. 2014-10-20 17:24:07 +01:00
modules autotools: add m4 macro to check for options 2014-09-04 17:33:05 +02:00
tests tests: Clean-up elementary-cxx test suite. 2014-09-17 20:28:05 -03:00
Makefile.am pass distcheck - add imported headers to makefiles to pass 2013-12-03 17:14:30 +09:00