more polishing, adding missing file
Showing
- HashingTool/App.xaml 2 additions, 0 deletionsHashingTool/App.xaml
- HashingTool/HashingTool.csproj 4 additions, 0 deletionsHashingTool/HashingTool.csproj
- HashingTool/Resources/UserInterfaceResources.xaml 302 additions, 0 deletionsHashingTool/Resources/UserInterfaceResources.xaml
- HashingTool/ViewModel/ApplicationViewModel.cs 5 additions, 5 deletionsHashingTool/ViewModel/ApplicationViewModel.cs
- HashingTool/ViewModel/HashComponentDataViewModel.cs 1 addition, 5 deletionsHashingTool/ViewModel/HashComponentDataViewModel.cs
- HashingTool/ViewModel/HashedXMLFile.cs 200 additions, 0 deletionsHashingTool/ViewModel/HashedXMLFile.cs
- HashingTool/ViewModel/HomeViewModel.cs 3 additions, 14 deletionsHashingTool/ViewModel/HomeViewModel.cs
- HashingTool/ViewModel/UserControl/XMLFile.cs 13 additions, 13 deletionsHashingTool/ViewModel/UserControl/XMLFile.cs
- HashingTool/ViewModel/VerifyComponentInputDataViewModel.cs 3 additions, 8 deletionsHashingTool/ViewModel/VerifyComponentInputDataViewModel.cs
- HashingTool/ViewModel/VerifyJobInputDataViewModel.cs 4 additions, 10 deletionsHashingTool/ViewModel/VerifyJobInputDataViewModel.cs
- HashingTool/ViewModel/VerifyResultDataViewModel.cs 0 additions, 5 deletionsHashingTool/ViewModel/VerifyResultDataViewModel.cs
- HashingTool/Views/Dialog/XMLValidationErrorsDialog.xaml 7 additions, 6 deletionsHashingTool/Views/Dialog/XMLValidationErrorsDialog.xaml
- HashingTool/Views/HashComponentData.xaml 71 additions, 62 deletionsHashingTool/Views/HashComponentData.xaml
- HashingTool/Views/HomeView.xaml 1 addition, 1 deletionHashingTool/Views/HomeView.xaml
- HashingTool/Views/UserControl/VectoXMLFileSelector.xaml 1 addition, 1 deletionHashingTool/Views/UserControl/VectoXMLFileSelector.xaml
- HashingTool/Views/VerifyComponentInputData.xaml 74 additions, 42 deletionsHashingTool/Views/VerifyComponentInputData.xaml
- HashingTool/Views/VerifyJobInputData.xaml 133 additions, 100 deletionsHashingTool/Views/VerifyJobInputData.xaml
- HashingTool/Views/VerifyResults.xaml 70 additions, 335 deletionsHashingTool/Views/VerifyResults.xaml
HashingTool/ViewModel/HashedXMLFile.cs
0 → 100644
This diff is collapsed.
Please register or sign in to comment