WingMan

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ HEAD  →  ?path2? @ 1
/trunk/WingMan/Properties/AssemblyInfo.cs
@@ -1,34 +1,36 @@
using System.Reflection;
using System.Runtime.InteropServices;
 
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("WingMan")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("WingMan")]
[assembly: AssemblyCopyright("Copyright © 2018")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
 
// Setting ComVisible to false makes the types in this assembly not visible
// to COM components. If you need to access a type in this assembly from
// COM, set the ComVisible attribute to true on that type.
[assembly: ComVisible(false)]
 
// The following GUID is for the ID of the typelib if this project is exposed to COM
[assembly: Guid("274bfd57-cacb-4400-86a6-fae0cee9cd74")]
 
// Version information for an assembly consists of the following four values:
//
// Major Version
// Minor Version
// Build Number
// Revision
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.*")]
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
 
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("WingMan")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("WingMan")]
[assembly: AssemblyCopyright("Copyright © 2018")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
 
// Setting ComVisible to false makes the types in this assembly not visible
// to COM components. If you need to access a type in this assembly from
// COM, set the ComVisible attribute to true on that type.
[assembly: ComVisible(false)]
 
// The following GUID is for the ID of the typelib if this project is exposed to COM
[assembly: Guid("274bfd57-cacb-4400-86a6-fae0cee9cd74")]
 
// Version information for an assembly consists of the following four values:
//
// Major Version
// Minor Version
// Build Number
// Revision
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
/trunk/WingMan/Properties/Resources.Designer.cs
@@ -0,0 +1,71 @@
//------------------------------------------------------------------------------
// <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>
//------------------------------------------------------------------------------
 
namespace WingMan.Properties
{
 
 
/// <summary>
/// A strongly-typed resource class, for looking up localized strings, etc.
/// </summary>
// This class was auto-generated by the StronglyTypedResourceBuilder
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
internal class Resources
{
 
private static global::System.Resources.ResourceManager resourceMan;
 
private static global::System.Globalization.CultureInfo resourceCulture;
 
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal Resources()
{
}
 
/// <summary>
/// Returns the cached ResourceManager instance used by this class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Resources.ResourceManager ResourceManager
{
get
{
if ((resourceMan == null))
{
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("WingMan.Properties.Resources", typeof(Resources).Assembly);
resourceMan = temp;
}
return resourceMan;
}
}
 
/// <summary>
/// Overrides the current thread's CurrentUICulture property for all
/// resource lookups using this strongly typed resource class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internal static global::System.Globalization.CultureInfo Culture
{
get
{
return resourceCulture;
}
set
{
resourceCulture = value;
}
}
}
}
/trunk/WingMan/Properties/Resources.resx
@@ -0,0 +1,117 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
 
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
</root>
/trunk/WingMan/Properties/Settings.Designer.cs
@@ -0,0 +1,30 @@
//------------------------------------------------------------------------------
// <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>
//------------------------------------------------------------------------------
 
namespace WingMan.Properties
{
 
 
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0")]
internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase
{
 
private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
 
public static Settings Default
{
get
{
return defaultInstance;
}
}
}
}
/trunk/WingMan/Properties/Settings.settings
@@ -0,0 +1,7 @@
<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)">
<Profiles>
<Profile Name="(Default)" />
</Profiles>
<Settings />
</SettingsFile>
/trunk/WingMan/Properties/Strings.Designer.cs
@@ -61,42 +61,6 @@
}
/// <summary>
/// Looks up a localized string similar to Application Windows startup changed.
/// </summary>
internal static string Application_Windows_startup_changed {
get {
return ResourceManager.GetString("Application_Windows_startup_changed", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Client connected.
/// </summary>
internal static string Client_connected {
get {
return ResourceManager.GetString("Client_connected", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Client connection failed.
/// </summary>
internal static string Client_connection_failed {
get {
return ResourceManager.GetString("Client_connection_failed", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Client disconnected.
/// </summary>
internal static string Client_disconnected {
get {
return ResourceManager.GetString("Client_disconnected", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Client started.
/// </summary>
internal static string Client_started {
@@ -106,24 +70,6 @@
}
/// <summary>
/// Looks up a localized string similar to Client subscribed to topic.
/// </summary>
internal static string Client_subscribed_to_topic {
get {
return ResourceManager.GetString("Client_subscribed_to_topic", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Client unsubscribed from topic.
/// </summary>
internal static string Client_unsubscribed_from_topic {
get {
return ResourceManager.GetString("Client_unsubscribed_from_topic", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Connect.
/// </summary>
internal static string Connect {
@@ -133,24 +79,6 @@
}
/// <summary>
/// Looks up a localized string similar to Could not change Windows startup.
/// </summary>
internal static string Could_not_change_Windows_startup {
get {
return ResourceManager.GetString("Could_not_change_Windows_startup", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Could not resolve hostname.
/// </summary>
internal static string Could_not_resolve_hostname {
get {
return ResourceManager.GetString("Could_not_resolve_hostname", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Disconnect.
/// </summary>
internal static string Disconnect {
@@ -160,151 +88,6 @@
}
/// <summary>
/// Looks up a localized string similar to Executing binding from remote client.
/// </summary>
internal static string Executing_binding_from_remote_client {
get {
return ResourceManager.GetString("Executing_binding_from_remote_client", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Failed creating automatic port mapping, please ensure that the port is routed through the firewall properly.
/// </summary>
internal static string Failed_creating_automatic_port_mapping_please_make_sure_the_port_is_routed_properly {
get {
return ResourceManager.GetString("Failed_creating_automatic_port_mapping_please_make_sure_the_port_is_routed_proper" +
"ly", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Failed loading autocomplete source.
/// </summary>
internal static string Failed_loading_autocomplete_source {
get {
return ResourceManager.GetString("Failed_loading_autocomplete_source", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Failed loading local bindings.
/// </summary>
internal static string Failed_loading_local_bindings {
get {
return ResourceManager.GetString("Failed_loading_local_bindings", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Failed loading remote bindings.
/// </summary>
internal static string Failed_loading_remote_bindings {
get {
return ResourceManager.GetString("Failed_loading_remote_bindings", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Failed saving autocomplete source.
/// </summary>
internal static string Failed_saving_autocomplete_source {
get {
return ResourceManager.GetString("Failed_saving_autocomplete_source", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Failed saving local bindings.
/// </summary>
internal static string Failed_saving_local_bindings {
get {
return ResourceManager.GetString("Failed_saving_local_bindings", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Failed saving remote bindings.
/// </summary>
internal static string Failed_saving_remote_bindings {
get {
return ResourceManager.GetString("Failed_saving_remote_bindings", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Failed starting client.
/// </summary>
internal static string Failed_starting_client {
get {
return ResourceManager.GetString("Failed_starting_client", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Failed starting server.
/// </summary>
internal static string Failed_starting_server {
get {
return ResourceManager.GetString("Failed_starting_server", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Failed to authenticate client.
/// </summary>
internal static string Failed_to_authenticate_client {
get {
return ResourceManager.GetString("Failed_to_authenticate_client", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Failed to authenticate with server.
/// </summary>
internal static string Failed_to_authenticate_with_server {
get {
return ResourceManager.GetString("Failed_to_authenticate_with_server", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Failed to create PMP port mapping.
/// </summary>
internal static string Failed_to_create_PMP_port_mapping {
get {
return ResourceManager.GetString("Failed_to_create_PMP_port_mapping", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Failed to create UPnp port mapping.
/// </summary>
internal static string Failed_to_create_UPnP_port_mapping {
get {
return ResourceManager.GetString("Failed_to_create_UPnP_port_mapping", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Lobby message.
/// </summary>
internal static string Lobby_message {
get {
return ResourceManager.GetString("Lobby_message", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Matched remote key binding.
/// </summary>
internal static string Matched_remote_key_binding {
get {
return ResourceManager.GetString("Matched_remote_key_binding", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Server started.
/// </summary>
internal static string Server_started {
@@ -321,14 +104,5 @@
return ResourceManager.GetString("Server_stopped", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Synchronized bindings with client.
/// </summary>
internal static string Synchronized_bindings_with_client {
get {
return ResourceManager.GetString("Synchronized_bindings_with_client", resourceCulture);
}
}
}
}
/trunk/WingMan/Properties/Strings.resx
@@ -117,87 +117,15 @@
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="Application_Windows_startup_changed" xml:space="preserve">
<value>Application Windows startup changed</value>
</data>
<data name="Client_connected" xml:space="preserve">
<value>Client connected</value>
</data>
<data name="Client_connection_failed" xml:space="preserve">
<value>Client connection failed</value>
</data>
<data name="Client_disconnected" xml:space="preserve">
<value>Client disconnected</value>
</data>
<data name="Client_started" xml:space="preserve">
<value>Client started</value>
</data>
<data name="Client_subscribed_to_topic" xml:space="preserve">
<value>Client subscribed to topic</value>
</data>
<data name="Client_unsubscribed_from_topic" xml:space="preserve">
<value>Client unsubscribed from topic</value>
</data>
<data name="Connect" xml:space="preserve">
<value>Connect</value>
</data>
<data name="Could_not_change_Windows_startup" xml:space="preserve">
<value>Could not change Windows startup</value>
</data>
<data name="Could_not_resolve_hostname" xml:space="preserve">
<value>Could not resolve hostname</value>
</data>
<data name="Disconnect" xml:space="preserve">
<value>Disconnect</value>
</data>
<data name="Executing_binding_from_remote_client" xml:space="preserve">
<value>Executing binding from remote client</value>
</data>
<data name="Failed_creating_automatic_port_mapping_please_make_sure_the_port_is_routed_properly" xml:space="preserve">
<value>Failed creating automatic port mapping, please ensure that the port is routed through the firewall properly</value>
</data>
<data name="Failed_loading_autocomplete_source" xml:space="preserve">
<value>Failed loading autocomplete source</value>
</data>
<data name="Failed_loading_local_bindings" xml:space="preserve">
<value>Failed loading local bindings</value>
</data>
<data name="Failed_loading_remote_bindings" xml:space="preserve">
<value>Failed loading remote bindings</value>
</data>
<data name="Failed_saving_autocomplete_source" xml:space="preserve">
<value>Failed saving autocomplete source</value>
</data>
<data name="Failed_saving_local_bindings" xml:space="preserve">
<value>Failed saving local bindings</value>
</data>
<data name="Failed_saving_remote_bindings" xml:space="preserve">
<value>Failed saving remote bindings</value>
</data>
<data name="Failed_starting_client" xml:space="preserve">
<value>Failed starting client</value>
</data>
<data name="Failed_starting_server" xml:space="preserve">
<value>Failed starting server</value>
</data>
<data name="Failed_to_authenticate_client" xml:space="preserve">
<value>Failed to authenticate client</value>
</data>
<data name="Failed_to_authenticate_with_server" xml:space="preserve">
<value>Failed to authenticate with server</value>
</data>
<data name="Failed_to_create_PMP_port_mapping" xml:space="preserve">
<value>Failed to create PMP port mapping</value>
</data>
<data name="Failed_to_create_UPnP_port_mapping" xml:space="preserve">
<value>Failed to create UPnp port mapping</value>
</data>
<data name="Lobby_message" xml:space="preserve">
<value>Lobby message</value>
</data>
<data name="Matched_remote_key_binding" xml:space="preserve">
<value>Matched remote key binding</value>
</data>
<data name="Server_started" xml:space="preserve">
<value>Server started</value>
</data>
@@ -204,7 +132,4 @@
<data name="Server_stopped" xml:space="preserve">
<value>Server stopped</value>
</data>
<data name="Synchronized_bindings_with_client" xml:space="preserve">
<value>Synchronized bindings with client</value>
</data>
</root>