src

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Cleaned up category theme properties. WTI-1887

  1. … 1 more file in changeset.
Removed theming support from the MapData base class. WTI-1887

  1. … 1 more file in changeset.
Renamed resource names WTI-1887

- Performed as a preparation to implement themes in derived classes.

Initial commit for fix selection problems of different views. WTI-1912

  1. … 1 more file in changeset.
Fixed incorrect notifying childs. WTI-1889

    • -3
    • +16
    ./Core.Plugins.Map/Legend/MapLegendView.cs
  1. … 1 more file in changeset.
Cleanup. WTI-1889

    • -3
    • +3
    ./Core.Plugins.Map/Legend/MapLegendView.cs
  1. … 1 more file in changeset.
Fixed setting correct state on node check. WTI-1889

    • -1
    • +4
    ./Core.Plugins.Map/Legend/MapLegendView.cs
  1. … 1 more file in changeset.
Added extra CheckedState to MapDataCollection TreeNodeInfo. WTI-1889

    • -1
    • +18
    ./Core.Plugins.Map/Legend/MapLegendView.cs
  1. … 1 more file in changeset.
Fixed compilation errors. WTI-1888

    • -2
    • +2
    ./Core.Plugins.Map/Legend/MapLegendView.cs
Fixed compilation errors. WTI-1888

    • -2
    • +2
    ./Core.Plugins.Map/Legend/MapLegendView.cs
  1. … 4 more files in changeset.
Review related changes and cleanup WTI-1885 Paired with roberttangerman

  1. … 3 more files in changeset.
Notify observers of parents when changing visibility of mapData. WTI-1885

  1. … 1 more file in changeset.
Added parents to FeatureBasedMapDataProperties. WTI-1885

  1. … 1 more file in changeset.
Added parents to MapPolygonDataProperties. WTI-1885

  1. … 1 more file in changeset.
Added parents to MapLineDataProperties. WTI-1885

  1. … 1 more file in changeset.
Added parents to MapPointDataProperties. WTI-1885

  1. … 1 more file in changeset.
Fixed PropertyInfo for MapPolygonData. WTI-1885

  1. … 2 more files in changeset.
Fixed PropertyInfo for MapLineData. WTI-1885

  1. … 2 more files in changeset.
Fixed PropertyInfo for MapPointData. WTI-1885

  1. … 2 more files in changeset.
Use specific contexts in MapLegendView. WTI-1885

    • -3
    • +15
    ./Core.Plugins.Map/Legend/MapLegendView.cs
  1. … 2 more files in changeset.
Added context for MapPolygonData. WTI-1885

    • -0
    • +1
    ./Core.Plugins.Map/Core.Plugins.Map.csproj
  1. … 2 more files in changeset.
Added context for MapLineData. WTI-1885

    • -0
    • +1
    ./Core.Plugins.Map/Core.Plugins.Map.csproj
  1. … 2 more files in changeset.
Introduced context for MapPointData. WTI-1885

    • -0
    • +1
    ./Core.Plugins.Map/Core.Plugins.Map.csproj
  1. … 2 more files in changeset.
Fixed importInfo. WTI-1856

  1. … 2 more files in changeset.
Cleanup after review WTI-1552 Paired with roberttangerman

    • -2
    • +2
    ./Core.Plugins.Map/Helpers/MapDataContextHelper.cs
  1. … 1 more file in changeset.
Notify only observers of changed children. WTI-1552

    • -9
    • +10
    ./Core.Plugins.Map/Legend/MapLegendView.cs
  1. … 2 more files in changeset.
Use helper in MapDataCollectionProperties. WTI-1552

  1. … 1 more file in changeset.
Cleanup. WTI-1552

    • -24
    • +0
    ./Core.Plugins.Map/Legend/MapLegendView.cs
  1. … 1 more file in changeset.
Added constructor FeatureBasedMapData properties. WTI-1552

  1. … 1 more file in changeset.
Added constructor to map polygon data properties. WTI-1552

  1. … 2 more files in changeset.