src

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
Mark event with event keyword WTI-1787

    • -1
    • +1
    ./Core.Plugins.Chart/Legend/ChartLegendController.cs
Cleanup: Fix implementation of IDisposable to conform to the dispose pattern. WTI-1787

    • -1
    • +12
    ./Core.Plugins.Map/Legend/MapLegendController.cs
    • -7
    • +10
    ./Core.Plugins.ProjectExplorer/ProjectExplorerPlugin.cs
    • -1
    • +10
    ./Core.Plugins.ProjectExplorer/ProjectExplorerViewController.cs
  1. … 35 more files in changeset.
Final review related cleanup. Updated tests/test names, updated resources and updated xmldocs. WTI-1551 Paired with SiuHinTang

  1. … 9 more files in changeset.
- Implement property panel logic for when MapTheme is present on the MapData - implemented for MapPolygonData: -- Make Color property invisible -- Make other styling properties readonly - Improved existing MapData related tests: -- Renamed -- Moved converter asserts to default constructor asserts as converters are always active regardless of the state of the wrapped object

WTI-1551

  1. … 3 more files in changeset.
- Implement property panel logic for when MapTheme is present on the MapData - implemented for MapPointData: -- Make Color property invisible -- Make other styling properties readonly - Reordered items in property panel for MapLineData

WTI-1551

  1. … 2 more files in changeset.
- Implement property panel logic for when MapTheme is present on the MapData - implemented for MapLineData: -- Make Color property invisible -- Make other styling properties readonly

WTI-1551

  1. … 1 more file in changeset.
- Extended FeatureBasedMapDataProperties with category properties - Improved tests

WTI-1551

  1. … 1 more file in changeset.
Changed base class implementation for the FeatureBasedMapData properties: - Added properties related to MapThemes - Changed implementations of the DynamicReadOnly and DynamicVisible functions

WTI-1551

  1. … 4 more files in changeset.
Added initial property class for the category themes.

WTI-1551

    • -0
    • +1
    ./Core.Plugins.Map/Core.Plugins.Map.csproj
    • -0
    • +108
    ./Core.Plugins.Map/PropertyClasses/CategoryThemeProperties.cs
  1. … 2 more files in changeset.