Index: Application/Application.Ringtoets/App.xaml.cs
===================================================================
diff -u -ra795ec78ef4456ab9c8ad42029eb744093dfc600 -r12056e0413d731a732ad1098c071f325ba5d632f
--- Application/Application.Ringtoets/App.xaml.cs (.../App.xaml.cs) (revision a795ec78ef4456ab9c8ad42029eb744093dfc600)
+++ Application/Application.Ringtoets/App.xaml.cs (.../App.xaml.cs) (revision 12056e0413d731a732ad1098c071f325ba5d632f)
@@ -12,7 +12,7 @@
using System.Windows.Controls.Primitives;
using System.Windows.Forms;
using Core.Common.Base.Plugin;
-using Core.Common.Controls.Swf;
+using Core.Common.Controls.Dialogs;
using Core.Common.Gui;
using Core.Common.Gui.Forms.MainWindow;
using Core.Plugins.CommonTools;
Index: Core/Common/src/Core.Common.Controls.Swf/Core.Common.Controls.Swf.csproj
===================================================================
diff -u -r3966c8176854557199325b0465f0c6a1c9225f38 -r12056e0413d731a732ad1098c071f325ba5d632f
--- Core/Common/src/Core.Common.Controls.Swf/Core.Common.Controls.Swf.csproj (.../Core.Common.Controls.Swf.csproj) (revision 3966c8176854557199325b0465f0c6a1c9225f38)
+++ Core/Common/src/Core.Common.Controls.Swf/Core.Common.Controls.Swf.csproj (.../Core.Common.Controls.Swf.csproj) (revision 12056e0413d731a732ad1098c071f325ba5d632f)
@@ -177,12 +177,6 @@
UserControl
-
- Form
-
-
- ExceptionDialog.cs
-
UserControl
@@ -252,9 +246,6 @@
ChartView.cs
Designer
-
- ExceptionDialog.cs
-
FindAndReplaceControl.cs
@@ -398,9 +389,6 @@
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+
+ Bottom, Right
+
+
+
+ 449, 242
+
+
+ 75, 23
+
+
+
+ 2
+
+
+ Herstarten
+
+
+ buttonRestart
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ $this
+
+
+ 5
+
+
+ Bottom, Left
+
+
+ 12, 242
+
+
+ 127, 23
+
+
+ 4
+
+
+ Kopieer naar klembord
+
+
+ buttonCopyTextToClipboard
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ $this
+
+
+ 4
+
+
+ Top, Bottom, Left, Right
+
+
+ 12, 27
+
+
+ 512, 209
+
+
+ 3
+
+
+
+
+
+ exceptionTextBox
+
+
+ System.Windows.Forms.RichTextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ $this
+
+
+ 2
+
+
+ Top, Left, Right
+
+
+ 12, 8
+
+
+ 483, 20
+
+
+ 3
+
+
+ Een onafgehandelde fout is opgetreden. De applicatie moet gesloten worden.
+
+
+ richTextBox1
+
+
+ System.Windows.Forms.RichTextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ $this
+
+
+ 3
+
+
+ Bottom, Right
+
+
+ 368, 242
+
+
+ 75, 23
+
+
+ 1
+
+
+ Afsluiten
+
+
+ buttonExit
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ $this
+
+
+ 1
+
+
+ Bottom, Left
+
+
+ 145, 242
+
+
+ 104, 23
+
+
+ 6
+
+
+ Open logbestand
+
+
+ buttonOpenLog
+
+
+ System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ $this
+
+
+ 0
+
+
+ True
+
+
+ 6, 13
+
+
+ 536, 273
+
+
+ CenterParent
+
+
+ Kritieke fout
+
+
+ ExceptionDialog
+
+
+ System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
\ No newline at end of file
Index: Core/Common/src/Core.Common.Controls/Properties/Resources.Designer.cs
===================================================================
diff -u
--- Core/Common/src/Core.Common.Controls/Properties/Resources.Designer.cs (revision 0)
+++ Core/Common/src/Core.Common.Controls/Properties/Resources.Designer.cs (revision 12056e0413d731a732ad1098c071f325ba5d632f)
@@ -0,0 +1,93 @@
+//------------------------------------------------------------------------------
+//
+// 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.
+//
+//------------------------------------------------------------------------------
+
+namespace Core.Common.Controls.Properties {
+ using System;
+
+
+ ///
+ /// A strongly-typed resource class, for looking up localized strings, etc.
+ ///
+ // 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() {
+ }
+
+ ///
+ /// Returns the cached ResourceManager instance used by this class.
+ ///
+ [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
+ internal static global::System.Resources.ResourceManager ResourceManager {
+ get {
+ if (object.ReferenceEquals(resourceMan, null)) {
+ global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Core.Common.Controls.Properties.Resources", typeof(Resources).Assembly);
+ resourceMan = temp;
+ }
+ return resourceMan;
+ }
+ }
+
+ ///
+ /// Overrides the current thread's CurrentUICulture property for all
+ /// resource lookups using this strongly typed resource class.
+ ///
+ [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
+ internal static global::System.Globalization.CultureInfo Culture {
+ get {
+ return resourceCulture;
+ }
+ set {
+ resourceCulture = value;
+ }
+ }
+
+ ///
+ /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
+ ///
+ internal static System.Drawing.Icon bug__exclamation {
+ get {
+ object obj = ResourceManager.GetObject("bug__exclamation", resourceCulture);
+ return ((System.Drawing.Icon)(obj));
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Interne fout:
+ ///{0}.
+ ///
+ internal static string ExceptionDialog_GetExceptionText_Inner_exceptions_0_ {
+ get {
+ return ResourceManager.GetString("ExceptionDialog_GetExceptionText_Inner_exceptions_0_", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Foutmelding van de loader:
+ ///.
+ ///
+ internal static string ExceptionDialog_GetExceptionText_Loader_exceptions {
+ get {
+ return ResourceManager.GetString("ExceptionDialog_GetExceptionText_Loader_exceptions", resourceCulture);
+ }
+ }
+ }
+}
Index: Core/Common/src/Core.Common.Controls/Properties/Resources.resx
===================================================================
diff -u
--- Core/Common/src/Core.Common.Controls/Properties/Resources.resx (revision 0)
+++ Core/Common/src/Core.Common.Controls/Properties/Resources.resx (revision 12056e0413d731a732ad1098c071f325ba5d632f)
@@ -0,0 +1,132 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+
+ ..\Resources\bug--exclamation.ico;System.Drawing.Icon, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
+
+
+ Interne fout:
+{0}
+
+
+ Foutmelding van de loader:
+
+
+
\ No newline at end of file
Index: Core/Common/src/Core.Common.Controls/Resources/bug--exclamation.ico
===================================================================
diff -u
Binary files differ