Refactored AutoSwitch
825c2c7b
Aaron Campf
committed
55 changed files
MainWindow.xaml
/BExplorer/BetterExplorer/MainWindow.xaml-16+16
/BExplorer/BetterExplorer/MainWindow.xaml
Add comment 479 Content=" "
Add comment 480 Visibility="Collapsed" />
Add comment 481 <Ribbon:CheckBox x:Name="chkLogHistory"
Add comment 482 Minus   Checked="chkLogHistory_Checked"
Add comment 482 Plus   Checked="chkLogHistory_CheckChanged"
Add comment 483 Header="{DynamicResource chkLogHistoryCP}"
Add comment 484 Ribbon:KeyTip.Keys="L"
Add comment 485 Minus   Unchecked="chkLogHistory_Unchecked"
Add comment 485 Plus   Unchecked="chkLogHistory_CheckChanged"
Add comment 486 Visibility="Collapsed">
Add comment 487 <Ribbon:CheckBox.ToolTip>
Add comment 488 <Ribbon:ScreenTip Title="{DynamicResource chkLogHistoryCP}"
Add comment 863 Orientation="Vertical">
Add comment 864 <Ribbon:CheckBox x:Name="chkFolder"
Add comment 865 Header="{DynamicResource ctgFolderToolsCP}"
Add comment 866 Minus   Checked="chkFolder_Checked"
Add comment 867 Minus   Unchecked="chkFolder_Unchecked" />
Add comment 866 Plus   Checked="chkFolder_CheckChanged"
Add comment 867 Plus   Unchecked="chkFolder_CheckChanged" />
Add comment 868 <Ribbon:CheckBox x:Name="chkDrive"
Add comment 869 Header="{DynamicResource ctbDriveToolsCP}"
Add comment 870 Minus   Checked="chkDrive_Checked"
Add comment 871 Minus   Unchecked="chkDrive_Unchecked" />
Add comment 870 Plus   Checked="chkDrive_CheckChanged"
Add comment 871 Plus   Unchecked="chkDrive_CheckChanged" />
Add comment 872 <Ribbon:CheckBox x:Name="chkArchive"
Add comment 873 Minus   Checked="chkArchive_Checked"
Add comment 873 Plus   Checked="chkArchive_CheckChanged"
Add comment 874 Header="{DynamicResource ctbArchiveToolsCP}"
Add comment 875 Minus   Unchecked="chkArchive_Unchecked" />
Add comment 875 Plus   Unchecked="chkArchive_CheckChanged" />
Add comment 876 <Ribbon:CheckBox x:Name="chkApp"
Add comment 877 Minus   Checked="chkApp_Checked"
Add comment 877 Plus   Checked="chkApp_CheckChanged"
Add comment 878 Header="{DynamicResource ctbApplicationsCP}"
Add comment 879 Minus   Unchecked="chkApp_Unchecked" />
Add comment 879 Plus   Unchecked="chkApp_CheckChanged" />
Add comment 880 <Ribbon:CheckBox x:Name="chkImage"
Add comment 881 Minus   Checked="chkImage_Checked"
Add comment 881 Plus   Checked="chkImage_CheckChanged"
Add comment 882 Header="{DynamicResource ctbImageToolsCP}"
Add comment 883 Minus   Unchecked="chkImage_Unchecked" />
Add comment 883 Plus   Unchecked="chkImage_CheckChanged" />
Add comment 884 <Ribbon:CheckBox x:Name="chkLibrary"
Add comment 885 Minus   Checked="chkLibrary_Checked"
Add comment 885 Plus   Checked="chkLibrary_CheckChanged"
Add comment 886 Header="{DynamicResource ctbLibrariesCP}"
Add comment 887 Minus   Unchecked="chkLibrary_Unchecked" />
Add comment 887 Plus   Unchecked="chkLibrary_CheckChanged" />
Add comment 888 <Ribbon:CheckBox x:Name="chkVirtualTools"
Add comment 889 Minus   Checked="chkVirtualTools_Checked"
Add comment 889 Plus   Checked="chkVirtualTools_CheckChanged"
Add comment 890 Header="Virtual Disk Tools"
Add comment 891 Minus   Unchecked="chkVirtualTools_Unchecked" />
Add comment 891 Plus   Unchecked="chkVirtualTools_CheckChanged" />
Add comment 892 </StackPanel>
Add comment 893
Add comment 894 <Ribbon:SeparatorTabItem Margin="0,300,0,0"
MainWindow.xaml.cs
/BExplorer/BetterExplorer/MainWindow.xaml.cs
/BExplorer/BetterExplorer/MainWindow.xaml.cs
BExplorerTranslationConverter.exe
/BExplorerTranslationConverter/BExplorerTranslationConverter/bin/Debug/BExplorerTranslationConverter.exe
/BExplorerTranslationConverter/BExplorerTranslationConverter/bin/Debug/BExplorerTranslationConverter.exe
BExplorerTranslationConverter.pdb
/BExplorerTranslationConverter/BExplorerTranslationConverter/bin/Debug/BExplorerTranslationConverter.pdb
/BExplorerTranslationConverter/BExplorerTranslationConverter/bin/Debug/BExplorerTranslationConverter.pdb
BExplorerTranslationConverter.vshost.exe
/BExplorerTranslationConverter/BExplorerTranslationConverter/bin/Debug/BExplorerTranslationConverter.vshost.exe
/BExplorerTranslationConverter/BExplorerTranslationConverter/bin/Debug/BExplorerTranslationConverter.vshost.exe
BExplorerTranslationConverter.vshost.exe.manifest
/BExplorerTranslationConverter/BExplorerTranslationConverter/bin/Debug/BExplorerTranslationConverter.vshost.exe.manifest
/BExplorerTranslationConverter/BExplorerTranslationConverter/bin/Debug/BExplorerTranslationConverter.vshost.exe.manifest
BExplorerTranslationConverter.xml
/BExplorerTranslationConverter/BExplorerTranslationConverter/bin/Debug/BExplorerTranslationConverter.xml
/BExplorerTranslationConverter/BExplorerTranslationConverter/bin/Debug/BExplorerTranslationConverter.xml
MyWpfExtension.vb
/BExplorerTranslationConverter/BExplorerTranslationConverter/My Project/MyExtensions/MyWpfExtension.vb
/BExplorerTranslationConverter/BExplorerTranslationConverter/My Project/MyExtensions/MyWpfExtension.vb
AssemblyInfo.vb
/BExplorerTranslationConverter/BExplorerTranslationConverter/My Project/AssemblyInfo.vb
/BExplorerTranslationConverter/BExplorerTranslationConverter/My Project/AssemblyInfo.vb
Resources.Designer.vb
/BExplorerTranslationConverter/BExplorerTranslationConverter/My Project/Resources.Designer.vb
/BExplorerTranslationConverter/BExplorerTranslationConverter/My Project/Resources.Designer.vb
Resources.resx
/BExplorerTranslationConverter/BExplorerTranslationConverter/My Project/Resources.resx
/BExplorerTranslationConverter/BExplorerTranslationConverter/My Project/Resources.resx
Settings.Designer.vb
/BExplorerTranslationConverter/BExplorerTranslationConverter/My Project/Settings.Designer.vb
/BExplorerTranslationConverter/BExplorerTranslationConverter/My Project/Settings.Designer.vb
Settings.settings
/BExplorerTranslationConverter/BExplorerTranslationConverter/My Project/Settings.settings
/BExplorerTranslationConverter/BExplorerTranslationConverter/My Project/Settings.settings
My Project.Resources.Designer.vb.dll
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/TempPE/My Project.Resources.Designer.vb.dll
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/TempPE/My Project.Resources.Designer.vb.dll
Application.g.i.vb
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/Application.g.i.vb
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/Application.g.i.vb
Application.g.vb
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/Application.g.vb
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/Application.g.vb
BExplorerTranslationConverter_MarkupCompile.cache
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/BExplorerTranslationConverter_MarkupCompile.cache
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/BExplorerTranslationConverter_MarkupCompile.cache
BExplorerTranslationConverter_MarkupCompile.i.cache
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/BExplorerTranslationConverter_MarkupCompile.i.cache
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/BExplorerTranslationConverter_MarkupCompile.i.cache
BExplorerTranslationConverter.exe
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/BExplorerTranslationConverter.exe
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/BExplorerTranslationConverter.exe
BExplorerTranslationConverter.g.resources
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/BExplorerTranslationConverter.g.resources
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/BExplorerTranslationConverter.g.resources
BExplorerTranslationConverter.pdb
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/BExplorerTranslationConverter.pdb
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/BExplorerTranslationConverter.pdb
BExplorerTranslationConverter.Resources.resources
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/BExplorerTranslationConverter.Resources.resources
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/BExplorerTranslationConverter.Resources.resources
BExplorerTranslationConverter.vbproj.FileListAbsolute.txt
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/BExplorerTranslationConverter.vbproj.FileListAbsolute.txt
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/BExplorerTranslationConverter.vbproj.FileListAbsolute.txt
BExplorerTranslationConverter.xml
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/BExplorerTranslationConverter.xml
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/BExplorerTranslationConverter.xml
DesignTimeResolveAssemblyReferences.cache
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache
DesignTimeResolveAssemblyReferencesInput.cache
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache
GenerateResource.read.1.tlog
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/GenerateResource.read.1.tlog
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/GenerateResource.read.1.tlog
GenerateResource.write.1.tlog
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/GenerateResource.write.1.tlog
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/GenerateResource.write.1.tlog
IDSearchDialog.baml
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/IDSearchDialog.baml
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/IDSearchDialog.baml
IDSearchDialog.g.i.vb
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/IDSearchDialog.g.i.vb
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/IDSearchDialog.g.i.vb
IDSearchDialog.g.vb
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/IDSearchDialog.g.vb
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/IDSearchDialog.g.vb
ItemEditor.baml
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/ItemEditor.baml
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/ItemEditor.baml
ItemEditor.g.i.vb
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/ItemEditor.g.i.vb
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/ItemEditor.g.i.vb
ItemEditor.g.vb
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/ItemEditor.g.vb
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/ItemEditor.g.vb
MainWindow.baml
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/MainWindow.baml
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/MainWindow.baml
MainWindow.g.i.vb
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/MainWindow.g.i.vb
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/MainWindow.g.i.vb
MainWindow.g.vb
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/MainWindow.g.vb
/BExplorerTranslationConverter/BExplorerTranslationConverter/obj/x86/Debug/MainWindow.g.vb
Application.xaml
/BExplorerTranslationConverter/BExplorerTranslationConverter/Application.xaml
/BExplorerTranslationConverter/BExplorerTranslationConverter/Application.xaml
Application.xaml.vb
/BExplorerTranslationConverter/BExplorerTranslationConverter/Application.xaml.vb
/BExplorerTranslationConverter/BExplorerTranslationConverter/Application.xaml.vb
BExplorerTranslationConverter.vbproj
/BExplorerTranslationConverter/BExplorerTranslationConverter/BExplorerTranslationConverter.vbproj
/BExplorerTranslationConverter/BExplorerTranslationConverter/BExplorerTranslationConverter.vbproj
BExplorerTranslationConverter.vbproj.user
/BExplorerTranslationConverter/BExplorerTranslationConverter/BExplorerTranslationConverter.vbproj.user
/BExplorerTranslationConverter/BExplorerTranslationConverter/BExplorerTranslationConverter.vbproj.user
IDSearchDialog.xaml
/BExplorerTranslationConverter/BExplorerTranslationConverter/IDSearchDialog.xaml
/BExplorerTranslationConverter/BExplorerTranslationConverter/IDSearchDialog.xaml
IDSearchDialog.xaml.vb
/BExplorerTranslationConverter/BExplorerTranslationConverter/IDSearchDialog.xaml.vb
/BExplorerTranslationConverter/BExplorerTranslationConverter/IDSearchDialog.xaml.vb
ItemEditor.xaml
/BExplorerTranslationConverter/BExplorerTranslationConverter/ItemEditor.xaml
/BExplorerTranslationConverter/BExplorerTranslationConverter/ItemEditor.xaml
ItemEditor.xaml.vb
/BExplorerTranslationConverter/BExplorerTranslationConverter/ItemEditor.xaml.vb
/BExplorerTranslationConverter/BExplorerTranslationConverter/ItemEditor.xaml.vb
MainWindow.xaml
/BExplorerTranslationConverter/BExplorerTranslationConverter/MainWindow.xaml
/BExplorerTranslationConverter/BExplorerTranslationConverter/MainWindow.xaml
MainWindow.xaml.vb
/BExplorerTranslationConverter/BExplorerTranslationConverter/MainWindow.xaml.vb
/BExplorerTranslationConverter/BExplorerTranslationConverter/MainWindow.xaml.vb
TranslationEntry.vb
/BExplorerTranslationConverter/BExplorerTranslationConverter/TranslationEntry.vb
/BExplorerTranslationConverter/BExplorerTranslationConverter/TranslationEntry.vb
TranslationManager.vb
/BExplorerTranslationConverter/BExplorerTranslationConverter/TranslationManager.vb
/BExplorerTranslationConverter/BExplorerTranslationConverter/TranslationManager.vb
BExplorerTranslationConverter.sln
/BExplorerTranslationConverter/BExplorerTranslationConverter.sln
/BExplorerTranslationConverter/BExplorerTranslationConverter.sln
BExplorerTranslationConverter.suo
/BExplorerTranslationConverter/BExplorerTranslationConverter.suo
/BExplorerTranslationConverter/BExplorerTranslationConverter.suo
Readme.txt
/BExplorerTranslationConverter/Readme.txt
/BExplorerTranslationConverter/Readme.txt
BExplorerTranslationConverter.zip
/BExplorerTranslationConverter.zip
/BExplorerTranslationConverter.zip
UpgradeLog.htm
/UpgradeLog.htm
/UpgradeLog.htm
UpgradeLog2.htm
/UpgradeLog2.htm
/UpgradeLog2.htm