mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-07 21:30:16 +00:00
[PR #85] [MERGED] Cleanups and Mixups #953
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/SabreTools/MPF/pull/85
Author: @mnadareski
Created: 7/6/2018
Status: ✅ Merged
Merged: 7/6/2018
Merged by: @mnadareski
Base:
master← Head:r4📝 Commits (10+)
2cfce39Class reorganization74da1a0Fix SecuROM 4/5 version finding72efe57Fix commented VB code6b4dfb8Clean up var declarations048045aFix space19869ceAdd Zzxzz to path detectorsd9bee25Minor cleanups619ec48Remove TODO in lieu of #83d77c6bbAdd placehold if-statementsbb754b0If no drives, then we can't copy protect scan either📊 Changes
9 files changed (+338 additions, -326 deletions)
View changed files
📝
DICUI.Test/Utilities/KnownSystemExtensionsTest.cs(+6 -14)📝
DICUI/DICUI.csproj(+1 -0)📝
DICUI/External/ProtectionFind.cs(+51 -68)📝
DICUI/MainWindow.xaml.cs(+28 -111)📝
DICUI/Tasks.cs(+68 -1)📝
DICUI/Utilities/Converters.cs(+0 -113)📝
DICUI/Utilities/DumpEnvironment.cs(+20 -0)➕
DICUI/Utilities/Extensions.cs(+116 -0)📝
DICUI/Utilities/Validators.cs(+48 -19)📄 Description
This PR is a grab-bag of changes. In no particular order:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.