efl/src/lib/evas
Daniel Hirt 0c38846e33 Canvas text: fix annotation set
The cursor position was not set correctly to the respective fnode, causing
annotation to not be applied correctly with text that has more than one
paragraph.
2016-07-12 11:01:45 +00:00
..
cache evas engine cache - drop useless iff that assert already checked 2016-07-11 22:09:12 +09:00
cache2 evas cache - avoid possible deref of null pointer 2016-07-11 22:06:16 +09:00
canvas Canvas text: fix annotation set 2016-07-12 11:01:45 +00:00
common evas scale cache - address possible coverity deadlock 2016-07-11 21:45:39 +09:00
common3d
cserve2
file evas module load - make coverity happy but not a bug 2016-07-08 18:59:21 +09:00
filters evas: Rename Evas.Object to Efl.Canvas.Object 2016-06-21 14:35:19 +09:00
include evas event handling3 - fix yet more corner cases for clipped objects 2016-07-07 14:12:22 +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 efl: Rename "pointer" device class to "wand" 2016-07-06 11:27:06 +09:00
Evas_Eo.h evas: Move map to a separate mixin 2016-06-29 09:12:26 +09:00
Evas_GL.h EvasGL: Add support for Evas GL 3.1 2016-07-04 20:47:57 +09:00
Evas_Legacy.h evas object: Move display_mode to Efl.Gfx.Size.Hint 2016-06-30 14:34:59 +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