efl/data
Daniel Hirt 26c1f2477c Ui text: port widget to new interfaces
This is a big rewrite. In addition to implementing functionality with
the new Efl interfaces, a lot of legacy (Elm) code was removed.

A lot of work is squashed in this patch as the widget would've been
completely broken otherwise.

The major changes are:

Life-cycle:
  - Code was split to have 'finalize'
  - Item anchors (emoticons, images) were rewritten to have proper
  life-cycle

Scrolling logic:
  - Efl.Ui.Internal_Text_Scroller widget was added, and replaces the old
  Elm.Interface_Scrollable implementation. Singe-line and multi-line
  modes were fixed as well as sizing calculations. The object is now
  swallowed inside the Ui.Text widget.

Copy and paste:
  - Code was converted to Efl.Selection logic.

Modified tests:
    elementary_test -to "efl.ui.text"
    elementary_test -to "efl.ui.text label"

Added tests:
    elementary_test -to "efl.ui.text inputfield"

Removed test:
    elementary_test -to "efl.ui.text.async"
2018-11-05 18:17:42 +02:00
..
coverity coverity: add modeling file to reduce false positives. 2016-12-19 11:09:02 -02:00
ecore Spelling fixes 2015-03-18 21:38:33 -04:00
ecore_imf efl: make libraries aware of EFL_RUN_IN_TREE. 2013-01-04 17:19:43 +00:00
ecore_x ecore x vsync animator support - add a glx based vsync ticker 2014-07-28 23:00:34 +09:00
edje here comes meson 2018-10-02 17:22:50 +02:00
eeze efl: make libraries aware of EFL_RUN_IN_TREE. 2013-01-04 17:19:43 +00:00
efreet efl/efreet: use eina_prefix, kill one TODO item. 2013-01-04 17:42:23 +00:00
elementary Ui text: port widget to new interfaces 2018-11-05 18:17:42 +02:00
elua elua: add checkme 2014-12-11 16:41:24 +00:00
embryo here comes meson 2018-10-02 17:22:50 +02:00
emotion my brain farted. 2013-01-12 04:00:34 +00:00
eo here comes meson 2018-10-02 17:22:50 +02:00
ethumb here comes meson 2018-10-02 17:22:50 +02:00
ethumb_client fix directory structure: move ethumd_client out of ethumb. 2013-01-15 18:10:58 +00:00
evas merge: and now Evas 2012-11-04 11:51:42 +00:00
.gitignore Split .gitignore into multiple files 2013-06-11 18:18:50 -03:00
Makefile.am data: install icon according to FDO specification. 2018-07-02 14:49:29 +02:00
meson.build here comes meson 2018-10-02 17:22:50 +02:00