diff --git a/EgtBEAMWALL.Core/My Project/AssemblyInfo.vb b/EgtBEAMWALL.Core/My Project/AssemblyInfo.vb index 3d943457..a78a1d51 100644 --- a/EgtBEAMWALL.Core/My Project/AssemblyInfo.vb +++ b/EgtBEAMWALL.Core/My Project/AssemblyInfo.vb @@ -38,5 +38,5 @@ Imports System.Windows ' by using the '*' as shown below: ' - - + + diff --git a/EgtBEAMWALL.Core/NewOpenProjectFileDialog/NewOpenProjectFileDialogV.xaml b/EgtBEAMWALL.Core/NewOpenProjectFileDialog/NewOpenProjectFileDialogV.xaml index 3261a3c3..74ae562d 100644 --- a/EgtBEAMWALL.Core/NewOpenProjectFileDialog/NewOpenProjectFileDialogV.xaml +++ b/EgtBEAMWALL.Core/NewOpenProjectFileDialog/NewOpenProjectFileDialogV.xaml @@ -104,7 +104,7 @@ AlternationCount="2" ColumnHeaderStyle="{StaticResource Main_DataGridColumnHeader}" Style="{StaticResource Optimizer_DataGrid}" - CellStyle="{StaticResource CellDataGrid_CustomHighLight}"> + CellStyle="{StaticResource CellDataGrid_NewOpenProject}"> @@ -126,7 +126,7 @@ - @@ -148,7 +148,7 @@ - @@ -167,7 +167,7 @@ - diff --git a/EgtBEAMWALL.Core/NewOpenProjectFileDialog/NewOpenProjectFileDialogVM.vb b/EgtBEAMWALL.Core/NewOpenProjectFileDialog/NewOpenProjectFileDialogVM.vb index 8dca509b..0a670bf3 100644 --- a/EgtBEAMWALL.Core/NewOpenProjectFileDialog/NewOpenProjectFileDialogVM.vb +++ b/EgtBEAMWALL.Core/NewOpenProjectFileDialog/NewOpenProjectFileDialogVM.vb @@ -719,8 +719,6 @@ Public MustInherit Class NewOpenProjectFileDialogVM ''' Execute the New. This method is invoked by the NewCommand. ''' Public Overridable Sub Cancel() - ' Salvo modifiche a colonne - EgwWPFBaseLib.EgwDataGrid.WriteColumnLayout(DataGridColumnsIniFile.m_sDataGridColumnsIniFile, S_NEWOPENPROJFILEDLG_PROD, ProdColumns) End Sub #End Region ' Cancel diff --git a/EgtBEAMWALL.Core/Themes/Generic.xaml b/EgtBEAMWALL.Core/Themes/Generic.xaml index ae6ca96a..c6ac35c3 100644 --- a/EgtBEAMWALL.Core/Themes/Generic.xaml +++ b/EgtBEAMWALL.Core/Themes/Generic.xaml @@ -413,7 +413,6 @@ - @@ -623,6 +622,21 @@ + + + + + + + + @@ -701,6 +715,15 @@ + + @@ -938,16 +961,15 @@ + + @@ -2325,6 +2352,15 @@ + + + + @@ -2570,6 +2606,28 @@ + + diff --git a/EgtBEAMWALL.Core/ViewPanel/ViewPanelV.xaml b/EgtBEAMWALL.Core/ViewPanel/ViewPanelV.xaml index 76185725..7c02bc1a 100644 --- a/EgtBEAMWALL.Core/ViewPanel/ViewPanelV.xaml +++ b/EgtBEAMWALL.Core/ViewPanel/ViewPanelV.xaml @@ -6,43 +6,43 @@ diff --git a/EgtBEAMWALL.DataLayer/Properties/AssemblyInfo.cs b/EgtBEAMWALL.DataLayer/Properties/AssemblyInfo.cs index 16933aa8..806df61b 100644 --- a/EgtBEAMWALL.DataLayer/Properties/AssemblyInfo.cs +++ b/EgtBEAMWALL.DataLayer/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; // 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("3.1.2.4")] -[assembly: AssemblyFileVersion("3.1.2.4")] +[assembly: AssemblyVersion("3.1.2.5")] +[assembly: AssemblyFileVersion("3.1.2.5")] diff --git a/EgtBEAMWALL.Optimizer/AboutBoxWindow/AboutBoxV.xaml b/EgtBEAMWALL.Optimizer/AboutBoxWindow/AboutBoxV.xaml index 54742670..ca98eea3 100644 --- a/EgtBEAMWALL.Optimizer/AboutBoxWindow/AboutBoxV.xaml +++ b/EgtBEAMWALL.Optimizer/AboutBoxWindow/AboutBoxV.xaml @@ -1,11 +1,16 @@  + Title="AboutBox" + Height="400" + Width="360" + WindowStyle="None" + ResizeMode="NoResize" + ShowInTaskbar="False" + WindowStartupLocation="CenterOwner"> - - + + @@ -24,29 +29,39 @@ - + - - + + - - - - -