Commit graph

36 commits

Author SHA1 Message Date
Marc Durdin
53440ac4e4 Fixup build issue with hyphen in identifier in wxs 2017-10-09 08:12:46 +07:00
Marc Durdin
3eeecad6fb Add recent history 2017-10-05 10:37:10 +07:00
Marc Durdin
ee2327bccf Address review comments 2017-10-05 09:51:59 +07:00
Marc Durdin
1c4e677ad3 Add distribution files to install 2017-10-04 21:19:35 +07:00
Marc Durdin
f9055933d2 Chirality support in touch layout editor 2017-10-04 21:15:50 +07:00
Marc Durdin
d30137c58b Merge pull request #334 from keymanapp/developer-optional-version-store
Make version store optional for compiler
2017-09-29 15:58:21 +07:00
Marc Durdin
ef0da35537 Rename VerifyKeyboardVersion to make it clear it is a macro -- it has a 'return' side-effect 2017-09-29 14:53:20 +07:00
Joshua Horton
d12bee9329 Minor tweak to the Developer history.md's formatting. 2017-09-29 08:26:20 +07:00
Joshua Horton
7faf590996 Fleshed out the desktop and developer history.md files. 2017-09-29 08:14:16 +07:00
Marc Durdin
2d65cc66ff Remove spurious warning 2017-09-28 19:29:15 +07:00
Marc Durdin
eba15549eb Make version store optional in compiler 2017-09-28 19:25:05 +07:00
Joshua Horton
1143c702ff Adapted the shell resources to properly access and facilitate access to the windows history.md files. 2017-09-28 10:21:50 +07:00
Marc Durdin
ae6caaec02 Merge branch 'master' into developer-keyboard-info 2017-09-27 10:01:00 +07:00
Marc Durdin
b248d0794a Merge pull request #313 from keymanapp/developer-modifier-chirality
Chirality support for Keyman Developer compiler
2017-09-26 15:48:47 +07:00
Marc Durdin
dab87fddb5 Merge pull request #327 from keymanapp/developer-5482-character-identifier-crash
Additional management for text editor selection of partial surrogate pair
2017-09-26 11:54:35 +07:00
Marc Durdin
75926fe6ea Add .keyboard_info json schema files 2017-09-26 10:05:12 +07:00
Marc Durdin
2dfcbfe746 Tweak test for mixing left/right modifiers in same rule 2017-09-25 14:10:26 +07:00
Marc Durdin
7d2223d0b7 Rename subkey array to longpress menu 2017-09-25 13:31:14 +07:00
Marc Durdin
4abb7ce2c3 Repair source damaged by Delphi IDE 2017-09-25 12:58:01 +07:00
Marc Durdin
b9b32fc4cb Additional management for text editor selection of partial surrogate pair 2017-09-25 12:56:41 +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
afcdbc6767 Fixes #324 - Character Map lookup should be a plain string when using OSK editor 2017-09-22 12:56:20 +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
737bd781a9 Warn if LCTRL/RCTRL or LALT/RALT are used in the same rule 2017-09-19 13:50:43 +07:00
Marc Durdin
793d6e9509 Test for chirality mixing and ignore rules excluded by platform when compiling modifier bitmask 2017-09-19 09:56:25 +07:00
Marc Durdin
b0fb003809 Add code comments 2017-09-19 09:51:16 +07:00
Marc Durdin
cc4b1a892b Minor tweaks to javascript BK generation function 2017-09-19 09:10:34 +07:00
Marc Durdin
09d8af6fc1 Support chiral modifiers in shift states 2017-09-18 21:10:10 +07:00
Marc Durdin
104a0a62ef More work on validation and merging of .keyboard_info files 2017-09-14 15:30:33 +07:00
Marc Durdin
a5016a9eb4 Additional .keyboard_info support routines 2017-09-13 15:31:12 +07:00
Marc Durdin
617a817ebf Validate JSON .keyboard_info files 2017-09-12 19:57:39 +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
be582efae6 Fix #145 - OSK fill from layout freezes, and tweak display of key preview in OSK editor at same time 2017-08-10 13:54:49 +07:00
Marc Durdin
4dfacd516e Cleanup certificate code signing for Windows 2017-07-27 14:03:33 +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