| .. |
|
fonts
|
Move KMBM variable out of KV member in keyboards to match compiler behaviour
|
2017-10-20 10:42:54 +07:00 |
|
osk
|
Notes some mnenomic keyboard issues to resolve.
|
2019-01-14 10:07:06 +07:00 |
|
resources
|
Merge branch 'master' into web-340-chiral-font
|
2018-02-12 08:33:30 +07:00 |
|
text
|
Notes some mnenomic keyboard issues to resolve.
|
2019-01-14 10:07:06 +07:00 |
|
build.sh
|
Applies namespacing to the bulk of currently-refactored KMW code.
|
2018-03-05 09:51:20 +07:00 |
|
build_recorder.sh
|
Prevents odd Safari test bug.
|
2018-02-26 15:34:54 +07:00 |
|
closure.ts
|
Refactored the base KMW object; performed work to support minification.
|
2017-12-21 13:20:11 +07:00 |
|
keymanweb.ts
|
Initial reorganization of OSK code complete. Regressions exist, though.
|
2019-01-10 11:54:47 +07:00 |
|
kmwapi.ts
|
Applies namespacing to the bulk of currently-refactored KMW code.
|
2018-03-05 09:51:20 +07:00 |
|
kmwbase.ts
|
Fixes remaining references to key codes, starts some text-proc reorg.
|
2019-01-11 12:47:11 +07:00 |
|
kmwcallback.ts
|
Relocates all OSK keystroke processing to the new Processor module.
|
2019-01-11 13:51:58 +07:00 |
|
kmwdebug.js
|
Removes document.selection and its codepaths from the KMW engine.
|
2018-01-25 08:36:54 +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 reorganization of OSK code complete. Regressions exist, though.
|
2019-01-10 11:54:47 +07:00 |
|
kmwdomevents.ts
|
Refactors hardware keystroke processing, moves it to Processor module.
|
2019-01-14 09:50:22 +07:00 |
|
kmwembedded.ts
|
Relocates all OSK keystroke processing to the new Processor module.
|
2019-01-11 13:51:58 +07:00 |
|
kmwexthtml.ts
|
Initial reorganization of OSK code complete. Regressions exist, though.
|
2019-01-10 11:54:47 +07:00 |
|
kmwhotkeys.ts
|
Refactors hardware keystroke processing, moves it to Processor module.
|
2019-01-14 09:50:22 +07:00 |
|
kmwinit.ts
|
Initial TypeScript setup work. No complete build for TS is possible yet.
|
2017-12-14 10:14:52 +07:00 |
|
kmwkeyboards.ts
|
Moves keycode constants to their own file, starts 'text' namespace.
|
2019-01-11 12:27:06 +07:00 |
|
kmwkeymaps.ts
|
Applies namespacing to the bulk of currently-refactored KMW code.
|
2018-03-05 09:51:20 +07:00 |
|
kmwnative.ts
|
Adds better typing for OSK keys, some related fixes.
|
2019-01-11 10:25:52 +07:00 |
|
kmwRecorder.html
|
Allows recorder to directly load stub JSON files.
|
2018-03-07 12:36:45 +07:00 |
|
kmwreleasestub.js
|
KeymanWeb 10.0 alpha (#124)
|
2017-07-26 07:36:58 +07:00 |
|
kmwrotation.ts
|
Formatting tweaks, extracts and preserves the language menu shim.
|
2019-01-04 15:14:15 +07:00 |
|
kmwstring.ts
|
Tweaked string-extension referencing to TS 'reference' style.
|
2017-12-15 08:23:21 +07:00 |
|
kmwtypedefs.ts
|
Applies namespacing to the bulk of currently-refactored KMW code.
|
2018-03-05 09:51:20 +07:00 |
|
kmwuibutton.ts
|
Fixed a shutdown bug that was the source of IE troubles.
|
2018-03-08 14:02:30 +07:00 |
|
kmwuifloat.ts
|
Adds tracking to facilitate event handling termination during shutdown.
|
2018-03-08 14:36:17 +07:00 |
|
kmwuimanager.ts
|
Applies namespacing to the bulk of currently-refactored KMW code.
|
2018-03-05 09:51:20 +07:00 |
|
kmwuitoggle.ts
|
Fixed a shutdown bug that was the source of IE troubles.
|
2018-03-08 14:02:30 +07:00 |
|
kmwuitoolbar.ts
|
Addresses PR review.
|
2018-10-30 08:31:21 +07:00 |
|
kmwutils.ts
|
Initial reorganization of OSK code complete. Regressions exist, though.
|
2019-01-10 11:54:47 +07:00 |
|
recorder_InputEvents.ts
|
Cleans up 'lastActiveElement' and 'setActiveKeyboard' behaviors.
|
2018-03-07 01:02:12 +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
|
Refactors hardware keystroke processing, moves it to Processor module.
|
2019-01-14 09:50:22 +07:00 |
|
singleton.ts
|
Initial reorganization of OSK code complete. Regressions exist, though.
|
2019-01-10 11:54:47 +07:00 |
|
tsconfig.base.json
|
Merge branch 'web-typescript-conversion' into web-typescript-base-objects
|
2018-01-22 14:36:16 +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 |