73
I Use This!
Very High Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 19 hours ago.
Oct 08, 2024 — Oct 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Doc WizardStyleFile and WizardStyleFileDynamicDark. More... about 1 month ago
Merge branch 'main' into setup-style More... about 1 month ago
Cleanup. More... about 1 month ago
Set proper LineNumber values while UpdateIconsAndVsf is running. More... about 1 month ago
Add support for custom styles (both light and dark) + add a comment. More... about 1 month ago
Doc setup loader not using VCL style. More... about 1 month ago
Doc dark/dynamic size increase + tweak. More... about 1 month ago
Fix typo + doc task dialog limitation. More... about 1 month ago
Update SignedUninstaller topic. More... about 1 month ago
Update DisablePrecompiledFileVerifications. More... about 1 month ago
Tweak. More... about 1 month ago
Add Setup.inc to the .dproj files. Seems like the Delphi IDE is OK with the .dpr's, it just added a newline when it rewrote them and kept the rest as-was. Debugging the code in the .inc also works fine. More... about 1 month ago
Update. More... about 1 month ago
DEBUG only: Make file extraction work when debugging SetupCustomStyle with UseSetupLdr=no. More... about 1 month ago
Include the .inc. Hopefully this won't upset the Delphi IDE too much, will see and adapt as needed. More... about 1 month ago
Add Setup.inc to avoid duplicate code. Safest approach for now, might try to do with .pas later. This commit moves Setup.dpr to Setup.inc to keep the history with the .inc. More... about 1 month ago
Updated Ukrainian translation (#557) More... about 1 month ago
Cleanup. More... about 1 month ago
Update docs. More... about 1 month ago
Update Debug.iss as well. More... about 1 month ago
Fix RichEditViewer when styled. More... about 1 month ago
Merge branch 'main' into setup-style More... about 1 month ago
Update WizardStyle from modern to modern/dynamic. More... about 1 month ago
Update build. More... about 1 month ago
Add second Setup project. -Setup.dpr includes Components\Themes, SetupCustomStyle.dpr includes Vcl.Themes and Vcl.Styles. -Additionally SetupCustomStyle.dpr defines VCLSTYLES and includes a VCL Styles file (.vsf). Setup.dproj does neither. More... about 1 month ago
Clarify. More... about 1 month ago
Update by maintainer. More... about 1 month ago
Merge branch 'main' into setup-style More... about 1 month ago
Add TrySetStyle. More... about 1 month ago
Cleanup unused function. More... about 1 month ago