74
I Use This!
High Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'main' into leserg73-main_regfile_v2 More... about 1 month ago
Fix comments. More... about 1 month ago
Update. More... about 1 month ago
Don't allow empty Subkey on [Registry] entries. More... about 1 month ago
Test \ and {. More... about 1 month 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... about 1 month ago
Cleanup. More... about 1 month 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... about 1 month ago
Cleanup. More... about 1 month 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... about 1 month ago
Add support for "Value E"=hex(1): and truncated lists. More... about 1 month ago
Add long SZ example, as exported by RegEdit: doesn't use multiline continuation chars. More... about 1 month ago
Merge branch 'main' into leserg73-main_regfile_v2 More... about 1 month ago
Fix FindSetupDirectiveValue: Compiler doesn't actually allow a directive to be specified twice like I thought it did. More... about 1 month 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... about 1 month ago
More again. More... about 1 month ago
More. More... about 1 month ago
More cleanup. More... about 1 month ago
Some random cleanup, still lots todo. More... about 1 month ago
Merge branch 'main' into leserg73-main_regfile_v2 More... about 1 month ago
Be a bit more like the compiler. More... about 1 month ago
Replace the CreateAppDir compile var with a memo scan based on FindInFilesDialogFind's scan. Todo: see if there's more formatting intricacies. More... about 1 month ago
Fix STATICCOMPILER compilation. More... about 1 month ago
Don't need Version.inc anymore, all IFDEFs using it have been removed because they werent needed anymore. More... about 1 month ago
Missed cleanup. File is not used by a regular project. More... about 1 month 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... about 1 month 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... about 1 month ago
Make it so the Files Designer's CreateAppDir check follows the compiled script. More... about 1 month ago
Merge branch 'main' into leserg73-main_regfile_v2 More... about 1 month ago
Merge branch 'main' into vcproj-update More... about 1 month ago