enventor/src
Mykyta Biliavskyi 6aea530622 Text settings: Add analysis typed text for redoundo feature.
Added cases:
    Analyse auto indention for new lines. It mean, that redo/undo
            line creation will finished by one step.
    Analyse input symbols speed. In case when user writes somethenigi
            and takes a short delay (by default 0.8sec)
            between written symbols - redo/undo action will use this delay
            as point to create new node in redo/undo queue.
    Analyse input symbols on a "words". Ongoing alphabetic symbols
            between nonalphabetic symbols known as
            "word". Redo/undo action will use for a step a whole "word".

In text setting added addition toggle named "Smart undo/redo".
By default this feature is disabled.

Todo: make this feature work with auto intendation.

Prortotype here: https://phab.enlightenment.org/D1288
2015-12-10 10:53:12 +09:00
..
bin Text settings: Add analysis typed text for redoundo feature. 2015-12-10 10:53:12 +09:00
include Text settings: Add analysis typed text for redoundo feature. 2015-12-10 10:53:12 +09:00
lib Text settings: Add analysis typed text for redoundo feature. 2015-12-10 10:53:12 +09:00
Makefile.am library support. 2014-09-30 23:56:16 +09:00