diff --git a/OnTopReplica/CloseRequestEventArgs.cs b/OnTopReplica/CloseRequestEventArgs.cs index c9d031e..377ce99 100644 --- a/OnTopReplica/CloseRequestEventArgs.cs +++ b/OnTopReplica/CloseRequestEventArgs.cs @@ -7,6 +7,7 @@ namespace OnTopReplica { public class CloseRequestEventArgs : EventArgs { public WindowHandle LastWindowHandle { get; set; } + public Rectangle? LastRegion { get; set; } } diff --git a/OnTopReplica/OnTopReplica.csproj b/OnTopReplica/OnTopReplica.csproj index 0e22378..b85d96f 100644 --- a/OnTopReplica/OnTopReplica.csproj +++ b/OnTopReplica/OnTopReplica.csproj @@ -48,7 +48,7 @@ publish.htm false 0 - 3.0.2.%2a + 3.2.0.%2a false true true diff --git a/OnTopReplica/OnTopReplica.csproj.user b/OnTopReplica/OnTopReplica.csproj.user index 1bf19dd..3cfa89d 100644 --- a/OnTopReplica/OnTopReplica.csproj.user +++ b/OnTopReplica/OnTopReplica.csproj.user @@ -16,6 +16,6 @@ false - /windowId=459573 /r=20,20,100,80 + /windowId=459572 /r=20,20,100,80 \ No newline at end of file diff --git a/OnTopReplica/Properties/AssemblyInfo.cs b/OnTopReplica/Properties/AssemblyInfo.cs index 5fd4749..c012e63 100644 --- a/OnTopReplica/Properties/AssemblyInfo.cs +++ b/OnTopReplica/Properties/AssemblyInfo.cs @@ -33,5 +33,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.1.0")] -[assembly: AssemblyFileVersion("3.1.1.0")] +[assembly: AssemblyVersion("3.2.0.0")] +[assembly: AssemblyFileVersion("3.2.0.0")] diff --git a/OnTopReplica/Strings.da.resx b/OnTopReplica/Strings.da.resx index 41d3c80..c15bad8 100644 --- a/OnTopReplica/Strings.da.resx +++ b/OnTopReplica/Strings.da.resx @@ -171,7 +171,7 @@ Dette program kræver Windows Vista Home Premium eller bedre. Ingen miniature indlæst. - Kan ikke lave miniature. + Kan ikke lave miniature Kunne ikke passes til vinduet. diff --git a/OnTopReplica/Strings.it.resx b/OnTopReplica/Strings.it.resx index 59bc73c..6a1f6c9 100644 --- a/OnTopReplica/Strings.it.resx +++ b/OnTopReplica/Strings.it.resx @@ -281,7 +281,7 @@ Per farlo, clicca col tasto destro del mouse sul desktop e poi su Personalizza.< Nessuna finestra clonata al momento. - Impossibile clonare la finestra. + Impossibile clonare la finestra Impossibile adattare la finestra. diff --git a/OnTopReplica/Strings.resx b/OnTopReplica/Strings.resx index c02a8c3..12b0c5b 100644 --- a/OnTopReplica/Strings.resx +++ b/OnTopReplica/Strings.resx @@ -281,7 +281,7 @@ You must run this application on Windows Vista Home Premium or better. No thumbnail loaded. - Unable to create thumbnail. + Unable to create thumbnail Unable to fit window.