Index: src/Common/DelftTools.Controls.Swf/Charting/Enumerators.cs =================================================================== diff -u -r5fc71a385897af92ccb092f2f969b5709afab85a -r6f26ab4355dffc9dad3c31a6c404a2fd9aa55152 --- src/Common/DelftTools.Controls.Swf/Charting/Enumerators.cs (.../Enumerators.cs) (revision 5fc71a385897af92ccb092f2f969b5709afab85a) +++ src/Common/DelftTools.Controls.Swf/Charting/Enumerators.cs (.../Enumerators.cs) (revision 6f26ab4355dffc9dad3c31a6c404a2fd9aa55152) @@ -8,20 +8,6 @@ Top } - public enum ZoomDirections - { - Horizontal, - Vertical, - Both - } - - public enum CursorLineToolStyles - { - Horizontal, - Vertical, - Both - } - public enum PointerStyles { Circle, Index: src/Common/DelftTools.Controls.Swf/Charting/Series/SeriesValueList.cs =================================================================== diff -u -r5fc71a385897af92ccb092f2f969b5709afab85a -r6f26ab4355dffc9dad3c31a6c404a2fd9aa55152 --- src/Common/DelftTools.Controls.Swf/Charting/Series/SeriesValueList.cs (.../SeriesValueList.cs) (revision 5fc71a385897af92ccb092f2f969b5709afab85a) +++ src/Common/DelftTools.Controls.Swf/Charting/Series/SeriesValueList.cs (.../SeriesValueList.cs) (revision 6f26ab4355dffc9dad3c31a6c404a2fd9aa55152) @@ -11,22 +11,6 @@ valuelist = list; } - public double this[int index] - { - get - { - return valuelist[index]; - } - } - - public int Count - { - get - { - return valuelist.Count; - } - } - public string DataMember { get @@ -38,17 +22,5 @@ valuelist.DataMember = value; } } - - public bool DateTime - { - get - { - return valuelist.DateTime; - } - set - { - valuelist.DateTime = value; - } - } } } \ No newline at end of file Index: src/Common/DelftTools.Controls/IMenuItem.cs =================================================================== diff -u -r5fc71a385897af92ccb092f2f969b5709afab85a -r6f26ab4355dffc9dad3c31a6c404a2fd9aa55152 --- src/Common/DelftTools.Controls/IMenuItem.cs (.../IMenuItem.cs) (revision 5fc71a385897af92ccb092f2f969b5709afab85a) +++ src/Common/DelftTools.Controls/IMenuItem.cs (.../IMenuItem.cs) (revision 6f26ab4355dffc9dad3c31a6c404a2fd9aa55152) @@ -1,37 +1,7 @@ -using System; -using System.Collections.Generic; - namespace DelftTools.Controls { public interface IMenuItem : IMenuItemCollection { - /// - /// Name is the unique identifier for a menuitem - /// - string Name { get; set; } - /// - /// Text is the visible text of a menuitem - /// - string Text { get; set; } - - string Tooltip { get; set; } - - string Category { get; set; } - - string Shortcut { get; set; } - - /// - /// Get or set the enabled status of the menu. Disabled items are grayed - /// - bool Enabled { get; set; } - - /// - /// Defines view type which will be used to show this menuitem when view is active. - /// Menuitem is always active if this property is null. - /// - IList ActiveForViews { get; } - - ICommand Command { get; set; } } } \ No newline at end of file Fisheye: Tag 6f26ab4355dffc9dad3c31a6c404a2fd9aa55152 refers to a dead (removed) revision in file `src/Common/NetTopologySuite/Index/KdTree/KdNode.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 6f26ab4355dffc9dad3c31a6c404a2fd9aa55152 refers to a dead (removed) revision in file `src/Common/NetTopologySuite/Index/KdTree/KdTree.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 6f26ab4355dffc9dad3c31a6c404a2fd9aa55152 refers to a dead (removed) revision in file `src/Common/NetTopologySuite/Index/Strtree/SIRtree.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 6f26ab4355dffc9dad3c31a6c404a2fd9aa55152 refers to a dead (removed) revision in file `src/Common/NetTopologySuite/Index/Sweepline/ISweepLineOverlapAction.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 6f26ab4355dffc9dad3c31a6c404a2fd9aa55152 refers to a dead (removed) revision in file `src/Common/NetTopologySuite/Index/Sweepline/SweepLineEvent.cs'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 6f26ab4355dffc9dad3c31a6c404a2fd9aa55152 refers to a dead (removed) revision in file `src/Common/NetTopologySuite/Index/Sweepline/SweepLineInterval.cs'. Fisheye: No comparison available. Pass `N' to diff? Index: src/Common/NetTopologySuite/NetTopologySuite.csproj =================================================================== diff -u -rb2f8d42a10dc057d13f9004c2361e2c90f8b15a3 -r6f26ab4355dffc9dad3c31a6c404a2fd9aa55152 --- src/Common/NetTopologySuite/NetTopologySuite.csproj (.../NetTopologySuite.csproj) (revision b2f8d42a10dc057d13f9004c2361e2c90f8b15a3) +++ src/Common/NetTopologySuite/NetTopologySuite.csproj (.../NetTopologySuite.csproj) (revision 6f26ab4355dffc9dad3c31a6c404a2fd9aa55152) @@ -183,8 +183,6 @@ - - @@ -197,11 +195,7 @@ - - - - @@ -333,7 +327,6 @@ - Fisheye: Tag 6f26ab4355dffc9dad3c31a6c404a2fd9aa55152 refers to a dead (removed) revision in file `src/Common/NetTopologySuite/Triangulate/ConformingDelaunayTriangulator.cs'. Fisheye: No comparison available. Pass `N' to diff?