mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 16:35:33 +00:00
* Move the following files from common/windows/cpp/include/ to common/include/: * keymanversion.h * vkeys.h * Move the following file from common/windows/cpp/ to common/cpp/: * vkeys.cpp * Move crc32.cpp,crc32.h into kmcmplib, as they are only used there. * Remove unused ConvertUTF.c and ConvertUTF.h. * Update references to the above files. * Remove precompiled header refs from vkeys.cpp and change data type to `char*` for types in vkeys.cpp (unless `USE_CHAR16_T` is defined), so that it is more cross-platform accessible, update usages accordingly, fixup project definitions accordingly. * Remove unused define `KMN_KBP_EXPORTING` from kmcmplib/meson.build. Fixes: #15565 Test-bot: skip |
||
|---|---|---|
| .. | ||
| bootstrapmain.pas | ||
| build.sh | ||
| CommonControls.pas | ||
| httpuploader_messageprocessor_windows.pas | ||
| icons.rc | ||
| kbd.bmp | ||
| logo.bmp | ||
| manifest.in | ||
| manifest.rc | ||
| resource.h | ||
| resource.pas | ||
| setup.dpr | ||
| setup.dproj | ||
| setup.res | ||
| setup_Icon.ico | ||
| SetupForm.pas | ||
| SetupStrings.pas | ||
| TntDialogHelp.pas | ||
| UfrmDownloadProgress.dfm | ||
| UfrmDownloadProgress.pas | ||
| UfrmRun.pas | ||
| version.rc | ||