73
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 03, 2024 — Oct 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Document limitation, at least for now. Should not forget to remove if this is fixed for real. More... 2 days ago
Just a bit of ISPP warning fixes. More... 2 days ago
Disable styled titlebars if DPI > 100%, at least for now. More... 2 days ago
If styled titlebars are off then also don't allow them on old versions of Windows. More... 2 days ago
Typo. More... 3 days ago
Cleanup / more like original. More... 3 days ago
Cleanup / more like original. More... 3 days ago
Only the compiler uses StrToInteger64 so move it there. More... 3 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... 3 days ago
Cleanup. More... 3 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... 3 days ago
Fix c414931f. More... 3 days ago
Fix a couple more ISPP warnings. More... 4 days ago
Simplify MD5 and SHA1 by making them System.Hash wrappers like SHA256. Fixes a bunch of warnings. Todo: test. More... 4 days ago
Fix a couple ISPP warnings. More... 4 days ago
Cleanup. More... 4 days ago
Fix ISCC warnings and update project/build. More... 4 days ago
Fix HTML issues. More... 5 days ago
Add TControl StyleElements and StyleName support. Demo StyleElements and IsDarkInstallMode in CodeClasses.iss. More... 5 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... 5 days ago
Clarify. More... 5 days ago
Output non-licensed state to generated scripts. More... 5 days ago
Add missing 'out' highlighting. Checked uPSutils to see if more were missing but that's not the case. More... 5 days ago
Fix typo. More... 5 days ago
Italian language improvements (#559) More... 5 days ago
Fix 64-bit only warnings. More... 7 days ago
Fix final SetupLdr warning and update project/build. More... 7 days ago
Make AddrOffset a UInt32. More... 8 days ago
ULength updates. More... 8 days ago
Fix remaining SetupLdr warnings except for one. More... 8 days ago