spiegel-keyman/common/windows/delphi
Marc Durdin 0f05da957f fix(developer): remove redundant Name and RTL fields from .kps LexicalModel
Follows on from the similar changes to `Keyboard` fields in #13600. This
deprecates the `RTL` and `Name` fields. `RTL` was never used. `Name` was
written but never presented to end users, so effectively irrelevant.
`Name` also was present in `File.Description` (already deprecated) for
the corresponding model.js _and_ `Info.Name`, so doubly redundant.

Also updates the schema documentation to mark the deprecated fields.

Relates-to: #13600
2025-04-02 05:39:09 +07:00
..
charmap fix(developer): make top row of Character Map 1 pixel to avoid DIV/0 in gestures 2024-05-28 14:25:48 +07:00
chromium chore(developer): final work on build.sh for developer 2024-05-20 06:34:53 +07:00
components Merge pull request #13444 from keymanapp/feat/windows/13106-hard-code-osk-font-colour 2025-03-17 17:14:45 +10:00
ext chore(common): adjust build settings for windows clean builds 2024-08-22 13:20:52 +02:00
general chore: add build.sh edit action for Delphi projects 2025-02-22 06:18:47 +01:00
keyboards fix(developer): support &displayMap font in web debugger 2025-01-17 11:03:20 +07:00
packages fix(developer): remove redundant Name and RTL fields from .kps LexicalModel 2025-04-02 05:39:09 +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 Apply suggestions from code review 2025-02-24 09:58:48 +01: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 fix(developer): don't include DTD in visual keyboard export 2024-04-26 10:07:01 +07:00
web fix(developer): EncodeURL was not handling spaces 2022-11-26 07:09:53 +07:00
build.sh chore(developer): cleanup on build scripts 2024-05-20 06:35:05 +07:00