Commit graph

3302 commits

Author SHA1 Message Date
Marc Durdin
e4facbb241 Force-add json-schema.hpp (ignored normally) 2017-09-26 09:47:20 +07:00
Marc Durdin
ad1f145e7c Merge pull request #329 from keymanapp/windows-remove-tsact-dead-code
Remove tsactsrv/tsactclt dead code for Windows
2017-09-25 15:43:45 +07:00
Marc Durdin
9bdc4fd063 Merge pull request #328 from keymanapp/windows-remove-touch-xml-dead-code
Remove xml/touch dead code for Windows
2017-09-25 15:43:38 +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
b9b61dbacf Remove tsactsrv/tsactclt dead code for Windows 2017-09-25 13:13:38 +07:00
Marc Durdin
ed1228da35 Remove xml/touch dead code for Windows 2017-09-25 13:11:29 +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
57ee296faf Merge pull request #312 from keymanapp/developer-nul-byte-bug
Fix for nul bytes appearing in compiled js from the KVK file
2017-09-24 20:49:25 +07:00
Marc Durdin
0789dde85a Merge pull request #315 from keymanapp/windows-sticky-shift-on-lang-switch
Fixup issue with shift key sticking when using Alt+Shift to switch languages
2017-09-24 20:35:40 +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
05caf18f54 Pass shift key through to engine when processing keyboard activation shortcuts 2017-09-20 12:07:24 +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
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