Fix rename x tutti progetti satellite

This commit is contained in:
Samuele Locatelli
2020-04-09 14:37:07 +02:00
parent f25694e0ff
commit 37f24373da
177 changed files with 475 additions and 475 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
namespace Termo.Active.UI
namespace Thermo.Active.UI
{
partial class LockForm
{
+4 -4
View File
@@ -1,4 +1,4 @@
using Termo.Active.NC;
using Thermo.Active.NC;
using System;
using System.Collections.Generic;
using System.ComponentModel;
@@ -9,7 +9,7 @@ using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
namespace Termo.Active.UI
namespace Thermo.Active.UI
{
public partial class LockForm : Form
{
@@ -21,9 +21,9 @@ namespace Termo.Active.UI
lockOp = lockOperation;
if (lockOp)
PictureBox_Gif.Image = Termo.Active.UI.Properties.Resources.LockClose;
PictureBox_Gif.Image = Thermo.Active.UI.Properties.Resources.LockClose;
else
PictureBox_Gif.Image = Termo.Active.UI.Properties.Resources.LockOpen;
PictureBox_Gif.Image = Thermo.Active.UI.Properties.Resources.LockOpen;
}
+1 -1
View File
@@ -1,4 +1,4 @@
namespace Termo.Active.UI
namespace Thermo.Active.UI
{
partial class PasswordForm
{
+2 -2
View File
@@ -1,4 +1,4 @@
using Termo.Active.NC;
using Thermo.Active.NC;
using System;
using System.Collections.Generic;
using System.ComponentModel;
@@ -9,7 +9,7 @@ using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
namespace Termo.Active.UI
namespace Thermo.Active.UI
{
public partial class PasswordForm : Form
{
+1 -1
View File
@@ -1,4 +1,4 @@
namespace Termo.Active.UI
namespace Thermo.Active.UI
{
partial class ResetCountersForm
{
@@ -1,6 +1,6 @@
using CMS_CORE_Library.Models;
using Termo.Active.NC;
using Termo.Active.Utils;
using Thermo.Active.NC;
using Thermo.Active.Utils;
using System;
using System.Collections.Generic;
using System.ComponentModel;
@@ -12,7 +12,7 @@ using System.Threading.Tasks;
using System.Windows.Forms;
using static CMS_CORE_Library.Models.DataStructures;
namespace Termo.Active.UI
namespace Thermo.Active.UI
{
public partial class ResetCountersForm : Form
{
+1 -1
View File
@@ -1,4 +1,4 @@
namespace Termo.Active.UI
namespace Thermo.Active.UI
{
partial class ResetMachineHoursForm
{
@@ -1,5 +1,5 @@
using Termo.Active.NC;
using Termo.Active.Utils;
using Thermo.Active.NC;
using Thermo.Active.Utils;
using System;
using System.Collections.Generic;
using System.ComponentModel;
@@ -10,7 +10,7 @@ using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
namespace Termo.Active.UI
namespace Thermo.Active.UI
{
public partial class ResetMachineHoursForm : Form
{
+1 -1
View File
@@ -1,4 +1,4 @@
namespace Termo.Active.UI
namespace Thermo.Active.UI
{
partial class ResetSpindleForm
{
+3 -3
View File
@@ -1,5 +1,5 @@
using Termo.Active.NC;
using Termo.Active.Utils;
using Thermo.Active.NC;
using Thermo.Active.Utils;
using System;
using System.Collections.Generic;
using System.ComponentModel;
@@ -10,7 +10,7 @@ using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
namespace Termo.Active.UI
namespace Thermo.Active.UI
{
public partial class ResetSpindleForm : Form
{
+2 -2
View File
@@ -5,11 +5,11 @@ 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("Termo.Active.UI")]
[assembly: AssemblyTitle("Thermo.Active.UI")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("Termo.Active.UI")]
[assembly: AssemblyProduct("Thermo.Active.UI")]
[assembly: AssemblyCopyright("Copyright © 2017")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
+5 -5
View File
@@ -1,6 +1,6 @@
using System.Windows.Forms;
namespace Termo.Active.UI
namespace Thermo.Active.UI
{
partial class ServerControlWindow
{
@@ -109,7 +109,7 @@ namespace Termo.Active.UI
//
// passwordToolStripMenuItem
//
this.passwordToolStripMenuItem.Image = global::Termo.Active.UI.Properties.Resources.Apps_Lock_icon;
this.passwordToolStripMenuItem.Image = global::Thermo.Active.UI.Properties.Resources.Apps_Lock_icon;
this.passwordToolStripMenuItem.Name = "passwordToolStripMenuItem";
this.passwordToolStripMenuItem.Size = new System.Drawing.Size(234, 22);
this.passwordToolStripMenuItem.Text = "Password";
@@ -117,7 +117,7 @@ namespace Termo.Active.UI
//
// goBackToStandardModeToolStripMenuItem
//
this.goBackToStandardModeToolStripMenuItem.Image = global::Termo.Active.UI.Properties.Resources.Apps_Unlock_icon;
this.goBackToStandardModeToolStripMenuItem.Image = global::Thermo.Active.UI.Properties.Resources.Apps_Unlock_icon;
this.goBackToStandardModeToolStripMenuItem.Name = "goBackToStandardModeToolStripMenuItem";
this.goBackToStandardModeToolStripMenuItem.Size = new System.Drawing.Size(234, 22);
this.goBackToStandardModeToolStripMenuItem.Text = "Go back to standard mode";
@@ -379,7 +379,7 @@ namespace Termo.Active.UI
//
// passwordToolStripMenuItem1
//
this.passwordToolStripMenuItem1.Image = global::Termo.Active.UI.Properties.Resources.Apps_Lock_icon;
this.passwordToolStripMenuItem1.Image = global::Thermo.Active.UI.Properties.Resources.Apps_Lock_icon;
this.passwordToolStripMenuItem1.Name = "passwordToolStripMenuItem1";
this.passwordToolStripMenuItem1.Size = new System.Drawing.Size(234, 22);
this.passwordToolStripMenuItem1.Text = "Password";
@@ -387,7 +387,7 @@ namespace Termo.Active.UI
//
// goBackToStandardModeToolStripMenuItem1
//
this.goBackToStandardModeToolStripMenuItem1.Image = global::Termo.Active.UI.Properties.Resources.Apps_Unlock_icon;
this.goBackToStandardModeToolStripMenuItem1.Image = global::Thermo.Active.UI.Properties.Resources.Apps_Unlock_icon;
this.goBackToStandardModeToolStripMenuItem1.Name = "goBackToStandardModeToolStripMenuItem1";
this.goBackToStandardModeToolStripMenuItem1.Size = new System.Drawing.Size(234, 22);
this.goBackToStandardModeToolStripMenuItem1.Text = "Go back to standard mode";
+8 -8
View File
@@ -1,8 +1,8 @@
using Termo.Active.Core;
using Termo.Active.Model;
using Termo.Active.Model.DTOModels;
using Termo.Active.NC;
using Termo.Active.Utils;
using Thermo.Active.Core;
using Thermo.Active.Model;
using Thermo.Active.Model.DTOModels;
using Thermo.Active.NC;
using Thermo.Active.Utils;
using System;
using System.Collections.Generic;
using System.ComponentModel;
@@ -14,10 +14,10 @@ using System.Runtime.InteropServices;
using System.Threading;
using System.Windows.Forms;
using TeamDev.SDK.MVVM;
using static Termo.Active.Config.ServerConfig;
using static Termo.Active.Model.Constants;
using static Thermo.Active.Config.ServerConfig;
using static Thermo.Active.Model.Constants;
namespace Termo.Active.UI
namespace Thermo.Active.UI
{
public partial class ServerControlWindow : Form
{
+1 -1
View File
@@ -1,4 +1,4 @@
namespace Termo.Active.UI.Views
namespace Thermo.Active.UI.Views
{
partial class OpeningLayer
{
+1 -1
View File
@@ -2,7 +2,7 @@
using System.Windows.Forms;
using System.Threading;
namespace Termo.Active.UI.Views
namespace Thermo.Active.UI.Views
{
public partial class OpeningLayer : UserControl
{
+1 -1
View File
@@ -1,4 +1,4 @@
# Termo.Active.UI.dll
# Thermo.Active.UI.dll
## A cosa serve questo progetto