efl/src
Jaehyun Cho cb059ea0af elm_gesture_layer: fix crash caused by elm_gesture_layer_cb_del in cb
elm_gesture_layer_cb_del can be called in Elm_Gesture_Event_Cb cb set by
elm_gesture_layer_cb_set and cb_info of the cb is free in the cb.

This causes crash if cb_info is searched with EINA_INLIST_FOREACH.
2020-09-07 15:18:12 +09:00
..
benchmarks benchmarks: specify this outside extern "C" 2020-09-01 14:12:31 +02:00
bin build: only find env once 2020-09-02 09:25:51 +02:00
bindings Fix typos - (Part #3) 2020-07-06 10:52:51 +02:00
edje_external emotion: remove all left overs from removed backends 2020-06-05 12:47:43 +02:00
examples eldbus: use the const macros we have 2020-09-01 14:12:31 +02:00
generic Get rid of trailing whitespaces (3 / 14) 2020-06-23 10:28:13 +02:00
lib elm_gesture_layer: fix crash caused by elm_gesture_layer_cb_del in cb 2020-09-07 15:18:12 +09:00
modules ecore_evas_x: reply in *any* way with XdndStatus 2020-09-04 18:30:36 +02:00
scripts build: disable elua by default, plus nicer detection 2020-06-06 19:28:26 +02:00
static_libs Revert "evas_textblock: rainbow flag emoji treated as two clusters(update unibreak to version 4.2)" 2020-09-01 13:00:33 +02:00
tests eina file test: check rmdir result. 2020-09-02 10:44:19 +02:00
wayland_protocol refactor build 2020-05-27 11:06:46 +02:00