src

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add IsVisible to map collection properties and rebind the properties in the plugin WTI-1880

    • -2
    • +1
    ./Core.Plugins.Map/Legend/MapLegendView.cs
Notify parents of FeatureBasedMapData on checked. WTI-1552

    • -0
    • +2
    ./Core.Plugins.Map/Legend/MapLegendView.cs
  1. … 1 more file in changeset.
Use helper in LegendView to get parents. WTI-1552

    • -15
    • +3
    ./Core.Plugins.Map/Legend/MapLegendView.cs
Introduced helper for getting parents from a context. WTI-1552

    • -0
    • +1
    ./Core.Plugins.Map/Core.Plugins.Map.csproj
    • -0
    • +59
    ./Core.Plugins.Map/Helpers/MapDataContextHelper.cs
  1. … 2 more files in changeset.
Also notify parents of collections. WTI-1552

    • -0
    • +22
    ./Core.Plugins.Map/Legend/MapLegendView.cs
  1. … 1 more file in changeset.
Also notify nested collections. WTI-1552

    • -1
    • +12
    ./Core.Plugins.Map/Legend/MapLegendView.cs
  1. … 1 more file in changeset.
Also notify children of MapDataCollection. WTI-1552

    • -2
    • +8
    ./Core.Plugins.Map/Legend/MapLegendView.cs
  1. … 1 more file in changeset.
Implemented OnNodeChecked for MapDataCollectionContext. WTI-1552

    • -0
    • +7
    ./Core.Plugins.Map/Legend/MapLegendView.cs
  1. … 1 more file in changeset.
Added IsChecked to TreeNodeInfo of MapDataCollectionContext. WTI-1552

    • -0
    • +1
    ./Core.Plugins.Map/Legend/MapLegendView.cs
  1. … 1 more file in changeset.
Added CanCheck to TreeNodeInfo of MapDataCollectionContext. WTI-1552

    • -0
    • +1
    ./Core.Plugins.Map/Legend/MapLegendView.cs
  1. … 1 more file in changeset.
Disabled dragging for root node. WTI-1552

    • -1
    • +1
    ./Core.Plugins.Map/Legend/MapLegendView.cs
  1. … 1 more file in changeset.
Fixed tests. WTI-1552

    • -7
    • +8
    ./Core.Plugins.Map/Legend/MapLegendView.cs
  1. … 1 more file in changeset.
Changed parent of context to context. WTI-1552

    • -3
    • +3
    ./Core.Plugins.Map/Legend/MapLegendView.cs
  1. … 6 more files in changeset.
Fixed drag drop. WTI-1552

    • -12
    • +7
    ./Core.Plugins.Map/Legend/MapLegendView.cs
  1. … 1 more file in changeset.
Use context in context menu build provider. WTI-1552

    • -2
    • +2
    ./Core.Plugins.Map/Legend/MapLegendView.cs
  1. … 1 more file in changeset.
Wrap MapDataCollection in context. WTI-1552

    • -4
    • +6
    ./Core.Plugins.Map/Legend/MapLegendView.cs
  1. … 1 more file in changeset.
Made ParentMapData abstract. WTI-1552

  1. … 3 more files in changeset.
Made MapDataContext abstract. WTI-1552

  1. … 2 more files in changeset.
Cleanup. WTI-1552

    • -3
    • +2
    ./Core.Plugins.Map/Legend/MapLegendView.cs
Changed MapDataCollection tree node info to MapDataCollectionContext. WTI-1552

    • -28
    • +50
    ./Core.Plugins.Map/Legend/MapLegendView.cs
  1. … 4 more files in changeset.
Changed MapDataContext tree node info to FeatureBasedMapDataContext. WTI-1552

    • -53
    • +21
    ./Core.Plugins.Map/Legend/MapLegendView.cs
  1. … 3 more files in changeset.
Added context for FeatureBasedMapData. WTI-1552

    • -0
    • +1
    ./Core.Plugins.Map/Core.Plugins.Map.csproj
    • -0
    • +42
    ./Core.Plugins.Map/PresentationObjects/FeatureBasedMapDataContext.cs
  1. … 2 more files in changeset.
Added context for MapDataCollection. WTI-1552

    • -0
    • +1
    ./Core.Plugins.Map/Core.Plugins.Map.csproj
  1. … 3 more files in changeset.
Fixed wrong context menu on groups. WTI-1856

    • -17
    • +33
    ./Core.Plugins.Map/Legend/MapLegendView.cs
  1. … 1 more file in changeset.
Fixed tests. WTI-1856

    • -0
    • +1
    ./Core.Plugins.Map/Legend/MapLegendView.cs
  1. … 7 more files in changeset.
Use context in MapLegendView. WTI-1856

    • -96
    • +169
    ./Core.Plugins.Map/Legend/MapLegendView.cs
  1. … 2 more files in changeset.
Added MapDataContext. WTI-1856

    • -0
    • +1
    ./Core.Plugins.Map/Core.Plugins.Map.csproj
  1. … 3 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./Core.Plugins.Chart/ChartingRibbon.xaml
    • -1
    • +1
    ./Core.Plugins.Chart/ChartingRibbon.xaml.cs
    • -1
    • +1
    ./Core.Plugins.Chart/Commands/ToggleLegendViewCommand.cs
    • -1
    • +1
    ./Core.Plugins.Chart/Legend/ChartLegendController.cs
    • -1
    • +1
    ./Core.Plugins.Chart/Legend/ChartLegendView.Designer.cs
  1. … 6081 more files in changeset.
Ran Deltares Cleanup:

- Performed for Core.Plugins

WTI-1767

    • -2
    • +4
    ./Core.Plugins.Chart/Legend/ChartLegendController.cs
    • -2
    • +2
    ./Core.Plugins.Map/Legend/MapLegendController.cs
    • -0
    • +1
    ./Core.Plugins.ProjectExplorer/Commands/ToggleProjectExplorerCommand.cs
    • -0
    • +2
    ./Core.Plugins.ProjectExplorer/ProjectExplorer.cs
  1. … 12 more files in changeset.
Mark event with event keyword WTI-1787

    • -1
    • +1
    ./Core.Plugins.Map/Legend/MapLegendController.cs