| .. |
|
dom
|
Rename touchAliasElement.ts so it compiles on Linux
|
2019-03-07 21:20:57 +07:00 |
|
fonts
|
Move KMBM variable out of KV member in keyboards to match compiler behaviour
|
2017-10-20 10:42:54 +07:00 |
|
includes
|
Workaround for the mac sed issue, plus minor doc for one other point.
|
2019-03-06 11:53:49 +07:00 |
|
osk
|
Fixes KMW issues with mouse & key-cap interactions on 'master'.
|
2019-03-18 12:11:15 +07:00 |
|
resources
|
KeymanWeb - versioning update for beta.
|
2019-01-15 08:52:43 +07:00 |
|
text
|
Merge pull request #1668 from keymanapp/web-embed-popup-processing
|
2019-03-19 08:24:48 +07:00 |
|
build.sh
|
Oh yeah, still need to actually do the intermediate build...
|
2019-02-21 12:33:47 +07:00 |
|
build_dev_resources.sh
|
Renames dom.EditableElement to text.OutputTarget.
|
2019-02-07 22:19:23 +07:00 |
|
keymanweb.ts
|
Merge branch 'master' into web-touch-alias-refactor
|
2019-02-15 08:34:29 +07:00 |
|
kmwapi.ts
|
Fixes #1638.
|
2019-03-07 09:31:34 +07:00 |
|
kmwbase.ts
|
Links KMW to the reworked LMLayer API.
|
2019-03-05 08:12:54 +07:00 |
|
kmwdebug.js
|
KeymanWeb - versioning update for beta.
|
2019-01-15 08:52:43 +07:00 |
|
kmwdebugstub.js
|
KeymanWeb 10.0 alpha (#124)
|
2017-07-26 07:36:58 +07:00 |
|
kmwdevice.ts
|
Merge branch 'master' into web-248-iOS-landscape-display
|
2018-12-06 08:23:16 +07:00 |
|
kmwdom.ts
|
Initial work on KMW's ModelManager.
|
2019-02-27 12:19:47 +07:00 |
|
kmwdomevents.ts
|
Tidies up some of the recent refactor work.
|
2019-02-06 23:36:48 +07:00 |
|
kmwembedded.ts
|
Addresses PR review; extended defaultKeyOutput should affect OSK too.
|
2019-03-14 15:49:37 +07:00 |
|
kmwexthtml.ts
|
Tidies up some of the recent refactor work.
|
2019-02-06 23:36:48 +07:00 |
|
kmwhotkeys.ts
|
Refactors hardware keystroke processing, moves it to Processor module.
|
2019-01-14 09:50:22 +07:00 |
|
kmwinit.ts
|
KeymanWeb - versioning update for beta.
|
2019-01-15 08:52:43 +07:00 |
|
kmwkeyboards.ts
|
Corrects desktop-layout detection logic.
|
2019-03-12 15:22:11 +07:00 |
|
kmwkeymaps.ts
|
Merge branch 'beta' into p5s2-merge
|
2019-02-04 21:02:15 +07:00 |
|
kmwnative.ts
|
Merge branch 'master' into web-touch-alias-refactor
|
2019-02-15 08:34:29 +07:00 |
|
kmwRecorder.html
|
Allows recorder to directly load stub JSON files.
|
2018-03-07 12:36:45 +07:00 |
|
kmwreleasestub.js
|
KeymanWeb - versioning update for beta.
|
2019-01-15 08:52:43 +07:00 |
|
kmwrotation.ts
|
Formatting tweaks, extracts and preserves the language menu shim.
|
2019-01-04 15:14:15 +07:00 |
|
kmwtypedefs.ts
|
Renames dom.EditableElement to text.OutputTarget.
|
2019-02-07 22:19:23 +07:00 |
|
kmwuibutton.ts
|
KeymanWeb - versioning update for beta.
|
2019-01-15 08:52:43 +07:00 |
|
kmwuifloat.ts
|
KeymanWeb - versioning update for beta.
|
2019-01-15 08:52:43 +07:00 |
|
kmwuimanager.ts
|
Applies namespacing to the bulk of currently-refactored KMW code.
|
2018-03-05 09:51:20 +07:00 |
|
kmwuitoggle.ts
|
KeymanWeb - versioning update for beta.
|
2019-01-15 08:52:43 +07:00 |
|
kmwuitoolbar.ts
|
Pulls #1629's fix into master.
|
2019-02-26 08:51:30 +07:00 |
|
kmwutils.ts
|
Fixes #1638.
|
2019-03-07 09:31:34 +07:00 |
|
recorder_InputEvents.ts
|
Adjusts tests in line with the new refactor.
|
2019-01-28 05:08:09 +07:00 |
|
recorder_KeyboardScripts.js
|
Allows recorder to directly load stub JSON files.
|
2018-03-07 12:36:45 +07:00 |
|
recorder_ui_and_stubs.js
|
Adjusts tests in line with the new refactor.
|
2019-01-28 05:08:09 +07:00 |
|
singleton.ts
|
Initial reorganization of OSK code complete. Regressions exist, though.
|
2019-01-10 11:54:47 +07:00 |
|
tsconfig.base.json
|
Reworks the linkage between KMW and the LMLayer, updates target to ES6.
|
2019-02-21 12:30:50 +07:00 |
|
tsconfig.dev_resources.json
|
Polishes Transcription work, adds a unit-test suite for it.
|
2019-02-21 10:20:35 +07:00 |
|
tsconfig.embedded.json
|
Initial reorganization of OSK code complete. Regressions exist, though.
|
2019-01-10 11:54:47 +07:00 |
|
tsconfig.json
|
Refactors TS compile defs, converts the UI element sources.
|
2017-12-15 10:19:53 +07:00 |
|
tsconfig.recorder.json
|
Implemented a chirality engine tests. Still fails on IE at present.
|
2018-02-16 09:42:31 +07:00 |
|
tsconfig.ui.json
|
Basic embedded path conversion.
|
2017-12-15 10:27:17 +07:00 |
|
tsconfig.web.json
|
Initial reorganization of OSK code complete. Regressions exist, though.
|
2019-01-10 11:54:47 +07:00 |
|
version.txt
|
Move KeymanWeb project to web/
|
2017-05-26 11:00:34 +07:00 |