efl/src/lib
Ali Alzyod a239fc4a1a efl_text_cursor: movement word start/end
Summary:
This patch will make **efl_text_cursor_move** method, when it is working with **WORD_START** or **WORD_END** If no actual movement happened then return false, and do not fire CHANGE event

for example if cursor at word start, and we call efl_text_cursor_move(cursor, word_start);
1- this call should return false because no actual movement happened. If no actual movement happened then return false
2- this call should not fire CHANGE event for cursor.and do not fire CHANGE event

Reviewers: woohyun, segfaultxavi, cedric, zmike

Reviewed By: woohyun

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Maniphest Tasks: T8454

Differential Revision: https://phab.enlightenment.org/D10949
2019-12-26 16:05:37 +09:00
..
ecore Remove @beta from Efl.Interpolator classes 2019-12-19 16:45:13 -08:00
ecore_audio eolian: rename event_prefix to event_c_prefix for consistency 2019-09-26 16:47:22 +02:00
ecore_avahi
ecore_buffer
ecore_cocoa
ecore_con docs: fix to make docs contain proper images 2019-12-10 12:53:39 +01:00
ecore_drm
ecore_drm2 ecore-drm2: Fix issue of shifting 1 by more than 32bits 2019-11-14 12:21:40 -05:00
ecore_evas evas: move efl_input_device into evas/Efl_Canvas.h 2019-10-31 13:29:56 -04:00
ecore_fb
ecore_file esacpe: remove library from tree 2019-12-04 12:21:24 -08:00
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 ecore-x - fix fallbacks to use capital X in lib name 2019-12-24 00:23:44 +00:00
ector ector software: catch up losing tasks among the threads. 2019-12-19 20:30:31 +09:00
edje edje_entry: avoid strstr undefined behaviour 2019-12-23 17:43:13 +01:00
eet evas_textblock: content fit feature 2019-12-12 14:22:46 +09:00
eeze eeze: remove tizen module support from eeze sensor 2019-12-11 13:46:31 +01:00
efl efl.text.style: rename methods/properties and add text_ prefix 2019-12-20 09:58:27 +01:00
efl_mono c#: Implement IList to Eina.Array. 2019-12-22 11:31:35 -03:00
efl_wl
efreet efreet - consider ctime changes as changes too 2019-11-16 13:02:10 +00:00
eina eina_hash: Move hash_free_cb to avoid memory leak. 2019-12-19 15:48:17 -08: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 docs: Fix a typo in guideline about deprecated API 2019-12-24 09:24:07 -05:00
elput
elua
embryo exotic: remove left-overs from Exotic support 2019-12-04 12:21:28 -08:00
emile fix jpeg loading which freed the wrong ptr 2019-12-02 19:54:25 +00:00
emotion emotion & evas: remove gstreamer 0.10 support 2019-12-04 12:21:25 -08:00
eo eo: only forward event if someone is listening. 2019-12-11 10:36:02 +01:00
eolian eolian: inherit since information from struct and enum to field 2019-12-24 07:26:33 +09:00
eolian_cxx csharp: Property Indexer implementation 2019-12-23 13:50:12 -03:00
ephysics fix various trivial null derefs 2019-10-18 13:30:10 -04:00
ethumb ethumb: fixed a potential dangling pointer. 2019-09-05 18:08:12 +09:00
ethumb_client
evas efl_text_cursor: movement word start/end 2019-12-26 16:05:37 +09:00
evil evil: make it clear in the docs that this library is private to efl 2019-10-07 12:50:14 +02:00
.gitignore