efl/src/lib
Wonki Kim 34216aa9eb Fix a shutdown logic to be reachable in some case
Summary:
move evas_async_events_shutdown: to out of EVAS_CSERVE2 ifdef block
to make it reachable.

Reviewers: cedric, woohyun

Differential Revision: https://phab.enlightenment.org/D5926

Reviewed-by: Cedric BAIL <cedric@osg.samsung.com>
2018-04-16 11:18:29 -07:00
..
ecore ecore: further reduce pipe wait time during shutdown. 2018-04-16 10:57:32 -07:00
ecore_audio ecore audio - add comment that this is an intended leak... 2018-04-06 22:40:33 +09:00
ecore_avahi all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
ecore_buffer all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
ecore_cocoa ecore_cocoa: fix the backspace key 2017-10-29 16:06:31 +01:00
ecore_con ecore_con: resolve the possible read of uninitalized data. 2018-04-05 15:29:57 +09:00
ecore_drm efl: remove _MSC_VER (Visual Studio macro) usage in source code 2018-01-04 12:59:47 -08:00
ecore_drm2 ecore-drm2: Add API function to retrieve output user data 2018-02-27 09:31:33 -05:00
ecore_evas ecore_evas: Make draw_block block drawing 2018-04-12 15:59:39 -05: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 all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
ecore_input all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
ecore_input_evas all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
ecore_ipc ecore ipc - fix send to skip data payload if null/0 2018-04-11 14:34:40 +09:00
ecore_sdl all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
ecore_wayland ecore_wayland: remove logically dead code. 2018-04-06 10:10:44 -07:00
ecore_win32 all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
ecore_wl2 ecore_wl2: Fix ecore_wl2_window_output_find 2018-04-11 16:29:07 -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 elm_menu, toolbar, ctxpopup : remove unnecesary interface efl_ui_item and efl_ui_menu 2018-04-16 11:03:02 -07:00
efl_mono efl_mono: Fix eina_value_set. 2017-12-04 15:47:52 -03:00
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 elm_menu, toolbar, ctxpopup : remove unnecesary interface efl_ui_item and efl_ui_menu 2018-04-16 11:03:02 -07:00
elocation all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
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 all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
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: correct line/column number during doc reference validation 2018-04-12 15:24:15 +02:00
eolian_cxx efl_mono: Proper support for @class methods. 2018-04-12 21:23:42 -03:00
ephysics all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
escape
ethumb ethumb: use new bs static lib 2018-02-17 21:17:58 +01:00
ethumb_client all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
evas Fix a shutdown logic to be reachable in some case 2018-04-16 11:18:29 -07:00
evil Evil: remove "symlink" code (it was for .lnk files anyway...) 2018-01-30 16:52:24 +09:00
.gitignore
CMakeLists.txt