| .. |
|
Bin
|
31dc8db338
Call ParentHandlesNeeded even earlier. This fixes an issue with BeveledLabel which was introduced by commit 4e7050bb. So the preceding commit on main which is 1fbd5272 does not have this issue.
|
3 달 전 |
|
Dcu
|
1f682b82d1
Make it easier to get started with debugging by outputting to a separate Bin dir and having a batch file to prepare it. If you already work with IS please run this batch file and also open it to see which files you should delete from your Projects dir to further clean it. Does not automatically copy ISCrypt.dll.
|
1 년 전 |
|
Res
|
274650d32b
Use stock icons for NewDiskForm + WizardForm's SelectDirBitmapImage and PreparingErrorBitmapImage.
|
3 달 전 |
|
Src
|
abf374494a
Fix 40d1fd38 + update comment.
|
3 달 전 |
|
.gitignore
|
71bd1134b4
Final cleanup: move the Projects' .res files into a Res folder, allowing us to ignore the unused ones generated by Delphi + making things clearer.
|
1 년 전 |
|
Compil32.dpr
|
c7de8eab7b
Add ScintHelper.
|
3 달 전 |
|
Compil32.dproj
|
c7de8eab7b
Add ScintHelper.
|
3 달 전 |
|
ISCC.dpr
|
f511743b3d
Debug: report more memory leaks on shutdown. SetupLdr reports an UnicodeString leak when run with no data, so when the first SetupCorruptError gets triggered. Not sure why yet.
|
4 달 전 |
|
ISCC.dproj
|
cc19e84037
Fix ISCC warnings and update project/build.
|
4 달 전 |
|
ISCmplr.dpr
|
7af01c916f
Remove Int64Em 🥳
|
4 달 전 |
|
ISCmplr.dproj
|
7af01c916f
Remove Int64Em 🥳
|
4 달 전 |
|
ISPP.dpr
|
7af01c916f
Remove Int64Em 🥳
|
4 달 전 |
|
ISPP.dproj
|
5220dad995
Fix final ISPP warnings and update project/build.
|
4 달 전 |
|
ISSigTool.dpr
|
f511743b3d
Debug: report more memory leaks on shutdown. SetupLdr reports an UnicodeString leak when run with no data, so when the first SetupCorruptError gets triggered. Not sure why yet.
|
4 달 전 |
|
ISSigTool.dproj
|
665b13f03d
Move ULength to a new unit in Components so it can be used by other units there.
|
4 달 전 |
|
Projects.groupproj
|
17c039d41c
Add second Setup project.
|
5 달 전 |
|
Setup.dpr
|
487c4f1779
Cleanup: SetupLdr doesn't actually use any Redir functionality so SetupLdrAndSetup.RedirFunc should be Setup.RedirFunc. Requires a few compiler directives in SetupLdrAndSetup.InstFunc.
|
3 달 전 |
|
Setup.dproj
|
487c4f1779
Cleanup: SetupLdr doesn't actually use any Redir functionality so SetupLdrAndSetup.RedirFunc should be Setup.RedirFunc. Requires a few compiler directives in SetupLdrAndSetup.InstFunc.
|
3 달 전 |
|
SetupCustomStyle.dpr
|
487c4f1779
Cleanup: SetupLdr doesn't actually use any Redir functionality so SetupLdrAndSetup.RedirFunc should be Setup.RedirFunc. Requires a few compiler directives in SetupLdrAndSetup.InstFunc.
|
3 달 전 |
|
SetupCustomStyle.dproj
|
111b70c28a
Fix DcuOutput.
|
3 달 전 |
|
SetupLdr.dpr
|
ed73e35a9c
Add new /NOSTYLE command-line parameter to Setup and Uninstall, to disable custom styles.
|
3 달 전 |
|
SetupLdr.dproj
|
487c4f1779
Cleanup: SetupLdr doesn't actually use any Redir functionality so SetupLdrAndSetup.RedirFunc should be Setup.RedirFunc. Requires a few compiler directives in SetupLdrAndSetup.InstFunc.
|
3 달 전 |