efl/src
SubhransuSekhar Mohanty dd484a54dc efl_canvas_vg svg: free the svg tree returned by eet_data_read()
The eet_data_read() api creates the structure by referencing the wwt data structure
and reading from eet file. So the structure should be deleted by the user of the function.
As eet_data_read() api documentation dosen't specify about the ownership I guess
we need to free this structure to avoid memory leak.
2019-07-25 15:19:41 +09:00
..
benchmarks elementary: make Efl.Ui.Position_Manager a namespace. 2019-07-24 21:26:43 +02:00
bin elementary: make Efl.Ui.Position_Manager a namespace. 2019-07-24 21:26:43 +02:00
bindings cxx: remove a compilation warning for g++ 7.x 2019-07-17 19:32:32 -03:00
edje_external here comes meson 2018-10-02 17:22:50 +02:00
examples efl_ui_list: make it work with item_container 2019-07-24 12:05:08 -07:00
generic replace hton and ntoh family functions with ones defined in eina 2019-02-01 14:25:35 +00:00
lib evas image: apply filter at runtime 2019-07-25 15:02:03 +09:00
modules efl_canvas_vg svg: free the svg tree returned by eet_data_read() 2019-07-25 15:19:41 +09:00
scripts eolian: remove API to get freefunc of type 2019-07-08 16:06:42 +02:00
static_libs efl_canvas_vg image: changed image parameter type. 2019-07-22 17:31:06 +09:00
tests elementary: make Efl.Ui.Position_Manager a namespace. 2019-07-24 21:26:43 +02:00
wayland_protocol meson: fix build files size explosion 2018-10-15 22:02:17 +02:00