efl/src/lib
Carsten Haitzler 86c855bdd3 ecore ipc - fix send to skip data payload if null/0
conversion to efl.nmet didnt deal with null/0 zised payloads properly
and tried to send them, resulting in lots of ERR complaints which were
not errors. fix that to not try and send such empty payloads

@fix
2018-04-11 14:34:40 +09:00
..
ecore ecore: fix a potential memory leak. 2018-04-09 11:46:13 +09:00
ecore_audio ecore audio - add comment that this is an intended leak... 2018-04-06 22:40:33 +09:00
ecore_avahi
ecore_buffer
ecore_cocoa
ecore_con ecore_con: resolve the possible read of uninitalized data. 2018-04-05 15:29:57 +09: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 ecore_evas: remove dead code. 2018-04-10 15:01:43 -07:00
ecore_fb ecore_fb: fix divided by zero 2018-04-09 10:36:43 -07:00
ecore_file ecore_file: switch from buf to tmpstr 2018-04-10 14:27:44 +02: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 ipc - fix send to skip data payload if null/0 2018-04-11 14:34:40 +09:00
ecore_sdl
ecore_wayland ecore_wayland: remove logically dead code. 2018-04-06 10:10:44 -07:00
ecore_win32
ecore_wl2 ecore_wl2: Send a mouse-up event on reentry after client initiated resize 2018-03-20 14:30:39 -05:00
ecore_x ecore-x: add some useful xkb function wrappers 2018-01-24 16:18:51 -05:00
ector efl: use efl_add_ref to create objects which have no parent 2018-03-20 17:20:56 -07:00
edje efl_add_ref - fis to use efl_add properly with a parent. 2018-03-29 13:30:55 +09:00
eet eet: add doc note for EET_DATA_DESCRIPTOR_ADD_VAR_ARRAY_STRING 2018-02-28 16:02:39 -05:00
eeze eeze: use new bs static lib 2018-02-17 21:17:58 +01:00
efl efl_io_queue: add null check for slice->mem 2018-04-10 16:25:11 +09:00
efl_mono
efl_wl efl_wl: Add NULL check 2018-04-06 09:38:23 -05:00
efreet efreet_xml: make sure we unmap the right pointer. 2018-03-03 13:13:05 +00:00
eina eina: mark thread by default as not cancellable as per Eina documentation. 2018-04-05 10:39:30 -07:00
eio efl_add_ref - fis to use efl_add properly with a parent. 2018-03-29 13:30:55 +09:00
eldbus eldbus: call ecore_init in eldbus_init 2018-04-05 11:10:26 +02:00
elementary elementary: add new config value to handle tap finger size. 2018-04-09 10:36:43 -07:00
elocation
elput elput: include Eina.h in public header 2018-04-05 11:10:27 +02:00
elua
embryo
emile emil: resolve possible memory leak. 2018-04-05 15:01:44 +09:00
emotion emotion: call shutdown when smart objects are destroyed 2018-04-05 11:10:27 +02:00
eo eo: trigger invalidate and noref event before any modification is commited on the object tree. 2018-04-02 17:18:46 -07:00
eolian eolian: _ is allowed in doc references 2018-04-05 13:54:20 +02:00
eolian_cxx eolian_cxx: Fill documentation of part_def. 2018-03-20 16:50:30 -03:00
ephysics
escape
ethumb ethumb: use new bs static lib 2018-02-17 21:17:58 +01:00
ethumb_client
evas evas: we directly use the main loop, we do not need external integration anymore. 2018-04-10 14:42:54 -07:00
evil Evil: remove "symlink" code (it was for .lnk files anyway...) 2018-01-30 16:52:24 +09:00
.gitignore
CMakeLists.txt