Core.GIS.SharpMap.UI

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged revision(s) from branches/0.5.0.0461: Related to Issue [WTI-92]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@548 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c77f919dd86664474244af27a39295d55589d0ab

    • -0
    • +240
    ./Core.GIS.SharpMap.UI.csproj
    • -0
    • +29
    ./Forms/CoordinateSystemStringTypeConverter.cs
    • -0
    • +35
    ./Forms/CoordinateSystemTypeEditor.cs
    • -0
    • +70
    ./Forms/IMapControl.cs
    • -0
    • +1009
    ./Forms/MapControl.cs
    • -0
    • +51
    ./Forms/MapControl3D.Designer.cs
    • -0
    • +201
    ./Forms/MapControl3D.cs
    • -0
    • +120
    ./Forms/MapControl3D.resx
    • -0
    • +464
    ./Forms/MapImage.cs
    • -0
    • +167
    ./Forms/SelectCoordinateSystemDialog.Designer.cs
    • -0
    • +245
    ./Forms/SelectCoordinateSystemDialog.cs
    • -0
    • +198
    ./Forms/SelectCoordinateSystemDialog.resx
    • -0
    • +30
    ./Forms/ToolStripSeparatorWithText.cs
    • -0
    • +71
    ./Helpers/MapCursors.cs
    • -0
    • +57
    ./Properties/AssemblyInfo.cs
  1. … 4825 more files in changeset.
Merged revision(s) 499 from trunk/src/Common/SharpMap.UI: It is fast enough to call filtering upon every key press. Takes less 2% of CPU to refresh. If it is considered not fast enough - call it via invalidate->onPaint() Related to Issue WTI-107 ........

Related to Issue [WTI-92]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/0.5.0.0461@530 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 078bd4b68ab55d924b118d338d6a254691e12d69

    • -51
    • +39
    ./Forms/SelectCoordinateSystemDialog.cs
Solution can be build without errors after namespace changes no ReSharper errors Application starts without exceptions

- Tests still fail

Related to Issue [WTI-92]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/0.5.0.0461@483 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: a5540d3d78e84e30cd01386079acf236e151b38a

  1. … 60 more files in changeset.
Solution can be build without errors after namespace changes - NOTE: Resharper still has 21 errors Related to Issue [WTI-92]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/0.5.0.0461@481 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 5812111d2fd060d5e55769d7204ebe52cecb945e

    • -1
    • +1
    ./Forms/CoordinateSystemStringTypeConverter.cs
    • -1
    • +1
    ./Forms/SelectCoordinateSystemDialog.Designer.cs
    • -2
    • +2
    ./Forms/SelectCoordinateSystemDialog.cs
    • -3
    • +3
    ./Tools/Decorations/LayoutComponentTool.cs
    • -10
    • +10
    ./Tools/Decorations/LegendTool.cs
  1. … 1167 more files in changeset.
- Moved almost all projects to their new location Only test projects remain Related to Issue [WTI-92]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/0.5.0.0461@474 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c185e6c39ddf027192b7941455855a3cebac9cfc

    • -0
    • +240
    ./Core.GIS.SharpMap.UI.csproj
    • -0
    • +29
    ./Forms/CoordinateSystemStringTypeConverter.cs
    • -0
    • +35
    ./Forms/CoordinateSystemTypeEditor.cs
    • -0
    • +70
    ./Forms/IMapControl.cs
    • -0
    • +1009
    ./Forms/MapControl.cs
    • -0
    • +51
    ./Forms/MapControl3D.Designer.cs
    • -0
    • +201
    ./Forms/MapControl3D.cs
    • -0
    • +120
    ./Forms/MapControl3D.resx
    • -0
    • +464
    ./Forms/MapImage.cs
    • -0
    • +167
    ./Forms/SelectCoordinateSystemDialog.Designer.cs
    • -0
    • +257
    ./Forms/SelectCoordinateSystemDialog.cs
    • -0
    • +198
    ./Forms/SelectCoordinateSystemDialog.resx
    • -0
    • +30
    ./Forms/ToolStripSeparatorWithText.cs
    • -0
    • +71
    ./Helpers/MapCursors.cs
    • -0
    • +57
    ./Properties/AssemblyInfo.cs
  1. … 3994 more files in changeset.