spiegel-keyman/common/windows
Marc Durdin 0f2fbd443d fix(developer): URL parameters should be UTF-8
Fixes #7628.

Indy components do not treat URLs as UTF-8. Our legacy EncodeURL
function (sourced from Indy components) was the same. Discovered we
needed to fixup the parsing of URLs as well as the construction of them;
there may be other places we need to fix, although I did do a search for
the relevant types in TIKE source.
2022-11-05 07:19:31 +11:00
..
cpp chore(linux): add common/include to further paths 2022-08-11 14:56:46 +02:00
data chore(windows): move unicodedata to common 2022-06-10 13:26:07 +10:00
delphi fix(developer): URL parameters should be UTF-8 2022-11-05 07:19:31 +11:00
.gitignore chore(common): add __history to .gitignore 2022-06-21 09:39:05 +10:00
cef-checkout.sh chore(common): make scripts executable and add pre-commit test 2022-09-19 13:59:09 +10:00
CEF_VERSION.md chore(windows): move cef-checkout.sh to common 2022-06-10 13:23:45 +10:00
mkver.sh chore(common): make scripts executable and add pre-commit test 2022-09-19 13:59:09 +10:00
signtime.bat chore(windows): move signtime.bat to common 2022-06-10 13:25:29 +10:00