Fisheye: Tag 6841bba6c26b33a79af6b0bbcf1556631c688970 refers to a dead (removed) revision in file `src/Common/DelftTools.Controls.Swf/BindableComboBox.cs'. Fisheye: No comparison available. Pass `N' to diff? Index: src/Common/DelftTools.Controls.Swf/DelftTools.Controls.Swf.csproj =================================================================== diff -u -r74c1defb8614513192c9b32edaa3066dd2fdf6da -r6841bba6c26b33a79af6b0bbcf1556631c688970 --- src/Common/DelftTools.Controls.Swf/DelftTools.Controls.Swf.csproj (.../DelftTools.Controls.Swf.csproj) (revision 74c1defb8614513192c9b32edaa3066dd2fdf6da) +++ src/Common/DelftTools.Controls.Swf/DelftTools.Controls.Swf.csproj (.../DelftTools.Controls.Swf.csproj) (revision 6841bba6c26b33a79af6b0bbcf1556631c688970) @@ -113,9 +113,6 @@ Properties\GlobalAssembly.cs - - Component - @@ -327,25 +324,12 @@ ComboBoxTypeEditor.cs - - UserControl - - - ObjectEditor.cs - - Component FileSystemTreeView.cs - - Form - - - GridBasedDialog.cs - Component @@ -460,10 +444,6 @@ CustomInputDialog.cs - - ObjectEditor.cs - Designer - ExceptionDialog.cs @@ -474,10 +454,6 @@ FindAndReplaceControl.cs - - GridBasedDialog.cs - Designer - HtmlPageView.cs Designer Fisheye: Tag 6841bba6c26b33a79af6b0bbcf1556631c688970 refers to a dead (removed) revision in file `src/Common/DelftTools.Controls.Swf/Editors/ObjectEditor.Designer.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 6841bba6c26b33a79af6b0bbcf1556631c688970 refers to a dead (removed) revision in file `src/Common/DelftTools.Controls.Swf/Editors/ObjectEditor.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 6841bba6c26b33a79af6b0bbcf1556631c688970 refers to a dead (removed) revision in file `src/Common/DelftTools.Controls.Swf/Editors/ObjectEditor.resx'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 6841bba6c26b33a79af6b0bbcf1556631c688970 refers to a dead (removed) revision in file `src/Common/DelftTools.Controls.Swf/FileNameUITypeEditor.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 6841bba6c26b33a79af6b0bbcf1556631c688970 refers to a dead (removed) revision in file `src/Common/DelftTools.Controls.Swf/GridBasedDialog.Designer.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 6841bba6c26b33a79af6b0bbcf1556631c688970 refers to a dead (removed) revision in file `src/Common/DelftTools.Controls.Swf/GridBasedDialog.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 6841bba6c26b33a79af6b0bbcf1556631c688970 refers to a dead (removed) revision in file `src/Common/DelftTools.Controls.Swf/GridBasedDialog.resx'. Fisheye: No comparison available. Pass `N' to diff? Index: src/Common/DelftTools.Controls/ICanvasEditor.cs =================================================================== diff -u -r5fc71a385897af92ccb092f2f969b5709afab85a -r6841bba6c26b33a79af6b0bbcf1556631c688970 --- src/Common/DelftTools.Controls/ICanvasEditor.cs (.../ICanvasEditor.cs) (revision 5fc71a385897af92ccb092f2f969b5709afab85a) +++ src/Common/DelftTools.Controls/ICanvasEditor.cs (.../ICanvasEditor.cs) (revision 6841bba6c26b33a79af6b0bbcf1556631c688970) @@ -2,23 +2,7 @@ { public interface ICanvasEditor { - // does the canvas support selecting of objects bool CanSelectItem { get; } bool IsSelectItemActive { get; set; } - - bool CanMoveItem { get; } - bool IsMoveItemActive { get; set; } - - bool CanMoveItemLinear { get; } - bool IsMoveItemLinearActive { get; set; } - - bool CanDeleteItem { get; } - bool IsDeleteItemActive { get; set; } - - bool CanAddPoint { get; } - bool IsAddPointActive { get; set; } - - bool IsRemovePointActive { get; set; } - bool CanRemovePoint { get; } } } \ No newline at end of file Index: src/Common/DelftTools.Shell.Gui.Swf/DelftTools.Shell.Gui.Swf.csproj =================================================================== diff -u -r15b2d5d6a13bd2c8bf0c589bd8ccd39c5ba265fc -r6841bba6c26b33a79af6b0bbcf1556631c688970 --- src/Common/DelftTools.Shell.Gui.Swf/DelftTools.Shell.Gui.Swf.csproj (.../DelftTools.Shell.Gui.Swf.csproj) (revision 15b2d5d6a13bd2c8bf0c589bd8ccd39c5ba265fc) +++ src/Common/DelftTools.Shell.Gui.Swf/DelftTools.Shell.Gui.Swf.csproj (.../DelftTools.Shell.Gui.Swf.csproj) (revision 6841bba6c26b33a79af6b0bbcf1556631c688970) @@ -39,7 +39,7 @@ true bin\Debug\ - 4 + 4 DEBUG;TRACE bin\Debug\DelftTools.Shell.Gui.Swf.xml 1591 @@ -51,7 +51,7 @@ bin\Release\ - 4 + 4 TRACE bin\Release\DelftTools.Shell.Gui.Swf.xml true @@ -78,7 +78,6 @@ Properties\GlobalAssembly.cs - True Fisheye: Tag 6841bba6c26b33a79af6b0bbcf1556631c688970 refers to a dead (removed) revision in file `src/Common/DelftTools.Shell.Gui.Swf/NodePresenterHelper.cs'. Fisheye: No comparison available. Pass `N' to diff? Index: src/Common/DelftTools.Shell.Gui/DelftTools.Shell.Gui.csproj =================================================================== diff -u -r341078d82fcf9051b233068ad0172940aa71cff5 -r6841bba6c26b33a79af6b0bbcf1556631c688970 --- src/Common/DelftTools.Shell.Gui/DelftTools.Shell.Gui.csproj (.../DelftTools.Shell.Gui.csproj) (revision 341078d82fcf9051b233068ad0172940aa71cff5) +++ src/Common/DelftTools.Shell.Gui/DelftTools.Shell.Gui.csproj (.../DelftTools.Shell.Gui.csproj) (revision 6841bba6c26b33a79af6b0bbcf1556631c688970) @@ -97,7 +97,6 @@ - Fisheye: Tag 6841bba6c26b33a79af6b0bbcf1556631c688970 refers to a dead (removed) revision in file `src/Common/DelftTools.Shell.Gui/GuiContextManager.cs'. Fisheye: No comparison available. Pass `N' to diff? Index: src/Common/DelftTools.Utils/DelftTools.Utils.csproj =================================================================== diff -u -r74c1defb8614513192c9b32edaa3066dd2fdf6da -r6841bba6c26b33a79af6b0bbcf1556631c688970 --- src/Common/DelftTools.Utils/DelftTools.Utils.csproj (.../DelftTools.Utils.csproj) (revision 74c1defb8614513192c9b32edaa3066dd2fdf6da) +++ src/Common/DelftTools.Utils/DelftTools.Utils.csproj (.../DelftTools.Utils.csproj) (revision 6841bba6c26b33a79af6b0bbcf1556631c688970) @@ -142,7 +142,6 @@ - Index: src/Common/DelftTools.Utils/IDeepCloneable.cs =================================================================== diff -u -r5fc71a385897af92ccb092f2f969b5709afab85a -r6841bba6c26b33a79af6b0bbcf1556631c688970 --- src/Common/DelftTools.Utils/IDeepCloneable.cs (.../IDeepCloneable.cs) (revision 5fc71a385897af92ccb092f2f969b5709afab85a) +++ src/Common/DelftTools.Utils/IDeepCloneable.cs (.../IDeepCloneable.cs) (revision 6841bba6c26b33a79af6b0bbcf1556631c688970) @@ -1,5 +1,3 @@ -using System; - namespace DelftTools.Utils { /// @@ -15,6 +13,4 @@ ///The object graph object DeepClone(); } - - public interface IManualCloneable : ICloneable {} } \ No newline at end of file Fisheye: Tag 6841bba6c26b33a79af6b0bbcf1556631c688970 refers to a dead (removed) revision in file `src/Common/DelftTools.Utils/IO/ITransactionalChangeAccess.cs'. Fisheye: No comparison available. Pass `N' to diff? Index: src/Common/DelftTools.Utils/Reflection/AutoCloner.cs =================================================================== diff -u -r5fc71a385897af92ccb092f2f969b5709afab85a -r6841bba6c26b33a79af6b0bbcf1556631c688970 --- src/Common/DelftTools.Utils/Reflection/AutoCloner.cs (.../AutoCloner.cs) (revision 5fc71a385897af92ccb092f2f969b5709afab85a) +++ src/Common/DelftTools.Utils/Reflection/AutoCloner.cs (.../AutoCloner.cs) (revision 6841bba6c26b33a79af6b0bbcf1556631c688970) @@ -80,15 +80,6 @@ return o; } - // check if type has manual clone implemented, use it! - var asManualCloneable = inst as IManualCloneable; - if (asManualCloneable != null) - { - var manualClone = asManualCloneable.Clone(); - manualClones.Add(manualClone); - cloneStore.AddClone(inst, manualClone); - return manualClone; - } var instType = inst.GetType(); // clone arrays Fisheye: Tag 6841bba6c26b33a79af6b0bbcf1556631c688970 refers to a dead (removed) revision in file `src/Common/NetTopologySuite/LinearReferencing/LengthIndexedLine.cs'. Fisheye: No comparison available. Pass `N' to diff? Index: src/Common/NetTopologySuite/NetTopologySuite.csproj =================================================================== diff -u -r74c1defb8614513192c9b32edaa3066dd2fdf6da -r6841bba6c26b33a79af6b0bbcf1556631c688970 --- src/Common/NetTopologySuite/NetTopologySuite.csproj (.../NetTopologySuite.csproj) (revision 74c1defb8614513192c9b32edaa3066dd2fdf6da) +++ src/Common/NetTopologySuite/NetTopologySuite.csproj (.../NetTopologySuite.csproj) (revision 6841bba6c26b33a79af6b0bbcf1556631c688970) @@ -254,7 +254,6 @@ - @@ -267,7 +266,6 @@ - @@ -278,7 +276,6 @@ - @@ -304,7 +301,6 @@ - @@ -332,14 +328,11 @@ - - - @@ -354,25 +347,20 @@ - - - - - @@ -387,8 +375,6 @@ - - Fisheye: Tag 6841bba6c26b33a79af6b0bbcf1556631c688970 refers to a dead (removed) revision in file `src/Common/NetTopologySuite/Noding/IteratedNoder.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 6841bba6c26b33a79af6b0bbcf1556631c688970 refers to a dead (removed) revision in file `src/Common/NetTopologySuite/Noding/SegmentStringDissolver.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 6841bba6c26b33a79af6b0bbcf1556631c688970 refers to a dead (removed) revision in file `src/Common/NetTopologySuite/Operation/Overlay/EdgeSetNoder.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 6841bba6c26b33a79af6b0bbcf1556631c688970 refers to a dead (removed) revision in file `src/Common/NetTopologySuite/Operation/Union/CascadedPolygonUnion.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 6841bba6c26b33a79af6b0bbcf1556631c688970 refers to a dead (removed) revision in file `src/Common/NetTopologySuite/Operation/Union/PointGeometryUnion.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 6841bba6c26b33a79af6b0bbcf1556631c688970 refers to a dead (removed) revision in file `src/Common/NetTopologySuite/Operation/Union/UnaryUnionOp.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 6841bba6c26b33a79af6b0bbcf1556631c688970 refers to a dead (removed) revision in file `src/Common/NetTopologySuite/Operation/Valid/SimpleNestedRingTester.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 6841bba6c26b33a79af6b0bbcf1556631c688970 refers to a dead (removed) revision in file `src/Common/NetTopologySuite/Operation/Valid/SweeplineNestedRingTester.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 6841bba6c26b33a79af6b0bbcf1556631c688970 refers to a dead (removed) revision in file `src/Common/NetTopologySuite/Precision/SimpleGeometryPrecisionReducer.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 6841bba6c26b33a79af6b0bbcf1556631c688970 refers to a dead (removed) revision in file `src/Common/NetTopologySuite/Simplify/DouglasPeuckerSimplifier.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 6841bba6c26b33a79af6b0bbcf1556631c688970 refers to a dead (removed) revision in file `src/Common/NetTopologySuite/Simplify/TopologyPreservingSimplifier.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 6841bba6c26b33a79af6b0bbcf1556631c688970 refers to a dead (removed) revision in file `src/Common/NetTopologySuite/Triangulate/ConformingDelaunayTriangulationBuilder.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 6841bba6c26b33a79af6b0bbcf1556631c688970 refers to a dead (removed) revision in file `src/Common/NetTopologySuite/Triangulate/MidpointSplitPointFinder.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 6841bba6c26b33a79af6b0bbcf1556631c688970 refers to a dead (removed) revision in file `src/Common/NetTopologySuite/Triangulate/VertexTaggedGeometryDataMapper.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 6841bba6c26b33a79af6b0bbcf1556631c688970 refers to a dead (removed) revision in file `src/Common/NetTopologySuite/Triangulate/VoronoiDiagramBuilder.cs'. Fisheye: No comparison available. Pass `N' to diff? Index: src/Common/SharpMap.UI/SharpMap.UI.csproj =================================================================== diff -u -rbc776af502b5d4b5841307ccef86260ebae475c2 -r6841bba6c26b33a79af6b0bbcf1556631c688970 --- src/Common/SharpMap.UI/SharpMap.UI.csproj (.../SharpMap.UI.csproj) (revision bc776af502b5d4b5841307ccef86260ebae475c2) +++ src/Common/SharpMap.UI/SharpMap.UI.csproj (.../SharpMap.UI.csproj) (revision 6841bba6c26b33a79af6b0bbcf1556631c688970) @@ -127,7 +127,6 @@ - Fisheye: Tag 6841bba6c26b33a79af6b0bbcf1556631c688970 refers to a dead (removed) revision in file `src/Common/SharpMap.UI/Tools/NewPointFeatureTool.cs'. Fisheye: No comparison available. Pass `N' to diff? Index: src/Common/SharpMap/Data/Providers/ShapeFileMainHeader.cs =================================================================== diff -u -r5fc71a385897af92ccb092f2f969b5709afab85a -r6841bba6c26b33a79af6b0bbcf1556631c688970 --- src/Common/SharpMap/Data/Providers/ShapeFileMainHeader.cs (.../ShapeFileMainHeader.cs) (revision 5fc71a385897af92ccb092f2f969b5709afab85a) +++ src/Common/SharpMap/Data/Providers/ShapeFileMainHeader.cs (.../ShapeFileMainHeader.cs) (revision 6841bba6c26b33a79af6b0bbcf1556631c688970) @@ -6,7 +6,6 @@ [StructLayout(LayoutKind.Sequential, Pack = 1)] internal unsafe struct ShapeFileMainHeader { - internal const int MAIN_HEADER_LENGTH = 100; public int FileCode; public int UnusedByte1; public int UnusedByte2; Index: src/Common/SharpMap/SharpMap.csproj =================================================================== diff -u -r74c1defb8614513192c9b32edaa3066dd2fdf6da -r6841bba6c26b33a79af6b0bbcf1556631c688970 --- src/Common/SharpMap/SharpMap.csproj (.../SharpMap.csproj) (revision 74c1defb8614513192c9b32edaa3066dd2fdf6da) +++ src/Common/SharpMap/SharpMap.csproj (.../SharpMap.csproj) (revision 6841bba6c26b33a79af6b0bbcf1556631c688970) @@ -209,14 +209,9 @@ - - - - - Fisheye: Tag 6841bba6c26b33a79af6b0bbcf1556631c688970 refers to a dead (removed) revision in file `src/Common/SharpMap/Utilities/Algorithms.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 6841bba6c26b33a79af6b0bbcf1556631c688970 refers to a dead (removed) revision in file `src/Common/SharpMap/Utilities/LeastSquaresTransform.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 6841bba6c26b33a79af6b0bbcf1556631c688970 refers to a dead (removed) revision in file `src/Common/SharpMap/Utilities/Providers.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 6841bba6c26b33a79af6b0bbcf1556631c688970 refers to a dead (removed) revision in file `src/Common/SharpMap/Utilities/Surrogates.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 6841bba6c26b33a79af6b0bbcf1556631c688970 refers to a dead (removed) revision in file `src/Common/SharpMap/Utilities/Version.cs'. Fisheye: No comparison available. Pass `N' to diff? Index: src/DeltaShell/DeltaShell.Core/DeltaShell.Core.csproj =================================================================== diff -u -r2ff69dfc67c77d80c1ed2f4f1f9bc0172e28e518 -r6841bba6c26b33a79af6b0bbcf1556631c688970 --- src/DeltaShell/DeltaShell.Core/DeltaShell.Core.csproj (.../DeltaShell.Core.csproj) (revision 2ff69dfc67c77d80c1ed2f4f1f9bc0172e28e518) +++ src/DeltaShell/DeltaShell.Core/DeltaShell.Core.csproj (.../DeltaShell.Core.csproj) (revision 6841bba6c26b33a79af6b0bbcf1556631c688970) @@ -39,7 +39,7 @@ true bin\Debug\ - 4 + 4 DEBUG;TRACE 1591 full @@ -51,7 +51,7 @@ bin\Release\ - 4 + 4 TRACE true @@ -99,7 +99,6 @@ - Designer Fisheye: Tag 6841bba6c26b33a79af6b0bbcf1556631c688970 refers to a dead (removed) revision in file `src/DeltaShell/DeltaShell.Core/DeltaShellUserDataFolderConverter.cs'. Fisheye: No comparison available. Pass `N' to diff? Index: test/Common/SharpMap.UI.Tests/SharpMap.UI.Tests.csproj =================================================================== diff -u -r6dbce7d02bbc8849c767bf7963df7127a98c2897 -r6841bba6c26b33a79af6b0bbcf1556631c688970 --- test/Common/SharpMap.UI.Tests/SharpMap.UI.Tests.csproj (.../SharpMap.UI.Tests.csproj) (revision 6dbce7d02bbc8849c767bf7963df7127a98c2897) +++ test/Common/SharpMap.UI.Tests/SharpMap.UI.Tests.csproj (.../SharpMap.UI.Tests.csproj) (revision 6841bba6c26b33a79af6b0bbcf1556631c688970) @@ -82,7 +82,6 @@ - Fisheye: Tag 6841bba6c26b33a79af6b0bbcf1556631c688970 refers to a dead (removed) revision in file `test/Common/SharpMap.UI.Tests/Tools/NewPointFeatureToolTest.cs'. Fisheye: No comparison available. Pass `N' to diff? Index: test/DeltaShell/DeltaShell.Plugins.ProjectExplorer.Tests/DeltaShell.Plugins.ProjectExplorer.Tests.csproj =================================================================== diff -u -r2ff69dfc67c77d80c1ed2f4f1f9bc0172e28e518 -r6841bba6c26b33a79af6b0bbcf1556631c688970 --- test/DeltaShell/DeltaShell.Plugins.ProjectExplorer.Tests/DeltaShell.Plugins.ProjectExplorer.Tests.csproj (.../DeltaShell.Plugins.ProjectExplorer.Tests.csproj) (revision 2ff69dfc67c77d80c1ed2f4f1f9bc0172e28e518) +++ test/DeltaShell/DeltaShell.Plugins.ProjectExplorer.Tests/DeltaShell.Plugins.ProjectExplorer.Tests.csproj (.../DeltaShell.Plugins.ProjectExplorer.Tests.csproj) (revision 6841bba6c26b33a79af6b0bbcf1556631c688970) @@ -36,14 +36,14 @@ true bin\Debug\ - 4 + 4 x86 MinimumRecommendedRules.ruleset TRACE;DEBUG bin\Release\ - 4 + 4 x86 MinimumRecommendedRules.ruleset TRACE @@ -73,7 +73,6 @@ - Fisheye: Tag 6841bba6c26b33a79af6b0bbcf1556631c688970 refers to a dead (removed) revision in file `test/DeltaShell/DeltaShell.Plugins.ProjectExplorer.Tests/NodePresenters/NodePresenterHelperTest.cs'. Fisheye: No comparison available. Pass `N' to diff?