Joshua A. Horton
|
9bf27dac65
|
Fixes #1628 for the 12.0 alpha
|
2019-02-26 12:32:18 +07:00 |
|
Joshua A. Horton
|
2d639f00a8
|
Initial implementation of Transcriptions.
|
2019-02-20 10:43:48 +07:00 |
|
Joshua A. Horton
|
d6e8a8c043
|
Renames dom.EditableElement to text.OutputTarget.
|
2019-02-07 22:19:23 +07:00 |
|
Joshua A. Horton
|
87bd9cabb1
|
Tidies up some of the recent refactor work.
|
2019-02-06 23:36:48 +07:00 |
|
Joshua A. Horton
|
73b434473e
|
Finishes refactoring of deadkey management, though refinement's needed.
|
2019-02-06 03:13:21 +07:00 |
|
Joshua A. Horton
|
02e37a4808
|
Replaces the keyboard param Pelem with its corresponding ele interface.
|
2019-02-06 01:48:31 +07:00 |
|
Joshua A. Horton
|
95985396dd
|
Converted editableElement to base class with managed deadkey info.
|
2019-02-05 23:03:42 +07:00 |
|
Joshua A. Horton
|
669e078a9a
|
Refactors deadkey state management into instance-able class.
|
2019-02-05 04:46:50 +07:00 |
|
Joshua A. Horton
|
1ed13e4242
|
Cleanup - removes some engine variables moved into element interfaces.
|
2019-01-31 03:57:35 +07:00 |
|
Joshua A. Horton
|
c1403c8d8d
|
Extracts some dom-related util API into targetable module for tools.
|
2019-01-24 21:07:39 +07:00 |
|
Joshua A. Horton
|
e58a62c0c2
|
Code cleanup + typing, mnemonic refactor + notes.
|
2019-01-14 12:29:52 +07:00 |
|
Joshua A. Horton
|
7c19ae795c
|
Notes some mnenomic keyboard issues to resolve.
|
2019-01-14 10:07:06 +07:00 |
|
Joshua A. Horton
|
600939b573
|
Refactors hardware keystroke processing, moves it to Processor module.
|
2019-01-14 09:50:22 +07:00 |
|
Joshua A. Horton
|
9410b33ce0
|
Relocates all OSK keystroke processing to the new Processor module.
|
2019-01-11 13:51:58 +07:00 |
|
Joshua A. Horton
|
5dfa059fe6
|
Fixes remaining references to key codes, starts some text-proc reorg.
|
2019-01-11 12:47:11 +07:00 |
|