Commit graph

3302 commits

Author SHA1 Message Date
Marc Durdin
ae3a0df6da [windows] Update history.md 2018-06-06 07:54:53 +07:00
Marc Durdin
d12a5531fc Fixes sillsdev/keyman-issues#5641. Crash in Keyman Configuration on Win7 when enumerating keyboard custom languages 2018-06-05 16:39:27 +07:00
Marc Durdin
67333c95f6 Fixes #919. Keyboards with custom BCP 47 language tags will now install on Windows 7 with a fallback language. 2018-06-05 16:30:40 +07:00
Marc Durdin
cd5c0adb64 Fixes #854. Remove logfile only on close of crash report dialog, not after failing to send 2018-06-05 08:29:00 +07:00
Marc Durdin
c72d81d96e Fixes #852. Locked files are ignored and no longer block crash report from uploading. 2018-06-05 08:14:13 +07:00
Marc Durdin
63f59c2f6d
Merge pull request #926 from keymanapp/developer-attach-web-button-in-package-editor-921
[Developer] Open packages page now opens browser
2018-06-02 13:56:10 +07:00
Marc Durdin
a187daeb5b Fixes #921. Open packages page now opens browser 2018-05-31 14:49:40 +07:00
Marc Durdin
3b6c6b7554 Fixes #899. Don't left-trim comment lines in source. 2018-05-31 14:41:50 +07:00
Marc Durdin
19e9ca1cdb history.md updates 2018-05-31 10:38:20 +07:00
Marc Durdin
e1cb772ebb
Merge pull request #922 from keymanapp/windows-fix-support-email-link
Fixup email support link in help for Windows
2018-05-31 10:03:00 +07:00
Marc Durdin
657f4ec76a Fixup email support link in help for Windows 2018-05-31 09:53:52 +07:00
Marc Durdin
6478811b5f
Merge pull request #918 from keymanapp/windows-bcp47-uses-last-description-instead-of-first-912
[Windows] Fixes a problem where "Castilian" was shown instead of "Spanish"
2018-05-30 15:28:46 +07:00
Marc Durdin
2324131671 Fixes #912. BCP47 import will now use first description for a subtag rather than the last. 2018-05-30 10:17:08 +07:00
Marc Durdin
b3377a84ce
Merge pull request #916 from keymanapp/windows-options-dialog-crashes-on-save-5613
[Windows] Keyboard Options dialog no longer crashes on save.
2018-05-30 08:26:39 +07:00
Marc Durdin
1b091c15c6 Fixes sillsdev/keyman-issues#5613. Keyboard Options dialog no longer crashes on save. 2018-05-30 08:22:12 +07:00
Marc Durdin
16669e7415
Merge pull request #915 from keymanapp/windows-dont-crash-if-kvk-doesnt-install-5611
[Windows] Avoid crashing if a kvk file is invalid in a package.
2018-05-29 13:06:10 +07:00
Marc Durdin
6caad779a4
Merge pull request #910 from keymanapp/developer-web-server-serve-packages-890
[Developer] Make it easy for developers to install a .kmp from the Web Debugger
2018-05-29 09:24:37 +07:00
Marc Durdin
aff84c2f73
Merge pull request #908 from keymanapp/developer-hide-debug-status-form-in-test-mode-5412
[Developer] Hide Debug Status form in Test Mode, prevents uninitialised data errors
2018-05-29 09:24:24 +07:00
Marc Durdin
e56ad99104
Merge pull request #911 from keymanapp/developer-enforce-canonical-language-tags-885-891
[Developer] Improve support for BCP 47 in Package Editor
2018-05-29 09:24:15 +07:00
Marc Durdin
b79a2596a1 Fixes #5611. Avoid crashing if a kvk file is invalid in a package. 2018-05-29 08:49:41 +07:00
Marc Durdin
89ee7bc3ee Fix unit tests 2018-05-29 08:03:25 +07:00
Marc Durdin
cad4213ec6 Fixes #885. Fixes #891. Canonicalizes, as far as possible, new language IDs as keyboards added to package 2018-05-28 15:47:22 +07:00
Marc Durdin
bad1fb3457
Merge pull request #909 from keymanapp/developer-avoid-crash-when-loading-invalid-project-file-5568
[Developer] Prevents a crash when Keyman Developer attempts to load an invalid project file.
2018-05-28 13:31:17 +07:00
Marc Durdin
d855fe831d Fixes #890. Makes it easy for developers to install a .kmp from the Web Debugger 2018-05-28 13:29:14 +07:00
Marc Durdin
30c9d274fb Fixes sillsdev/keyman-issues#5568. Prevents a crash when Keyman Developer attempts to load an invalid project file. 2018-05-28 10:14:41 +07:00
Marc Durdin
c63b903a17
Merge pull request #907 from keymanapp/developer-crash-restarting-regression-test-batch-5411
[Developer] Fix for crash in Developer restarting regression test batch half-way through the batch.
2018-05-28 09:12:24 +07:00
Marc Durdin
547898dd51 Fixes sillsdev/keyman-issues#5557. Hide Debug Status form in Test Mode, prevents uninitialised data errors. 2018-05-28 09:11:21 +07:00
Marc Durdin
0bd6805095
Merge pull request #897 from keymanapp/developer-rename-touchlayout-files
[Developer] For new keyboard layouts, touch layout files will have .keyman-touch-layout extension
2018-05-28 07:58:06 +07:00
Marc Durdin
fca9427244
Merge pull request #906 from keymanapp/windows-incorrect-icons-in-hotkeys-tab-858
[Windows] Incorrect icons caused by lookup against non-installed language profile.
2018-05-28 07:57:09 +07:00
Marc Durdin
f743146e1f Fixes sillsdev/keyman-issues#5411. Crash in Developer restarting regression test batch half-way through the batch. 2018-05-28 07:49:07 +07:00
Marc Durdin
6e72c1a2a7 Fixes #858. Incorrect icons caused by lookup against non-installed language profile. 2018-05-28 07:35:13 +07:00
Marc Durdin
bfcf8c69b2
Merge pull request #900 from keymanapp/developer-message-on-compile-before-debug-762
[Developer] The debugger should check that build succeeded before attempting to start.
2018-05-26 08:12:58 +07:00
Marc Durdin
aef1f0de9a
Merge pull request #898 from keymanapp/developer-make-longpress-slash-darker-728
[Developer] Make longpress slash darker in touch layout editor
2018-05-25 14:07:07 +07:00
Marc Durdin
2e918ba893 Fixes #762. The debugger should check that build succeeded before attempting to start. 2018-05-25 14:00:29 +07:00
Marc Durdin
e1c1ee39db Fixes #728. Make longpress slash darker in touch layout editor 2018-05-25 11:47:20 +07:00
Marc Durdin
eb22c33859 Fixes #724. For new keyboard layouts, touch layout files will have .keyman-touch-layout extension 2018-05-25 11:18:48 +07:00
Marc Durdin
1b9f64f811 Avoid issues when invalid tags are given 2018-05-25 08:15:03 +07:00
Marc Durdin
473bf44867 Fixup unit test 2018-05-24 16:26:13 +07:00
Marc Durdin
f6b2977aac Fixes #886. Fixes #887. BCP 47 tags will now be canonicalized and scripts applied where possible and needed, automatically, during keyboard installation 2018-05-24 16:04:33 +07:00
Marc Durdin
27bb92aec8
Merge branch 'master' into beta-p3s3-merge-to-master 2018-05-18 13:10:32 +07:00
Marc Durdin
234825ab08 Update history.md for all release tags on all platforms as of today 2018-05-18 13:06:55 +07:00
Marc Durdin
a30260e867 history 2018-05-16 17:12:36 +07:00
Marc Durdin
72b5f63466 Fixes #835. Ctrl+Alt simulation was never mapped through the preserved keys code for TSF so we never received key events 2018-05-16 17:11:36 +07:00
Marc Durdin
7e615e7bd7 Fixes broken beta build due to missing componentrefs 2018-05-11 13:42:12 +07:00
Marc Durdin
705b2f3ea1
Merge pull request #861 from keymanapp/developer-dont-recommend-kmp-in-kmp-754
[Developer] Don't recommend including kmp inside kmp any longer
2018-05-11 13:24:47 +07:00
Marc Durdin
5da176f6c4
Merge pull request #862 from keymanapp/windows-note-on-build-environment-841
[Windows] Warn about build environment reset by Keyman build
2018-05-11 13:21:45 +07:00
Marc Durdin
9fe2ec5d40
Merge pull request #860 from keymanapp/developer-kvks-icon-missing-751
[Developer] Missing kvks icon and file information in project view
2018-05-11 13:20:53 +07:00
Marc Durdin
4648f948ad Fixes #841. Warn about build environment reset by Keyman build 2018-05-11 13:15:44 +07:00
Marc Durdin
1d352f40f8 Fixes #754. Don't recommend including kmp inside kmp any longer 2018-05-11 13:11:22 +07:00
Marc Durdin
47e1541b06 Fixes #751 missing kvks icon and file information in project view 2018-05-11 13:07:52 +07:00