efl/src/lib
Cedric BAIL 2995cc16b7 eina: add EINA_FALLTHROUGH to disable warning on useful case serie with no break.
GCC has started introducing a detection for series of case in a switch statement
without break for each case. We do use that trick a lot to reduce our code base.
Even if in most case we have documented this so that people using coverity don't
try to fix it. Now with GCC we need to silence it properly to avoid future
problem.
2017-06-05 12:07:57 -07:00
..
ecore ecore: simplify usage of poller by giving 3 class of event on the main loop object. 2017-06-02 16:28:28 -07:00
ecore_audio ecore-audio: unset DISPLAY conditionally before processing pulse events 2017-06-02 18:23:43 -04:00
ecore_avahi doxygen: Fix typos & invalid statements in ecore 2017-02-13 19:54:29 +09:00
ecore_buffer doxygen: Fix typos & invalid statements in ecore 2017-02-13 19:54:29 +09:00
ecore_cocoa ecore_cocoa: avoid crash during shutdown due to Ecore_Event queue. 2017-03-09 16:17:58 -08:00
ecore_con efl.net: rename Ip.Address to Ip_Address. 2017-04-25 11:18:00 -03:00
ecore_drm ecore_drm: avoid crash during shutdown due to Ecore_Event queue. 2017-03-09 16:17:58 -08:00
ecore_drm2 ecore_drm2: Don't try to disable all devices when session deactivates 2017-06-02 15:50:09 -05:00
ecore_evas evas: document the wayland ecore_evas constructors 2017-06-05 12:07:56 -07:00
ecore_fb evas fb dev env var - allow in setuid processes with sanitizing 2017-02-09 18:38:28 +09:00
ecore_file ecore_file: use new API eina_file_close_on_exec. 2017-04-18 16:56:18 -07:00
ecore_imf ecore_imf: add ecore_imf_context_mime_type_accept_set API 2017-06-05 12:04:43 -07:00
ecore_imf_evas docs: Fix typos and some wrong expressions 2017-02-27 19:37:43 +09:00
ecore_input ecore_input: add ECORE_AXIS_LABEL_TOUCH_PALM enum 2017-05-17 10:39:43 +09:00
ecore_input_evas Revert "ecore-evas reduce modifier modification on every event to cut cpu" 2017-03-13 13:42:00 -07:00
ecore_ipc ecore_ipc: use new efl_net_*_windows classes. 2017-03-29 12:44:19 -03:00
ecore_psl1ght ecore_psl1ght: avoid crash during shutdown due to Ecore_Event queue. 2017-03-09 16:17:58 -08:00
ecore_sdl ecore_sdl: avoid crash during shutdown due to Ecore_Event queue. 2017-03-09 16:17:58 -08:00
ecore_wayland ecore_wayland: avoid crash during shutdown due to Ecore_Event queue. 2017-03-09 16:17:58 -08:00
ecore_win32 Ecore_Win32: add API to retrieve the geometry and dpi of plugged displays 2017-05-08 15:09:00 -07:00
ecore_wl2 ecore_wl2: silence gcc warning. 2017-06-05 12:07:57 -07:00
ecore_x ecore_x: Fix build warning (invalid enum used) 2017-05-16 20:47:48 +09:00
ector efl: Remove manual definitions of event "changed" 2017-04-18 11:07:46 +09:00
edje edje: Move some functions to Efl.Ui.Base (EO) 2017-05-31 18:42:32 +09:00
eet eet: use new API eina_file_close_on_exec. 2017-04-18 16:54:44 -07:00
eeze eeze: avoid crash during shutdown due to Ecore_Event queue. 2017-03-09 16:17:58 -08:00
efl efl_input_device: do not free list when freeing children iterator 2017-06-02 18:23:42 -04:00
efreet efreetd - make ability to not connect to efreetd non-critical 2017-04-23 21:17:40 +09:00
eina eina: add EINA_FALLTHROUGH to disable warning on useful case serie with no break. 2017-06-05 12:07:57 -07:00
eio efreetd: BSD optimizations. 2017-05-10 12:26:08 -07:00
eldbus eldbus: check return of dbus_signature_iter_next() 2017-04-26 14:49:37 +02:00
elementary popup: fix unintentional object deletion when change scrollable 2017-06-05 12:07:56 -07:00
elocation elocation: avoid crash during shutdown due to Ecore_Event queue. 2017-03-09 16:17:58 -08:00
elput elput: fix sp. usefull 2017-06-05 12:04:43 -07:00
elua
embryo cmake: add embryo. 2017-01-26 16:36:21 -02:00
emile emile_image: add error handling code for ifd_offset value 2017-04-06 15:34:53 +09:00
emotion evas/elm: Make group_add/group_del internal functions 2017-05-19 14:07:00 +09:00
eo Eo: add APIs to walk over classes and objects 2017-06-05 08:55:38 +03:00
eolian eolian: silence a unused warning temporarily 2017-05-30 17:15:54 +02:00
eolian_cxx eolian-cxx: Fixed compilation error after Eolian_Unit type introduction 2017-06-02 18:27:46 -03:00
ephysics
escape
ethumb ifdef RUN_IN_TREE logic. 2017-02-03 12:36:38 -02:00
ethumb_client
evas evas: revise grammar for memory allocator error status 2017-06-05 12:07:56 -07:00
evil Evil: fix fcntl() with sockets 2017-04-03 11:24:34 +02:00
.gitignore cxx: Modify how to generate C++ headers and allow cyclic dependencies 2017-01-18 22:47:04 -02:00
CMakeLists.txt build: switch eina to half baked cmake 2017-01-23 18:23:40 +01:00