efl/src/lib
Cedric BAIL 0eacebfec8 elementary: fix elm_list items lifecycle.
Elm.List.Item lifecycle where an exception in Efl. They were trying to prevent the death of
there parent, to avoid dealing with safely walking on items list. This has been on the todo
list for years and is now fixed by this patch.
2018-05-24 16:02:21 -07:00
..
ecore ecore: during shutdown their is no need to delay anything. 2018-05-24 16:02:21 -07:00
ecore_audio efl: Add missing event types 2018-05-19 01:42:26 +02:00
ecore_avahi
ecore_buffer
ecore_cocoa
ecore_con ecore_con: disconnect from the server as soon as it request it. 2018-05-24 16:02:21 -07:00
ecore_drm
ecore_drm2 ecore-drm2: Add API function to retrieve output user data 2018-02-27 09:31:33 -05:00
ecore_evas evas: refactor efl_input_event and remove some of the lifecycle hack. 2018-05-24 16:02:18 -07:00
ecore_fb ecore_fb: fix divided by zero 2018-04-09 10:36:43 -07:00
ecore_file ecore_file: on shutdown properly set to NULL to avoid confusion when cycling init/shutdown. 2018-05-24 16:02:20 -07:00
ecore_imf ecore_imf: check validation before accessing context class 2018-03-26 08:05:45 +09:00
ecore_imf_evas
ecore_input
ecore_input_evas
ecore_ipc ecore: move close_on_destructor to close_on_invalidate as that describe the behavior best. 2018-05-01 10:39:01 -07:00
ecore_sdl
ecore_wayland ecore_wl_dnd: correct wrong variable assignment 2018-04-20 15:29:44 +09:00
ecore_win32 ecore-win32: propagate WM_SIZE event 2018-05-02 15:57:22 -04:00
ecore_wl2 ecore_wl2_window: Silence early commit ERR for mouse cursors 2018-05-22 12:33:36 -04:00
ecore_x
ector efl: Add missing event types 2018-05-19 01:42:26 +02:00
edje edje: simplify part handling as we are now guaranteed that a part as no parent when reaching the del intercept. 2018-05-24 16:02:20 -07:00
eet eet: add counter for number of frees needed in each directory 2018-04-25 12:00:11 -04:00
eeze eeze: use new bs static lib 2018-02-17 21:17:58 +01:00
efl efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
efl_mono efl_mono: Add support for Eina.Error/Empty in eina.Value 2018-05-17 16:56:11 -03:00
efl_wl Efl.Canvas.Scene (from Efl.Canvas) 2018-04-24 09:03:23 -07:00
efreet efreet: add method for disabling efreetd connection 2018-04-27 14:35:13 +02:00
eina eina: make it possible to return an EINA_VALUE_EMPTY by just requesting a new value of type NULL. 2018-05-24 16:02:19 -07:00
eio eio: enforce eio model to have a parent that provide main loop access. 2018-05-24 16:02:21 -07:00
eldbus eldbus: manage death of children during invalidate. 2018-05-24 16:02:18 -07:00
elementary elementary: fix elm_list items lifecycle. 2018-05-24 16:02:21 -07:00
elocation
elput elput: include Eina.h in public header 2018-04-05 11:10:27 +02:00
elua elua: get rid of lightuserdata for state retrieval 2018-04-13 15:40:05 +02:00
embryo
emile emil: resolve possible memory leak. 2018-04-05 15:01:44 +09:00
emotion evas: enforce legacy parent to be the canvas. 2018-05-24 16:02:19 -07:00
eo eo: an object is invalidated if it is invalidated or if any parent is invalidated. 2018-05-24 16:02:21 -07:00
eolian eolian: integrate event type requirement into eo file grammar 2018-05-19 01:49:06 +02:00
eolian_cxx efl: major rewrite of efl_part. 2018-05-24 16:02:18 -07:00
ephysics
escape
ethumb ethumb: use new bs static lib 2018-02-17 21:17:58 +01:00
ethumb_client
evas evas: make smart object deletion more robust to bad child behavior. 2018-05-24 16:02:21 -07:00
evil
.gitignore
CMakeLists.txt