Marc Durdin
|
9779792059
|
fix(windows): remove errlogpath and cleanup
|
2020-03-27 11:23:51 +11:00 |
|
Marc Durdin
|
17c08d53f6
|
[Windows] Fixes #1336. Fixes #1270. Package info was not being read from JSON even when available which meant we lost Unicode values
|
2018-12-11 11:23:17 +11:00 |
|
Marc Durdin
|
a2596b49d9
|
[Windows] Fixes #1285. Adds a mitigation for issues with installation under certain languages in Windows 10 1803 and later
|
2018-11-02 09:43:38 +11: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
|
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
|
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
|
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
|
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
|
b79a2596a1
|
Fixes #5611. Avoid crashing if a kvk file is invalid in a package.
|
2018-05-29 08:49:41 +07:00 |
|
Marc Durdin
|
1b9f64f811
|
Avoid issues when invalid tags are given
|
2018-05-25 08:15:03 +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
|
eb8a52dbf8
|
Fixes #515, IKeymanKeyboardFile.DefaultHotkey not implemented
|
2018-05-08 13:27:13 +07:00 |
|
Marc Durdin
|
ac2b6ed87e
|
Add test cases and complete code paths for keyboard language info in COM API
|
2018-02-21 23:28:58 +07:00 |
|
Marc Durdin
|
26980fd5c3
|
Refactor kpinstallkeyboard slightly for language information passing
|
2018-02-21 14:30:08 +07:00 |
|
Marc Durdin
|
da3056c25f
|
Basic support for reading language information from package data
|
2018-02-21 14:14:14 +07:00 |
|
Marc Durdin
|
3ff4a989b9
|
When installing a package, use BCP47 tag from package metadata in preference to kmx data
|
2018-02-18 16:57:38 +07:00 |
|
Marc Durdin
|
208e6e29cf
|
Rewrote BCP 47 todo notes for upcoming work
|
2018-02-16 13:26:56 +07:00 |
|
Marc Durdin
|
324335771e
|
Refactor kmxfile constants into kmxfileconsts to avoid pulling in too many dependencies
|
2018-02-15 16:18:51 +07:00 |
|
Marc Durdin
|
9b026c423e
|
x64 support for COM API - first steps: build of kmcomapi.dll for x64, and rename of registry keys
|
2017-12-24 13:47:56 +07:00 |
|
Marc Durdin
|
be2c43871d
|
Package Editor support for keyboards
|
2017-12-07 14:14:33 +07:00 |
|
Marc Durdin
|
a4acb142b9
|
Fixup build errors
|
2017-12-04 22:12:13 +07:00 |
|
Marc Durdin
|
2d1009a21e
|
Add standards data - lcid to bcp47
|
2017-12-02 06:42:47 +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 |
|