spiegel-keyman/common/windows/delphi
Marc Durdin 55c0c6fd08 fix(developer): projects 2.0 internal path enumeration
Restricts enumeration of files for the project to the project folder and
the SourcePath folder. This prevents problems where a project may be in
a folder with many subfolders which would take a long time to enumerate,
and avoids confusion where there are source-type files in other folders.

At the same time, sorts out forward slash vs backslash in paths. While
forward slash works in many scenarios, there are several filename
manipulation functions, such as ExpandFileName, which would build valid
but non-optimal paths when forward slashes were encountered, which
cascaded into files appearing to be different and presentation issues.
2023-11-16 11:47:35 +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 fix(windows): re-enable signature check 2023-10-06 09:14:35 +07:00
general fix(developer): projects 2.0 internal path enumeration 2023-11-16 11:47:35 +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(developer): skip resource check for node addons 2023-10-07 05:49:25 +07: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