efl/src
Mike Blumenkrantz 8e3877cc23 efl_ui/table: avoid exploding stack with lots of subobjects
using alloca like this without any limits is dangerous, so switch to
malloc here in such cases

Reviewed-by: Marcel Hollerbach <mail@marcel-hollerbach.de>
Differential Revision: https://phab.enlightenment.org/D9344
2019-07-19 10:54:59 -07:00
..
benchmarks
bin elm_test: add comparable "simple" scroller tests 2019-07-17 10:17:50 -07:00
bindings cxx: remove a compilation warning for g++ 7.x 2019-07-17 19:32:32 -03:00
edje_external
examples elementary: simplify example by using Efl.Model_Provider. 2019-07-17 21:58:00 +02:00
generic
lib efl_ui/table: avoid exploding stack with lots of subobjects 2019-07-19 10:54:59 -07:00
modules evas_vg_load_svg: Support multiple gradient without <defs> part 2019-07-15 21:23:38 +09:00
scripts
static_libs vg_common_svg: Gradient stop color use premultiplied color. 2019-07-17 17:15:23 +09:00
tests elementary: add a test for Efl.Ui.View interface. 2019-07-17 21:58:01 +02:00
wayland_protocol