efl/src
Ali Alzyod e08ca17488 evas_textblock: markup text: improve handling invalide escape characters
Improve handling invalid escape characters.

(*) When '&' character founded in Markup text.
      Old Behavior   : Any text after '&' (if it is not escape), all text will be discarded
      New Behavior : Any text after '&' (if it is not escape), will be processes as normal plain text.

Example:
     Markup  Text :  Hello X & Y & Z 1 2 3
     Old     output :  Hello
     New   output :  Hello X & Y & Z 1 2 3

This is related to T8077

Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D9489
2019-08-19 11:33:25 -07:00
..
benchmarks Evil: remove pwd code in Evil and fix compilation failures after the removal 2019-07-28 09:27:27 +01:00
bin evas_common: parse color in rgb()/rgba() format 2019-08-19 11:33:23 -07:00
bindings eolian: rename is_class api for functions to is_static 2019-08-16 16:33:37 +02:00
edje_external here comes meson 2018-10-02 17:22:50 +02:00
examples meson: there is no need for checking ecore here 2019-08-19 09:44:26 +02:00
generic make mman.h private 2019-08-19 09:55:13 -04:00
lib evas_textblock: markup text: improve handling invalide escape characters 2019-08-19 11:33:25 -07:00
modules make mman.h private 2019-08-19 09:55:13 -04:00
scripts eolian: rename is_class api for functions to is_static 2019-08-16 16:33:37 +02:00
static_libs vg_common_svg: Apply node opacity to stroke color 2019-08-19 19:46:02 +09:00
tests evas_textblock: markup text: improve handling invalide escape characters 2019-08-19 11:33:25 -07:00
wayland_protocol meson: fix build files size explosion 2018-10-15 22:02:17 +02:00