spiegel-keyman/common/windows/delphi
Marc Durdin 400444933c feat(developer): introduce WelcomeFile property to packages
Fixes #9478.

This adds a property WelcomeFile to .kps and kmp.json, which allows us
to move away from the hardcoded welcome.htm filename in the future, and
makes transform from Markdown (#9477) a simpler operation, and just
generally starts the cleanup of the messiness of hard-coded filenames.

The package compiler will fallback to injecting welcome.htm into this
property if (a) welcome.htm is present, and (b) the property does not
already have a value. This doesn't buy us much because we still need to
support welcome.htm for existing legacy packages, but does mean that
our .kmp package metadata will be more consistent for packages compiled
with 17.0+ compilers.
2023-10-08 07:22:57 +07:00
..
charmap fix(developer): invalid charmap cell selection when updating to empty search result 2022-12-10 06:04:17 +07:00
chromium fix(windows): open pdf in an external browser 2023-07-19 10:51:50 +10:00
components chore(developer): fixup tests and build process 2023-03-17 04:31:03 +07:00
ext chore(windows): sentry cleanup and signing 2023-03-19 07:35:06 +07:00
general feat(developer): add web font references to package 2023-08-15 15:13:24 +07:00
keyboards feat(developer): support store(&version) '17.0' 2023-10-02 15:30:07 +07:00
packages feat(developer): introduce WelcomeFile property to packages 2023-10-08 07:22:57 +07:00
setup fix(developer): show more useful error if out of space during Setup 2022-09-12 12:02:09 +10:00
standards chore(windows): move global/delphi/standards to common 2022-06-13 06:15:47 +10:00
tlb chore(windows): move global/delphi/tlb to common 2022-06-13 06:29:23 +10:00
tools fix(windows): Adjust to new version of langtags.json 2023-07-06 20:12:32 +02:00
ui fix(developer): generate a default icon for basic keyboard projects 2022-11-01 15:14:13 +11:00
vcl chore(windows): move Keyman.System.RegExGroupHelperRSP19902 unit to common 2022-06-22 14:02:03 +10:00
visualkeyboard chore(windows): move ExtShiftState to common 2022-06-21 09:38:52 +10:00
web fix(developer): EncodeURL was not handling spaces 2022-11-26 07:09:53 +07:00
Defines.mak chore(windows): GO_FAST for 7z calls on debug builds 2023-07-14 11:53:17 +07:00
Header.mak chore(windows): move dcpcrypt to common/windows 2022-06-02 10:38:29 +10:00
Makefile Revert "fix(windows): Fix Delphi makefile" 2023-07-10 11:31:51 +02:00
Target.mak chore(windows): move dcpcrypt to common/windows 2022-06-02 10:38:29 +10:00