efl/src/lib/evas
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
..
cache evas engine cache - drop useless iff that assert already checked 2016-07-11 22:09:12 +09:00
cache2 evas cache2 - fix coverity CID 1357754 2016-07-24 18:44:15 +09:00
canvas evas image: Lower ERR message to WRN and fix it 2016-08-05 10:32:30 +09:00
common Evas font: Fix width query for OpenType fonts. (rewrite) 2016-07-14 17:32:01 +01:00
common3d Automatic migration to Eo4. 2016-03-03 09:58:08 +00:00
cserve2 evas: use portable environment lookup. 2015-05-14 18:41:48 +02:00
file evas module load - make coverity happy but not a bug 2016-07-08 18:59:21 +09:00
filters evas: filters: add return value in all cases 2016-07-25 18:00:42 +02:00
include evas: Fix inefficient updates with no_render 2016-07-26 10:25:14 +09:00
Evas.h evas: move canvas3d and vg parts into beta API and keep the rest under EO API 2016-06-14 16:27:10 +02:00
Evas_Common.h Eo: Move Eo back into beta. 2016-08-02 16:34:35 +01:00
Evas_Eo.h evas: Move map to a separate mixin 2016-06-29 09:12:26 +09:00
Evas_GL.h Evas GL: Use [u]int64_t directly in all APIs 2016-07-18 15:09:19 +09:00
Evas_Legacy.h evas: Mark image fill_spread as deprecated 2016-08-05 10:32:30 +09:00
Evas_Loader.h Evas: Move Evas.Load_Error to legacy, use Efl.Image.Load.Error 2016-06-17 11:37:39 +09:00
main.c efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00