efl/src
Carsten Haitzler c2e26a5121 edje - delete obj - null out freed items in structs/data
i just got a segv freeing ian invalid ptr... it SEEMS as if something
has tried to free and edje object twice... but i can't be sure as
valgrind can't catch this. it's a one-off, so ensure after free, we
NULL out things we freed to avoid this.

@fix
2016-04-13 20:02:12 +09:00
..
benchmarks Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:29:03 +00:00
bin eolian: Make promise eolian generation use macros for hooks 2016-04-11 01:28:50 -03:00
bindings Eo event: rename Eo_Event->event_info to Eo_Event->info. 2016-04-12 15:23:55 +01:00
edje_external elementary: add edje_external back in. 2016-03-31 19:45:26 -07:00
examples example: eina log - set eina log levels in examples 2016-04-13 15:29:29 +05:30
lib edje - delete obj - null out freed items in structs/data 2016-04-13 20:02:12 +09:00
modules Eo event: rename Eo_Event->event_info to Eo_Event->info. 2016-04-12 15:23:55 +01:00
scripts elementary: enable lua binding gen 2016-03-29 11:23:43 +01:00
static_libs Evas: Add SW engine map/unmap functions 2016-03-28 16:40:01 +09:00
tests eldbus: make tests suite more robust to initialization count change. 2016-04-12 10:40:58 -07:00
utils/ecore efl: add binary mode to f(re)open() calls 2015-12-05 21:04:36 +01:00
Makefile.am elementary: restore examples build. 2016-04-08 16:01:07 -07:00
Makefile_EPhysics.am
Makefile_Ecore.am ecore: add tests for promises with ecore_thread_promise_run 2016-04-05 11:35:12 -07:00
Makefile_Ecore_Audio.am build: keep our CLEANFILES tidy to avoid argument list too long during clean 2016-03-31 16:29:32 +02:00
Makefile_Ecore_Audio_Cxx.am
Makefile_Ecore_Avahi.am
Makefile_Ecore_Buffer.am
Makefile_Ecore_Cocoa.am ecore_cocoa: move Ecore_Cocoa_Cursor.h in Ecore_Cocoa.h 2016-03-02 13:56:35 -08:00
Makefile_Ecore_Con.am build: keep our CLEANFILES tidy to avoid argument list too long during clean 2016-03-31 16:29:32 +02:00
Makefile_Ecore_Cxx.am Test rework #3: Ecore_Cxx 2016-02-16 12:41:06 +00:00
Makefile_Ecore_Drm.am ecore_drm: fix out of source tree compilation 2015-12-23 17:43:22 +01:00
Makefile_Ecore_Evas.am ecore-wl2: Port Ecore_Evas engines to use Ecore_Wl2 code 2015-12-03 12:02:40 -05:00
Makefile_Ecore_FB.am
Makefile_Ecore_File.am
Makefile_Ecore_IMF.am ecore-imf-wayland: Port ecore_imf_wayland to use Ecore_Wl2 2015-12-03 12:02:40 -05:00
Makefile_Ecore_IMF_Evas.am
Makefile_Ecore_Input.am
Makefile_Ecore_Input_Evas.am
Makefile_Ecore_Ipc.am
Makefile_Ecore_Js.am efl js: Fix naming of manual binding functions. 2016-03-18 17:47:09 -03:00
Makefile_Ecore_Psl1ght.am
Makefile_Ecore_SDL.am
Makefile_Ecore_Wayland.am
Makefile_Ecore_Win32.am ecore_win32: add support of X11 shaped cursors 2015-12-01 12:15:31 -08:00
Makefile_Ecore_Wl2.am ecore_wl2: implement www extension for client-side use 2016-04-01 06:49:49 -04:00
Makefile_Ecore_X.am ecore-xcb: Implement missing keyrouter and keygrab functions for xcb 2016-04-04 11:01:48 -04:00
Makefile_Ector.am ector: do not put ector_types.eot into the list of to be cleaned files. 2016-03-28 15:17:54 -07:00
Makefile_Edje.am build: keep our CLEANFILES tidy to avoid argument list too long during clean 2016-03-31 16:29:32 +02:00
Makefile_Edje_Cxx.am
Makefile_Edje_Helper.am
Makefile_Eet.am Test rework #6: Eet 2016-02-16 12:41:06 +00:00
Makefile_Eet_Cxx.am Test rework #6: Eet_Cxx 2016-02-16 12:41:06 +00:00
Makefile_Eet_Helper.am elementary: add config back in. 2016-03-30 14:15:15 -07:00
Makefile_Eeze.am Test rework #7: Eeze 2016-02-16 12:41:06 +00:00
Makefile_Efl.am Efl: Rename flip and orient enums 2016-04-07 17:32:40 +09:00
Makefile_Efl_Cxx.am
Makefile_Efl_Js.am efl-js: JavaScript Eolian binding 2015-12-23 23:59:40 -02:00
Makefile_Efreet.am
Makefile_Eina.am eina: add tests for promises 2016-04-05 11:35:12 -07:00
Makefile_Eina_Cxx.am tests: add dependency on simple.eo.hh for new eina_cxx iterator test 2016-03-23 16:55:03 +01:00
Makefile_Eio.am
Makefile_Eio_Cxx.am
Makefile_Eldbus.am build: make sure eldbus_eolian_type_files lands in a tarball for distcheck 2016-02-18 14:27:35 +01:00
Makefile_Eldbus_Cxx.am Test rework #14: ElDbus_Cxx 2016-02-16 12:41:06 +00:00
Makefile_Elementary.am wayland: hook engine data from elm_win and update rect with evas size 2016-04-07 14:19:25 -04:00
Makefile_Elementary_Cxx.am elementary: add back C++ generated binding. 2016-03-28 16:16:15 -07:00
Makefile_Elocation.am eldbus: add efl.model implementation. 2015-12-10 12:02:30 -08:00
Makefile_Elua.am
Makefile_Elua_Helper.am build: keep our CLEANFILES tidy to avoid argument list too long during clean 2016-03-31 16:29:32 +02:00
Makefile_Embryo.am
Makefile_Emile.am Test rework #16: Emile 2016-02-16 12:41:06 +00:00
Makefile_Emotion.am build: keep our CLEANFILES tidy to avoid argument list too long during clean 2016-03-31 16:29:32 +02:00
Makefile_Eo.am Eo: Implement the fallback eo_add implementation. 2016-03-29 16:01:52 +01:00
Makefile_Eo_Cxx.am
Makefile_Eolian.am tests/eloian: ship eo file needed for tests in tarball 2016-04-08 15:41:03 +02:00
Makefile_Eolian_Cxx.am Test rework #19: Eolian_Cxx 2016-02-16 12:41:06 +00:00
Makefile_Eolian_Cxx_Helper.am build: keep our CLEANFILES tidy to avoid argument list too long during clean 2016-03-31 16:29:32 +02:00
Makefile_Eolian_Helper.am build: keep our CLEANFILES tidy to avoid argument list too long during clean 2016-03-31 16:29:32 +02:00
Makefile_Eolian_Js.am efl js: Add clean up callbacks to deallocate memory used in v8::External 2016-03-18 17:47:09 -03:00
Makefile_Eolian_Js_Helper.am build: keep our CLEANFILES tidy to avoid argument list too long during clean 2016-03-31 16:29:32 +02:00
Makefile_Escape.am
Makefile_Ethumb.am
Makefile_Ethumb_Client.am
Makefile_Evas.am evas.canvas3d: Add FXAA post processing render. 2016-04-12 00:50:46 +09:00
Makefile_Evas_Cxx.am Evas: Fix the build... I hope 2016-01-06 17:56:01 +09:00
Makefile_Evil.am Evil: integrate the dlfcn code into Evil 2015-12-29 22:13:58 +09:00