Commit graph

435 commits

Author SHA1 Message Date
Joshua Horton
d83bd8a8c8 Merge pull request #335 from keymanapp/windows-history-and-readme
Windows History and Readme
2017-09-29 11:48:17 +07:00
Joshua Horton
68d8116d35 Old => Legacy 2017-09-29 11:02:57 +07:00
Joshua Horton
29dff2671e Found a piece missing from macOS's version history, throwing it in too. 2017-09-29 09:13:04 +07:00
Joshua Horton
d892ae61aa Found a typo/mistake on the ios history.md, so I'm throwing in a fix for it. 2017-09-29 09:01:05 +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
Gabriel Wong
49569a83b2 Merge pull request #305 from keymanapp/ios-migrate-swift
Migrate iOS Keyman to Swift
2017-09-28 11:10:06 +07:00
Gabriel Wong
1c820d6788 Fix crash when closing browser 2017-09-28 10:36:53 +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
Gabriel Wong
bd8cd01c99 Migrate to Swift 4 2017-09-28 09:51:17 +07:00
Gabriel Wong
4564f35e18 Use recommended build settings with additional warnings 2017-09-28 09:36:34 +07:00
Gabriel Wong
400f9ae472 Stop using deprecated willRotate() 2017-09-28 09:34:07 +07:00
Marc Durdin
e7c8849e41 Merge pull request #331 from keymanapp/developer-keyboard-info
Add .keyboard_info support to Keyman Developer compiler
2017-09-27 11:05:49 +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
654ce7d30d Force-add json.hpp 2017-09-26 10:06:17 +07:00
Marc Durdin
75926fe6ea Add .keyboard_info json schema files 2017-09-26 10:05:12 +07:00
Marc Durdin
e4facbb241 Force-add json-schema.hpp (ignored normally) 2017-09-26 09:47:20 +07:00
Joshua Horton
695eb36b0f Merge pull request #326 from keymanapp/web-311-physical-with-touch
Disables physical keyboard input for touch devices in native mode.
2017-09-26 08:31:57 +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
78bc882d22 Merge pull request #330 from keymanapp/developer-rename-touch-hold
Rename subkey array to longpress menu
2017-09-25 13:46:37 +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
Joshua Horton
5775f84269 Fixes up _KeyDown's original documentation comment. 2017-09-25 11:56:15 +07:00
Joshua Horton
e9a85cd2c4 Removed incomplete fix code that snuck in the prior commit. 2017-09-25 11:53:57 +07:00
Joshua Horton
d007a5a22b Undoes physical input support for touch devices while in native (not app-embedded) mode. 2017-09-25 11:50:24 +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
308842b393 Merge pull request #325 from keymanapp/developer-5482-character-identifier-crash
Character Map lookup should be a plain string when using OSK editor
2017-09-24 20:33: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
Joshua Horton
4b84b4988d Merge pull request #310 from keymanapp/web-116-nextlayer-processing
[Web] Next layer processing fix
2017-09-15 13:54:07 +07:00
Gabriel Wong
5936d257de Add access modifiers 2017-09-15 10:02:54 +07:00
Joshua Horton
0868ff93bf Adds previously-referenced html changes and adds an item to history.md regarding this fix. 2017-09-15 09:28:50 +07:00
Joshua Horton
4271c1a46f Fixes up the samples index and connectivity a bit and corrects the fix to not break the desktop OSK. 2017-09-15 08:40:46 +07:00