Commit graph

3986 commits

Author SHA1 Message Date
Marc Durdin
4dee82d8e5 Fixup nul byte issue with safe conversion 2017-09-19 13:43:50 +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
b099c834b6 Ad-hoc fix to issue that appears introduced with Delphi 10.2. Needs further investigation 2017-09-17 21:33:50 +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
db550e34ee Touch up Windows README 2017-09-04 12:12:04 +07:00
Gabriel Wong
298b31b361 Remove hard coded install paths 2017-09-04 12:11:42 +07:00
Gabriel Wong
fc32a7500d Add to Windows README 2017-09-01 16:00:47 +07:00
Gabriel Wong
bd91bba43e Fix Windows install Make targets 2017-09-01 15:52:54 +07:00
Marc Durdin
0084e1a4c9 Merge pull request #209 from keymanapp/windows-vk-key-map-app
VKKeyMap test application
2017-08-22 09:23:48 +07:00
darcywong00
e5dc640786 Update to Unicode 10.0
Downloaded from ftp://ftp.unicode.org/Public/10.0.0/ucd/
2017-08-21 10:42:38 +07:00
Marc Durdin
0be11de77e Add vkkeymap test application 2017-08-17 14:39:56 +07:00
Marc Durdin
695912e70d Remove include-path reset from devtools as this is done at start of build (wasn't working before) 2017-08-11 13:33:10 +07:00
Marc Durdin
a55a6a084b Fixup paths for buildpkg 2017-08-11 13:15:14 +07:00
Marc Durdin
e0eb052669 Fixup package reset for dynamic paths 2017-08-11 10:48:07 +07:00
Marc Durdin
8d259ec032 Update devtools.bin with dynamic root path 2017-08-10 19:29:03 +07:00
Marc Durdin
dac6e4929f Remove SourceRootPath hard coded dependency 2017-08-10 19:28:42 +07:00
Marc Durdin
a89f10a8cc Cleanup Delphi environment before trying to build the chicken to build the egg 2017-08-10 15:32:05 +07:00
Marc Durdin
d32d549639 Fixup issues with devtools.dpr stalling Delphi Starter build 2017-08-10 14:52:03 +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
d04613443d Merge pull request #148 from keymanapp/windows-avoid-makejcldbg-warning
Prevent the build of makejcldbg from stalling a Delphi Starter build
2017-08-10 12:46:00 +07:00
Marc Durdin
df1abbcaef Prevent makejcldbg from blocking Delphi Starter 2017-08-09 16:34:44 +07:00
Marc Durdin
dc1878629b Merge pull request #144 from keymanapp/windows-shift-regression-140
Fix #140 - regression in modifer state management
2017-08-08 15:25:22 +07:00
Marc Durdin
356b9ad568 KeymanDebugLog helper app for live debug log watching 2017-08-08 13:06:09 +07:00
Marc Durdin
1f640e7b7d Test case for #140 2017-08-08 13:05:29 +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
acdfa2e0ba Header file for #140 2017-08-08 08:39:27 +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
4dfacd516e Cleanup certificate code signing for Windows 2017-07-27 14:03:33 +07:00
Marc Durdin
93d587efcc Fixup broken submodule that breaks git (#136) 2017-07-25 11:03:57 +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