efl/src/lib
Bowon Ryu 8cb0b193ea edje_entry: converting plain_text to '*' using unicode units.
Summary:
When converting plain_text to '*' in retrieve_surrounding_cb,
always convert it to '*' in 1 byte unit.

For example,
2 byte character is converted to "* *"
and 3 byte character is converted to "* * *"

However, this does not match the number of '*' printed in the entry.
Because, '*' in the entry is printed according to number of unicode characters.

This patch converts plain_text into unicode units
when converting plain_text to '*'

Test Plan: N/A

Reviewers: woohyun

Reviewed By: woohyun

Subscribers: cedric, #reviewers, jihoon, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D10792
2019-12-04 17:09:33 +09:00
..
ecore eo files: Avoid container<ptr(value_type)> usage. 2019-11-29 17:22:07 -03:00
ecore_audio
ecore_avahi
ecore_buffer
ecore_cocoa
ecore_con eo files: Avoid container<ptr(value_type)> usage. 2019-11-29 17:22:07 -03:00
ecore_drm
ecore_drm2
ecore_evas
ecore_fb
ecore_file
ecore_imf
ecore_imf_evas
ecore_input
ecore_input_evas ecore_input_evas: fix ouble use of include guard define 2019-11-20 10:30:17 +01:00
ecore_ipc
ecore_sdl
ecore_wayland
ecore_win32 ecore_win32: fix compose event field 2019-11-28 11:06:24 +00:00
ecore_wl2 ecore-wl2: Move ecore_wl2_window_buffer_transform_set to be internal 2019-12-03 10:47:32 -05:00
ecore_x
ector eo files: Avoid container<ptr(value_type)> usage. 2019-11-29 17:22:07 -03:00
edje edje_entry: converting plain_text to '*' using unicode units. 2019-12-04 17:09:33 +09:00
eet
eeze
efl efl_part: declare stable 2019-12-02 16:41:51 +01:00
efl_mono
efl_wl
efreet
eina eina - threadqueue - revert series of comments that moved to mempools 2019-12-03 11:45:42 +00:00
eio eo files: Avoid container<ptr(value_type)> usage. 2019-11-29 17:22:07 -03:00
eldbus eo files: Avoid container<ptr(value_type)> usage. 2019-11-29 17:22:07 -03:00
elementary Efl.Ui.Spotlight_Container: update docs after push/pop changes 2019-12-03 14:38:29 +01:00
elocation
elput
elua
embryo
emile fix jpeg loading which freed the wrong ptr 2019-12-02 19:54:25 +00:00
emotion
eo eo: there is no need to count callbacks here 2019-11-20 10:15:21 +01:00
eolian eolian: emit correct c_name for keyword builtins 2019-12-02 12:09:50 +01:00
eolian_cxx csharp: Add more since tags to members 2019-11-26 12:40:32 -03:00
ephysics
escape
ethumb
ethumb_client
evas Efl.Canvas.Gesture_Zoom: typo in docs 2019-12-03 18:04:10 +01:00
evil
.gitignore