efl/src/lib/evas
Daniel Hirt 1624417d91 Evas textblock: fix width calculation of non-dirty paragraphs
This reverts commit 0a28cb97af, as the
addressed issue was still occurring.
Non-dirty paragraphs were not considered when recalculating the
formatted width of the text.
This could easily be reproduced with two paragraphs, getting the width,
and then updating only the second paragraph.

Added a test case.

@fix
2017-05-23 13:26:32 +03: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 textblock: fix width calculation of non-dirty paragraphs 2017-05-23 13:26:32 +03:00
common evas font code - build on older freetypes without new definitions 2017-04-28 18:41:39 +09: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: Remove font_hinting from EO 2017-05-15 17:12:15 +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 doc copypaste on evas_device_get() 2017-05-19 13:17:31 -04:00
Evas_Eo.h rename Efl.Ui.Zoomable to Efl.Ui.Zoom 2017-05-18 14:56:49 +09: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: Remove Evas.Modifier from EO 2017-05-16 20:47:48 +09: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