74
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Test \ and {. More... 19 days ago
Add proper support for automatic IsAdminInstallMode checks and also filtering of keys it would never actually create. Also remove the 64 bit settings: don't like those, they invite bad entries not using the automatic handling done by 64 bit install mode. Will clean UI later, has a gap now. More... 19 days ago
Cleanup. More... 20 days ago
Update whatsnew. Doesnt mean it's done yet, still lots to do including improving the UI and adding it to the New Script Wizard as well. Does look like it will be good to merge in the end, so closes #456. More... 20 days ago
Cleanup. More... 21 days ago
Add support for "Value H"=hex(4):. Todo: fix StrRootRename + think a bit more about WOW6432Node + check the escaping + better error checking on Pos calls? More... 21 days ago
Add support for "Value E"=hex(1): and truncated lists. More... 21 days ago
Add long SZ example, as exported by RegEdit: doesn't use multiline continuation chars. More... 21 days ago
Merge branch 'main' into leserg73-main_regfile_v2 More... 21 days ago
Fix FindSetupDirectiveValue: Compiler doesn't actually allow a directive to be specified twice like I thought it did. More... 21 days ago
Getting there with the importer... Todo: values E/H/I + fix StrRootRename + think a bit more about WOW6432Node + check the escaping + better error checking on Pos calls? More... 21 days ago
More again. More... 21 days ago
More. More... 21 days ago
More cleanup. More... 21 days ago
Some random cleanup, still lots todo. More... 21 days ago
Merge branch 'main' into leserg73-main_regfile_v2 More... 21 days ago
Be a bit more like the compiler. More... 21 days ago
Replace the CreateAppDir compile var with a memo scan based on FindInFilesDialogFind's scan. Todo: see if there's more formatting intricacies. More... 21 days ago
Fix STATICCOMPILER compilation. More... 21 days ago
Don't need Version.inc anymore, all IFDEFs using it have been removed because they werent needed anymore. More... 21 days ago
Missed cleanup. File is not used by a regular project. More... 21 days ago
Cleanup duplicate code and cryptic variable names used in the script generation and preview code + explain some special stuff Also fixes an issue with previous commit. More... 21 days ago
The Generate MsgBox/TaskDialogMsgBox Call (Ctrl+Shift+M) tool now respects the tab width and tab character settings, and indents the generated Pascal script one extra level. More... 21 days ago
Make it so the Files Designer's CreateAppDir check follows the compiled script. More... 21 days ago
Merge branch 'main' into leserg73-main_regfile_v2 More... 21 days ago
Merge branch 'main' into vcproj-update More... 21 days ago
UI cleanup. More... 21 days ago
Final cleanup: move the Projects' .res files into a Res folder, allowing us to ignore the unused ones generated by Delphi + making things clearer. More... 22 days ago
Improve some .gitignore's. More... 22 days ago
Merge branch 'main' into leserg73-main_regfile_v2 More... 22 days ago