efl/src/lib
Jean-Philippe Andre 5dbfb7961f eo/eina: Add HACK to avoid calls to EO after shutdown
Efl.Future is an EO object which means even cancelling Efl.Future
objects requires EO. So this should be done before shutting down EO,
otherwise everything fails badly.

I believe Efl.Future is going to disappear soon, but the problem will
remain: if any promise/future uses EO or anything else outside of Eina
(so, basically anything) then it needs to be canceled before shutting
down the above layers. This is the same situation as with ecore events,
for which we've introduced ecore_event_type_flush.

Ping @cedric
2017-12-18 19:54:31 +09:00
..
ecore ecore: Fix clean shutdown 2017-12-18 19:54:31 +09:00
ecore_audio ecore_audio: fix using undefined macros 2017-12-13 10:27:48 -08:00
ecore_avahi
ecore_buffer efl: drop deprecated Encoding key from desktop files 2017-12-13 10:27:48 -08:00
ecore_cocoa ecore_cocoa: fix the backspace key 2017-10-29 16:06:31 +01:00
ecore_con ecore_con: move Efl.Net.Control.Access_Point to use Eina_Future. 2017-12-14 16:42:44 -08:00
ecore_drm libinput check - move up to requiring 1.6 as a minimum for libinput 2017-11-12 21:47:02 +09:00
ecore_drm2 ecore-drm2: Fix issue of not being able to set output mode 2017-11-01 08:52:03 -04:00
ecore_evas ecore_evas: use access() instead of stat() 2017-11-23 15:31:01 -08:00
ecore_fb
ecore_file ecore_file: rename parameter for doxygen 2017-10-13 14:02:37 -07:00
ecore_imf Ecore_Imf: fix wrong annotation and enum name 2017-11-01 13:09:18 +09:00
ecore_imf_evas
ecore_input ecore_input: constify global 2017-10-29 13:59:17 +01:00
ecore_input_evas
ecore_ipc ecore ipc/con: fix nasty ... they dont mutually exclude 2017-11-26 14:01:14 +09:00
ecore_sdl
ecore_wayland ecore_wayland: fix assigned value is never used. 2017-10-16 13:28:10 -07:00
ecore_win32 efl: unsigned int/long never be less than zero. Fixed. 2017-10-13 12:07:28 -07:00
ecore_wl2 ecore_wl2: Better handling of extra commit 2017-12-13 16:34:10 -06:00
ecore_x ecore: removing assignment operation to avoid warning. 2017-10-16 13:29:02 -07:00
ector efl: Move VG-specific change event to efl.gfx.path 2017-12-13 13:47:48 +09:00
edje edje: fix using undefined macros(ECORE_AUDIO_OUT_RENDER_CLASS/ECORE_AUDIO_OUT_RENDER_EVENT_CONTEXT_FAIL) 2017-12-13 10:27:48 -08:00
eet efl: drop deprecated Encoding key from desktop files 2017-12-13 10:27:48 -08:00
eeze eeze: Remove unused device variables 2017-12-14 07:35:07 -05:00
efl efl: Add simple API for "blur" effects 2017-12-14 18:03:49 +09:00
efl_mono efl_mono: Fix eina_value_set. 2017-12-04 15:47:52 -03:00
efl_wl efl_wl: Silence ridiculous warning 2017-11-27 11:33:53 -06:00
efreet efreet: putting local variable "data" under preprocessor flag "SLOPPY_SPEC" to avoid below warning, if "SLOPPY_SPEC" is disabled. 2017-10-16 13:36:38 -07:00
eina eo/eina: Add HACK to avoid calls to EO after shutdown 2017-12-18 19:54:31 +09:00
eio eio: remove uneeded function. 2017-12-15 09:45:48 -08:00
eldbus eo files: convert various to use @cref 2017-11-02 16:41:01 +01:00
elementary Efl.Ui.Popup.Anchor: remove event callback when popup is deleted 2017-12-18 14:08:09 +09:00
elocation efl: drop deprecated Encoding key from desktop files 2017-12-13 10:27:48 -08:00
elput elput: Remove unreachable code 2017-11-20 07:51:50 -05:00
elua elua: correctly wrap gettext funcs 2017-11-24 10:55:46 +01:00
embryo
emile emile: comparing less than zero with unsigned interger. 2017-10-09 16:38:28 -07:00
emotion efl: drop deprecated Encoding key from desktop files 2017-12-13 10:27:48 -08:00
eo eo/eina: Add HACK to avoid calls to EO after shutdown 2017-12-18 19:54:31 +09:00
eolian eolian: remove now unused database init/shutdown 2017-12-15 17:11:11 +01:00
eolian_cxx efl_mono: tests and better support for structs, plus some other fixes 2017-12-15 22:26:29 -02:00
ephysics ephysic: comparing with same statement. 2017-10-09 16:40:17 -07:00
escape
ethumb
ethumb_client
evas evas: forgotten adjustement to handle the output geometry offset. 2017-12-14 10:56:49 -08:00
evil Evil: use static buffer to store error messages 2017-12-11 16:04:02 +09:00
.gitignore
CMakeLists.txt