Index: Core/Common/src/Core.Common.Controls.Swf/Core.Common.Controls.Swf.csproj =================================================================== diff -u -re1eca7dab59f9465ca9d0bd6d705490528a5e5a8 -r6771fe13d21dd9bffd06ca54ea0d65b571e62c7b --- Core/Common/src/Core.Common.Controls.Swf/Core.Common.Controls.Swf.csproj (.../Core.Common.Controls.Swf.csproj) (revision e1eca7dab59f9465ca9d0bd6d705490528a5e5a8) +++ Core/Common/src/Core.Common.Controls.Swf/Core.Common.Controls.Swf.csproj (.../Core.Common.Controls.Swf.csproj) (revision 6771fe13d21dd9bffd06ca54ea0d65b571e62c7b) @@ -200,23 +200,11 @@ ComboBoxTypeEditor.cs - - Component - - - FileSystemTreeView.cs - Component - - Form - - - OpenUrlDialog.cs - Form @@ -249,9 +237,6 @@ - - Component - @@ -280,21 +265,13 @@ ExceptionDialog.cs - - FileSystemTreeView.cs - Designer - FindAndReplaceControl.cs HtmlPageView.cs Designer - - OpenUrlDialog.cs - Designer - ProgressBarDialog.cs Fisheye: Tag 6771fe13d21dd9bffd06ca54ea0d65b571e62c7b refers to a dead (removed) revision in file `Core/Common/src/Core.Common.Controls.Swf/FileSystemTreeView.Designer.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 6771fe13d21dd9bffd06ca54ea0d65b571e62c7b refers to a dead (removed) revision in file `Core/Common/src/Core.Common.Controls.Swf/FileSystemTreeView.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 6771fe13d21dd9bffd06ca54ea0d65b571e62c7b refers to a dead (removed) revision in file `Core/Common/src/Core.Common.Controls.Swf/FileSystemTreeView.resx'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 6771fe13d21dd9bffd06ca54ea0d65b571e62c7b refers to a dead (removed) revision in file `Core/Common/src/Core.Common.Controls.Swf/OpenUrlDialog.Designer.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 6771fe13d21dd9bffd06ca54ea0d65b571e62c7b refers to a dead (removed) revision in file `Core/Common/src/Core.Common.Controls.Swf/OpenUrlDialog.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 6771fe13d21dd9bffd06ca54ea0d65b571e62c7b refers to a dead (removed) revision in file `Core/Common/src/Core.Common.Controls.Swf/OpenUrlDialog.resx'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 6771fe13d21dd9bffd06ca54ea0d65b571e62c7b refers to a dead (removed) revision in file `Core/Common/src/Core.Common.Controls.Swf/TimeSpanEditor.cs'. Fisheye: No comparison available. Pass `N' to diff? Index: Core/Common/test/Core.Common.Controls.Swf.Test/Core.Common.Controls.Swf.Test.csproj =================================================================== diff -u -re1eca7dab59f9465ca9d0bd6d705490528a5e5a8 -r6771fe13d21dd9bffd06ca54ea0d65b571e62c7b --- Core/Common/test/Core.Common.Controls.Swf.Test/Core.Common.Controls.Swf.Test.csproj (.../Core.Common.Controls.Swf.Test.csproj) (revision e1eca7dab59f9465ca9d0bd6d705490528a5e5a8) +++ Core/Common/test/Core.Common.Controls.Swf.Test/Core.Common.Controls.Swf.Test.csproj (.../Core.Common.Controls.Swf.Test.csproj) (revision 6771fe13d21dd9bffd06ca54ea0d65b571e62c7b) @@ -81,7 +81,6 @@ - Fisheye: Tag 6771fe13d21dd9bffd06ca54ea0d65b571e62c7b refers to a dead (removed) revision in file `Core/Common/test/Core.Common.Controls.Swf.Test/FileSystemTreeViewTest.cs'. Fisheye: No comparison available. Pass `N' to diff? Index: Core/Plugins/src/Core.Plugins.SharpMapGis.Gui/Core.Plugins.SharpMapGis.Gui.csproj =================================================================== diff -u -rd9aa9bb832f858854e0b94b1eb86bc91358d8ea0 -r6771fe13d21dd9bffd06ca54ea0d65b571e62c7b --- Core/Plugins/src/Core.Plugins.SharpMapGis.Gui/Core.Plugins.SharpMapGis.Gui.csproj (.../Core.Plugins.SharpMapGis.Gui.csproj) (revision d9aa9bb832f858854e0b94b1eb86bc91358d8ea0) +++ Core/Plugins/src/Core.Plugins.SharpMapGis.Gui/Core.Plugins.SharpMapGis.Gui.csproj (.../Core.Plugins.SharpMapGis.Gui.csproj) (revision 6771fe13d21dd9bffd06ca54ea0d65b571e62c7b) @@ -99,6 +99,12 @@ MapLegendView.cs + + Form + + + OpenUrlDialog.cs + @@ -143,6 +149,10 @@ MapLegendView.cs Designer + + OpenUrlDialog.cs + Designer + MapView.cs Designer Index: Core/Plugins/src/Core.Plugins.SharpMapGis.Gui/Forms/MapLegendView/OpenUrlDialog.Designer.cs =================================================================== diff -u --- Core/Plugins/src/Core.Plugins.SharpMapGis.Gui/Forms/MapLegendView/OpenUrlDialog.Designer.cs (revision 0) +++ Core/Plugins/src/Core.Plugins.SharpMapGis.Gui/Forms/MapLegendView/OpenUrlDialog.Designer.cs (revision 6771fe13d21dd9bffd06ca54ea0d65b571e62c7b) @@ -0,0 +1,86 @@ +namespace Core.Plugins.SharpMapGis.Gui.Forms.MapLegendView +{ + partial class OpenUrlDialog + { + /// + /// Required designer variable. + /// + private System.ComponentModel.IContainer components = null; + + /// + /// Clean up any resources being used. + /// + /// true if managed resources should be disposed; otherwise, false. + protected override void Dispose(bool disposing) + { + if (disposing && (components != null)) + { + components.Dispose(); + } + base.Dispose(disposing); + } + + #region Windows Form Designer generated code + + /// + /// Required method for Designer support - do not modify + /// the contents of this method with the code editor. + /// + private void InitializeComponent() + { + System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(OpenUrlDialog)); + this.buttonCancel = new System.Windows.Forms.Button(); + this.buttonOk = new System.Windows.Forms.Button(); + this.label1 = new System.Windows.Forms.Label(); + this.urlComboBox = new System.Windows.Forms.ComboBox(); + this.SuspendLayout(); + // + // buttonCancel + // + this.buttonCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; + resources.ApplyResources(this.buttonCancel, "buttonCancel"); + this.buttonCancel.Name = "buttonCancel"; + this.buttonCancel.UseVisualStyleBackColor = true; + // + // buttonOk + // + this.buttonOk.DialogResult = System.Windows.Forms.DialogResult.OK; + resources.ApplyResources(this.buttonOk, "buttonOk"); + this.buttonOk.Name = "buttonOk"; + this.buttonOk.UseVisualStyleBackColor = true; + // + // label1 + // + resources.ApplyResources(this.label1, "label1"); + this.label1.Name = "label1"; + // + // urlComboBox + // + this.urlComboBox.FormattingEnabled = true; + resources.ApplyResources(this.urlComboBox, "urlComboBox"); + this.urlComboBox.Name = "urlComboBox"; + // + // OpenUrlDialog + // + this.AcceptButton = this.buttonOk; + resources.ApplyResources(this, "$this"); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.CancelButton = this.buttonCancel; + this.Controls.Add(this.urlComboBox); + this.Controls.Add(this.buttonCancel); + this.Controls.Add(this.buttonOk); + this.Controls.Add(this.label1); + this.Name = "OpenUrlDialog"; + this.ResumeLayout(false); + this.PerformLayout(); + + } + + #endregion + + private System.Windows.Forms.Button buttonCancel; + private System.Windows.Forms.Button buttonOk; + private System.Windows.Forms.Label label1; + private System.Windows.Forms.ComboBox urlComboBox; + } +} \ No newline at end of file Index: Core/Plugins/src/Core.Plugins.SharpMapGis.Gui/Forms/MapLegendView/OpenUrlDialog.cs =================================================================== diff -u --- Core/Plugins/src/Core.Plugins.SharpMapGis.Gui/Forms/MapLegendView/OpenUrlDialog.cs (revision 0) +++ Core/Plugins/src/Core.Plugins.SharpMapGis.Gui/Forms/MapLegendView/OpenUrlDialog.cs (revision 6771fe13d21dd9bffd06ca54ea0d65b571e62c7b) @@ -0,0 +1,38 @@ +using System.Linq; +using System.Windows.Forms; + +namespace Core.Plugins.SharpMapGis.Gui.Forms.MapLegendView +{ + public partial class OpenUrlDialog : Form + { + public OpenUrlDialog() + { + InitializeComponent(); + } + + public string Url + { + get + { + return urlComboBox.Text; + } + set + { + urlComboBox.Text = value; + } + } + + public string[] Urls + { + get + { + return urlComboBox.Items.Cast().Select(i => i.ToString()).ToArray(); + } + set + { + urlComboBox.Items.Clear(); + urlComboBox.Items.AddRange(value); + } + } + } +} \ No newline at end of file Index: Core/Plugins/src/Core.Plugins.SharpMapGis.Gui/Forms/MapLegendView/OpenUrlDialog.resx =================================================================== diff -u --- Core/Plugins/src/Core.Plugins.SharpMapGis.Gui/Forms/MapLegendView/OpenUrlDialog.resx (revision 0) +++ Core/Plugins/src/Core.Plugins.SharpMapGis.Gui/Forms/MapLegendView/OpenUrlDialog.resx (revision 6771fe13d21dd9bffd06ca54ea0d65b571e62c7b) @@ -0,0 +1,236 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 + + + + 317, 61 + + + 75, 23 + + + + 2 + + + Annuleren + + + buttonCancel + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + $this + + + 1 + + + 235, 61 + + + 75, 23 + + + 1 + + + OK + + + buttonOk + + + System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + $this + + + 2 + + + True + + + 15, 29 + + + 56, 13 + + + 4 + + + Weblink: + + + label1 + + + System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + $this + + + 3 + + + 77, 26 + + + 332, 21 + + + 5 + + + urlComboBox + + + System.Windows.Forms.ComboBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + $this + + + 0 + + + True + + + 6, 13 + + + 421, 101 + + + Openen weblink... + + + OpenUrlDialog + + + System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + \ No newline at end of file