73
I Use This!
Very High Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 21 hours ago.
Oct 06, 2024 — Oct 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
If styled titlebars are off then also don't allow them on old versions of Windows. More... 5 days ago
Typo. More... 6 days ago
Cleanup / more like original. More... 6 days ago
Cleanup / more like original. More... 6 days ago
Only the compiler uses StrToInteger64 so move it there. More... 6 days ago
Do remaining work to get rid of Integer64. Shared.Int64Em now has two helper functions left. Should rename the unit or move the funtions. More... 6 days ago
Cleanup. More... 6 days ago
Fix some ISPP warnings. Take special notice of the change in TMacroCallContext.GetIdent: seems it had a bug, though I don't know what this code does. More... 6 days ago
Fix c414931f. More... 6 days ago
Fix a couple more ISPP warnings. More... 7 days ago
Simplify MD5 and SHA1 by making them System.Hash wrappers like SHA256. Fixes a bunch of warnings. Todo: test. More... 7 days ago
Fix a couple ISPP warnings. More... 7 days ago
Cleanup. More... 7 days ago
Fix ISCC warnings and update project/build. More... 7 days ago
Fix HTML issues. More... 7 days ago
Add TControl StyleElements and StyleName support. Demo StyleElements and IsDarkInstallMode in CodeClasses.iss. More... 7 days ago
Improve TNewStaticText.CNCtlColorStatic. Makes a difference when SetupCustomStyle.e32 is used but no style is active (for example, WizardStyle=dynamic and Windows in light mode). More... 7 days ago
Clarify. More... 8 days ago
Output non-licensed state to generated scripts. More... 8 days ago
Add missing 'out' highlighting. Checked uPSutils to see if more were missing but that's not the case. More... 8 days ago
Fix typo. More... 8 days ago
Italian language improvements (#559) More... 8 days ago
Fix 64-bit only warnings. More... 10 days ago
Fix final SetupLdr warning and update project/build. More... 10 days ago
Make AddrOffset a UInt32. More... 10 days ago
ULength updates. More... 10 days ago
Fix remaining SetupLdr warnings except for one. More... 11 days ago
Fix a few more warnings. The change in Compression.Base fixes a warning in SetupLdr.dpr - the warnings in Compression.Base itself are todo. More... 11 days ago
Fix ChaCha20 warnings. More... 11 days ago
Move ULength to a new unit in Components so it can be used by other units there. More... 11 days ago