efl/src
Ali Alzyod 4f99a37aee efl.canvas.textblock: allow all white spaces in style string not just space
Summary:
style string can contain any kind of white spaces and it will be fine

For example
```
"font=sans font_size=30 color=red "
```
Is the same as
```
"font=sans\tfont_size=30\n  color=red "
```

Reviewers: woohyun, segfaultxavi, tasn, zmike

Reviewed By: segfaultxavi

Subscribers: bu5hm4n, cedric, #reviewers, #committers

Tags: #efl

Maniphest Tasks: T8532

Differential Revision: https://phab.enlightenment.org/D11303
2020-02-11 12:10:00 +01:00
..
benchmarks Fix build with gcc 10 (which has -fno-common enabled by default). 2020-01-31 14:31:57 +01:00
bin exactness_player: make use of PATH_MAX define instead of posix variant 2020-02-10 14:01:47 +01:00
bindings csharp: implement GetChildrenIndex for GenericModel 2020-02-04 17:17:27 +09:00
edje_external
examples ecore_con: remove use of list<> from Efl.Net. 2020-01-30 17:06:17 +01:00
generic emotion & evas: remove gstreamer 0.10 support 2019-12-04 12:21:25 -08:00
lib efl.canvas.textblock: allow all white spaces in style string not just space 2020-02-11 12:10:00 +01:00
modules software_evas_engine: Remove unnecessary member for ector_surface_set 2020-02-05 10:47:15 +09:00
scripts scripts - eina - remove eina-bench-cmp as its disbaled from install 2020-01-06 16:36:31 +00:00
static_libs vg_common_json: Supports transform properties 2020-01-29 21:42:43 +09:00
tests efl.canvas.textblock: allow all white spaces in style string not just space 2020-02-11 12:10:00 +01:00
wayland_protocol