efl/src/lib/evas
Jean-Philippe Andre 722725dfc5 evas: Fix a crash in textblock
I could not reproduce it but the case should not happen,
so I'm adding a safety check rather than a silent return.

The private data should be NULL only after evas_object_free()
or before construction...

Fixes T5656
2017-07-05 17:43:59 +09:00
..
cache evas - async preload cancel fix - don't double delete/free 2017-04-10 10:40:52 +09:00
cache2 eina: rename EINA_{FLT,DBL}_CMP to EINA_{FLT,DBL}_EQ. 2017-01-06 15:58:46 -08:00
canvas evas: Fix a crash in textblock 2017-07-05 17:43:59 +09:00
common evas textblock: add align=locale option to respect locale's direction 2017-06-15 08:59:17 +03:00
common3d all: use void if we really want to make sure we do not accept parameters 2016-12-06 17:16:24 +01:00
cserve2 evas: use new API eina_file_close_on_exec. 2017-04-18 16:55:03 -07:00
file evas: Fix module memleak during evas_shutdown 2017-02-21 15:15:51 +09:00
filters evas: stat introducing a concept of engine and output in the backend. 2017-05-12 15:24:45 -07:00
include evas: Add internal type documentation (event grabber) 2017-07-05 17:43:59 +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.hh cxx: Modify how to generate C++ headers and allow cyclic dependencies 2017-01-18 22:47:04 -02:00
Evas_Common.h evas: fix version info for evas_language_direction_get 2017-06-19 14:08:54 -07:00
Evas_Eo.h Canvas text cursor: move to Efl.Canvas.Text namespace 2017-06-11 23:58:52 +03:00
Evas_GL.h Evas GL: Correct a couple typos in doxygen comments 2017-04-04 09:21:34 -04:00
Evas_Internal.h evas: Fix build for Windows without segv 2017-05-22 17:37:35 +09:00
Evas_Legacy.h evas: add @since for map_coords_get() 2017-06-30 16:51:43 -04:00
Evas_Loader.h Evas_Loader: Fix pluralization in grammar 2017-04-04 09:20:48 -04:00
main.c all: use void if we really want to make sure we do not accept parameters 2016-12-06 17:16:24 +01:00