Skip to content

Commit

Permalink
Updated Installer
Browse files Browse the repository at this point in the history
  • Loading branch information
Luca Auer authored and Luca Auer committed Jan 31, 2018
1 parent 961d996 commit 27e676d
Show file tree
Hide file tree
Showing 19 changed files with 94 additions and 27 deletions.
Binary file modified Image Sort Installer/Release/Image Sort Installer.msi
Binary file not shown.
Binary file modified Image sort.Logic/bin/Release/Image sort.Logic.dll
Binary file not shown.
Binary file modified Image sort.Logic/bin/Release/Image sort.Logic.pdb
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@ C:\Users\Lolle\Source\Repos\Image-Sort\Image sort.Logic\bin\Release\Image sort.L
C:\Users\Lolle\Source\Repos\Image-Sort\Image sort.Logic\obj\Release\Image sort.Logic.csproj.CoreCompileInputs.cache
C:\Users\Lolle\Source\Repos\Image-Sort\Image sort.Logic\obj\Release\Image sort.Logic.dll
C:\Users\Lolle\Source\Repos\Image-Sort\Image sort.Logic\obj\Release\Image sort.Logic.pdb
C:\Users\Lolle\Source\Repos\Image-Sort\Image sort.Logic\obj\Release\Image sort.Logic.csprojResolveAssemblyReference.cache
Binary file modified Image sort.Logic/obj/Release/Image sort.Logic.dll
Binary file not shown.
Binary file modified Image sort.Logic/obj/Release/Image sort.Logic.pdb
Binary file not shown.
Binary file modified Image sort.UI/bin/Release/Image sort.Logic.dll
Binary file not shown.
Binary file modified Image sort.UI/bin/Release/Image sort.Logic.pdb
Binary file not shown.
Binary file modified Image sort.UI/bin/Release/Image sort.UI.exe
Binary file not shown.
Binary file modified Image sort.UI/bin/Release/Image sort.UI.pdb
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0e97b21f10758fcb717e5228b1a2d5f6519e466d
578287705f5380b911cc8567000969ccd3950094
Binary file not shown.
Binary file modified Image sort.UI/obj/Release/Image sort.UI.exe
Binary file not shown.
Binary file modified Image sort.UI/obj/Release/Image sort.UI.g.resources
Binary file not shown.
Binary file modified Image sort.UI/obj/Release/Image sort.UI.pdb
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ C:\Users\Lolle\Source\Repos\Image-Sort\Image sort.UI\App.xaml
11151548125

6-1479085999
18-1427452660
191015977278
MainWindow.xaml;

False
Expand Down
58 changes: 46 additions & 12 deletions Image sort.UI/obj/Release/MainWindow.g.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#pragma checksum "..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "8364CD894134683D06E196EC14A246F8C6F70E52"
#pragma checksum "..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "105E137575C30A3217643F9BF8080F80F510B9E6"
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
Expand Down Expand Up @@ -52,37 +52,53 @@ public partial class MainWindow : System.Windows.Window, System.Windows.Markup.I

#line 37 "..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Button SkipFileButton;
internal System.Windows.Controls.Button NewFolderButton;

#line default
#line hidden


#line 40 "..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Button EnterFolderButton;

#line default
#line hidden


#line 45 "..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Button SkipFileButton;

#line default
#line hidden


#line 48 "..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Button MoveFolderButton;

#line default
#line hidden


#line 46 "..\..\MainWindow.xaml"
#line 54 "..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.ListBox FoldersStack;

#line default
#line hidden


#line 55 "..\..\MainWindow.xaml"
#line 62 "..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBox SearchBarBox;

#line default
#line hidden


#line 63 "..\..\MainWindow.xaml"
#line 70 "..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Image PreviewImage;

Expand Down Expand Up @@ -137,36 +153,54 @@ void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object
#line hidden
return;
case 3:
this.SkipFileButton = ((System.Windows.Controls.Button)(target));
this.NewFolderButton = ((System.Windows.Controls.Button)(target));

#line 37 "..\..\MainWindow.xaml"
this.SkipFileButton.Click += new System.Windows.RoutedEventHandler(this.SkipFileButton_Click);
this.NewFolderButton.Click += new System.Windows.RoutedEventHandler(this.NewFolderButton_Click);

#line default
#line hidden
return;
case 4:
this.MoveFolderButton = ((System.Windows.Controls.Button)(target));
this.EnterFolderButton = ((System.Windows.Controls.Button)(target));

#line 40 "..\..\MainWindow.xaml"
this.MoveFolderButton.Click += new System.Windows.RoutedEventHandler(this.MoveFolderButton_Click);
this.EnterFolderButton.Click += new System.Windows.RoutedEventHandler(this.EnterFolderButton_Click);

#line default
#line hidden
return;
case 5:
this.FoldersStack = ((System.Windows.Controls.ListBox)(target));
this.SkipFileButton = ((System.Windows.Controls.Button)(target));

#line 45 "..\..\MainWindow.xaml"
this.SkipFileButton.Click += new System.Windows.RoutedEventHandler(this.SkipFileButton_Click);

#line default
#line hidden
return;
case 6:
this.MoveFolderButton = ((System.Windows.Controls.Button)(target));

#line 48 "..\..\MainWindow.xaml"
this.MoveFolderButton.Click += new System.Windows.RoutedEventHandler(this.MoveFolderButton_Click);

#line default
#line hidden
return;
case 7:
this.FoldersStack = ((System.Windows.Controls.ListBox)(target));
return;
case 8:
this.SearchBarBox = ((System.Windows.Controls.TextBox)(target));

#line 57 "..\..\MainWindow.xaml"
#line 64 "..\..\MainWindow.xaml"
this.SearchBarBox.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.SearchBarBox_TextChanged);

#line default
#line hidden
return;
case 7:
case 9:
this.PreviewImage = ((System.Windows.Controls.Image)(target));
return;
}
Expand Down
58 changes: 46 additions & 12 deletions Image sort.UI/obj/Release/MainWindow.g.i.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#pragma checksum "..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "8364CD894134683D06E196EC14A246F8C6F70E52"
#pragma checksum "..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "105E137575C30A3217643F9BF8080F80F510B9E6"
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
Expand Down Expand Up @@ -52,37 +52,53 @@ public partial class MainWindow : System.Windows.Window, System.Windows.Markup.I

#line 37 "..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Button SkipFileButton;
internal System.Windows.Controls.Button NewFolderButton;

#line default
#line hidden


#line 40 "..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Button EnterFolderButton;

#line default
#line hidden


#line 45 "..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Button SkipFileButton;

#line default
#line hidden


#line 48 "..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Button MoveFolderButton;

#line default
#line hidden


#line 46 "..\..\MainWindow.xaml"
#line 54 "..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.ListBox FoldersStack;

#line default
#line hidden


#line 55 "..\..\MainWindow.xaml"
#line 62 "..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBox SearchBarBox;

#line default
#line hidden


#line 63 "..\..\MainWindow.xaml"
#line 70 "..\..\MainWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.Image PreviewImage;

Expand Down Expand Up @@ -137,36 +153,54 @@ void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object
#line hidden
return;
case 3:
this.SkipFileButton = ((System.Windows.Controls.Button)(target));
this.NewFolderButton = ((System.Windows.Controls.Button)(target));

#line 37 "..\..\MainWindow.xaml"
this.SkipFileButton.Click += new System.Windows.RoutedEventHandler(this.SkipFileButton_Click);
this.NewFolderButton.Click += new System.Windows.RoutedEventHandler(this.NewFolderButton_Click);

#line default
#line hidden
return;
case 4:
this.MoveFolderButton = ((System.Windows.Controls.Button)(target));
this.EnterFolderButton = ((System.Windows.Controls.Button)(target));

#line 40 "..\..\MainWindow.xaml"
this.MoveFolderButton.Click += new System.Windows.RoutedEventHandler(this.MoveFolderButton_Click);
this.EnterFolderButton.Click += new System.Windows.RoutedEventHandler(this.EnterFolderButton_Click);

#line default
#line hidden
return;
case 5:
this.FoldersStack = ((System.Windows.Controls.ListBox)(target));
this.SkipFileButton = ((System.Windows.Controls.Button)(target));

#line 45 "..\..\MainWindow.xaml"
this.SkipFileButton.Click += new System.Windows.RoutedEventHandler(this.SkipFileButton_Click);

#line default
#line hidden
return;
case 6:
this.MoveFolderButton = ((System.Windows.Controls.Button)(target));

#line 48 "..\..\MainWindow.xaml"
this.MoveFolderButton.Click += new System.Windows.RoutedEventHandler(this.MoveFolderButton_Click);

#line default
#line hidden
return;
case 7:
this.FoldersStack = ((System.Windows.Controls.ListBox)(target));
return;
case 8:
this.SearchBarBox = ((System.Windows.Controls.TextBox)(target));

#line 57 "..\..\MainWindow.xaml"
#line 64 "..\..\MainWindow.xaml"
this.SearchBarBox.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.SearchBarBox_TextChanged);

#line default
#line hidden
return;
case 7:
case 9:
this.PreviewImage = ((System.Windows.Controls.Image)(target));
return;
}
Expand Down
Binary file not shown.

0 comments on commit 27e676d

Please sign in to comment.