Commit graph

17 commits

Author SHA1 Message Date
Marc Durdin
be2c43871d Package Editor support for keyboards 2017-12-07 14:14:33 +07:00
Marc Durdin
a4acb142b9 Fixup build errors 2017-12-04 22:12:13 +07:00
Marc Durdin
2d1009a21e Add standards data - lcid to bcp47 2017-12-02 06:42:47 +07:00
Marc Durdin
24fca1cd9f Add JSON read/write support, update tests 2017-11-30 14:26:18 +07:00
Marc Durdin
926569c6b1 Make border more visible on active keyboard icon in toolbar 2017-10-03 13:25:49 +07:00
Marc Durdin
ddb0557dfd Rework toolbar in Keyman On Screen Keyboard to show all keyboards. Note: unfinished is what to do when too many keyboards to fit; selection colour is poor 2017-09-30 10:34:34 +07:00
Marc Durdin
ed1228da35 Remove xml/touch dead code for Windows 2017-09-25 13:11:29 +07:00
Marc Durdin
e59d08a57b Merge pull request #314 from keymanapp/windows-cleanup-debug-and-install
Cleanup of dev-time install and debugging, removal of commented code
2017-09-25 10:29:52 +07:00
Marc Durdin
3da89424ed Cleanup of dev-time install and debugging, removal of commented code 2017-09-20 12:08:46 +07:00
Marc Durdin
05caf18f54 Pass shift key through to engine when processing keyboard activation shortcuts 2017-09-20 12:07:24 +07:00
Gabriel Wong
298b31b361 Remove hard coded install paths 2017-09-04 12:11:42 +07:00
Gabriel Wong
bd91bba43e Fix Windows install Make targets 2017-09-01 15:52:54 +07:00
Marc Durdin
356b9ad568 KeymanDebugLog helper app for live debug log watching 2017-08-08 13:06:09 +07:00
Marc Durdin
b296b7fa8f #140 - fixup right shift, again, with correct scan code mapping 2017-08-08 13:04:42 +07:00
Marc Durdin
ab2e8871fc Fixes #140 - regression with shift states: cleanup 2017-08-08 08:39:11 +07:00
Marc Durdin
92827f9695 Fixes #140 - regression with shift states (cleanup to come) 2017-08-08 08:38:55 +07:00
Marc Durdin
b65b982584 Keyman Desktop and Keyman Developer open source 10.0 alpha seed (#121)
* Keyman for Windows 10.0 Open Source

* Squashed 'windows/src/ext/jedi/jedi/' content from commit f444ad2

git-subtree-dir: windows/src/ext/jedi/jedi
git-subtree-split: f444ad2da4693851e523f1ea6bd541f701904c24

* Squashed 'windows/src/ext/jedi/jcl/' content from commit d63d3c9fd

git-subtree-dir: windows/src/ext/jedi/jcl
git-subtree-split: d63d3c9fd9ff84efdd8159084ec6a60313644243

* Squashed 'windows/src/ext/jedi/jvcl/' content from commit bee19f3b4

git-subtree-dir: windows/src/ext/jedi/jvcl
git-subtree-split: bee19f3b46909fde2fa92c06cd2706f41d99f6c3

* Add required .res files

* Add required .res files

* Add docbook files (forced)

* Add required libxslt

* Add required jedi files

* Add installation files

* Tweak .gitignore for open

* CI

* Remove KMW from Developer source (#122)

* Remove KMW from Developer source (copies during build)

* Remove KMW from Developer source (copies during build)

* Remove KMW from Developer source (copies during build)

* Fixup release build and copy license, readme from kmw during build

* Remove obsolete build help documentation

* Keyman Engine 10 on Windows regression for shift states (#129)

* Improve #128 -- cleaner debug messages

* Fixes #127, shift state now resets correctly; and more work for #128

* Fixes #130 (#131)
2017-07-25 10:53:06 +07:00