efl/src
Ali Alzyod c00db387c3 Efl.Ui.Text : all related interfaces
Summary:
Change summary:

Removed :
- efl_ui_text_selectable.eo and add it functionality into efl_text_interactive.eo
- efl_ui_text_editable.eo because it is same as efl_ui_text.eo (just set one property by default)

Modifications:
- Move all Text Input enums and functionality from efl_ui_text class into its own interface,  this interface will be implemented at efl_ui_internal_text_interactive class.

- Rename selection_allowed property to selectable (same as other "editable" property) in efl_text_interactive

- Add select_all function into efl_text_interactive interface

- Add have_selection property into efl_text_interactive interface

- Move user_change , selection_start/change/clear   and undo/redo events into efl_text_interactive interface.

- Move methods and events of copy/paste/cut into efl_ui_text

- Fix password-related functionality

- Remove context menu clear and add_item methods.  (these should be added later with better design)

- Remove Validation event from EFL_UI_TEXT.  (these should be added later with better design)

Reviewers: woohyun, tasn, segfaultxavi, zmike, bu5hm4n

Subscribers: stefan_schmidt, a.srour, q66, zmike, segfaultxavi, cedric

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D10711
2019-12-09 10:58:39 +09:00
..
benchmarks
bin Efl.Ui.Text : all related interfaces 2019-12-09 10:58:39 +09:00
bindings charp: Require mono bindings when using dotnet 2019-12-04 17:09:06 +01:00
edje_external
examples Efl.Ui.Text : all related interfaces 2019-12-09 10:58:39 +09:00
generic emotion & evas: remove gstreamer 0.10 support 2019-12-04 12:21:25 -08:00
lib Efl.Ui.Text : all related interfaces 2019-12-09 10:58:39 +09:00
modules imf - make xim+scim the defaults not xim+ibus due to ibus being broken 2019-12-06 20:56:07 +00:00
scripts pyolian: Add helper functions for simple scripts 2019-11-26 12:40:32 -03:00
static_libs evas json: up-to-date vector-tree logging. 2019-11-27 17:54:51 +09:00
tests efl_canvas_object_animation: support duration 0 2019-12-06 18:04:07 +01:00
wayland_protocol