efl/src
Marcel Hollerbach 79442c22af elm_genlist: ensure item is not deleted while beeing processed
the downside of doing things like genlist is doing, is that a object can
be deleted, due to the fact that the processing call does not have a eo
call in its stack trace, the object is not reffed at all. Hence it
simply gets deleted in the middle of beeing proceded.
With this, this is at least here not happening.
2021-04-10 10:44:54 +02:00
..
benchmarks benchmark: Remove unnecessary import and export macros from benchmark executables 2020-12-06 12:25:19 -03:00
bin elm theme - add overlay and blank styles for buttons 2021-03-31 11:29:33 +01:00
bindings efl_mono: Use architecture independent ECANCELED 2020-11-25 10:44:41 -03:00
edje_external emotion: remove all left overs from removed backends 2020-06-05 12:47:43 +02:00
examples ecore evas ews - deprecate/remove 2021-03-28 13:56:33 +01:00
generic evas generic pdf - handle cleanupp on crashes in poppler and other errors 2020-12-12 02:22:06 +00:00
lib elm_genlist: ensure item is not deleted while beeing processed 2021-04-10 10:44:54 +02:00
modules evas - gl - optimize dither shader - use integer vecs and go to 2x2 2021-04-04 03:41:40 +01:00
scripts build: disable elua by default, plus nicer detection 2020-06-06 19:28:26 +02:00
static_libs vg_load_svg: Implement ClipPath feature 2020-10-14 19:16:53 +09:00
tests tests: fix efl_ui_suite 2021-04-01 15:22:57 +02:00
wayland_protocol ecore_wl2: Remove legacy teamwork stuff 2021-03-01 11:22:58 -05:00