| .. |
|
Compression.LZMA1SmallDecompressor
|
5c7e73546c
Add issig file-tag value, internal only so far. Redo all .issig for this.
|
7 месяцев назад |
|
Compression.LZMACompressor
|
6971ddf49c
A few more .gitgnore updates.
|
6 месяцев назад |
|
Compression.LZMADecompressor
|
cbe03bd811
A few gitignore updates.
|
6 месяцев назад |
|
Compression.SevenZipDecoder
|
cbe03bd811
A few gitignore updates.
|
6 месяцев назад |
|
Setup.HelperEXEs
|
6f45241f7f
Cleanup .manifest.txt -> .manifest
|
7 месяцев назад |
|
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 год назад |
|
Compiler.Compile.pas
|
0759cc7b87
Update for unit split + use TrustedFile before loading ISCmplr.dll.
|
11 месяцев назад |
|
Compiler.CompressionHandler.pas
|
383e528c7d
More cleanup.
|
6 месяцев назад |
|
Compiler.ExeUpdateFunc.pas
|
95633ed353
Change TFile.Position to Int64.
|
7 месяцев назад |
|
Compiler.HelperFunc.pas
|
8a2994ee98
VerifyPrecompiledFiles -> DisablePrecompiledFileVerifications. Also status tweaks.
|
7 месяцев назад |
|
Compiler.Messages.pas
|
8a2994ee98
VerifyPrecompiledFiles -> DisablePrecompiledFileVerifications. Also status tweaks.
|
7 месяцев назад |
|
Compiler.ScriptClasses.pas
|
6a4ed20bcb
Expose TBitmapButton to [Code]. Todo: doc & whatsnew (including InitializeBitmapButtonFromIcon).
|
6 месяцев назад |
|
Compiler.ScriptCompiler.pas
|
6a57c0fd43
Update comment.
|
1 год назад |
|
Compiler.ScriptFunc.pas
|
67815aaccd
Tweak ExtractArchive transition info.
|
8 месяцев назад |
|
Compiler.SetupCompiler.pas
|
a1bf13bd54
Cleanup.
|
6 месяцев назад |
|
Compiler.StringLists.pas
|
9254dce05d
Remove outdated LowFrag lists code.
|
9 месяцев назад |
|
Compression.Base.pas
|
383e528c7d
More cleanup.
|
6 месяцев назад |
|
Compression.LZMA1SmallDecompressor.pas
|
529c1a1c31
Fix/update some comments.
|
1 год назад |
|
Compression.LZMACompressor.pas
|
72405d6196
Call GetActiveProcessorGroupCount to set LZMA2's numThreadGroups, like 7-Zip itself does in System.cpp's CCpuGroups::Load. This makes allowing 256 max threads make sense again, without drawbacks.
|
6 месяцев назад |
|
Compression.LZMADecompressor.pas
|
0a71d3bbe1
Improve various 7-zip.
|
1 год назад |
|
Compression.SevenZipDLLDecoder.Interfaces.pas
|
b86f851596
Add true multi-volume support, based on OpenArchive.cpp CArchiveLink::Open. Pieced this together from several posts including: https://sourceforge.net/p/sevenzip/discussion/45797/thread/fe944e47/?limit=25#3a03
|
8 месяцев назад |
|
Compression.SevenZipDLLDecoder.pas
|
cf640a80fc
SevenZipDLLDecoder: Minor fixes to error reporting.
|
6 месяцев назад |
|
Compression.SevenZipDecoder.pas
|
6126cac9a6
Put throttling of progress callbacks to [Code] in the correct places and also make it time-based.
|
8 месяцев назад |
|
Compression.Zlib.pas
|
7d3b4aa85a
Rename/group the compression units. Stop using Compression.Base (Shared.Compress) in Compil32.
|
1 год назад |
|
Compression.bzlib.pas
|
7d3b4aa85a
Rename/group the compression units. Stop using Compression.Base (Shared.Compress) in Compil32.
|
1 год назад |
|
IDE.FileAssocFunc.pas
|
5e15dbf450
More file association work.
|
1 год назад |
|
IDE.FilesDesignerForm.dfm
|
3b9f3b86a7
Remove outdated groupbox frames + cleanup 3 bevels + allow IDE to make a few extra cleanup changes.
|
7 месяцев назад |
|
IDE.FilesDesignerForm.pas
|
8f375565e8
Add InitFormTheme to rest of the forms.
|
7 месяцев назад |
|
IDE.HelperFunc.pas
|
055e50c165
Merge branch 'main' into licensekeys
|
6 месяцев назад |
|
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 год назад |
|
IDE.IDEScintEdit.pas
|
b72b7c3841
Update to Scintilla 5.5.7.
|
8 месяцев назад |
|
IDE.ImagesModule.dfm
|
b9bac50d20
More bits and pieces.
|
7 месяцев назад |
|
IDE.ImagesModule.pas
|
f873a0e3f6
Add dark build imagelist. Just reverted the colors from the original light one. (These icons don't come from IconGenerator and don't come with high DPI versions because they were created by hand long time ago.)
|
7 месяцев назад |
|
IDE.InputQueryComboForm.dfm
|
d7c70d64e9
Removed the length limitation when entering a Sign Tool command and increased control height.
|
1 год назад |
|
IDE.InputQueryComboForm.pas
|
8f375565e8
Add InitFormTheme to rest of the forms.
|
7 месяцев назад |
|
IDE.InputQueryMemoForm.dfm
|
b22b1c9878
Use a fixed focus border width/height of 2 pixels to avoid design problems between systems. Also set Center to True by default + few more minor changes.
|
6 месяцев назад |
|
IDE.InputQueryMemoForm.pas
|
47e657abe6
Support older Delphi.
|
6 месяцев назад |
|
IDE.LicenseKeyForm.dfm
|
60a913fb15
Another final tweak 😋
|
6 месяцев назад |
|
IDE.LicenseKeyForm.pas
|
60a913fb15
Another final tweak 😋
|
6 месяцев назад |
|
IDE.MainForm.dfm
|
a353ec28cc
Merge branch 'main' into licensekeys
|
6 месяцев назад |
|
IDE.MainForm.pas
|
02a2261827
Merge remote-tracking branch 'origin/main'
|
6 месяцев назад |
|
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 год назад |
|
IDE.MsgBoxDesignerForm.dfm
|
583f0fab7c
Support older Delphi (2).
|
6 месяцев назад |
|
IDE.MsgBoxDesignerForm.pas
|
8f375565e8
Add InitFormTheme to rest of the forms.
|
7 месяцев назад |
|
IDE.OptionsForm.dfm
|
583f0fab7c
Support older Delphi (2).
|
6 месяцев назад |
|
IDE.OptionsForm.pas
|
ae64e7b5cf
Since 10.4 VCL styles can be turned on/off per control, see https://blog.marcocantu.com/blog/2020-may-per-control-styling.html.
|
7 месяцев назад |
|
IDE.RegistryDesignerForm.dfm
|
b22b1c9878
Use a fixed focus border width/height of 2 pixels to avoid design problems between systems. Also set Center to True by default + few more minor changes.
|
6 месяцев назад |
|
IDE.RegistryDesignerForm.pas
|
06097103bb
Missed bits & pieces.
|
6 месяцев назад |
|
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 год назад |
|
IDE.ScintStylerInnoSetup.pas
|
fc4135bb0e
Remove deprecated icons section flag 'foldershortcut' (#551)
|
7 месяцев назад |
|
IDE.SignToolsForm.dfm
|
583f0fab7c
Support older Delphi (2).
|
6 месяцев назад |
|
IDE.SignToolsForm.pas
|
c6712b2b25
Update TInputQueryMemoForm. This should finish Compil32.
|
6 месяцев назад |
|
IDE.StartupForm.dfm
|
b22b1c9878
Use a fixed focus border width/height of 2 pixels to avoid design problems between systems. Also set Center to True by default + few more minor changes.
|
6 месяцев назад |
|
IDE.StartupForm.pas
|
a353ec28cc
Merge branch 'main' into licensekeys
|
6 месяцев назад |
|
IDE.Wizard.WizardFileForm.dfm
|
583f0fab7c
Support older Delphi (2).
|
6 месяцев назад |
|
IDE.Wizard.WizardFileForm.pas
|
507be3cbad
Tweak.
|
7 месяцев назад |
|
IDE.Wizard.WizardForm.dfm
|
b22b1c9878
Use a fixed focus border width/height of 2 pixels to avoid design problems between systems. Also set Center to True by default + few more minor changes.
|
6 месяцев назад |
|
IDE.Wizard.WizardForm.pas
|
1a91612cd8
More.
|
6 месяцев назад |
|
IDE.Wizard.WizardFormFilesHelper.pas
|
e5d46b163d
Move shared but self-contained and generally useful units to Components.
|
1 год назад |
|
IDE.Wizard.WizardFormRegistryHelper.pas
|
47e657abe6
Support older Delphi.
|
6 месяцев назад |
|
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 год назад |
|
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 год назад |
|
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 год назад |
|
ISPP.Funcs.pas
|
58b27f351b
Cleanup remaining MD5, SHA1 and Hash unit use.
|
1 год назад |
|
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 год назад |
|
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 год назад |
|
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 год назад |
|
ISPP.Preprocess.pas
|
d79a45e937
synch-isfiles.bat: avoid duplicating the three manually edited text files since it leads to mistakingly editing the duplicate. Instead pick up the files from their source dir on DEBUG. Now on correct branch and with .gitignore update.
|
8 месяцев назад |
|
ISPP.Preprocessor.pas
|
1500ac811a
ISPP: 'Rename' __FILE__ to __FILENAME__ and add __DIR__.
|
8 месяцев назад |
|
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 год назад |
|
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 год назад |
|
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 год назад |
|
Setup.DebugClient.pas
|
b1c9115fe6
Setup.DebugClient: Bring to foreground successfully when no forms are visible.
|
1 год назад |
|
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 год назад |
|
Setup.FileExtractor.pas
|
a3a6f2dc2d
Simplify var names.
|
6 месяцев назад |
|
Setup.Helper.pas
|
4ae43526d8
Setup.Helper: Remove Int64Em dependency.
|
7 месяцев назад |
|
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 год назад |
|
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 год назад |
|
Setup.HelperEXEs.res.issig
|
5c7e73546c
Add issig file-tag value, internal only so far. Redo all .issig for this.
|
7 месяцев назад |
|
Setup.InstFunc.Ole.pas
|
c745379b5f
Split main form and main functions+vars.
|
1 год назад |
|
Setup.InstFunc.pas
|
1663d225c0
Change TFile.Size to Int64.
|
7 месяцев назад |
|
Setup.Install.pas
|
6e0c169a9b
Use StrToUInt64 to convert "qword" [Registry] ValueData.
|
6 месяцев назад |
|
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 год назад |
|
Setup.MainForm.pas
|
3a1914add3
Cleanup a bit more.
|
1 год назад |
|
Setup.MainFunc.pas
|
1fcb39a48b
Restore comment removed by previous + one more cleanup, doh.
|
6 месяцев назад |
|
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 год назад |
|
Setup.NewDiskForm.dfm
|
816fe8ce6e
Setup: Set PopupMode=pmAuto on modal forms.
|
1 год назад |
|
Setup.NewDiskForm.pas
|
3fe9e6ea92
Bit of cleanup.
|
7 месяцев назад |
|
Setup.RegDLL.pas
|
c745379b5f
Split main form and main functions+vars.
|
1 год назад |
|
Setup.RegSvr.pas
|
028432c711
Revert adding Redir suffixes + TRedir<T>.
|
8 месяцев назад |
|
Setup.ScriptClasses.pas
|
6a4ed20bcb
Expose TBitmapButton to [Code]. Todo: doc & whatsnew (including InitializeBitmapButtonFromIcon).
|
6 месяцев назад |
|
Setup.ScriptDlg.pas
|
2c669ae702
Merge branch 'main' into files-downloadarchive
|
8 месяцев назад |
|
Setup.ScriptFunc.HelperFunc.pas
|
84fd9c96ad
TProgressThrottler cleanup and fix.
|
8 месяцев назад |
|
Setup.ScriptFunc.pas
|
6a4ed20bcb
Expose TBitmapButton to [Code]. Todo: doc & whatsnew (including InitializeBitmapButtonFromIcon).
|
6 месяцев назад |
|
Setup.ScriptRunner.pas
|
3d73f01688
Condense the logging of DLL function imports a bit.
|
1 год назад |
|
Setup.SecurityFunc.pas
|
028432c711
Revert adding Redir suffixes + TRedir<T>.
|
8 месяцев назад |
|
Setup.SelectFolderForm.dfm
|
816fe8ce6e
Setup: Set PopupMode=pmAuto on modal forms.
|
1 год назад |
|
Setup.SelectFolderForm.pas
|
3fe9e6ea92
Bit of cleanup.
|
7 месяцев назад |
|
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 год назад |
|
Setup.SelectLanguageForm.pas
|
3fe9e6ea92
Bit of cleanup.
|
7 месяцев назад |
|
Setup.SetupForm.pas
|
3723ae64a5
Cleanup.
|
1 год назад |
|
Setup.SpawnClient.pas
|
028432c711
Revert adding Redir suffixes + TRedir<T>.
|
8 месяцев назад |
|
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 год назад |
|
Setup.SpawnServer.pas
|
028432c711
Revert adding Redir suffixes + TRedir<T>.
|
8 месяцев назад |
|
Setup.Uninstall.pas
|
1663d225c0
Change TFile.Size to Int64.
|
7 месяцев назад |
|
Setup.UninstallLog.pas
|
95633ed353
Change TFile.Position to Int64.
|
7 месяцев назад |
|
Setup.UninstallProgressForm.dfm
|
1eaec50c57
Correct BeveledLabel position on UninstallProgressForm.
|
1 год назад |
|
Setup.UninstallProgressForm.pas
|
3fe9e6ea92
Bit of cleanup.
|
7 месяцев назад |
|
Setup.UninstallSharedFileForm.dfm
|
c3cc40fa46
Update mrYesToAll and mrNoToAll values.
|
1 год назад |
|
Setup.UninstallSharedFileForm.pas
|
3fe9e6ea92
Bit of cleanup.
|
7 месяцев назад |
|
Setup.WizardForm.dfm
|
c29c12eeb1
Finish updating Setup.WizardForm.
|
1 год назад |
|
Setup.WizardForm.pas
|
25bc7d943c
Cleanup CheckPassword like was done for HandleInitPassword already in 28f3e880.
|
6 месяцев назад |
|
SetupLdrAndSetup.InstFunc.pas
|
028432c711
Revert adding Redir suffixes + TRedir<T>.
|
8 месяцев назад |
|
SetupLdrAndSetup.Messages.pas
|
1fcb39a48b
Restore comment removed by previous + one more cleanup, doh.
|
6 месяцев назад |
|
SetupLdrAndSetup.RedirFunc.pas
|
7869c2fb60
Revert "Setup: add and use missing ISSigVerifySignatureRedir.".
|
8 месяцев назад |
|
SetupLdrAndSetup.XPTheme.manifest
|
200901c8b0
Reintroduce SetupLdrAndSetup prefix.
|
1 год назад |
|
SetupLdrAndSetup.XPTheme.pas
|
200901c8b0
Reintroduce SetupLdrAndSetup prefix.
|
1 год назад |
|
SetupLdrAndSetup.XPTheme.rc
|
2181c1c141
Update for rename which was done a while ago.
|
11 месяцев назад |
|
SetupLdrAndSetup.XPTheme.res
|
200901c8b0
Reintroduce SetupLdrAndSetup prefix.
|
1 год назад |
|
Shared.CommonFunc.Vcl.pas
|
0b99e785a1
Ensure all TSetupForms have a taskbar button when main form hasn't been created or is invisible.
|
1 год назад |
|
Shared.CommonFunc.pas
|
a2668f33ad
Change GetTempDir to use GetTempPath2 when available, else GetTempPath.
|
6 месяцев назад |
|
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 месяцев назад |
|
Shared.CompilerInt.pas
|
74b6ef8c9d
Check trust of the decompression DLLs + TrustFunc cleanup. Todo: check E32's and possible islzma*.exe. Also todo: add directive to disable.
|
8 месяцев назад |
|
Shared.ConfigIniFile.pas
|
0dae69edd5
Cleanup/split CompTypes unit.
|
1 год назад |
|
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 год назад |
|
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 год назад |
|
Shared.EncryptionFunc.pas
|
383e528c7d
More cleanup.
|
6 месяцев назад |
|
Shared.FileClass.pas
|
673234cbfe
SevenZipDLLDecoder: Don't hold non-owned TFile references.
|
6 месяцев назад |
|
Shared.Int64Em.pas
|
0793e717af
Support implicit conversion between Integer64 and Int64.
|
7 месяцев назад |
|
Shared.LangOptionsSectionDirectives.pas
|
8150ccabcc
Cleanup.
|
1 год назад |
|
Shared.LicenseFunc.pas
|
772857468a
Add new lsExpiredButUpdated license state.
|
6 месяцев назад |
|
Shared.PreprocInt.pas
|
b50e481790
A few more renames.
|
1 год назад |
|
Shared.ResUpdateFunc.pas
|
b50e481790
A few more renames.
|
1 год назад |
|
Shared.ScriptFunc.pas
|
6a4ed20bcb
Expose TBitmapButton to [Code]. Todo: doc & whatsnew (including InitializeBitmapButtonFromIcon).
|
6 месяцев назад |
|
Shared.SetupEntFunc.pas
|
7d3b4aa85a
Rename/group the compression units. Stop using Compression.Base (Shared.Compress) in Compil32.
|
1 год назад |
|
Shared.SetupMessageIDs.pas
|
27e7d3aef9
Add new RetryCancelCancel message to improve AskRetryDownloadArchivesToExtract's and RenameUninstallExe's task dialogs. This is the final new message. 😅
|
7 месяцев назад |
|
Shared.SetupSectionDirectives.pas
|
8a2994ee98
VerifyPrecompiledFiles -> DisablePrecompiledFileVerifications. Also status tweaks.
|
7 месяцев назад |
|
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 год назад |
|
Shared.SetupTypes.pas
|
1f43ff5e24
Add support for full encryption which encrypts everything and requires the password to be specified on the command line. Todo: cleanup existing and new code.
|
6 месяцев назад |
|
Shared.SignToolsFunc.pas
|
0dae69edd5
Cleanup/split CompTypes unit.
|
1 год назад |
|
Shared.Struct.pas
|
9e493a15d9
Bump version.
|
6 месяцев назад |
|
Shared.TaskDialogFunc.pas
|
583f0fab7c
Support older Delphi (2).
|
6 месяцев назад |
|
Shared.VerInfoFunc.pas
|
b50e481790
A few more renames.
|
1 год назад |