efl/src/lib
Jean-Philippe Andre 26ee77ff67 evas image: Lower ERR message to WRN and fix it
In elm_image, efl_file_get() was called on a legacy Evas Image
object, which generated an ERR message. This was way too much
noise for something that actually works.

It's best not to call efl_file_get/set API on a legacy
object, but it can be convenient for smooth code transitions
from legacy to pure eo.

Also, add safety to those APIs.

Test case: elm_test genlist dnd, start dragging anything.
2016-08-05 10:32:30 +09:00
..
ecore Eo: Move Eo back into beta. 2016-08-02 16:34:35 +01:00
ecore_audio ecore_audio: use the correct module wrapper 2016-08-02 21:12:33 +02:00
ecore_avahi
ecore_buffer
ecore_cocoa ecore_cocoa: release Ecore_Cocoa as stable 2016-06-25 20:45:25 +02:00
ecore_con efl runtime dynamic lib loading - make errors consistent and useful 2016-08-02 11:23:34 +09:00
ecore_drm
ecore_drm2 ecore_drm2: Fix a condition where no outputs are enabled 2016-08-02 13:29:09 -05:00
ecore_evas ecore_evas: Register animators for inline image ee 2016-08-01 10:29:24 +09:00
ecore_fb
ecore_file
ecore_imf ecore-imf - fix stupidity of loading ALL modules even if not needed 2016-08-01 21:12:24 +09:00
ecore_imf_evas
ecore_input ecore-input: Check return fo ecore_main_fd_handler_fd_get 2016-06-30 10:47:56 -04:00
ecore_input_evas
ecore_ipc If there is situation when server is closed prior to client, the client pointer pointing to server must be reset and check must be there during client deletion 2016-07-11 22:29:04 +09:00
ecore_psl1ght
ecore_sdl
ecore_wayland ecore-wayland: Prevent duplicated mouse up events. 2016-06-28 09:01:09 -04:00
ecore_win32
ecore_wl2 ecore-wl2: Add safety check for valid compositor 2016-07-26 12:43:24 -04:00
ecore_x ecore: xcb: make sure length_name is always initialized 2016-07-29 14:20:16 +02:00
ector autotools: since it has been broken for some times and nobody noticed, let's remove per directory support. 2016-08-01 13:36:47 -07:00
edje edje object shutdown - be far more paranoid about ptrs and order 2016-08-04 18:28:49 +09:00
eet autotools: since it has been broken for some times and nobody noticed, let's remove per directory support. 2016-08-01 13:36:47 -07:00
eeze
efl autotools: since it has been broken for some times and nobody noticed, let's remove per directory support. 2016-08-01 13:36:47 -07:00
efreet efreet: free fallback cache on shutdown 2016-08-04 17:04:50 +02:00
eina autotools: since it has been broken for some times and nobody noticed, let's remove per directory support. 2016-08-01 13:36:47 -07:00
eio autotools: since it has been broken for some times and nobody noticed, let's remove per directory support. 2016-08-01 13:36:47 -07:00
eldbus eldbus: make sure eldbus model is hidden behind the BETA API flag 2016-07-29 12:04:13 +02:00
elementary evas image: Lower ERR message to WRN and fix it 2016-08-05 10:32:30 +09:00
elocation
elput elput: Use correct filename in unlink 2016-07-26 12:38:24 -05:00
elua elua: enable module lookups in apps location 2016-07-19 16:19:42 +01:00
embryo efl - fix lots of little init/shutdown pairs that are wrong 2016-07-04 21:30:34 +09:00
emile autotools: since it has been broken for some times and nobody noticed, let's remove per directory support. 2016-08-01 13:36:47 -07:00
emotion evas: Rename Evas.Object to Efl.Canvas.Object 2016-06-21 14:35:19 +09:00
eo Eo: Move Eo back into beta. 2016-08-02 16:34:35 +01:00
eolian eolian: cleanup type serialization logic 2016-07-01 14:34:24 +01:00
eolian_cxx eolian-cxx: Fix generation for ref generic_values and Eolian classes 2016-07-05 16:32:11 -03:00
ephysics evas: Move map to a separate mixin 2016-06-29 09:12:26 +09:00
escape
ethumb
ethumb_client ethumb: tell the user if the connection to the deamon failed 2016-07-13 17:52:46 +02:00
evas evas image: Lower ERR message to WRN and fix it 2016-08-05 10:32:30 +09:00
evil autotools: since it has been broken for some times and nobody noticed, let's remove per directory support. 2016-08-01 13:36:47 -07:00
.gitignore