Marc Durdin
|
34b42b2644
|
Merge pull request #1009 from keymanapp/windows-disable-symsrv
[windows] Disable symsrv call from build agent
|
2018-06-19 14:28:58 +07:00 |
|
Marc Durdin
|
74face60c5
|
Merge pull request #1008 from keymanapp/developer-fix-deadkey-index-10.0-920
[developer] KeymanWeb 10.0 compiler now computes indexes correctly when deadkey and any used in a secondary group
|
2018-06-19 14:21:54 +07:00 |
|
Marc Durdin
|
cb72a6ed17
|
Disable symsrv call from build agent (as it goes nowhere useful)
|
2018-06-19 13:54:05 +07:00 |
|
Marc Durdin
|
6fd1e10af3
|
Merge pull request #1006 from keymanapp/developer-use-bcp47-script-subtags-from-alltags-more-reliably-959
[developer] Script subtags are now appended for more scripts in the Keyboard languages dialog.
|
2018-06-19 13:45:32 +07:00 |
|
Marc Durdin
|
b96e087778
|
update history
|
2018-06-19 13:44:58 +07:00 |
|
Marc Durdin
|
b2d4045d92
|
Merge branch 'beta' into developer-fix-deadkey-index-10.0-920
|
2018-06-19 13:42:40 +07:00 |
|
Marc Durdin
|
a979016795
|
Fixes #920. A deadkey match in KeymanWeb 10.0 keyboards should not be skipped in context indexing
|
2018-06-19 13:34:03 +07:00 |
|
Marc Durdin
|
e27143fa8c
|
Fixes #959. Script subtags are now appended for more scripts in the Keyboard languages dialog.
|
2018-06-19 11:41:05 +07:00 |
|
Marc Durdin
|
a62a84c871
|
Merge pull request #1004 from keymanapp/windows-remove-getting-started-links
[windows] Getting Started links are no longer relevant.
|
2018-06-19 08:22:39 +07:00 |
|
Marc Durdin
|
10712cf876
|
Update history
|
2018-06-19 08:05:16 +07:00 |
|
Marc Durdin
|
692010d414
|
Update history
|
2018-06-19 08:04:51 +07:00 |
|
Marc Durdin
|
110498be85
|
Fixes #945. Getting Started links are no longer relevant.
|
2018-06-19 07:53:12 +07:00 |
|
darcywong00
|
6a84096fde
|
beautify windows platformtest.js
|
2018-06-19 07:21:26 +07:00 |
|
darcywong00
|
007b420e9e
|
Move "edge" platform test with other browsers
Follow-on to #969
This updates the platformtest.kmn keyboard
and moves `edge` from `[K_O]` (OS) to `[K_Y]` (browsers)
|
2018-06-19 07:12:56 +07:00 |
|
Marc Durdin
|
b99d2bd862
|
Merge pull request #997 from keymanapp/windows-install-keyboard-mismatch-windows-keyboards-975-996
[windows] Installation of keyboards in Windows avoids some side effects with refresh and additional system keyboards
|
2018-06-18 21:35:00 +07:00 |
|
Tom Bogle
|
df7a50dfd8
|
Merge pull request #971 from keymanapp/mac-967-fix-platform-to-return-macosx
[Mac] #967 - Make platform tests case-insensitive and support invert logic.
|
2018-06-18 09:04:42 -04:00 |
|
Marc Durdin
|
c5e553782e
|
Fixes #975. Fixes #996. Installation of keyboards in Windows avoids some side effects with refresh and additional system keyboards.
|
2018-06-18 16:08:35 +07:00 |
|
Marc Durdin
|
cdeb36977a
|
Fixes IKeymanControl::OpenConfiguration giving noop
|
2018-06-18 14:24:44 +07:00 |
|
Tom Bogle
|
e89b0d5a6a
|
[Mac] Fixed logic to handle inverted (NOT_EQUAL) platform check
|
2018-06-17 23:23:41 -04:00 |
|
darcywong00
|
cab25abb4d
|
Update history.md files
|
2018-06-13 13:42:41 +07:00 |
|
darcywong00
|
ad9d6bae8c
|
Update history.md
|
2018-06-12 15:18:31 +07:00 |
|
Marc Durdin
|
f6cccbc8cc
|
Update history
|
2018-06-12 10:49:25 +07:00 |
|
Marc Durdin
|
73bf690cfd
|
Re-ran platform tests post beta release builds and documented
|
2018-06-12 09:55:46 +07:00 |
|
Marc Durdin
|
42804bf63a
|
Fix missing Edge browser test
|
2018-06-11 21:44:12 +07:00 |
|
Marc Durdin
|
62eba2012b
|
Fixes #974. Platform statement no longer sneakily does version tests.
|
2018-06-11 15:19:53 +07:00 |
|
Marc Durdin
|
27c565b0e2
|
Reworked several aspects of platform constraints esp. regarding unknown constraints. Rewrote keyboard and spreadsheet to facilitate testing more reliably.
|
2018-06-11 15:07:55 +07:00 |
|
Marc Durdin
|
f8427c3f48
|
Add platformtest.js to Android test harness
|
2018-06-08 15:57:02 +07:00 |
|
Marc Durdin
|
5a2e529713
|
Fixes #965. 'hardware' is now supported in Keyman Desktop on Windows platform test
|
2018-06-08 13:29:12 +07:00 |
|
Marc Durdin
|
ae22b52ec5
|
Merge pull request #964 from keymanapp/windows-strip-script-subtag-on-windows-7-keyboard-install-919
[Windows] Strip script subtag on Windows 7 before installing keyboard as script subtag not supported.
|
2018-06-08 10:34:02 +07:00 |
|
Marc Durdin
|
55aa150d20
|
Fixes #919 (again). Strip script subtag on Windows 7 before installing keyboard as script subtag not supported.
|
2018-06-08 10:16:33 +07:00 |
|
Marc Durdin
|
84f6dabf8e
|
Merge pull request #955 from keymanapp/windows-use-filename-if-keyboard-untitled-888
[Windows] Untitled keyboards will now show the filename of the keyboard in Keyman UI
|
2018-06-06 21:19:22 +07:00 |
|
Marc Durdin
|
2417b3c6bf
|
Merge pull request #953 from keymanapp/windows-history-md
[windows] Update history.md
|
2018-06-06 16:17:20 +07:00 |
|
Marc Durdin
|
112c517823
|
Fix merge conflict
|
2018-06-06 15:53:47 +07:00 |
|
Marc Durdin
|
dc76e53067
|
Fixes #888. Untitled keyboards will now show the filename of the keyboard in Keyman UI
|
2018-06-06 10:45:58 +07:00 |
|
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 |
|