- begin true implementation of dark theme...
9452040a
Dimitar Tsenev
committed
failed
46 changed files
AssemblyInfo.cs
/Backup/Properties/AssemblyInfo.cs+36
/Backup/Properties/AssemblyInfo.cs
Add comment 1 Plus  using System.Reflection;
Add comment 2 Plus  using System.Runtime.CompilerServices;
Add comment 3 Plus  using System.Runtime.InteropServices;
Add comment 4 Plus  
Add comment 5 Plus  // General Information about an assembly is controlled through the following
Add comment 6 Plus  // set of attributes. Change these attribute values to modify the information
Add comment 7 Plus  // associated with an assembly.
Add comment 8 Plus  [assembly: AssemblyTitle("CustomControls")]
Add comment 9 Plus  [assembly: AssemblyDescription("")]
Add comment 10 Plus  [assembly: AssemblyConfiguration("")]
Add comment 11 Plus  [assembly: AssemblyCompany("VTN Technologies Inc")]
Add comment 12 Plus  [assembly: AssemblyProduct("CustomControls")]
Add comment 13 Plus  [assembly: AssemblyCopyright("Copyright © VTN Technologies Inc 2006")]
Add comment 14 Plus  [assembly: AssemblyTrademark("")]
Add comment 15 Plus  [assembly: AssemblyCulture("")]
Add comment 16 Plus  
Add comment 17 Plus  // Setting ComVisible to false makes the types in this assembly not visible
Add comment 18 Plus  // to COM components. If you need to access a type in this assembly from
Add comment 19 Plus  // COM, set the ComVisible attribute to true on that type.
Add comment 20 Plus  [assembly: ComVisible(false)]
Add comment 21 Plus  
Add comment 22 Plus  // The following GUID is for the ID of the typelib if this project is exposed to COM
Add comment 23 Plus  [assembly: Guid("8aa49df2-678c-43f5-b5bf-3cdb766fb334")]
Add comment 24 Plus  
Add comment 25 Plus  // Version information for an assembly consists of the following four values:
Add comment 26 Plus  //
Add comment 27 Plus  // Major Version
Add comment 28 Plus  // Minor Version
Add comment 29 Plus  // Build Number
Add comment 30 Plus  // Revision
Add comment 31 Plus  //
Add comment 32 Plus  // You can specify all the values or you can default the Revision and Build Numbers
Add comment 33 Plus  // by using the '*' as shown below:
Add comment 34 Plus  [assembly: AssemblyVersion("1.0.*")]
Add comment 35 Plus  [assembly: AssemblyFileVersion("1.0.0.0")]
Add comment 36 Plus  
downarrow.png
/Backup/Resources/downarrow.png
/Backup/Resources/downarrow.png
ThumbBottom.png
/Backup/Resources/ThumbBottom.png
/Backup/Resources/ThumbBottom.png
ThumbMiddle.png
/Backup/Resources/ThumbMiddle.png
/Backup/Resources/ThumbMiddle.png
ThumbSpanBottom.png
/Backup/Resources/ThumbSpanBottom.png
/Backup/Resources/ThumbSpanBottom.png
ThumbSpanTop.png
/Backup/Resources/ThumbSpanTop.png
/Backup/Resources/ThumbSpanTop.png
ThumbTop.png
/Backup/Resources/ThumbTop.png
/Backup/Resources/ThumbTop.png
uparrow.png
/Backup/Resources/uparrow.png
/Backup/Resources/uparrow.png
CustomControls.csproj
/Backup/CustomControls.csproj
/Backup/CustomControls.csproj
CustomScrollbar.cs
/Backup/CustomScrollbar.cs
/Backup/CustomScrollbar.cs
CustomScrollbar.resx
/Backup/CustomScrollbar.resx
/Backup/CustomScrollbar.resx
Resource.Designer.cs
/Backup/Resource.Designer.cs
/Backup/Resource.Designer.cs
Resource.resx
/Backup/Resource.resx
/Backup/Resource.resx
Better Explorer AI Setup.aip
/Better Explorer AI Setup/Better Explorer AI Setup.aip
/Better Explorer AI Setup/Better Explorer AI Setup.aip
Better Explorer AI Setup.aiproj
/Better Explorer AI Setup/Better Explorer AI Setup.aiproj
/Better Explorer AI Setup/Better Explorer AI Setup.aiproj
ClipBoardMonitor.cs
/BExplorer/BetterExplorer/HelperClasses/ClipBoardMonitor.cs
/BExplorer/BetterExplorer/HelperClasses/ClipBoardMonitor.cs
PieChartLayout.xaml
/BExplorer/BetterExplorer/PieChart/PieChart/PieChartLayout.xaml
/BExplorer/BetterExplorer/PieChart/PieChart/PieChartLayout.xaml
PiePlotter.xaml
/BExplorer/BetterExplorer/PieChart/PieChart/PiePlotter.xaml
/BExplorer/BetterExplorer/PieChart/PieChart/PiePlotter.xaml
UserControl1.xaml
/BExplorer/BetterExplorer/PieChart/UserControl1.xaml
/BExplorer/BetterExplorer/PieChart/UserControl1.xaml
FolderSizeWindow.xaml
/BExplorer/BetterExplorer/FolderSizeWindow.xaml
/BExplorer/BetterExplorer/FolderSizeWindow.xaml
FolderSizeWindow.xaml.cs
/BExplorer/BetterExplorer/FolderSizeWindow.xaml.cs
/BExplorer/BetterExplorer/FolderSizeWindow.xaml.cs
MainWindow.xaml
/BExplorer/BetterExplorer/MainWindow.xaml
/BExplorer/BetterExplorer/MainWindow.xaml
MainWindow.xaml.cs
/BExplorer/BetterExplorer/MainWindow.xaml.cs
/BExplorer/BetterExplorer/MainWindow.xaml.cs
Extensions.cs
/Settings/Extensions.cs
/Settings/Extensions.cs
LVTheme.cs
/Settings/LVTheme.cs
/Settings/LVTheme.cs
Settings.csproj
/Settings/Settings.csproj
/Settings/Settings.csproj
ThemeColors.cs
/Settings/ThemeColors.cs
/Settings/ThemeColors.cs
FileSystemListItem.cs
/Shell/_Plugin Interfaces/FileSystemListItem.cs
/Shell/_Plugin Interfaces/FileSystemListItem.cs
Enums.cs
/Shell/Interop/Enums.cs
/Shell/Interop/Enums.cs
Gdi32.cs
/Shell/Interop/Gdi32.cs
/Shell/Interop/Gdi32.cs
IColumnProvider.cs
/Shell/Interop/IColumnProvider.cs
/Shell/Interop/IColumnProvider.cs
IVisualProperties.cs
/Shell/Interop/IVisualProperties.cs
/Shell/Interop/IVisualProperties.cs
NativeWindowListener.cs
/Shell/Interop/NativeWindowListener.cs
/Shell/Interop/NativeWindowListener.cs
User32.cs
/Shell/Interop/User32.cs
/Shell/Interop/User32.cs
LVTheme.cs
/Shell/Themes/LVTheme.cs
/Shell/Themes/LVTheme.cs
ThemeColors.cs
/Shell/Themes/ThemeColors.cs
/Shell/Themes/ThemeColors.cs
Defaults.cs
/Shell/Defaults.cs
/Shell/Defaults.cs
Extensions.cs
/Shell/Extensions.cs
/Shell/Extensions.cs
ImageListEx.cs
/Shell/ImageListEx.cs
/Shell/ImageListEx.cs
Shell.csproj
/Shell/Shell.csproj
/Shell/Shell.csproj
ShellTreeViewEx.cs
/Shell/ShellTreeViewEx.cs
/Shell/ShellTreeViewEx.cs
ShellViewEx.cs
/Shell/ShellViewEx.cs
/Shell/ShellViewEx.cs
SysImageList.cs
/Shell/SysImageList.cs
/Shell/SysImageList.cs
ToolTip.xaml
/Shell/ToolTip.xaml
/Shell/ToolTip.xaml
TreeViewBase.cs
/Shell/TreeViewBase.cs
/Shell/TreeViewBase.cs
BExplorer.sln
/BExplorer.sln
/BExplorer.sln