spiegel-keyman/web/source
2018-03-02 13:47:03 +07:00
..
fonts Move KMBM variable out of KV member in keyboards to match compiler behaviour 2017-10-20 10:42:54 +07:00
resources Merge branch 'master' into web-340-chiral-font 2018-02-12 08:33:30 +07:00
build.sh Moved Device to new file for Recorder access, + objects for auto tests. 2018-02-13 21:21:43 +07:00
build_recorder.sh Fixes for PR comments. 2018-02-15 08:31:34 +07:00
closure.ts Refactored the base KMW object; performed work to support minification. 2017-12-21 13:20:11 +07:00
keymanweb.ts Modified 'shutdown' related code; adjusted initial definition of the 'keyman' variable to help the 'delete' succeed. 2018-02-13 08:31:35 +07:00
kmwapi.ts Introducing KDC, the 'deleteContext' function. 2018-02-22 10:57:33 +07:00
kmwbase.ts Check API endpoints for BCP-47 2018-02-21 15:41:53 +07:00
kmwcallback.ts Implements basic support + testing for the 'input' event. 2018-03-02 13:47:03 +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 Moved Device to new file for Recorder access, + objects for auto tests. 2018-02-13 21:21:43 +07:00
kmwdom.ts KMW now generates onChange events. Still need onInput. 2018-03-02 12:04:13 +07:00
kmwdomevents.ts Implements basic support + testing for the 'input' event. 2018-03-02 13:47:03 +07:00
kmwembedded.ts Fix KMW executeHardwareKeystroke 2018-02-06 11:53:55 +07:00
kmwexthtml.ts Rewired most of the Util.instanceof calls to use TS-friendlier versions. 2018-02-02 12:40:22 +07:00
kmwhotkeys.ts Refactored hotkeys, window load/unload event handlers, _SelPos. 2018-01-24 11:02:55 +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 Merge branch 'web-281-deadkey-rework' into web-281-deadkey-stores 2018-02-23 10:35:37 +07:00
kmwkeymaps.ts Object-orients the existing kmwkeymap infrastructure. 2018-02-02 14:14:33 +07:00
kmwlayout.ts Initial TypeScript setup work. No complete build for TS is possible yet. 2017-12-14 10:14:52 +07:00
kmwnative.ts Rewired most of the Util.instanceof calls to use TS-friendlier versions. 2018-02-02 12:40:22 +07:00
kmwosk.ts Implements basic support + testing for the 'input' event. 2018-03-02 13:47:03 +07:00
kmwRecorder.html Merge branch 'master' into web-281-deadkey-rework 2018-02-23 10:20:38 +07:00
kmwreleasestub.js KeymanWeb 10.0 alpha (#124) 2017-07-26 07:36:58 +07:00
kmwstring.ts Tweaked string-extension referencing to TS 'reference' style. 2017-12-15 08:23:21 +07:00
kmwtypedefs.ts Further refactoring + some bookkeeping after recent related PR merges/edits. 2018-01-23 09:50:35 +07:00
kmwuibutton.ts Refactors TS compile defs, converts the UI element sources. 2017-12-15 10:19:53 +07:00
kmwuifloat.ts More legacy cruft removal. 2018-01-26 13:27:51 +07:00
kmwuimanager.ts Outside of initialization code and the debug API, completes the keymanweb.ts refactor. 2018-01-24 12:20:09 +07:00
kmwuitoggle.ts OK, for real, the file this time. 2018-02-02 13:37:53 +07:00
kmwuitoolbar.ts Refactors TS compile defs, converts the UI element sources. 2017-12-15 10:19:53 +07:00
kmwutils.ts Recent change from escape/unescape to encodeURI/decodeURI should have been to encodeURIComponent/decodeURIComponent 2018-03-01 09:01:56 +07:00
recorder_InputEvents.ts Corrected the hand-altered JSON again... 2018-02-21 09:58:08 +07:00
recorder_KeyboardScripts.js Update more KMW tests/samples for BCP-47 2018-02-22 10:18:07 +07:00
recorder_ui_and_stubs.js Work toward handwritten kbd example and full context output func. 2018-02-20 11:11:36 +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 Object-orients the existing kmwkeymap infrastructure. 2018-02-02 14:14:33 +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 Object-orients the existing kmwkeymap infrastructure. 2018-02-02 14:14:33 +07:00
version.txt Move KeymanWeb project to web/ 2017-05-26 11:00:34 +07:00