Skip to content

Commit

Permalink
Version 2.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Dasutein committed Jan 29, 2019
1 parent 146f787 commit 1b1cadd
Show file tree
Hide file tree
Showing 39 changed files with 735 additions and 30 deletions.
Binary file not shown.
@@ -1 +1 @@
3659686da7c400ae2921f44126f11a0eacf0a950
c458929a6d42ad3cda1e86c40b3b49b653c88963
@@ -1 +1 @@
3659686da7c400ae2921f44126f11a0eacf0a950
c458929a6d42ad3cda1e86c40b3b49b653c88963
@@ -1 +1 @@
3659686da7c400ae2921f44126f11a0eacf0a950
c458929a6d42ad3cda1e86c40b3b49b653c88963
@@ -1 +1 @@
3659686da7c400ae2921f44126f11a0eacf0a950
c458929a6d42ad3cda1e86c40b3b49b653c88963
Binary file removed DiscordRPC.Main/obj/Debug/AboutWindow.baml
Binary file not shown.
Binary file removed DiscordRPC.Main/obj/Debug/App.baml
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion DiscordRPC.Main/obj/Debug/DiscordRPC_MarkupCompile.cache
Expand Up @@ -16,5 +16,5 @@ F:\Software Development Projects\C# and .NET\Discord-RPC-csharp\DiscordRPC.Main\
161386102581
AboutWindow.xaml;FirstRunWindow.xaml;MainWindow.xaml;

False
True

Binary file removed DiscordRPC.Main/obj/Debug/FirstRunWindow.baml
Binary file not shown.
Binary file removed DiscordRPC.Main/obj/Debug/MainWindow.baml
Binary file not shown.
Binary file removed DiscordRPC.Main/obj/Release/AboutWindow.baml
Binary file not shown.
20 changes: 10 additions & 10 deletions DiscordRPC.Main/obj/Release/AboutWindow.g.cs
@@ -1,4 +1,4 @@
#pragma checksum "..\..\AboutWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "A49A0D37BD81CD51DD04D2DB22DADED4A850495E"
#pragma checksum "..\..\AboutWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "31AB446F0393AC90057F420C7DF833E5F90B0E85"
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
Expand Down Expand Up @@ -48,21 +48,21 @@ public partial class AboutWindow : System.Windows.Window, System.Windows.Markup.
#line default
#line hidden

/// <summary>
/// textBlockDiscordBuildType Name Field
/// </summary>

#line 21 "..\..\AboutWindow.xaml"
#line 23 "..\..\AboutWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
internal System.Windows.Controls.TextBlock textBlockVersionNumber;
public System.Windows.Controls.TextBlock textBlockDiscordBuildType;

#line default
#line hidden

/// <summary>
/// textBlockDiscordBuildType Name Field
/// </summary>

#line 24 "..\..\AboutWindow.xaml"
#line 26 "..\..\AboutWindow.xaml"
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
public System.Windows.Controls.TextBlock textBlockDiscordBuildType;
internal System.Windows.Controls.TextBlock textBlockVersionNumber;

#line default
#line hidden
Expand Down Expand Up @@ -107,10 +107,10 @@ public partial class AboutWindow : System.Windows.Window, System.Windows.Markup.
#line hidden
return;
case 2:
this.textBlockVersionNumber = ((System.Windows.Controls.TextBlock)(target));
this.textBlockDiscordBuildType = ((System.Windows.Controls.TextBlock)(target));
return;
case 3:
this.textBlockDiscordBuildType = ((System.Windows.Controls.TextBlock)(target));
this.textBlockVersionNumber = ((System.Windows.Controls.TextBlock)(target));
return;
}
this._contentLoaded = true;
Expand Down
13 changes: 10 additions & 3 deletions DiscordRPC.Main/obj/Release/App.g.cs
@@ -1,4 +1,4 @@
#pragma checksum "..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "2CCE6FB039B9F5A9134AEE3729D3A5D63A99C0F8"
#pragma checksum "..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "798FB5DCC8F0C6B19B1B6D912450CC1E0D6CF6B9"
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
Expand Down Expand Up @@ -40,15 +40,22 @@ namespace DiscordRPC.Main {
/// </summary>
public partial class App : System.Windows.Application {

private bool _contentLoaded;

/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/DiscordRPC;component/app.xaml", System.UriKind.Relative);

#line 5 "..\..\App.xaml"
this.StartupUri = new System.Uri("MainWindow.xaml", System.UriKind.Relative);
#line 1 "..\..\App.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);

#line default
#line hidden
Expand Down
@@ -1 +1 @@
303915fd24fdf21a6181ff1710346f9fcd5c60f5
d34b6f8177454b7b65230c6a9b40e14768303ba2
Binary file not shown.
8 changes: 4 additions & 4 deletions DiscordRPC.Main/obj/Release/DiscordRPC_MarkupCompile.cache
Expand Up @@ -10,11 +10,11 @@ none
false
TRACE
F:\Software Development Projects\C# and .NET\Discord-RPC-csharp\DiscordRPC.Main\App.xaml
22112506696
3-1096401351

10-1312527166
11-1450696743
16-1080830883
AboutWindow.xaml;MainWindow.xaml;
AboutWindow.xaml;FirstRunWindow.xaml;MainWindow.xaml;

False
True

3 changes: 2 additions & 1 deletion DiscordRPC.Main/obj/Release/DiscordRPC_MarkupCompile.lref
@@ -1,5 +1,6 @@


FF:\Software Development Projects\C# and .NET\Discord-RPC-csharp\DiscordRPC.Main\App.xaml;;
FF:\Software Development Projects\C# and .NET\Discord-RPC-csharp\DiscordRPC.Main\AboutWindow.xaml;;
FF:\Software Development Projects\C# and .NET\Discord-RPC-csharp\DiscordRPC.Main\FirstRunWindow.xaml;;
FF:\Software Development Projects\C# and .NET\Discord-RPC-csharp\DiscordRPC.Main\MainWindow.xaml;;

112 changes: 112 additions & 0 deletions DiscordRPC.Main/obj/Release/FirstRunWindow.g.cs
@@ -0,0 +1,112 @@
#pragma checksum "..\..\FirstRunWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "84244661ECC6DF426FD31CA60E6C1B360BEF54EB"
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------

using DiscordRPC.Main;
using System;
using System.Diagnostics;
using System.Windows;
using System.Windows.Automation;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Ink;
using System.Windows.Input;
using System.Windows.Markup;
using System.Windows.Media;
using System.Windows.Media.Animation;
using System.Windows.Media.Effects;
using System.Windows.Media.Imaging;
using System.Windows.Media.Media3D;
using System.Windows.Media.TextFormatting;
using System.Windows.Navigation;
using System.Windows.Shapes;
using System.Windows.Shell;


namespace DiscordRPC.Main {


/// <summary>
/// FirstRunWindow
/// </summary>
public partial class FirstRunWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {


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

#line default
#line hidden


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

#line default
#line hidden

private bool _contentLoaded;

/// <summary>
/// InitializeComponent
/// </summary>
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
public void InitializeComponent() {
if (_contentLoaded) {
return;
}
_contentLoaded = true;
System.Uri resourceLocater = new System.Uri("/DiscordRPC;component/firstrunwindow.xaml", System.UriKind.Relative);

#line 1 "..\..\FirstRunWindow.xaml"
System.Windows.Application.LoadComponent(this, resourceLocater);

#line default
#line hidden
}

[System.Diagnostics.DebuggerNonUserCodeAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
switch (connectionId)
{
case 1:
this.buttonDiscordDeveloperPortal = ((System.Windows.Controls.Button)(target));

#line 19 "..\..\FirstRunWindow.xaml"
this.buttonDiscordDeveloperPortal.Click += new System.Windows.RoutedEventHandler(this.ButtonDiscordDeveloperPortal_Click);

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

#line 20 "..\..\FirstRunWindow.xaml"
this.buttonEndTutorial.Click += new System.Windows.RoutedEventHandler(this.ButtonEndTutorial_Click);

#line default
#line hidden
return;
}
this._contentLoaded = true;
}
}
}

Binary file removed DiscordRPC.Main/obj/Release/MainWindow.baml
Binary file not shown.
2 changes: 1 addition & 1 deletion DiscordRPC.Main/obj/Release/MainWindow.g.cs
@@ -1,4 +1,4 @@
#pragma checksum "..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "D9BD2A81580A207DF4364CE43C8847074A8D2E12"
#pragma checksum "..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "CCAE0E996E4D674DF5923F6EA2544371B8F6352A"
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
Expand Down
@@ -1 +1 @@
9bc36aa0000c3fbeed5aca146ba75d276892a3e7
0e6c7caad4f9d0ba39d97a8dd73996312af0bdc3
Binary file not shown.
@@ -1 +1 @@
f7e4ec9457c6dbaa1d286bc9173db1edcd672c6f
f306a6cf1b0096ec30770442163632748a3a8430
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 1b1cadd

Please sign in to comment.