| .. |
|
Compression.LZMA1SmallDecompressor
|
fb1dad1814
Change the names of the Compiler/Setup/SetupLdr subdirectories to match the names of the unit which needs its contents.
|
1 year ago |
|
Compression.LZMACompressor
|
63aaaa8dac
LZMACompressor: Report progress asynchronously.
|
1 year ago |
|
Compression.LZMADecompressor
|
42b08c596a
Simplify things by merging ISLzmaDec and ISLzmaDec2 into one file.
|
1 year ago |
|
Compression.SevenZipDecoder
|
e6ae2228c9
Fix d8a1a8f7's fix: it was setting pDefUsed to NULL if pDefaultChar wasn't NULL and vice versa.
|
9 months ago |
|
Setup.HelperEXEs
|
fb1dad1814
Change the names of the Compiler/Setup/SetupLdr subdirectories to match the names of the unit which needs its contents.
|
1 year ago |
|
Compiler.BuiltinPreproc.pas
|
b2df5696ba
Split off more. Compiler.SetupCompiler has the Git history of what was Compiler.Compile.pas (and Compile.pas before that).
|
1 year ago |
|
Compiler.Compile.pas
|
0759cc7b87
Update for unit split + use TrustedFile before loading ISCmplr.dll.
|
11 months ago |
|
Compiler.CompressionHandler.pas
|
9254dce05d
Remove outdated LowFrag lists code.
|
9 months ago |
|
Compiler.ExeUpdateFunc.pas
|
6db7a31745
Move the sources back into the Src folder now that they have prefixes. Changed the Shared prefix of the files which were in SetupLdrAndSetup to Setup. Todo: the remaining dirs with helper code.
|
1 year ago |
|
Compiler.HelperFunc.pas
|
a7b6ad4212
Fix typo.
|
1 year ago |
|
Compiler.Messages.pas
|
d9d845ab62
Replace ArcFour with XChaCha20 which also removes iscrypt.dll use.
|
1 year ago |
|
Compiler.ScriptClasses.pas
|
9d52a24040
Setup: De-form TMainForm and set MainFormOnTaskBar=True.
|
1 year ago |
|
Compiler.ScriptCompiler.pas
|
6a57c0fd43
Update comment.
|
1 year ago |
|
Compiler.ScriptFunc.pas
|
0ca88564fb
Fix 'string' casing (#476)
|
1 year ago |
|
Compiler.SetupCompiler.pas
|
9254dce05d
Remove outdated LowFrag lists code.
|
9 months ago |
|
Compiler.StringLists.pas
|
9254dce05d
Remove outdated LowFrag lists code.
|
9 months ago |
|
Compression.Base.pas
|
7d3b4aa85a
Rename/group the compression units. Stop using Compression.Base (Shared.Compress) in Compil32.
|
1 year ago |
|
Compression.LZMA1SmallDecompressor.pas
|
529c1a1c31
Fix/update some comments.
|
1 year ago |
|
Compression.LZMACompressor.pas
|
b7a53ed9aa
LZMACompressor: Report any exception message if worker thread terminates unexpectedly.
|
9 months ago |
|
Compression.LZMADecompressor.pas
|
0a71d3bbe1
Improve various 7-zip.
|
1 year ago |
|
Compression.SevenZipDecoder.pas
|
0eb19b4d4c
SevenZipDecoder: Add extra layer of filename validation.
|
1 year ago |
|
Compression.Zlib.pas
|
7d3b4aa85a
Rename/group the compression units. Stop using Compression.Base (Shared.Compress) in Compil32.
|
1 year ago |
|
Compression.bzlib.pas
|
7d3b4aa85a
Rename/group the compression units. Stop using Compression.Base (Shared.Compress) in Compil32.
|
1 year ago |
|
IDE.FileAssocFunc.pas
|
5e15dbf450
More file association work.
|
1 year ago |
|
IDE.FilesDesignerForm.dfm
|
6db7a31745
Move the sources back into the Src folder now that they have prefixes. Changed the Shared prefix of the files which were in SetupLdrAndSetup to Setup. Todo: the remaining dirs with helper code.
|
1 year ago |
|
IDE.FilesDesignerForm.pas
|
e5d46b163d
Move shared but self-contained and generally useful units to Components.
|
1 year ago |
|
IDE.HelperFunc.pas
|
8df2d0b840
IDE: Add common function for launching files and URLs.
|
1 year ago |
|
IDE.HtmlHelpFunc.pas
|
6db7a31745
Move the sources back into the Src folder now that they have prefixes. Changed the Shared prefix of the files which were in SetupLdrAndSetup to Setup. Todo: the remaining dirs with helper code.
|
1 year ago |
|
IDE.IDEScintEdit.pas
|
54e3e82fac
Compiler IDE change: The editor now restores selections on undo and redo.
|
10 months ago |
|
IDE.ImagesModule.dfm
|
0af429b135
Fix 22309edc. Move the virtual image lists back into MainForm because otherwise they don't really work. From https://docwiki.embarcadero.com/RADStudio/Sydney/en/Supporting_high-DPI_images_with_the_Image_Collection_and_Virtual_ImageList_components under Best Practices:
|
1 year ago |
|
IDE.ImagesModule.pas
|
0af429b135
Fix 22309edc. Move the virtual image lists back into MainForm because otherwise they don't really work. From https://docwiki.embarcadero.com/RADStudio/Sydney/en/Supporting_high-DPI_images_with_the_Image_Collection_and_Virtual_ImageList_components under Best Practices:
|
1 year ago |
|
IDE.InputQueryComboForm.dfm
|
d7c70d64e9
Removed the length limitation when entering a Sign Tool command and increased control height.
|
1 year ago |
|
IDE.InputQueryComboForm.pas
|
d7c70d64e9
Removed the length limitation when entering a Sign Tool command and increased control height.
|
1 year ago |
|
IDE.InputQueryMemoForm.dfm
|
672cb36ba5
Add sign tool command help icon.
|
1 year ago |
|
IDE.InputQueryMemoForm.pas
|
672cb36ba5
Add sign tool command help icon.
|
1 year ago |
|
IDE.MainForm.dfm
|
9679c0dd0e
Hide UpdatePanel initially.
|
1 year ago |
|
IDE.MainForm.pas
|
1162b650af
Hide whole word find/replace option when regex is active, because then the option doesnt do anything.
|
9 months ago |
|
IDE.Messages.pas
|
6db7a31745
Move the sources back into the Src folder now that they have prefixes. Changed the Shared prefix of the files which were in SetupLdrAndSetup to Setup. Todo: the remaining dirs with helper code.
|
1 year ago |
|
IDE.MsgBoxDesignerForm.dfm
|
6db7a31745
Move the sources back into the Src folder now that they have prefixes. Changed the Shared prefix of the files which were in SetupLdrAndSetup to Setup. Todo: the remaining dirs with helper code.
|
1 year ago |
|
IDE.MsgBoxDesignerForm.pas
|
e5d46b163d
Move shared but self-contained and generally useful units to Components.
|
1 year ago |
|
IDE.OptionsForm.dfm
|
e8d5e01f14
Make it a bit clearer where to look for the VSCode editor keys option.
|
1 year ago |
|
IDE.OptionsForm.pas
|
e8d5e01f14
Make it a bit clearer where to look for the VSCode editor keys option.
|
1 year ago |
|
IDE.RegistryDesignerForm.dfm
|
6db7a31745
Move the sources back into the Src folder now that they have prefixes. Changed the Shared prefix of the files which were in SetupLdrAndSetup to Setup. Todo: the remaining dirs with helper code.
|
1 year ago |
|
IDE.RegistryDesignerForm.pas
|
6db7a31745
Move the sources back into the Src folder now that they have prefixes. Changed the Shared prefix of the files which were in SetupLdrAndSetup to Setup. Todo: the remaining dirs with helper code.
|
1 year ago |
|
IDE.RegistryDesignerFormTest.reg
|
6db7a31745
Move the sources back into the Src folder now that they have prefixes. Changed the Shared prefix of the files which were in SetupLdrAndSetup to Setup. Todo: the remaining dirs with helper code.
|
1 year ago |
|
IDE.ScintStylerInnoSetup.pas
|
e4c5616be8
Fix autocomplete for [Components] and [Dirs]. This was broken a long time ago by fc3bf40e and partially fixed 88d69cb5 but only noticed half of the problem back then.
|
9 months ago |
|
IDE.SignToolsForm.dfm
|
9d0ad7e7a7
Add missing list double click handler.
|
1 year ago |
|
IDE.SignToolsForm.pas
|
9d0ad7e7a7
Add missing list double click handler.
|
1 year ago |
|
IDE.StartupForm.dfm
|
d7c83df566
Add a donate (heart image) button to the panel and other little tweaks.
|
1 year ago |
|
IDE.StartupForm.pas
|
d7c83df566
Add a donate (heart image) button to the panel and other little tweaks.
|
1 year ago |
|
IDE.Wizard.WizardFileForm.dfm
|
6db7a31745
Move the sources back into the Src folder now that they have prefixes. Changed the Shared prefix of the files which were in SetupLdrAndSetup to Setup. Todo: the remaining dirs with helper code.
|
1 year ago |
|
IDE.Wizard.WizardFileForm.pas
|
e5d46b163d
Move shared but self-contained and generally useful units to Components.
|
1 year ago |
|
IDE.Wizard.WizardForm.dfm
|
6db7a31745
Move the sources back into the Src folder now that they have prefixes. Changed the Shared prefix of the files which were in SetupLdrAndSetup to Setup. Todo: the remaining dirs with helper code.
|
1 year ago |
|
IDE.Wizard.WizardForm.pas
|
4b05dce297
Don't set unnecessary SupportedTypes key on file associations.
|
1 year ago |
|
IDE.Wizard.WizardFormFilesHelper.pas
|
e5d46b163d
Move shared but self-contained and generally useful units to Components.
|
1 year ago |
|
IDE.Wizard.WizardFormRegistryHelper.pas
|
22309edcc6
Move all the images inside IDE.MainForm.dfm to a new module.
|
1 year ago |
|
ISPP.Base.pas
|
6db7a31745
Move the sources back into the Src folder now that they have prefixes. Changed the Shared prefix of the files which were in SetupLdrAndSetup to Setup. Todo: the remaining dirs with helper code.
|
1 year ago |
|
ISPP.CTokenizer.pas
|
6db7a31745
Move the sources back into the Src folder now that they have prefixes. Changed the Shared prefix of the files which were in SetupLdrAndSetup to Setup. Todo: the remaining dirs with helper code.
|
1 year ago |
|
ISPP.Consts.pas
|
6db7a31745
Move the sources back into the Src folder now that they have prefixes. Changed the Shared prefix of the files which were in SetupLdrAndSetup to Setup. Todo: the remaining dirs with helper code.
|
1 year ago |
|
ISPP.Funcs.pas
|
58b27f351b
Cleanup remaining MD5, SHA1 and Hash unit use.
|
1 year ago |
|
ISPP.IdentMan.pas
|
6db7a31745
Move the sources back into the Src folder now that they have prefixes. Changed the Shared prefix of the files which were in SetupLdrAndSetup to Setup. Todo: the remaining dirs with helper code.
|
1 year ago |
|
ISPP.Intf.pas
|
6db7a31745
Move the sources back into the Src folder now that they have prefixes. Changed the Shared prefix of the files which were in SetupLdrAndSetup to Setup. Todo: the remaining dirs with helper code.
|
1 year ago |
|
ISPP.Parser.pas
|
6db7a31745
Move the sources back into the Src folder now that they have prefixes. Changed the Shared prefix of the files which were in SetupLdrAndSetup to Setup. Todo: the remaining dirs with helper code.
|
1 year ago |
|
ISPP.Preprocess.pas
|
6db7a31745
Move the sources back into the Src folder now that they have prefixes. Changed the Shared prefix of the files which were in SetupLdrAndSetup to Setup. Todo: the remaining dirs with helper code.
|
1 year ago |
|
ISPP.Preprocessor.pas
|
6db7a31745
Move the sources back into the Src folder now that they have prefixes. Changed the Shared prefix of the files which were in SetupLdrAndSetup to Setup. Todo: the remaining dirs with helper code.
|
1 year ago |
|
ISPP.Sessions.pas
|
6db7a31745
Move the sources back into the Src folder now that they have prefixes. Changed the Shared prefix of the files which were in SetupLdrAndSetup to Setup. Todo: the remaining dirs with helper code.
|
1 year ago |
|
ISPP.Stack.pas
|
6db7a31745
Move the sources back into the Src folder now that they have prefixes. Changed the Shared prefix of the files which were in SetupLdrAndSetup to Setup. Todo: the remaining dirs with helper code.
|
1 year ago |
|
ISPP.VarUtils.pas
|
6db7a31745
Move the sources back into the Src folder now that they have prefixes. Changed the Shared prefix of the files which were in SetupLdrAndSetup to Setup. Todo: the remaining dirs with helper code.
|
1 year ago |
|
Setup.DebugClient.pas
|
b1c9115fe6
Setup.DebugClient: Bring to foreground successfully when no forms are visible.
|
1 year ago |
|
Setup.DotNetFunc.pas
|
bd49a504c7
Finish. So now the functions which were in InstFunc but were not used by SetupLdr are in a Setup-only unit (Setup.InstFunc) and the rest is in a shared unit (SetupLdrAndSetup.InstFunc). The former has most of the function and has the Git history. The latter appears as a new file.
|
1 year ago |
|
Setup.FileExtractor.pas
|
6aec0a55a7
Distinguish file options (fo) and file location options (flo).
|
9 months ago |
|
Setup.Helper.pas
|
c745379b5f
Split main form and main functions+vars.
|
1 year ago |
|
Setup.HelperEXEs.rc
|
6db7a31745
Move the sources back into the Src folder now that they have prefixes. Changed the Shared prefix of the files which were in SetupLdrAndSetup to Setup. Todo: the remaining dirs with helper code.
|
1 year ago |
|
Setup.HelperEXEs.res
|
6db7a31745
Move the sources back into the Src folder now that they have prefixes. Changed the Shared prefix of the files which were in SetupLdrAndSetup to Setup. Todo: the remaining dirs with helper code.
|
1 year ago |
|
Setup.InstFunc.Ole.pas
|
c745379b5f
Split main form and main functions+vars.
|
1 year ago |
|
Setup.InstFunc.pas
|
0adec08c98
Add PathHasInvalidCharacters function
|
1 year ago |
|
Setup.Install.pas
|
6aec0a55a7
Distinguish file options (fo) and file location options (flo).
|
9 months ago |
|
Setup.LoggingFunc.pas
|
6db7a31745
Move the sources back into the Src folder now that they have prefixes. Changed the Shared prefix of the files which were in SetupLdrAndSetup to Setup. Todo: the remaining dirs with helper code.
|
1 year ago |
|
Setup.MainForm.pas
|
3a1914add3
Cleanup a bit more.
|
1 year ago |
|
Setup.MainFunc.pas
|
72756e5787
Add [Setup] section directive CloseApplicationsFilterExcludes and bump version.
|
11 months ago |
|
Setup.MsiFunc.pas
|
6db7a31745
Move the sources back into the Src folder now that they have prefixes. Changed the Shared prefix of the files which were in SetupLdrAndSetup to Setup. Todo: the remaining dirs with helper code.
|
1 year ago |
|
Setup.NewDiskForm.dfm
|
816fe8ce6e
Setup: Set PopupMode=pmAuto on modal forms.
|
1 year ago |
|
Setup.NewDiskForm.pas
|
0b99e785a1
Ensure all TSetupForms have a taskbar button when main form hasn't been created or is invisible.
|
1 year ago |
|
Setup.RegDLL.pas
|
c745379b5f
Split main form and main functions+vars.
|
1 year ago |
|
Setup.RegSvr.pas
|
706368a861
Cleanup: use proper names for INVALID_FILE_ATTRIBUTES/INVALID_SET_FILE_POINTER/INVALID_FILE_SIZE.
|
10 months ago |
|
Setup.ScriptClasses.pas
|
9d52a24040
Setup: De-form TMainForm and set MainFormOnTaskBar=True.
|
1 year ago |
|
Setup.ScriptDlg.pas
|
6910a147a5
Finishing touches.
|
1 year ago |
|
Setup.ScriptFunc.HelperFunc.pas
|
3a1914add3
Cleanup a bit more.
|
1 year ago |
|
Setup.ScriptFunc.pas
|
3a1914add3
Cleanup a bit more.
|
1 year ago |
|
Setup.ScriptRunner.pas
|
3d73f01688
Condense the logging of DLL function imports a bit.
|
1 year ago |
|
Setup.SecurityFunc.pas
|
706368a861
Cleanup: use proper names for INVALID_FILE_ATTRIBUTES/INVALID_SET_FILE_POINTER/INVALID_FILE_SIZE.
|
10 months ago |
|
Setup.SelectFolderForm.dfm
|
816fe8ce6e
Setup: Set PopupMode=pmAuto on modal forms.
|
1 year ago |
|
Setup.SelectFolderForm.pas
|
e512d47644
Fix folder tree view size.
|
1 year ago |
|
Setup.SelectLanguageForm.dfm
|
6db7a31745
Move the sources back into the Src folder now that they have prefixes. Changed the Shared prefix of the files which were in SetupLdrAndSetup to Setup. Todo: the remaining dirs with helper code.
|
1 year ago |
|
Setup.SelectLanguageForm.pas
|
974b25887e
Add AppCreateForm wrapper function.
|
1 year ago |
|
Setup.SetupForm.pas
|
3723ae64a5
Cleanup.
|
1 year ago |
|
Setup.SpawnClient.pas
|
bd49a504c7
Finish. So now the functions which were in InstFunc but were not used by SetupLdr are in a Setup-only unit (Setup.InstFunc) and the rest is in a shared unit (SetupLdrAndSetup.InstFunc). The former has most of the function and has the Git history. The latter appears as a new file.
|
1 year ago |
|
Setup.SpawnCommon.pas
|
6db7a31745
Move the sources back into the Src folder now that they have prefixes. Changed the Shared prefix of the files which were in SetupLdrAndSetup to Setup. Todo: the remaining dirs with helper code.
|
1 year ago |
|
Setup.SpawnServer.pas
|
706368a861
Cleanup: use proper names for INVALID_FILE_ATTRIBUTES/INVALID_SET_FILE_POINTER/INVALID_FILE_SIZE.
|
10 months ago |
|
Setup.Uninstall.pas
|
974b25887e
Add AppCreateForm wrapper function.
|
1 year ago |
|
Setup.UninstallLog.pas
|
706368a861
Cleanup: use proper names for INVALID_FILE_ATTRIBUTES/INVALID_SET_FILE_POINTER/INVALID_FILE_SIZE.
|
10 months ago |
|
Setup.UninstallProgressForm.dfm
|
1eaec50c57
Correct BeveledLabel position on UninstallProgressForm.
|
1 year ago |
|
Setup.UninstallProgressForm.pas
|
200901c8b0
Reintroduce SetupLdrAndSetup prefix.
|
1 year ago |
|
Setup.UninstallSharedFileForm.dfm
|
c3cc40fa46
Update mrYesToAll and mrNoToAll values.
|
1 year ago |
|
Setup.UninstallSharedFileForm.pas
|
c3cc40fa46
Update mrYesToAll and mrNoToAll values.
|
1 year ago |
|
Setup.WizardForm.dfm
|
c29c12eeb1
Finish updating Setup.WizardForm.
|
1 year ago |
|
Setup.WizardForm.pas
|
3a1914add3
Cleanup a bit more.
|
1 year ago |
|
SetupLdrAndSetup.InstFunc.pas
|
04d605c434
Cleanup: InstFunc and SetupLdr dont actually need SetupTypes.
|
1 year ago |
|
SetupLdrAndSetup.Messages.pas
|
200901c8b0
Reintroduce SetupLdrAndSetup prefix.
|
1 year ago |
|
SetupLdrAndSetup.RedirFunc.pas
|
706368a861
Cleanup: use proper names for INVALID_FILE_ATTRIBUTES/INVALID_SET_FILE_POINTER/INVALID_FILE_SIZE.
|
10 months ago |
|
SetupLdrAndSetup.XPTheme.manifest
|
200901c8b0
Reintroduce SetupLdrAndSetup prefix.
|
1 year ago |
|
SetupLdrAndSetup.XPTheme.pas
|
200901c8b0
Reintroduce SetupLdrAndSetup prefix.
|
1 year ago |
|
SetupLdrAndSetup.XPTheme.rc
|
2181c1c141
Update for rename which was done a while ago.
|
11 months ago |
|
SetupLdrAndSetup.XPTheme.res
|
200901c8b0
Reintroduce SetupLdrAndSetup prefix.
|
1 year ago |
|
Shared.CommonFunc.Vcl.pas
|
0b99e785a1
Ensure all TSetupForms have a taskbar button when main form hasn't been created or is invisible.
|
1 year ago |
|
Shared.CommonFunc.pas
|
706368a861
Cleanup: use proper names for INVALID_FILE_ATTRIBUTES/INVALID_SET_FILE_POINTER/INVALID_FILE_SIZE.
|
10 months ago |
|
Shared.CompilerInt.Struct.pas
|
3072f83b7f
Prep: Split CompilerInt into a unit with types for ISCmplr+Compil32+ISCC and another unit for DLL stuff for Compil32+ISCC.
|
11 months ago |
|
Shared.CompilerInt.pas
|
8d86c33409
Remove catch all from LoadTrustedLibrary as well. This makes it show the failure reason in error messages instead of just saying 'not trusted'.
|
10 months ago |
|
Shared.ConfigIniFile.pas
|
0dae69edd5
Cleanup/split CompTypes unit.
|
1 year ago |
|
Shared.DebugStruct.pas
|
8da185fed3
Add Shared prefix to the shared files. Todo: double check for unintended changes outside of uses (and some name cleanupfor this + move sources back into Src).
|
1 year ago |
|
Shared.DotNetVersion.pas
|
8da185fed3
Add Shared prefix to the shared files. Todo: double check for unintended changes outside of uses (and some name cleanupfor this + move sources back into Src).
|
1 year ago |
|
Shared.FileClass.pas
|
706368a861
Cleanup: use proper names for INVALID_FILE_ATTRIBUTES/INVALID_SET_FILE_POINTER/INVALID_FILE_SIZE.
|
10 months ago |
|
Shared.Int64Em.pas
|
8da185fed3
Add Shared prefix to the shared files. Todo: double check for unintended changes outside of uses (and some name cleanupfor this + move sources back into Src).
|
1 year ago |
|
Shared.LangOptionsSectionDirectives.pas
|
8150ccabcc
Cleanup.
|
1 year ago |
|
Shared.PreprocInt.pas
|
b50e481790
A few more renames.
|
1 year ago |
|
Shared.ResUpdateFunc.pas
|
b50e481790
A few more renames.
|
1 year ago |
|
Shared.ScriptFunc.pas
|
9d52a24040
Setup: De-form TMainForm and set MainFormOnTaskBar=True.
|
1 year ago |
|
Shared.SetupEntFunc.pas
|
7d3b4aa85a
Rename/group the compression units. Stop using Compression.Base (Shared.Compress) in Compil32.
|
1 year ago |
|
Shared.SetupMessageIDs.pas
|
96853695e2
Update for new messages.
|
1 year ago |
|
Shared.SetupSectionDirectives.pas
|
72756e5787
Add [Setup] section directive CloseApplicationsFilterExcludes and bump version.
|
11 months ago |
|
Shared.SetupSteps.pas
|
e955344670
Cleanup Compil32 using Shared.SetupTypes since last july: move the required types (TSetupStep and TUninstallStep) into a new unit instead.
|
1 year ago |
|
Shared.SetupTypes.pas
|
a5a8448fc2
Added [Setup] section directive EncryptionKeyDerivation.
|
1 year ago |
|
Shared.SignToolsFunc.pas
|
0dae69edd5
Cleanup/split CompTypes unit.
|
1 year ago |
|
Shared.Struct.pas
|
3ccd8aa43a
Prepare for release.
|
9 months ago |
|
Shared.TaskDialogFunc.pas
|
c485b6e460
Set TDF_SIZE_TO_CONTENT flag on task dialogs.
|
9 months ago |
|
Shared.VerInfoFunc.pas
|
b50e481790
A few more renames.
|
1 year ago |