Marc Durdin
b60243075d
chore(common): upgrade sentry to 7.102.0 for Windows + Developer
...
Updates to version 7.102.0 of Sentry, in order to get working sourcemap
matching.
2024-02-22 12:51:01 +07:00
Marc Durdin
10b2fa4fb5
feat(windows): create FV installer without buildpkg
2023-09-25 05:43:42 +07:00
Marc Durdin
2e7162d5a9
chore(windows): remove hardcoded compression level in wxs files
2023-07-13 12:12:02 +07:00
Marc Durdin
34ece2182d
fix(common): update sentry release identifiers to support semver
...
Fixes #7895 .
This should mean that Sentry reports start to track semantic versions. I
have reviewed each project and I _think_ I've captured all the locations
where we need to construct release identifiers. Note that one of them
was fixed from a plain version number.
Docs on release format: https://docs.sentry.io/platforms/node/guides/serverless-cloud/configuration/releases/#bind-the-version
2023-01-17 17:04:24 +07:00
Marc Durdin
4308dea250
chore(windows): remove unused options from locales and UI
...
Removes koRunElevatedInVista, koSwitchLanguageForAllApplications,
koSwitchLanguageWithKeyboard, koUnknownLanguage, koTurnOnSurrogates
from localizations and from UI.
These options are no longer relevant, mostly due to improved operating
system support.
Only one option was still visible, koSwitchLanguageForAllApplications,
so this has been hidden in keyman_options.xsl, for future full removal.
2022-11-18 11:57:12 +11:00
Marc Durdin
0a1d4b6241
chore(windows): move unicodedata to common
...
Also makes common/windows/bin/tools more consistent.
2022-06-10 13:26:07 +10:00
Marc Durdin
c01e2557d0
chore(windows): fixup oem makefile for nmake
2021-12-08 06:39:53 +01:00
Marc Durdin
3219b44624
chore: sentry.io dsn
2021-10-04 15:01:36 +11:00
Marc Durdin
ea0d08ca4f
chore(windows): FirstVoices Keyboards Configuration merge
...
Fixes #3540 .
Merges all relevant changes from Keyman Configuration xml folder into
the FirstVoices Keyboards xml folder.
Adds support for enabling/disabling keyboards for FirstVoices Keyboards.
Renames from Keyman Desktop for FirstVoices to Keyman for FirstVoices.
2021-02-10 10:37:23 +11:00
Marc Durdin
c5ea3a5db6
chore(common): update copyright year in various locations
2020-12-22 10:56:55 +11:00
Marc Durdin
b17f8186e6
chore(windows): update oem firstvoices product name
2020-12-02 15:00:27 +11:00
Marc Durdin
3c32267a50
chore: don't add tag to version in filenames
...
While it might be nice to add the tag to versions in filenames, this
creates a lot of work on the website where we make some filename
assumptions. So, this PR winds that detail of filename changes back,
and renames copydev.in to download.in to make it consistent with the
other download.in files.
2020-10-08 14:59:59 +11:00
Marc Durdin
cb579bd1d1
chore(windows): update RELEASE tags as well
2020-10-08 09:23:54 +11:00
Marc Durdin
c655c4eaf5
fix(windows): improve version numbers
...
Release build executables should have 3 component version numbers with
the version tag appended, e.g. keymandesktop-14.0.155-alpha-local.exe.
Coming later, rename keymandesktop-version.exe to keyman-version.exe.
2020-10-08 09:13:48 +11:00
Marc Durdin
27a40128e4
fix(windows): remove obsolete releaseCapture calls
...
Fixes #3361 . Remove obsolete releaseCapture calls from Keyman Config.
2020-09-18 10:20:14 +10:00
Marc Durdin
ebdeb373f3
refactor(windows): add translations to windows install
2020-07-30 09:39:06 +10:00
Marc Durdin
220d530c08
refactor(windows): update references to locale.xml to strings.xml
2020-07-29 19:38:53 +10:00
Marc Durdin
a220616ab5
chore(windows): one more file
2020-07-29 14:48:42 +10:00
Marc Durdin
a2d87bbcc8
chore(windows): remove usage pages
...
The Usage page is no longer available; remove strings and xsl
relating to them.
2020-07-29 14:47:59 +10:00
Marc Durdin
2563624810
fix(windows): more i18n cleanup:
...
* Remove localedef.dtd file and infrastructure
* Remove ftMessages enum value
2020-07-29 08:03:30 +10:00
Marc Durdin
fc7bf17bc3
chore(windows): rename caption to plaintext for locale files
2020-07-28 08:05:32 +10:00
Marc Durdin
2bc5fc825a
chore(windows): move from caption to id for locale.xml
2020-07-27 17:17:36 +10:00
Marc Durdin
d085467001
feat(windows): Crowdin i18n groundwork
2020-07-27 15:09:30 +10:00
Marc Durdin
eade8c34f3
refactor(windows): Use 14.0-style versioning
...
Moves all version construction to use VERSION.md and
TIER.md and reduces intermediate file usage, so we can
present sensible versions across the project.
2020-03-18 17:25:39 +11:00
Marc Durdin
170df7cf27
[Windows] Remove hardcoded version number for firstvoices app
2019-10-21 07:02:06 +07:00
Marc Durdin
64432ce733
[Windows] Build FirstVoices packages during FV build
2019-08-12 16:41:39 +10:00
Marc Durdin
eb4b8da7f4
[Windows] Support installing packages with keyboards that are disabled by default; support opening configuration at first run
2019-08-12 15:38:24 +10:00
Marc Durdin
2d1587a533
[fv_windows] Include fv_all in Windows installer
2019-08-09 13:22:43 +10:00
Marc Durdin
f44ed8fc6e
[Windows] Fix menutitle reference in fv installer
2019-05-13 10:45:11 +10:00
Marc Durdin
1decfeae84
[Windows] Customisation of setup look and feel, and cleanup of setup strings
2019-05-13 10:13:04 +10:00
Marc Durdin
b6704eeff5
[Windows] Reorganise UI for Keyman Desktop for FirstVoices; add kmcomapi-win64-host; support custom images etc for oem products
2019-05-13 08:01:11 +10:00
Marc Durdin
1637658c4a
[Windows] Support installation of OEM product and searching for different base paths in that situation
2019-05-12 20:26:15 +10:00
Marc Durdin
9fb6f4b049
[Windows] Add FirstVoices sources and prepare for CI (built product installs but does not yet run... that comes later)
2019-05-10 10:29:40 +10:00